18:49:30 Triggered by Gerrit: https://gerrit.onap.org/r/c/cps/+/142629 18:49:30 Running as SYSTEM 18:49:30 [EnvInject] - Loading node environment variables. 18:49:30 Building remotely on prd-centos8-docker-8c-8g-17261 (centos8-docker-8c-8g) in workspace /w/workspace/cps-master-verify-java 18:49:30 [ssh-agent] Looking for ssh-agent implementation... 18:49:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:49:31 $ ssh-agent 18:49:31 SSH_AUTH_SOCK=/tmp/ssh-QUQHFaD5h35C/agent.5432 18:49:31 SSH_AGENT_PID=5434 18:49:31 [ssh-agent] Started. 18:49:31 Running ssh-add (command line suppressed) 18:49:31 Identity added: /w/workspace/cps-master-verify-java@tmp/private_key_10129372192714546959.key (/w/workspace/cps-master-verify-java@tmp/private_key_10129372192714546959.key) 18:49:31 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 18:49:31 The recommended git tool is: NONE 18:49:32 using credential onap-jenkins-ssh 18:49:32 Wiping out workspace first. 18:49:32 Cloning the remote Git repository 18:49:32 Cloning repository git://cloud.onap.org/mirror/cps.git 18:49:32 > git init /w/workspace/cps-master-verify-java # timeout=10 18:49:32 Fetching upstream changes from git://cloud.onap.org/mirror/cps.git 18:49:32 > git --version # timeout=10 18:49:32 > git --version # 'git version 2.39.1' 18:49:32 using GIT_SSH to set credentials Gerrit user 18:49:32 [INFO] Currently running in a labeled security context 18:49:32 [INFO] Currently SELinux is 'enforcing' on the host 18:49:32 > /usr/bin/chcon --type=ssh_home_t /w/workspace/cps-master-verify-java@tmp/jenkins-gitclient-ssh8577625288075550429.key 18:49:32 Verifying host key using manually-configured host key entries 18:49:32 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/cps.git +refs/heads/*:refs/remotes/origin/* # timeout=30 18:49:35 > git config remote.origin.url git://cloud.onap.org/mirror/cps.git # timeout=10 18:49:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:49:35 > git config remote.origin.url git://cloud.onap.org/mirror/cps.git # timeout=10 18:49:35 Fetching upstream changes from git://cloud.onap.org/mirror/cps.git 18:49:35 using GIT_SSH to set credentials Gerrit user 18:49:35 [INFO] Currently running in a labeled security context 18:49:35 [INFO] Currently SELinux is 'enforcing' on the host 18:49:35 > /usr/bin/chcon --type=ssh_home_t /w/workspace/cps-master-verify-java@tmp/jenkins-gitclient-ssh9414465826144956438.key 18:49:35 Verifying host key using manually-configured host key entries 18:49:35 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/cps.git refs/changes/29/142629/1 # timeout=30 18:49:35 > git rev-parse cc13f793403850be119363417596f19a1eef3eaa^{commit} # timeout=10 18:49:35 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 18:49:35 Checking out Revision cc13f793403850be119363417596f19a1eef3eaa (refs/changes/29/142629/1) 18:49:35 > git config core.sparsecheckout # timeout=10 18:49:35 > git checkout -f cc13f793403850be119363417596f19a1eef3eaa # timeout=30 18:49:39 Commit message: "Expand Integration test to verify LCM Event" 18:49:39 > git rev-parse FETCH_HEAD^{commit} # timeout=10 18:49:39 > git rev-list --no-walk 8f81f31334692012dc3bf94fedfde2e74e837dee # timeout=10 18:49:39 [cps-master-verify-java] $ /bin/bash /tmp/jenkins2365269804654859623.sh 18:49:39 ---> python-tools-install.sh 18:49:39 Setup pyenv: 18:49:39 system 18:49:39 * 3.8.13 (set by /opt/pyenv/version) 18:49:39 * 3.9.13 (set by /opt/pyenv/version) 18:49:39 * 3.10.6 (set by /opt/pyenv/version) 18:49:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Sbao 18:49:43 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 18:49:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:49:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:49:47 lf-activate-venv(): INFO: Base packages installed successfully 18:49:47 lf-activate-venv(): INFO: Installing additional packages: lftools 18:50:09 lf-activate-venv(): INFO: Adding /tmp/venv-Sbao/bin to PATH 18:50:09 Generating Requirements File 18:50:26 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. 18:50:26 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 18:50:26 Python 3.10.6 18:50:26 pip 25.3 from /tmp/venv-Sbao/lib/python3.10/site-packages/pip (python 3.10) 18:50:27 appdirs==1.4.4 18:50:27 argcomplete==3.6.3 18:50:27 aspy.yaml==1.3.0 18:50:27 attrs==25.4.0 18:50:27 autopage==0.5.2 18:50:27 beautifulsoup4==4.14.3 18:50:27 boto3==1.42.1 18:50:27 botocore==1.42.1 18:50:27 bs4==0.0.2 18:50:27 cachetools==6.2.2 18:50:27 certifi==2025.11.12 18:50:27 cffi==2.0.0 18:50:27 cfgv==3.5.0 18:50:27 chardet==5.2.0 18:50:27 charset-normalizer==3.4.4 18:50:27 click==8.3.1 18:50:27 cliff==4.12.0 18:50:27 cmd2==2.7.0 18:50:27 cryptography==3.3.2 18:50:27 debtcollector==3.0.0 18:50:27 decorator==5.2.1 18:50:27 defusedxml==0.7.1 18:50:27 Deprecated==1.3.1 18:50:27 distlib==0.4.0 18:50:27 dnspython==2.8.0 18:50:27 docker==7.1.0 18:50:27 dogpile.cache==1.5.0 18:50:27 durationpy==0.10 18:50:27 email-validator==2.3.0 18:50:27 filelock==3.20.0 18:50:27 future==1.0.0 18:50:27 gitdb==4.0.12 18:50:27 GitPython==3.1.45 18:50:27 google-auth==2.43.0 18:50:27 httplib2==0.31.0 18:50:27 identify==2.6.15 18:50:27 idna==3.11 18:50:27 importlib-resources==1.5.0 18:50:27 iso8601==2.1.0 18:50:27 Jinja2==3.1.6 18:50:27 jmespath==1.0.1 18:50:27 jsonpatch==1.33 18:50:27 jsonpointer==3.0.0 18:50:27 jsonschema==4.25.1 18:50:27 jsonschema-specifications==2025.9.1 18:50:27 keystoneauth1==5.12.0 18:50:27 kubernetes==34.1.0 18:50:27 lftools==0.37.16 18:50:27 lxml==6.0.2 18:50:27 markdown-it-py==4.0.0 18:50:27 MarkupSafe==3.0.3 18:50:27 mdurl==0.1.2 18:50:27 msgpack==1.1.2 18:50:27 multi_key_dict==2.0.3 18:50:27 munch==4.0.0 18:50:27 netaddr==1.3.0 18:50:27 niet==1.4.2 18:50:27 nodeenv==1.9.1 18:50:27 oauth2client==4.1.3 18:50:27 oauthlib==3.3.1 18:50:27 openstacksdk==4.8.0 18:50:27 os-service-types==1.8.2 18:50:27 osc-lib==4.2.0 18:50:27 oslo.config==10.1.0 18:50:27 oslo.context==6.2.0 18:50:27 oslo.i18n==6.7.1 18:50:27 oslo.log==7.2.1 18:50:27 oslo.serialization==5.8.0 18:50:27 oslo.utils==9.2.0 18:50:27 packaging==25.0 18:50:27 pbr==7.0.3 18:50:27 platformdirs==4.5.0 18:50:27 prettytable==3.17.0 18:50:27 psutil==7.1.3 18:50:27 pyasn1==0.6.1 18:50:27 pyasn1_modules==0.4.2 18:50:27 pycparser==2.23 18:50:27 pygerrit2==2.0.15 18:50:27 PyGithub==2.8.1 18:50:27 Pygments==2.19.2 18:50:27 PyJWT==2.10.1 18:50:27 PyNaCl==1.6.1 18:50:27 pyparsing==2.4.7 18:50:27 pyperclip==1.11.0 18:50:27 pyrsistent==0.20.0 18:50:27 python-cinderclient==9.8.0 18:50:27 python-dateutil==2.9.0.post0 18:50:27 python-heatclient==4.3.0 18:50:27 python-jenkins==1.8.3 18:50:27 python-keystoneclient==5.7.0 18:50:27 python-magnumclient==4.9.0 18:50:27 python-openstackclient==8.2.0 18:50:27 python-swiftclient==4.9.0 18:50:27 PyYAML==6.0.3 18:50:27 referencing==0.37.0 18:50:27 requests==2.32.5 18:50:27 requests-oauthlib==2.0.0 18:50:27 requestsexceptions==1.4.0 18:50:27 rfc3986==2.0.0 18:50:27 rich==14.2.0 18:50:27 rich-argparse==1.7.2 18:50:27 rpds-py==0.30.0 18:50:27 rsa==4.9.1 18:50:27 ruamel.yaml==0.18.16 18:50:27 ruamel.yaml.clib==0.2.15 18:50:27 s3transfer==0.16.0 18:50:27 simplejson==3.20.2 18:50:27 six==1.17.0 18:50:27 smmap==5.0.2 18:50:27 soupsieve==2.8 18:50:27 stevedore==5.6.0 18:50:27 tabulate==0.9.0 18:50:27 toml==0.10.2 18:50:27 tomlkit==0.13.3 18:50:27 tqdm==4.67.1 18:50:27 typing_extensions==4.15.0 18:50:27 tzdata==2025.2 18:50:27 urllib3==1.26.20 18:50:27 virtualenv==20.35.4 18:50:27 wcwidth==0.2.14 18:50:27 websocket-client==1.9.0 18:50:27 wrapt==2.0.1 18:50:27 xdg==6.0.0 18:50:27 xmltodict==1.0.2 18:50:27 yq==3.4.3 18:50:27 [EnvInject] - Injecting environment variables from a build step. 18:50:27 [EnvInject] - Injecting as environment variables the properties content 18:50:27 SET_JDK_VERSION=openjdk17 18:50:27 GIT_URL="git://cloud.onap.org/mirror" 18:50:27 18:50:27 [EnvInject] - Variables injected successfully. 18:50:27 [cps-master-verify-java] $ /bin/sh /tmp/jenkins3531690707894928793.sh 18:50:27 ---> update-java-alternatives.sh 18:50:27 ---> Updating Java version 18:50:27 ---> RedHat type system detected 18:50:27 openjdk version "17.0.6-ea" 2023-01-17 LTS 18:50:27 OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS) 18:50:27 OpenJDK 64-Bit Server VM (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS, mixed mode, sharing) 18:50:27 JAVA_HOME=/usr/lib/jvm/java-17-openjdk 18:50:27 [EnvInject] - Injecting environment variables from a build step. 18:50:27 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 18:50:27 [EnvInject] - Variables injected successfully. 18:50:27 provisioning config files... 18:50:27 copy managed file [global-settings] to file:/w/workspace/cps-master-verify-java@tmp/config17935416128716258754tmp 18:50:27 copy managed file [cps-settings] to file:/w/workspace/cps-master-verify-java@tmp/config11383233080710518024tmp 18:50:27 [EnvInject] - Injecting environment variables from a build step. 18:50:28 Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.6.3/apache-maven-3.6.3-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 on prd-centos8-docker-8c-8g-17261 18:50:28 using settings config with name cps-settings 18:50:28 Replacing all maven server entries not found in credentials list is true 18:50:28 using global settings config with name global-settings 18:50:28 Replacing all maven server entries not found in credentials list is true 18:50:28 [cps-master-verify-java] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -s /tmp/settings16400428801334708104.xml -gs /tmp/global-settings12646641656257932184.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=cc13f793403850be119363417596f19a1eef3eaa -DGERRIT_HOST=gerrit.onap.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=toine.siebelink@est.tech "-DGERRIT_EVENT_ACCOUNT_NAME=Toine Siebelink" -DGERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/cps/+/142629 -DGERRIT_PATCHSET_UPLOADER_EMAIL=toine.siebelink@est.tech "-DARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt" -DGERRIT_EVENT_TYPE=patchset-created -DSTACK_NAME=$JOB_NAME-$BUILD_NUMBER -DGERRIT_PROJECT=cps -DGERRIT_CHANGE_NUMBER=142629 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Toine Siebelink\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/29/142629/1 "-DGERRIT_PATCHSET_UPLOADER_NAME=Toine Siebelink" '-DGERRIT_CHANGE_OWNER=\"Toine Siebelink\" ' -DPROJECT=cps -DGERRIT_HASHTAGS= -DGERRIT_CHANGE_COMMIT_MESSAGE=RXhwYW5kIEludGVncmF0aW9uIHRlc3QgdG8gdmVyaWZ5IExDTSBFdmVudAoKLSBGaXhlZCBzbWFsbCBidWc6IEV2ZW50SWQgYW5kIEV2ZW50VGltZSBpbiBoZWFkZXIgYW5kIGV2ZW50IHNob3VsZCBiZSBpZGVudGljYWwKLSBDaGVjayBMQ00gZXZlbnQgZGV0YWlscyBmb3IgY29tbW9uIGZpZWxkcwotIENoZWNrIEhlYWRlciB2YWx1ZSBhbmQgY29ycmVzcG9uZGluZyBldmVudCBmaWVsZHMgKGR1cGxpY2F0ZWQhKQotIENoZWNrIG9sZCBhbmQgbmV3IHZhbHVlIGZvciBjcmVhdGUgYW5kIHVwZGF0ZSB1c2UgY2FzZXMKLSBSZW1vdmVkIHVuZXNzYXJ5IHB1YmxpYyBtZXRob2QKCklzc3VlLUlEOiBDUFMtMzA3MgpDaGFuZ2UtSWQ6IEk0ZWFhNDQ3NDdlMGNhNGM2MzFkZWEwMzdhMmY1NWEzMDdlMGFkMWE0ClNpZ25lZC1vZmYtYnk6IFRvaW5lU2llYmVsaW5rIDx0b2luZS5zaWViZWxpbmtAZXN0LnRlY2g+Cg== -DGERRIT_NAME=Primary -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Expand Integration test to verify LCM Event" '-DGERRIT_EVENT_ACCOUNT=\"Toine Siebelink\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I4eaa44747e0ca4c631dea037a2f55a307e0ad1a4 -DGERRIT_EVENT_HASH=1649641831 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_ACCOUNT_EMAIL=toine.siebelink@est.tech -DGERRIT_PATCHSET_NUMBER=1 -DMAVEN_PARAMS= "-DGERRIT_CHANGE_OWNER_NAME=Toine Siebelink" -DMAVEN_OPTS='' clean install -B -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn 18:50:29 [INFO] Scanning for projects... 18:50:32 [INFO] ------------------------------------------------------------------------ 18:50:32 [INFO] Reactor Build Order: 18:50:32 [INFO] 18:50:32 [INFO] org.onap.cps:cps-dependencies [pom] 18:50:32 [INFO] cps-bom [pom] 18:50:32 [INFO] checkstyle [jar] 18:50:32 [INFO] cps-parent [pom] 18:50:32 [INFO] cps-events [jar] 18:50:32 [INFO] cps-path-parser [jar] 18:50:32 [INFO] cps-service [jar] 18:50:32 [INFO] cps-rest [jar] 18:50:32 [INFO] cps-ncmp-events [jar] 18:50:32 [INFO] cps-ncmp-service [jar] 18:50:32 [INFO] cps-ncmp-rest [jar] 18:50:32 [INFO] cps-ncmp-rest-stub [pom] 18:50:32 [INFO] cps-ncmp-rest-stub-service [jar] 18:50:32 [INFO] cps-ncmp-rest-stub-app [jar] 18:50:32 [INFO] cps-ri [jar] 18:50:32 [INFO] integration-test [jar] 18:50:32 [INFO] spotbugs [jar] 18:50:32 [INFO] cps-application [jar] 18:50:32 [INFO] policy-executor-stub [jar] 18:50:32 [INFO] jacoco-report [jar] 18:50:32 [INFO] cps [pom] 18:50:32 [INFO] 18:50:32 [INFO] -------------------< org.onap.cps:cps-dependencies >-------------------- 18:50:32 [INFO] Building org.onap.cps:cps-dependencies 3.7.4-SNAPSHOT [1/21] 18:50:32 [INFO] --------------------------------[ pom ]--------------------------------- 18:50:32 [INFO] 18:50:32 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-dependencies --- 18:50:32 [INFO] 18:50:32 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-dependencies --- 18:50:33 [INFO] Installing /w/workspace/cps-master-verify-java/cps-dependencies/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-dependencies/3.7.4-SNAPSHOT/cps-dependencies-3.7.4-SNAPSHOT.pom 18:50:33 [INFO] 18:50:33 [INFO] ------------------------< org.onap.cps:cps-bom >------------------------ 18:50:33 [INFO] Building cps-bom 3.7.4-SNAPSHOT [2/21] 18:50:33 [INFO] --------------------------------[ pom ]--------------------------------- 18:50:33 [INFO] 18:50:33 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-bom --- 18:50:33 [INFO] 18:50:33 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-bom --- 18:50:33 [INFO] Installing /w/workspace/cps-master-verify-java/cps-bom/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-bom/3.7.4-SNAPSHOT/cps-bom-3.7.4-SNAPSHOT.pom 18:50:33 [INFO] 18:50:33 [INFO] ----------------------< org.onap.cps:checkstyle >----------------------- 18:50:33 [INFO] Building checkstyle 3.7.4-SNAPSHOT [3/21] 18:50:33 [INFO] --------------------------------[ jar ]--------------------------------- 18:50:33 [INFO] 18:50:33 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ checkstyle --- 18:50:33 [INFO] 18:50:33 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ checkstyle --- 18:50:34 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 18:50:34 [INFO] Copying 6 resources 18:50:34 [INFO] 18:50:34 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ checkstyle --- 18:50:35 [INFO] No sources to compile 18:50:35 [INFO] 18:50:35 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ checkstyle --- 18:50:35 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 18:50:35 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/checkstyle/src/test/resources 18:50:35 [INFO] 18:50:35 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ checkstyle --- 18:50:35 [INFO] No sources to compile 18:50:35 [INFO] 18:50:35 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ checkstyle --- 18:50:36 [INFO] No tests to run. 18:50:36 [INFO] 18:50:36 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ checkstyle --- 18:50:36 [INFO] Building jar: /w/workspace/cps-master-verify-java/checkstyle/target/checkstyle-3.7.4-SNAPSHOT.jar 18:50:36 [INFO] 18:50:36 [INFO] --- exec-maven-plugin:1.6.0:exec (copyright-check) @ checkstyle --- 18:50:37 ======================================================================================================================== 18:50:37 Copyright Check Python Script: 18:50:37 /w/workspace/cps-master-verify-java/integration-test/src/test/groovy/org/onap/cps/integration/base/CpsIntegrationSpecBase.groovy | line 6 read "Licensed under the Apache License, Version 2.0 (the 'License');\n" 18:50:37 /w/workspace/cps-master-verify-java/integration-test/src/test/groovy/org/onap/cps/integration/base/CpsIntegrationSpecBase.groovy | line 6 expected 'Licensed under the Apache License, Version 2.0 (the "License");\n' 18:50:37 /w/workspace/cps-master-verify-java/integration-test/src/test/groovy/org/onap/cps/integration/base/CpsIntegrationSpecBase.groovy | line 13 read "distributed under the License is distributed on an 'AS IS' BASIS,\n" 18:50:37 /w/workspace/cps-master-verify-java/integration-test/src/test/groovy/org/onap/cps/integration/base/CpsIntegrationSpecBase.groovy | line 13 expected 'distributed under the License is distributed on an "AS IS" BASIS,\n' 18:50:37 /w/workspace/cps-master-verify-java/integration-test/src/test/groovy/org/onap/cps/integration/functional/ncmp/inventory/CmHandleCreateSpec.groovy | line 5 read "Licensed under the Apache License, Version 2.0 (the 'License');\n" 18:50:37 /w/workspace/cps-master-verify-java/integration-test/src/test/groovy/org/onap/cps/integration/functional/ncmp/inventory/CmHandleCreateSpec.groovy | line 5 expected 'Licensed under the Apache License, Version 2.0 (the "License");\n' 18:50:37 /w/workspace/cps-master-verify-java/integration-test/src/test/groovy/org/onap/cps/integration/functional/ncmp/inventory/CmHandleCreateSpec.groovy | line 12 read "distributed under the License is distributed on an 'AS IS' BASIS,\n" 18:50:37 /w/workspace/cps-master-verify-java/integration-test/src/test/groovy/org/onap/cps/integration/functional/ncmp/inventory/CmHandleCreateSpec.groovy | line 12 expected 'distributed under the License is distributed on an "AS IS" BASIS,\n' 18:50:37 4 issue(s) found after 5 altered file(s) checked 18:50:37 ======================================================================================================================== 18:50:37 [INFO] 18:50:37 [INFO] --- maven-install-plugin:2.4:install (default-install) @ checkstyle --- 18:50:37 [INFO] Installing /w/workspace/cps-master-verify-java/checkstyle/target/checkstyle-3.7.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/checkstyle/3.7.4-SNAPSHOT/checkstyle-3.7.4-SNAPSHOT.jar 18:50:37 [INFO] Installing /w/workspace/cps-master-verify-java/checkstyle/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/checkstyle/3.7.4-SNAPSHOT/checkstyle-3.7.4-SNAPSHOT.pom 18:50:37 [INFO] 18:50:37 [INFO] ----------------------< org.onap.cps:cps-parent >----------------------- 18:50:37 [INFO] Building cps-parent 3.7.4-SNAPSHOT [4/21] 18:50:37 [INFO] --------------------------------[ pom ]--------------------------------- 18:50:37 [INFO] 18:50:37 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-parent --- 18:50:37 [INFO] 18:50:37 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-parent --- 18:50:38 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-parent/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/impl/provmns/model/*:**/pom.xml 18:50:38 [INFO] 18:50:38 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-parent --- 18:50:40 [INFO] You have 0 Checkstyle violations. 18:50:40 [INFO] 18:50:40 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-parent --- 18:50:41 [INFO] You have 0 Checkstyle violations. 18:50:41 [INFO] 18:50:41 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-parent --- 18:50:42 [INFO] No sources specified for compilation. Skipping. 18:50:42 [INFO] 18:50:42 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-parent --- 18:50:42 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/cps-parent/target/code-coverage/jacoco-ut.exec 18:50:42 [INFO] 18:50:42 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-parent --- 18:50:42 [INFO] Skipping JaCoCo execution due to missing execution data file. 18:50:42 [INFO] 18:50:42 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-parent --- 18:50:42 [INFO] Installing /w/workspace/cps-master-verify-java/cps-parent/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-parent/3.7.4-SNAPSHOT/cps-parent-3.7.4-SNAPSHOT.pom 18:50:42 [INFO] 18:50:42 [INFO] ----------------------< org.onap.cps:cps-events >----------------------- 18:50:42 [INFO] Building cps-events 3.7.4-SNAPSHOT [5/21] 18:50:42 [INFO] --------------------------------[ jar ]--------------------------------- 18:50:43 [INFO] 18:50:43 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-events --- 18:50:43 [INFO] 18:50:43 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-events --- 18:50:43 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-events/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/impl/provmns/model/*:**/pom.xml 18:50:43 [INFO] 18:50:43 [INFO] --- jsonschema2pojo-maven-plugin:1.2.1:generate (default) @ cps-events --- 18:50:44 [INFO] 18:50:44 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-events --- 18:50:44 [INFO] You have 0 Checkstyle violations. 18:50:44 [INFO] 18:50:44 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-events --- 18:50:44 [INFO] You have 0 Checkstyle violations. 18:50:44 [INFO] 18:50:44 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-events --- 18:50:44 [INFO] Using 'UTF-8' encoding to copy filtered resources. 18:50:44 [INFO] Copying 2 resources 18:50:44 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-events/target/generated-sources/license 18:50:44 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-events/target/generated-resources/licenses 18:50:44 [INFO] 18:50:44 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-events --- 18:50:44 [INFO] Recompiling the module because of changed dependency. 18:50:44 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 18:50:45 [INFO] 18:50:45 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-events --- 18:50:45 [INFO] Using 'UTF-8' encoding to copy filtered resources. 18:50:45 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-events/src/test/resources 18:50:45 [INFO] 18:50:45 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-events --- 18:50:45 [INFO] No sources to compile 18:50:45 [INFO] 18:50:45 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-events --- 18:50:45 [INFO] No sources specified for compilation. Skipping. 18:50:45 [INFO] 18:50:45 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-events --- 18:50:45 [INFO] No tests to run. 18:50:45 [INFO] 18:50:45 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-events --- 18:50:45 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/cps-events/target/code-coverage/jacoco-ut.exec 18:50:45 [INFO] 18:50:45 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-events --- 18:50:45 [INFO] Skipping JaCoCo execution due to missing execution data file. 18:50:45 [INFO] 18:50:45 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-events --- 18:50:45 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-events/target/cps-events-3.7.4-SNAPSHOT.jar 18:50:45 [INFO] 18:50:45 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-events --- 18:50:45 [INFO] Installing /w/workspace/cps-master-verify-java/cps-events/target/cps-events-3.7.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-events/3.7.4-SNAPSHOT/cps-events-3.7.4-SNAPSHOT.jar 18:50:45 [INFO] Installing /w/workspace/cps-master-verify-java/cps-events/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-events/3.7.4-SNAPSHOT/cps-events-3.7.4-SNAPSHOT.pom 18:50:45 [INFO] 18:50:45 [INFO] --------------------< org.onap.cps:cps-path-parser >-------------------- 18:50:45 [INFO] Building cps-path-parser 3.7.4-SNAPSHOT [6/21] 18:50:45 [INFO] --------------------------------[ jar ]--------------------------------- 18:50:47 [INFO] 18:50:47 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-path-parser --- 18:50:47 [INFO] 18:50:47 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-path-parser --- 18:50:47 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/impl/provmns/model/*:**/pom.xml 18:50:47 [INFO] 18:50:47 [INFO] --- antlr4-maven-plugin:4.9.2:antlr4 (default) @ cps-path-parser --- 18:50:47 [INFO] ANTLR 4: Processing source directory /w/workspace/cps-master-verify-java/cps-path-parser/src/main/antlr4 18:50:47 [INFO] Processing grammar: org/onap/cps/cpspath/parser/antlr4/CpsPath.g4 18:50:48 [INFO] 18:50:48 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-path-parser --- 18:50:48 [INFO] You have 0 Checkstyle violations. 18:50:48 [INFO] 18:50:48 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-path-parser --- 18:50:48 [INFO] You have 0 Checkstyle violations. 18:50:48 [INFO] 18:50:48 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-path-parser --- 18:50:48 [INFO] Using 'UTF-8' encoding to copy filtered resources. 18:50:48 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/src/main/resources 18:50:48 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/target/generated-sources/license 18:50:48 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/target/generated-resources/licenses 18:50:48 [INFO] 18:50:48 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-path-parser --- 18:50:48 [INFO] Recompiling the module because of changed dependency. 18:50:48 [INFO] Compiling 9 source files with javac [debug release 17] to target/classes 18:50:49 [INFO] 18:50:49 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-path-parser --- 18:50:49 [INFO] Using 'UTF-8' encoding to copy filtered resources. 18:50:49 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/src/test/resources 18:50:49 [INFO] 18:50:49 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-path-parser --- 18:50:49 [INFO] No sources to compile 18:50:49 [INFO] 18:50:49 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-path-parser --- 18:50:49 [INFO] Using isolated classloader, without GMavenPlus classpath. 18:50:49 [INFO] Using Groovy 3.0.18 to perform compileTests. 18:50:49 [INFO] Parallel parsing disabled. 18:50:50 [INFO] Compiled 4 files. 18:50:50 [INFO] 18:50:50 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-path-parser --- 18:50:50 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 18:50:50 [INFO] 18:50:50 [INFO] ------------------------------------------------------- 18:50:50 [INFO] T E S T S 18:50:50 [INFO] ------------------------------------------------------- 18:50:51 [INFO] Running org.onap.cps.cpspath.parser.CpsPathQuerySpec 18:50:52 line 1:18 missing QName at '' 18:50:52 line 1:37 mismatched input '@' expecting {'[', '/'} 18:50:52 line 1:37 mismatched input ']' expecting {'[', '/'} 18:50:52 line 1:37 mismatched input '::' expecting {'[', '/'} 18:50:52 line 1:26 extraneous input '#' expecting {IntegerLiteral, StringLiteral} 18:50:52 line 1:26 extraneous input ';' expecting {IntegerLiteral, StringLiteral} 18:50:52 line 1:14 no viable alternative at input '[-' 18:50:52 line 1:19 extraneous input 'AND' expecting {']', 'and', 'or'} 18:50:52 line 1:19 mismatched input 'OR' expecting {']', 'and', 'or'} 18:50:52 line 1:25 mismatched input '5.0' expecting {IntegerLiteral, StringLiteral} 18:50:52 line 1:29 mismatched input ']' expecting {'=', '>', '<', '>=', '<='} 18:50:52 line 1:14 no viable alternative at input '[]' 18:50:52 line 1:25 mismatched input '' expecting {']', 'and', 'or'} 18:50:52 line 1:25 mismatched input '' expecting {']', 'and', 'or'} 18:50:52 line 1:26 mismatched input '"' expecting {IntegerLiteral, StringLiteral} 18:50:52 line 1:26 mismatched input ''' expecting {IntegerLiteral, StringLiteral} 18:50:52 line 1:19 missing {'=', '>', '<', '>=', '<='} at ''name='' 18:50:52 line 1:0 extraneous input 'invalid-cps-path' expecting '/' 18:50:52 line 1:2 extraneous input '/' expecting QName 18:50:52 line 1:8 mismatched input '*' expecting QName 18:50:52 line 1:0 mismatched input '' expecting '/' 18:50:52 line 1:1 no viable alternative at input '/' 18:50:52 [INFO] Tests run: 102, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.661 s -- in org.onap.cps.cpspath.parser.CpsPathQuerySpec 18:50:52 [INFO] Running org.onap.cps.cpspath.parser.CpsPathUtilSpec 18:50:52 line 1:2 missing QName at '/' 18:50:52 [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.onap.cps.cpspath.parser.CpsPathUtilSpec 18:50:52 [INFO] 18:50:52 [INFO] Results: 18:50:52 [INFO] 18:50:52 [INFO] Tests run: 143, Failures: 0, Errors: 0, Skipped: 0 18:50:52 [INFO] 18:50:52 [INFO] 18:50:52 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-path-parser --- 18:50:52 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 18:50:52 [INFO] Analyzed bundle 'cps-path-parser' with 7 classes 18:50:52 [INFO] All coverage checks have been met. 18:50:52 [INFO] 18:50:52 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-path-parser --- 18:50:52 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 18:50:52 [INFO] Analyzed bundle 'cps-path-parser' with 7 classes 18:50:52 [INFO] 18:50:52 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-path-parser --- 18:50:52 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-path-parser/target/cps-path-parser-3.7.4-SNAPSHOT.jar 18:50:52 [INFO] 18:50:52 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-path-parser --- 18:50:52 [INFO] Installing /w/workspace/cps-master-verify-java/cps-path-parser/target/cps-path-parser-3.7.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-path-parser/3.7.4-SNAPSHOT/cps-path-parser-3.7.4-SNAPSHOT.jar 18:50:52 [INFO] Installing /w/workspace/cps-master-verify-java/cps-path-parser/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-path-parser/3.7.4-SNAPSHOT/cps-path-parser-3.7.4-SNAPSHOT.pom 18:50:52 [INFO] 18:50:52 [INFO] ----------------------< org.onap.cps:cps-service >---------------------- 18:50:52 [INFO] Building cps-service 3.7.4-SNAPSHOT [7/21] 18:50:52 [INFO] --------------------------------[ jar ]--------------------------------- 18:51:03 [INFO] 18:51:03 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-service --- 18:51:03 [INFO] 18:51:03 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-service --- 18:51:03 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/impl/provmns/model/*:**/pom.xml 18:51:03 [INFO] 18:51:03 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-service --- 18:51:03 [INFO] You have 0 Checkstyle violations. 18:51:03 [INFO] 18:51:03 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-service --- 18:51:04 [INFO] You have 0 Checkstyle violations. 18:51:04 [INFO] 18:51:04 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-service --- 18:51:04 [INFO] Using 'UTF-8' encoding to copy filtered resources. 18:51:04 [INFO] Copying 2 resources 18:51:04 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-service/target/generated-sources/license 18:51:04 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-service/target/generated-resources/licenses 18:51:04 [INFO] 18:51:04 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-service --- 18:51:04 [INFO] Recompiling the module because of changed dependency. 18:51:04 [INFO] Compiling 95 source files with javac [debug release 17] to target/classes 18:51:06 [INFO] 18:51:06 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-service --- 18:51:06 [INFO] Using 'UTF-8' encoding to copy filtered resources. 18:51:06 [INFO] Copying 33 resources 18:51:06 [INFO] 18:51:06 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-service --- 18:51:06 [INFO] Recompiling the module because of changed dependency. 18:51:06 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 18:51:06 [INFO] 18:51:06 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-service --- 18:51:06 [INFO] Using isolated classloader, without GMavenPlus classpath. 18:51:06 [INFO] Using Groovy 3.0.18 to perform compileTests. 18:51:06 [INFO] Parallel parsing disabled. 18:51:09 [INFO] Compiled 123 files. 18:51:09 [INFO] 18:51:09 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-service --- 18:51:09 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 18:51:09 [INFO] 18:51:09 [INFO] ------------------------------------------------------- 18:51:09 [INFO] T E S T S 18:51:09 [INFO] ------------------------------------------------------- 18:51:11 [INFO] Running org.onap.cps.init.AbstractModelLoaderSpec 18:51:12 18:51:12.739 [main] INFO org.onap.cps.init.AbstractModelLoader -- Another instance is model loader master 18:51:12 18:51:12.797 [main] INFO org.onap.cps.init.AbstractModelLoader -- Another instance is model loader master 18:51:12 18:51:12.801 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Exiting application due to failure in onboarding model: test message 18:51:12 18:51:12.839 [main] DEBUG org.onap.cps.init.AbstractModelLoader -- Dataspace already exists 18:51:12 18:51:12.846 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Creating dataspace failed: test message 18:51:12 18:51:12.857 [main] WARN org.onap.cps.init.AbstractModelLoader -- Ignoring yang resource duplication exception. Assuming model was created by another instance 18:51:12 18:51:12.863 [main] WARN org.onap.cps.init.AbstractModelLoader -- Creating new schema set failed as schema set already exists 18:51:12 18:51:12.867 [main] DEBUG org.onap.cps.init.AbstractModelLoader -- Onboarding failed as unable to read file: models/no such yang file 18:51:12 18:51:12.867 [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 18:51:12 18:51:12.877 [main] WARN org.onap.cps.init.AbstractModelLoader -- Creating new anchor failed as anchor already exists 18:51:12 18:51:12.881 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Creating anchor failed: test message 18:51:12 18:51:12.937 [main] WARN org.onap.cps.init.AbstractModelLoader -- Creating new data node 'new node' failed as data node already exists 18:51:12 18:51:12.944 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Creating data node failed: test message 18:51:12 18:51:12.956 [main] WARN org.onap.cps.init.AbstractModelLoader -- Deleting schema set failed: test message 18:51:12 18:51:12.965 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Updating schema set failed: test message 18:51:12 18:51:12.976 [main] DEBUG org.onap.cps.init.AbstractModelLoader -- Anchor 'missing-anchor' not found in dataspace 'my-dataspace' 18:51:12 18:51:12.980 [main] DEBUG org.onap.cps.init.AbstractModelLoader -- Dataspace 'missing-dataspace' does not exist 18:51:13 18:51:13.040 [main] INFO org.onap.cps.init.AbstractModelLoader -- This instance is model loader master 18:51:13 18:51:13.043 [main] INFO org.onap.cps.init.AbstractModelLoader -- Another instance is model loader master 18:51:13 18:51:13.046 [main] INFO org.onap.cps.init.AbstractModelLoader -- This instance is model loader master 18:51:13 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.817 s -- in org.onap.cps.init.AbstractModelLoaderSpec 18:51:13 [INFO] Running org.onap.cps.init.CpsNotificationSubscriptionModelLoaderSpec 18:51:13 18:51:13.062 [main] INFO org.onap.cps.init.CpsNotificationSubscriptionModelLoader -- Model Loader #1 Started: CPS Data Notification Subscription Models 18:51:13 18:51:13.068 [main] INFO org.onap.cps.init.CpsNotificationSubscriptionModelLoader -- Model Loader #1: CPS Data Notification Subscription models onboarded successfully 18:51:13 18:51:13.068 [main] INFO org.onap.cps.init.CpsNotificationSubscriptionModelLoader -- Model Loader #1 Completed 18:51:13 18:51:13.072 [main] INFO org.onap.cps.init.AbstractModelLoader -- This instance is not model loader master, skipping model loader for: CpsNotificationSubscriptionModelLoader 18:51:13 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.onap.cps.init.CpsNotificationSubscriptionModelLoaderSpec 18:51:13 [INFO] Running org.onap.cps.init.ModelLoaderLockSpec 18:51:13 Dec 02, 2025 6:51:13 PM com.hazelcast.instance.impl.HazelcastInstanceFactory 18:51:13 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: 18:51:13 --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 18:51:13 Dec 02, 2025 6:51:13 PM com.hazelcast.system.logo 18:51:13 INFO: [10.30.107.72]:5701 [dev] [5.5.0] 18:51:13 o o o o---o o--o o o---o o o----o o--o--o 18:51:13 | | / \ / | / / \ | | 18:51:13 o----o o o o----o | o o o----o | 18:51:13 | | * \ / | \ * \ | | 18:51:13 o o * o o---o o--o o----o o---o * o o----o o 18:51:13 18:51:13 Dec 02, 2025 6:51:13 PM com.hazelcast.system 18:51:13 INFO: [10.30.107.72]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 18:51:13 Dec 02, 2025 6:51:13 PM com.hazelcast.system 18:51:13 INFO: [10.30.107.72]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.72]:5701 18:51:13 Dec 02, 2025 6:51:13 PM com.hazelcast.system 18:51:13 INFO: [10.30.107.72]:5701 [dev] [5.5.0] Cluster name: dev 18:51:13 Dec 02, 2025 6:51:13 PM com.hazelcast.system 18:51:13 INFO: [10.30.107.72]: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. 18:51:13 Dec 02, 2025 6:51:13 PM com.hazelcast.system 18:51:13 INFO: [10.30.107.72]:5701 [dev] [5.5.0] The Jet engine is disabled. 18:51:13 To enable the Jet engine on the members, do one of the following: 18:51:13 - Change member config using Java API: config.getJetConfig().setEnabled(true) 18:51:13 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 18:51:13 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 18:51:13 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 18:51:13 Dec 02, 2025 6:51:13 PM com.hazelcast.system.security 18:51:13 INFO: [10.30.107.72]: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. 18:51:14 Dec 02, 2025 6:51:14 PM com.hazelcast.instance.impl.Node 18:51:14 INFO: [10.30.107.72]:5701 [dev] [5.5.0] Using Multicast discovery 18:51:14 Dec 02, 2025 6:51:14 PM com.hazelcast.internal.diagnostics.Diagnostics 18:51:14 INFO: [10.30.107.72]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 18:51:14 Dec 02, 2025 6:51:14 PM com.hazelcast.core.LifecycleService 18:51:14 INFO: [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is STARTING 18:51:16 Dec 02, 2025 6:51:16 PM com.hazelcast.internal.cluster.ClusterService 18:51:16 INFO: [10.30.107.72]:5701 [dev] [5.5.0] 18:51:16 18:51:16 Members {size:1, ver:1} [ 18:51:16 Member [10.30.107.72]:5701 - 07eb276f-9495-41a7-b800-ad8e57cf8628 this 18:51:16 ] 18:51:16 18:51:16 Dec 02, 2025 6:51:16 PM com.hazelcast.core.LifecycleService 18:51:16 INFO: [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is STARTED 18:51:16 Dec 02, 2025 6:51:16 PM com.hazelcast.internal.partition.impl.PartitionStateManagerImpl 18:51:16 INFO: [10.30.107.72]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 18:51:16 Dec 02, 2025 6:51:16 PM com.hazelcast.core.LifecycleService 18:51:16 INFO: [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is SHUTTING_DOWN 18:51:16 Dec 02, 2025 6:51:16 PM com.hazelcast.internal.partition.impl.MigrationManagerImpl 18:51:16 INFO: [10.30.107.72]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.72]:5701 - 07eb276f-9495-41a7-b800-ad8e57cf8628 this is handled 18:51:16 Dec 02, 2025 6:51:16 PM com.hazelcast.instance.impl.Node 18:51:16 INFO: [10.30.107.72]:5701 [dev] [5.5.0] Shutting down multicast service... 18:51:16 Dec 02, 2025 6:51:16 PM com.hazelcast.instance.impl.Node 18:51:16 INFO: [10.30.107.72]:5701 [dev] [5.5.0] Shutting down connection manager... 18:51:16 Dec 02, 2025 6:51:16 PM com.hazelcast.instance.impl.Node 18:51:16 INFO: [10.30.107.72]:5701 [dev] [5.5.0] Shutting down node engine... 18:51:17 Dec 02, 2025 6:51:17 PM com.hazelcast.instance.impl.NodeExtension 18:51:17 INFO: [10.30.107.72]:5701 [dev] [5.5.0] Destroying node NodeExtension. 18:51:17 Dec 02, 2025 6:51:17 PM com.hazelcast.instance.impl.Node 18:51:17 INFO: [10.30.107.72]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 584 ms. 18:51:17 Dec 02, 2025 6:51:17 PM com.hazelcast.core.LifecycleService 18:51:17 INFO: [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is SHUTDOWN 18:51:17 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.440 s -- in org.onap.cps.init.ModelLoaderLockSpec 18:51:17 [INFO] Running org.onap.cps.init.ModelLoadersCompletedCheckSpec 18:51:17 18:51:17.546 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Started: Completion Check 18:51:17 18:51:17.547 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Model loading (on master) finished 18:51:17 18:51:17.547 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: This instance is model loader master. Model loading completed 18:51:17 18:51:17.547 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Completed 18:51:17 18:51:17.548 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Started: Completion Check 18:51:17 18:51:17.548 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Wait for model loading on master to finish 18:51:17 18:51:17.548 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Still waiting for model loading on master to finish 18:51:17 18:51:17.649 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Still waiting for model loading on master to finish 18:51:17 18:51:17.749 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Completed 18:51:17 18:51:17.753 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Started: Completion Check 18:51:17 18:51:17.753 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Wait for model loading on master to finish 18:51:17 18:51:17.754 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Still waiting for model loading on master to finish 18:51:17 18:51:17.757 [main] WARN org.onap.cps.init.ModelLoadersCompletedCheck -- I cannot sleep (ignored) 18:51:17 18:51:17.757 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Completed 18:51:17 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.232 s -- in org.onap.cps.init.ModelLoadersCompletedCheckSpec 18:51:17 [INFO] Running org.onap.cps.init.actuator.ModelLoaderRegistrationOnStartupSpec 18:51:17 18:51:17.792 [main] INFO org.onap.cps.init.actuator.ModelLoaderRegistrationOnStartup -- Registering ModelLoader my-loader-1 18:51:17 18:51:17.792 [main] INFO org.onap.cps.init.actuator.ModelLoaderRegistrationOnStartup -- Registering ModelLoader my-loader-2 18:51:17 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.onap.cps.init.actuator.ModelLoaderRegistrationOnStartupSpec 18:51:17 [INFO] Running org.onap.cps.init.actuator.ReadinessManagerSpec 18:51:17 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.cps.init.actuator.ReadinessManagerSpec 18:51:17 [INFO] Running org.onap.cps.init.actuator.ReadinessStateHealthIndicatorConfigSpec 18:51:17 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.onap.cps.init.actuator.ReadinessStateHealthIndicatorConfigSpec 18:51:17 [INFO] Running org.onap.cps.aop.CpsLoggingAspectServiceSpec 18:51:17 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.onap.cps.aop.CpsLoggingAspectServiceSpec 18:51:17 [INFO] Running org.onap.cps.api.exceptions.CpsExceptionsSpec 18:51:17 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.onap.cps.api.exceptions.CpsExceptionsSpec 18:51:17 [INFO] Running org.onap.cps.api.model.ConditionPropertiesSpec 18:51:17 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.onap.cps.api.model.ConditionPropertiesSpec 18:51:17 [INFO] Running org.onap.cps.api.parameters.FetchDescendantsOptionSpec 18:51:18 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.onap.cps.api.parameters.FetchDescendantsOptionSpec 18:51:18 [INFO] Running org.onap.cps.api.parameters.PaginationOptionSpec 18:51:18 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.cps.api.parameters.PaginationOptionSpec 18:51:18 [INFO] Running org.onap.cps.config.AsyncConfigSpec 18:51:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.onap.cps.config.AsyncConfigSpec 18:51:18 [INFO] Running org.onap.cps.config.CacheConfigSpec 18:51:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.cps.config.CacheConfigSpec 18:51:18 [INFO] Running org.onap.cps.config.CpsServicesConfigSpec 18:51:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.cps.config.CpsServicesConfigSpec 18:51:18 [INFO] Running org.onap.cps.events.CpsDataUpdateEventsProducerSpec 18:51:18 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 18:51:18 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.756 s -- in org.onap.cps.events.CpsDataUpdateEventsProducerSpec 18:51:18 [INFO] Running org.onap.cps.events.EventsProducerSpec 18:51:19 18:51:19.069 [main] DEBUG org.onap.cps.events.EventsProducer -- Successfully sent event to topic : some-topic , Event : some-value 18:51:19 18:51:19.075 [main] DEBUG org.onap.cps.events.EventsProducer -- Successfully sent event to topic : eos-topic , Event : some-value 18:51:19 18:51:19.077 [main] ERROR org.onap.cps.events.EventsProducer -- Unable to send event to topic : some-topic due to some exception 18:51:19 18:51:19.079 [main] ERROR org.onap.cps.events.EventsProducer -- Unable to send event to topic : eos-topic due to some kafka exception 18:51:19 18:51:19.082 [main] DEBUG org.onap.cps.events.EventsProducer -- Successfully sent event to topic : some-topic , Event : some-value 18:51:19 18:51:19.088 [main] DEBUG org.onap.cps.events.EventsProducer -- Successfully sent event to topic : some-topic , Event : some-value 18:51:19 18:51:19.090 [main] DEBUG org.onap.cps.events.EventsProducer -- Successfully sent event to topic : some-topic , Event : some-value 18:51:19 18:51:19.090 [main] ERROR org.onap.cps.events.EventsProducer -- Unable to send event to topic : some-topic due to some exception 18:51:19 18:51:19.134 [main] ERROR org.onap.cps.events.EventsProducer -- Unable to send event to topic : some-topic due to some runtime exception 18:51:19 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.328 s -- in org.onap.cps.events.EventsProducerSpec 18:51:19 [INFO] Running org.onap.cps.impl.CpsAnchorServiceImplSpec 18:51:19 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.onap.cps.impl.CpsAnchorServiceImplSpec 18:51:19 [INFO] Running org.onap.cps.impl.CpsDataServiceImplSpec 18:51:20 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 18:51:20 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 18:51:20 [Fatal Error] :1:16: The markup in the document following the root element must be well-formed. 18:51:20 [Fatal Error] :1:16: The markup in the document following the root element must be well-formed. 18:51:20 [Fatal Error] :1:1: Content is not allowed in prolog. 18:51:20 [Fatal Error] :1:1: Content is not allowed in prolog. 18:51:20 18:51:20.719 [main] ERROR org.onap.cps.impl.CpsDataServiceImpl -- Failed to send message to notification service 18:51:20 java.lang.Exception: Sending failed 18:51:20 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 18:51:20 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 18:51:20 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 18:51:20 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 18:51:20 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 18:51:20 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 18:51:20 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 18:51:20 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 18:51:20 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 18:51:20 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 18:51:20 at org.onap.cps.impl.CpsDataServiceImplSpec$__spock_feature_0_33_closure18.doCall(CpsDataServiceImplSpec.groovy:562) 18:51:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:51:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:51:20 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:51:20 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:51:20 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 18:51:20 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 18:51:20 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 18:51:20 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 18:51:20 at groovy.lang.Closure.call(Closure.java:427) 18:51:20 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 18:51:20 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 18:51:20 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 18:51:20 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 18:51:20 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 18:51:20 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 18:51:20 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 18:51:20 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 18:51:20 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 18:51:20 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 18:51:20 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 18:51:20 at org.onap.cps.events.CpsDataUpdateEventsProducer$SpockMock$893559702.sendCpsDataUpdateEvent(Unknown Source) 18:51:20 at org.onap.cps.impl.CpsDataServiceImpl.sendDataUpdatedEvent(CpsDataServiceImpl.java:331) 18:51:20 at org.onap.cps.impl.CpsDataServiceImpl.updateNodeLeaves(CpsDataServiceImpl.java:160) 18:51:20 at org.onap.cps.api.CpsDataService$updateNodeLeaves$2.call(Unknown Source) 18:51:20 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 18:51:20 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 18:51:20 at org.onap.cps.impl.CpsDataServiceImplSpec.$spock_feature_0_33(CpsDataServiceImplSpec.groovy:564) 18:51:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:51:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:51:20 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:51:20 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:51:20 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 18:51:20 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 18:51:20 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:51:20 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:51:20 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:51:20 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 18:51:20 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 18:51:20 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 18:51:20 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 18:51:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 18:51:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:51:20 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:51:20 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 18:51:20 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 18:51:20 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:51:20 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:51:20 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:51:20 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 18:51:20 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 18:51:20 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 18:51:20 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:51:20 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 18:51:20 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 18:51:20 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:51:20 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:51:20 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:51:20 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 18:51:20 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 18:51:20 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 18:51:20 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 18:51:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:51:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:51:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:51:20 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:51:20 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 18:51:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 18:51:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:51:20 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:51:20 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 18:51:20 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 18:51:20 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:51:20 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:51:20 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:51:20 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 18:51:20 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 18:51:20 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 18:51:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:51:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:51:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:51:20 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:51:20 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 18:51:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 18:51:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:51:20 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 18:51:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:51:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:51:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:51:20 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 18:51:20 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 18:51:20 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 18:51:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 18:51:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 18:51:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 18:51:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 18:51:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 18:51:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 18:51:20 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 18:51:20 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 18:51:20 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 18:51:20 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 18:51:20 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 18:51:20 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 18:51:20 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 18:51:20 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 18:51:20 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 18:51:20 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 18:51:20 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 18:51:20 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 18:51:20 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 18:51:20 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 18:51:20 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 18:51:20 [INFO] Tests run: 74, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.552 s -- in org.onap.cps.impl.CpsDataServiceImplSpec 18:51:20 [INFO] Running org.onap.cps.impl.CpsDataspaceServiceImplSpec 18:51:20 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.cps.impl.CpsDataspaceServiceImplSpec 18:51:20 [INFO] Running org.onap.cps.impl.CpsDeltaServiceImplSpec 18:51:20 [INFO] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.246 s -- in org.onap.cps.impl.CpsDeltaServiceImplSpec 18:51:20 [INFO] Running org.onap.cps.impl.CpsFacadeImplSpec 18:51:21 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.onap.cps.impl.CpsFacadeImplSpec 18:51:21 [INFO] Running org.onap.cps.impl.CpsModuleServiceImplSpec 18:51:21 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s -- in org.onap.cps.impl.CpsModuleServiceImplSpec 18:51:21 [INFO] Running org.onap.cps.impl.CpsNotificationServiceImplSpec 18:51:21 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.onap.cps.impl.CpsNotificationServiceImplSpec 18:51:21 [INFO] Running org.onap.cps.impl.CpsQueryServiceImplSpec 18:51:21 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.cps.impl.CpsQueryServiceImplSpec 18:51:21 [INFO] Running org.onap.cps.impl.DataNodeBuilderSpec 18:51:21 18:51:21.381 [main] WARN org.onap.cps.impl.DataNodeBuilder -- Unsupported NormalizedNode type detected: class jdk.proxy2.$Proxy147 18:51:21 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.281 s -- in org.onap.cps.impl.DataNodeBuilderSpec 18:51:21 [INFO] Running org.onap.cps.impl.DataNodeFactorySpec 18:51:21 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 18:51:21 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 18:51:21 [Fatal Error] :1:1: Content is not allowed in prolog. 18:51:21 [Fatal Error] :1:9: XML document structures must start and end within the same entity. 18:51:21 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.122 s -- in org.onap.cps.impl.DataNodeFactorySpec 18:51:21 [INFO] Running org.onap.cps.impl.DeltaReportBuilderSpec 18:51:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.cps.impl.DeltaReportBuilderSpec 18:51:21 [INFO] Running org.onap.cps.impl.E2ENetworkSliceSpec 18:51:21 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.210 s -- in org.onap.cps.impl.E2ENetworkSliceSpec 18:51:21 [INFO] Running org.onap.cps.impl.YangTextSchemaSourceSetCacheSpec 18:51:22 18:51:22,038 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 18:51:22 18:51:22,038 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 18:51:22 18:51:22,041 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 18:51:22 18:51:22 . ____ _ __ _ _ 18:51:22 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 18:51:22 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 18:51:22 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 18:51:22 ' |____| .__|_| |_|_| |_\__, | / / / / 18:51:22 =========|_|==============|___/=/_/_/_/ 18:51:22 18:51:22 :: Spring Boot :: (v3.5.6) 18:51:22 18:51:22 2025-12-02T18:51:22.899Z INFO 6320 --- [ main] o.o.c.i.YangTextSchemaSourceSetCacheSpec : Starting YangTextSchemaSourceSetCacheSpec using Java 17.0.6-ea with PID 6320 (started by jenkins in /w/workspace/cps-master-verify-java/cps-service) 18:51:22 2025-12-02T18:51:22.900Z INFO 6320 --- [ main] o.o.c.i.YangTextSchemaSourceSetCacheSpec : No active profile set, falling back to 1 default profile: "default" 18:51:23 2025-12-02T18:51:23.203Z INFO 6320 --- [ main] o.o.c.i.YangTextSchemaSourceSetCacheSpec : Started YangTextSchemaSourceSetCacheSpec in 1.433 seconds (process running for 13.934) 18:51:23 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.564 s -- in org.onap.cps.impl.YangTextSchemaSourceSetCacheSpec 18:51:23 [INFO] Running org.onap.cps.impl.cache.CpsCommonLocksConfigSpec 18:51:23 18:51:23 . ____ _ __ _ _ 18:51:23 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 18:51:23 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 18:51:23 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 18:51:23 ' |____| .__|_| |_|_| |_\__, | / / / / 18:51:23 =========|_|==============|___/=/_/_/_/ 18:51:23 18:51:23 :: Spring Boot :: (v3.5.6) 18:51:23 18:51:23 2025-12-02T18:51:23.361Z INFO 6320 --- [ main] o.o.c.i.cache.CpsCommonLocksConfigSpec : Starting CpsCommonLocksConfigSpec using Java 17.0.6-ea with PID 6320 (started by jenkins in /w/workspace/cps-master-verify-java/cps-service) 18:51:23 2025-12-02T18:51:23.361Z INFO 6320 --- [ main] o.o.c.i.cache.CpsCommonLocksConfigSpec : No active profile set, falling back to 1 default profile: "default" 18:51:23 2025-12-02T18:51:23.393Z INFO 6320 --- [ main] com.hazelcast.system.logo : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] 18:51:23 o o o o---o o--o o o---o o o----o o--o--o 18:51:23 | | / \ / | / / \ | | 18:51:23 o----o o o o----o | o o o----o | 18:51:23 | | * \ / | \ * \ | | 18:51:23 o o * o o---o o--o o----o o---o * o o----o o 18:51:23 18:51:23 2025-12-02T18:51:23.393Z INFO 6320 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 18:51:23 2025-12-02T18:51:23.393Z INFO 6320 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.72]:5701 18:51:23 2025-12-02T18:51:23.393Z INFO 6320 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 18:51:23 2025-12-02T18:51:23.393Z INFO 6320 --- [ main] com.hazelcast.system : [10.30.107.72]: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. 18:51:23 2025-12-02T18:51:23.393Z INFO 6320 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. 18:51:23 To enable the Jet engine on the members, do one of the following: 18:51:23 - Change member config using Java API: config.getJetConfig().setEnabled(true) 18:51:23 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 18:51:23 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 18:51:23 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 18:51:23 2025-12-02T18:51:23.407Z INFO 6320 --- [ main] com.hazelcast.system.security : [10.30.107.72]: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. 18:51:23 2025-12-02T18:51:23.409Z INFO 6320 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 18:51:23 2025-12-02T18:51:23.429Z INFO 6320 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 18:51:23 2025-12-02T18:51:23.430Z INFO 6320 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.72]:5701 is STARTING 18:51:25 2025-12-02T18:51:25.874Z INFO 6320 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] 18:51:25 18:51:25 Members {size:1, ver:1} [ 18:51:25 Member [10.30.107.72]:5701 - a6221e80-abee-48e9-b1fc-d8d355103adc this 18:51:25 ] 18:51:25 18:51:25 2025-12-02T18:51:25.875Z INFO 6320 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.72]:5701 is STARTED 18:51:25 2025-12-02T18:51:25.879Z INFO 6320 --- [cached.thread-3] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] Initializing cluster partition table arrangement... 18:51:25 2025-12-02T18:51:25.890Z INFO 6320 --- [ main] o.o.c.i.cache.CpsCommonLocksConfigSpec : Started CpsCommonLocksConfigSpec in 2.558 seconds (process running for 16.62) 18:51:25 2025-12-02T18:51:25.898Z INFO 6320 --- [ main] o.o.cps.impl.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 18:51:25 2025-12-02T18:51:25.905Z INFO 6320 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.72]:5701 is SHUTTING_DOWN 18:51:25 2025-12-02T18:51:25.905Z INFO 6320 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutdown request of Member [10.30.107.72]:5701 - a6221e80-abee-48e9-b1fc-d8d355103adc this is handled 18:51:25 2025-12-02T18:51:25.906Z INFO 6320 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 18:51:25 2025-12-02T18:51:25.907Z INFO 6320 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 18:51:25 2025-12-02T18:51:25.907Z INFO 6320 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 18:51:26 2025-12-02T18:51:25.991Z INFO 6320 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 18:51:26 2025-12-02T18:51:25.991Z INFO 6320 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 86 ms. 18:51:26 2025-12-02T18:51:25.991Z INFO 6320 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.72]:5701 is SHUTDOWN 18:51:26 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.662 s -- in org.onap.cps.impl.cache.CpsCommonLocksConfigSpec 18:51:26 [INFO] Running org.onap.cps.impl.cache.HazelcastCacheConfigSpec 18:51:26 2025-12-02T18:51:26.001Z INFO 6320 --- [ main] com.hazelcast.system.logo : [10.30.107.72]:5701 [my cluster] [5.5.0] 18:51:26 o o o o---o o--o o o---o o o----o o--o--o 18:51:26 | | / \ / | / / \ | | 18:51:26 o----o o o o----o | o o o----o | 18:51:26 | | * \ / | \ * \ | | 18:51:26 o o * o o---o o--o o----o o---o * o o----o o 18:51:26 18:51:26 2025-12-02T18:51:26.002Z INFO 6320 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [my cluster] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 18:51:26 2025-12-02T18:51:26.002Z INFO 6320 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [my cluster] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.72]:5701 18:51:26 2025-12-02T18:51:26.002Z INFO 6320 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [my cluster] [5.5.0] Cluster name: my cluster 18:51:26 2025-12-02T18:51:26.002Z INFO 6320 --- [ main] com.hazelcast.system : [10.30.107.72]: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. 18:51:26 2025-12-02T18:51:26.002Z INFO 6320 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [my cluster] [5.5.0] The Jet engine is disabled. 18:51:26 To enable the Jet engine on the members, do one of the following: 18:51:26 - Change member config using Java API: config.getJetConfig().setEnabled(true) 18:51:26 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 18:51:26 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 18:51:26 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 18:51:26 2025-12-02T18:51:26.015Z INFO 6320 --- [ main] com.hazelcast.system.security : [10.30.107.72]: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. 18:51:26 2025-12-02T18:51:26.016Z INFO 6320 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [my cluster] [5.5.0] Using Multicast discovery 18:51:26 2025-12-02T18:51:26.025Z INFO 6320 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.72]:5701 [my cluster] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 18:51:26 2025-12-02T18:51:26.025Z INFO 6320 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [my cluster] [5.5.0] [10.30.107.72]:5701 is STARTING 18:51:28 2025-12-02T18:51:28.410Z INFO 6320 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.72]:5701 [my cluster] [5.5.0] 18:51:28 18:51:28 Members {size:1, ver:1} [ 18:51:28 Member [10.30.107.72]:5701 - b78ec98a-f328-4b74-b056-95b20a487685 this 18:51:28 ] 18:51:28 18:51:28 2025-12-02T18:51:28.411Z INFO 6320 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [my cluster] [5.5.0] [10.30.107.72]:5701 is STARTED 18:51:28 2025-12-02T18:51:28.441Z INFO 6320 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [my cluster] [5.5.0] [10.30.107.72]:5701 is SHUTTING_DOWN 18:51:28 2025-12-02T18:51:28.442Z INFO 6320 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [my cluster] [5.5.0] Shutting down multicast service... 18:51:28 2025-12-02T18:51:28.443Z INFO 6320 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [my cluster] [5.5.0] Shutting down connection manager... 18:51:28 2025-12-02T18:51:28.444Z INFO 6320 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [my cluster] [5.5.0] Shutting down node engine... 18:51:28 2025-12-02T18:51:28.504Z INFO 6320 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.72]:5701 [my cluster] [5.5.0] Destroying node NodeExtension. 18:51:28 2025-12-02T18:51:28.505Z INFO 6320 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [my cluster] [5.5.0] Hazelcast Shutdown is completed in 64 ms. 18:51:28 2025-12-02T18:51:28.505Z INFO 6320 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [my cluster] [5.5.0] [10.30.107.72]:5701 is SHUTDOWN 18:51:28 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.508 s -- in org.onap.cps.impl.cache.HazelcastCacheConfigSpec 18:51:28 [INFO] Running org.onap.cps.utils.ContentTypeSpec 18:51:28 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.cps.utils.ContentTypeSpec 18:51:28 [INFO] Running org.onap.cps.utils.CpsValidatorImplSpec 18:51:28 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.onap.cps.utils.CpsValidatorImplSpec 18:51:28 [INFO] Running org.onap.cps.utils.DataMapUtilsSpec 18:51:28 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.onap.cps.utils.DataMapUtilsSpec 18:51:28 [INFO] Running org.onap.cps.utils.GsonSpec 18:51:28 first-container a-leaf a-Value 18:51:28 last-container x-leaf x-value 18:51:28 18:51:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.onap.cps.utils.GsonSpec 18:51:28 [INFO] Running org.onap.cps.utils.JsonObjectMapperSpec 18:51:28 2025-12-02T18:51:28.928Z ERROR 6320 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON object to bytes. 18:51:28 2025-12-02T18:51:28.930Z ERROR 6320 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting Object to JSON string. 18:51:28 2025-12-02T18:51:28.941Z ERROR 6320 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON content to specific class type. 18:51:28 2025-12-02T18:51:28.943Z ERROR 6320 --- [ main] org.onap.cps.utils.JsonObjectMapper : Found structurally incompatible object while converting into value type. 18:51:28 2025-12-02T18:51:28.955Z ERROR 6320 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON content to Json Node. 18:51:28 2025-12-02T18:51:28.959Z ERROR 6320 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON content to json array. 18:51:28 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.387 s -- in org.onap.cps.utils.JsonObjectMapperSpec 18:51:28 [INFO] Running org.onap.cps.utils.JsonParserStreamSpec 18:51:29 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.onap.cps.utils.JsonParserStreamSpec 18:51:29 [INFO] Running org.onap.cps.utils.PrefixResolverSpec 18:51:29 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.onap.cps.utils.PrefixResolverSpec 18:51:29 [INFO] Running org.onap.cps.utils.RestConfStylePathToCpsPathUtilSpec 18:51:29 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.onap.cps.utils.RestConfStylePathToCpsPathUtilSpec 18:51:29 [INFO] Running org.onap.cps.utils.XmlFileUtilsSpec 18:51:29 [Fatal Error] :1:1: Content is not allowed in prolog. 18:51:29 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.onap.cps.utils.XmlFileUtilsSpec 18:51:29 [INFO] Running org.onap.cps.utils.YangParserHelperSpec 18:51:29 [Fatal Error] :1:7: XML document structures must start and end within the same entity. 18:51:29 [Fatal Error] :1:76: The end-tag for element type "bookstore" must end with a '>' delimiter. 18:51:29 [Fatal Error] :1:1: Premature end of file. 18:51:29 line 1:1 no viable alternative at input '/' 18:51:29 line 1:1 no viable alternative at input '/[' 18:51:29 line 1:11 missing QName at '' 18:51:29 [INFO] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.129 s -- in org.onap.cps.utils.YangParserHelperSpec 18:51:29 [INFO] Running org.onap.cps.utils.YangParserSpec 18:51:29 2025-12-02T18:51:29.250Z ERROR 6320 --- [ main] org.onap.cps.utils.YangParser : Data validation failed for anchor: Anchor(name=null, dataspaceName=my dataspace, schemaSetName=my schema), xpath: , details: 18:51:29 2025-12-02T18:51:29.251Z ERROR 6320 --- [ main] org.onap.cps.utils.YangParser : Data validation failed for anchor: Anchor(name=null, dataspaceName=my dataspace, schemaSetName=my schema), xpath: , details: 18:51:29 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.onap.cps.utils.YangParserSpec 18:51:29 [INFO] Running org.onap.cps.utils.YangUtilsSpec 18:51:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.onap.cps.utils.YangUtilsSpec 18:51:29 [INFO] Running org.onap.cps.utils.deltareport.DeltaReportExecutorSpec 18:51:29 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.onap.cps.utils.deltareport.DeltaReportExecutorSpec 18:51:29 [INFO] Running org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 18:51:29 2025-12-02T18:51:29.367Z ERROR 6320 --- [ main] o.o.y.y.p.s.reactor.BuildGlobalContext : Failed to parse YANG from source SourceSpecificContext [source=YangStatementStreamSource{identifier=RevisionSourceIdentifier [name=invalid-missing-import.yang]}, current=SOURCE_PRE_LINKAGE, finished=INIT]: Imported module [missing-module] was not found. [at :8:5] 18:51:29 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 18:51:29 [INFO] 18:51:29 [INFO] Results: 18:51:29 [INFO] 18:51:29 [INFO] Tests run: 531, Failures: 0, Errors: 0, Skipped: 0 18:51:29 [INFO] 18:51:29 [INFO] 18:51:29 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-service --- 18:51:29 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec 18:51:29 [INFO] Analyzed bundle 'cps-service' with 77 classes 18:51:29 [INFO] All coverage checks have been met. 18:51:29 [INFO] 18:51:29 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-service --- 18:51:29 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec 18:51:29 [INFO] Analyzed bundle 'cps-service' with 77 classes 18:51:29 [INFO] 18:51:29 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-service --- 18:51:29 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.7.4-SNAPSHOT.jar 18:51:29 [INFO] 18:51:29 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-service --- 18:51:29 [INFO] Installing /w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.7.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-service/3.7.4-SNAPSHOT/cps-service-3.7.4-SNAPSHOT.jar 18:51:29 [INFO] Installing /w/workspace/cps-master-verify-java/cps-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-service/3.7.4-SNAPSHOT/cps-service-3.7.4-SNAPSHOT.pom 18:51:29 [INFO] 18:51:29 [INFO] -----------------------< org.onap.cps:cps-rest >------------------------ 18:51:29 [INFO] Building cps-rest 3.7.4-SNAPSHOT [8/21] 18:51:29 [INFO] --------------------------------[ jar ]--------------------------------- 18:51:32 [INFO] 18:51:32 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-rest --- 18:51:32 [INFO] 18:51:32 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-rest --- 18:51:32 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/impl/provmns/model/*:**/pom.xml 18:51:32 [INFO] 18:51:32 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (code-gen) @ cps-rest --- 18:51:36 [INFO] Generating with dryRun=false 18:51:36 [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. 18:51:36 [INFO] OpenAPI Generator: spring (server) 18:51:36 [INFO] Generator 'spring' is considered stable. 18:51:36 [INFO] ---------------------------------- 18:51:36 [INFO] Set base package to invoker package (org.onap.cps.rest.controller) 18:51:36 [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) 18:51:36 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 18:51:36 [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). 18:51:36 [INFO] Processing operation createDataspace 18:51:36 [INFO] Processing operation deleteDataspace 18:51:36 [INFO] Processing operation createDataspaceV2 18:51:36 [INFO] Processing operation getAllDataspaces 18:51:36 [INFO] Processing operation getDataspace 18:51:36 [INFO] Processing operation cleanDataspace 18:51:36 [INFO] Processing operation createAnchor 18:51:36 [INFO] Processing operation createAnchorV2 18:51:36 [INFO] Processing operation getAnchors 18:51:36 [INFO] Processing operation getAnchor 18:51:36 [INFO] Processing operation deleteAnchor 18:51:36 [INFO] Processing operation createSchemaSet 18:51:36 [INFO] Processing operation createSchemaSetV2 18:51:36 [INFO] Processing operation getSchemaSets 18:51:36 [INFO] Processing operation getSchemaSet 18:51:36 [INFO] Processing operation deleteSchemaSet 18:51:36 [INFO] Processing operation getNodeByDataspaceAndAnchor 18:51:36 [INFO] Processing operation getNodeByDataspaceAndAnchorV2 18:51:36 [INFO] Processing operation getNodeByDataspaceAndAnchorV3 18:51:36 [INFO] Processing operation replaceNode 18:51:36 [INFO] Processing operation createNode 18:51:36 [INFO] Processing operation deleteDataNode 18:51:36 [INFO] Processing operation updateNodeLeaves 18:51:36 [INFO] Processing operation deleteListOrListElement 18:51:36 [INFO] Processing operation replaceListContent 18:51:36 [INFO] Processing operation addListElements 18:51:36 [INFO] Processing operation getDeltaByDataspaceAndAnchors 18:51:36 [INFO] Processing operation getDeltaByDataspaceAnchorAndPayload 18:51:36 [INFO] Processing operation applyChangesInDeltaReport 18:51:36 [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPath 18:51:36 [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPathV2 18:51:36 [INFO] Processing operation getNodesByDataspaceAndCpsPath 18:51:36 [INFO] Processing operation getNotificationSubscription 18:51:36 [INFO] Processing operation createNotificationSubscription 18:51:36 [INFO] Processing operation deleteNotificationSubscription 18:51:36 [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] 18:51:36 [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] 18:51:36 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 18:51:36 [INFO] Model getDeltaByDataspaceAnchorAndPayload_request not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 18:51:36 [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 18:51:36 [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 18:51:36 [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 18:51:36 [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 18:51:36 [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 18:51:36 [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] 18:51:36 [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 18:51:36 [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] 18:51:36 [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 18:51:36 [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] 18:51:36 [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 18:51:36 [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] 18:51:36 [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 18:51:36 [INFO] Skipping generation of Webhooks. 18:51:36 [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] 18:51:36 [INFO] Skipping generation of supporting files. 18:51:36 ################################################################################ 18:51:36 # Thanks for using OpenAPI Generator. # 18:51:36 # Please consider donation to help us maintain this project 🙏 # 18:51:36 # https://opencollective.com/openapi_generator/donate # 18:51:36 ################################################################################ 18:51:36 [INFO] 18:51:36 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-rest --- 18:51:36 [INFO] You have 0 Checkstyle violations. 18:51:37 [INFO] 18:51:37 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-rest --- 18:51:37 [INFO] You have 0 Checkstyle violations. 18:51:37 [INFO] 18:51:37 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ cps-rest --- 18:51:37 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-rest/src/main/resources 18:51:37 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/license 18:51:37 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-rest/target/generated-resources/licenses 18:51:37 [INFO] 18:51:37 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-rest --- 18:51:37 [INFO] Recompiling the module because of changed dependency. 18:51:37 [INFO] Compiling 17 source files with javac [debug release 17] to target/classes 18:51:38 [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". 18:51:38 [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. 18:51:38 [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. 18:51:38 [INFO] 18:51:38 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (openapi-yaml-gen) @ cps-rest --- 18:51:38 [INFO] Generating with dryRun=false 18:51:38 [INFO] No .openapi-generator-ignore file found. 18:51:38 [INFO] OpenAPI Generator: openapi-yaml (documentation) 18:51:38 [INFO] Generator 'openapi-yaml' is considered stable. 18:51:38 [INFO] Output file [outputFile=openapi.yaml] 18:51:38 [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). 18:51:38 [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] 18:51:38 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 18:51:38 [INFO] Model getDeltaByDataspaceAnchorAndPayload_request not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 18:51:38 [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] 18:51:38 [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] 18:51:38 [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] 18:51:38 [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] 18:51:38 [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] 18:51:38 [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] 18:51:38 [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] 18:51:38 [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] 18:51:38 [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] 18:51:38 [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] 18:51:38 [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] 18:51:38 [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] 18:51:38 [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] 18:51:38 [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] 18:51:38 [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] 18:51:38 [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] 18:51:38 [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] 18:51:38 [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] 18:51:38 [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] 18:51:38 [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] 18:51:38 [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] 18:51:38 [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] 18:51:38 [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] 18:51:38 [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] 18:51:38 [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] 18:51:38 [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] 18:51:38 [INFO] Skipping generation of Webhooks. 18:51:38 [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] 18:51:38 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/README.md 18:51:38 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/openapi.yaml 18:51:38 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/.openapi-generator-ignore 18:51:38 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/.openapi-generator/VERSION 18:51:38 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/.openapi-generator/FILES 18:51:38 ################################################################################ 18:51:38 # Thanks for using OpenAPI Generator. # 18:51:38 # Please consider donation to help us maintain this project 🙏 # 18:51:38 # https://opencollective.com/openapi_generator/donate # 18:51:38 ################################################################################ 18:51:38 [INFO] 18:51:38 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ cps-rest --- 18:51:38 [INFO] Copying 1 resource from target/generated-sources/openapi to target/classes/static/api-docs/cps-core 18:51:38 [INFO] 18:51:38 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-to-doc-folder) @ cps-rest --- 18:51:38 [INFO] Copying 1 resource from target/generated-sources/openapi to ../docs/api/swagger/cps 18:51:38 [INFO] 18:51:38 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ cps-rest --- 18:51:38 [INFO] Copying 6 resources from src/test/resources to target/test-classes 18:51:38 [INFO] 18:51:38 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-rest --- 18:51:38 [INFO] Recompiling the module because of changed dependency. 18:51:38 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 18:51:39 [INFO] 18:51:39 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-rest --- 18:51:39 [INFO] Using isolated classloader, without GMavenPlus classpath. 18:51:39 [INFO] Using Groovy 3.0.18 to perform compileTests. 18:51:39 [INFO] Parallel parsing disabled. 18:51:40 [INFO] Compiled 28 files. 18:51:40 [INFO] 18:51:40 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-rest --- 18:51:40 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 18:51:40 [INFO] 18:51:40 [INFO] ------------------------------------------------------- 18:51:40 [INFO] T E S T S 18:51:40 [INFO] ------------------------------------------------------- 18:51:41 18:51:41.648 [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. 18:51:41 18:51:41.899 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 18:51:42 18:51:42.032 [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. 18:51:42 18:51:42.053 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 18:51:42 18:51:42.071 [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. 18:51:42 18:51:42.085 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DeltaRestControllerSpec 18:51:42 18:51:42.099 [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. 18:51:42 18:51:42.112 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 18:51:42 18:51:42.127 [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. 18:51:42 18:51:42.159 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 18:51:42 18:51:42.189 [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. 18:51:42 18:51:42.204 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 18:51:42 18:51:42.208 [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. 18:51:42 18:51:42.222 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 18:51:42 18:51:42.226 [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. 18:51:42 18:51:42.236 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DeltaRestControllerSpec 18:51:42 18:51:42.239 [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. 18:51:42 18:51:42.248 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 18:51:42 18:51:42.251 [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. 18:51:42 18:51:42.260 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 18:51:42 [INFO] Running org.onap.cps.rest.controller.AdminRestControllerSpec 18:51:43 18:51:43,818 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 18:51:43 18:51:43,819 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 18:51:43 18:51:43,822 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 18:51:43 18:51:43,876 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 18:51:43 18:51:43,877 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 18:51:44 18:51:44 . ____ _ __ _ _ 18:51:44 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 18:51:44 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 18:51:44 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 18:51:44 ' |____| .__|_| |_|_| |_\__, | / / / / 18:51:44 =========|_|==============|___/=/_/_/_/ 18:51:44 18:51:44 :: Spring Boot :: (v3.5.6) 18:51:44 18:51:44 2025-12-02T18:51:44.414Z INFO 6558 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Starting AdminRestControllerSpec using Java 17.0.6-ea with PID 6558 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 18:51:44 2025-12-02T18:51:44.415Z INFO 6558 --- [ main] o.o.c.r.c.AdminRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 18:51:46 2025-12-02T18:51:46.025Z INFO 6558 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 18:51:46 2025-12-02T18:51:46.025Z INFO 6558 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 18:51:46 2025-12-02T18:51:46.027Z INFO 6558 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 18:51:46 2025-12-02T18:51:46.054Z INFO 6558 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Started AdminRestControllerSpec in 2.662 seconds (process running for 5.44) 18:51:46 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 18:51:46 2025-12-02T18:51:46.823Z ERROR 6558 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 18:51:46 18:51:46 org.onap.cps.api.exceptions.AlreadyDefinedException: Already defined exception 18:51:46 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 18:51:46 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 18:51:46 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 18:51:46 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 18:51:46 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 18:51:46 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 18:51:46 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 18:51:46 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 18:51:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 18:51:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 18:51:46 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_1(AdminRestControllerSpec.groovy:120) 18:51:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:51:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:51:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:51:46 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:51:46 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 18:51:46 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 18:51:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:51:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:51:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:51:46 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 18:51:46 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 18:51:46 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 18:51:46 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 18:51:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 18:51:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:51:46 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:51:46 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 18:51:46 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 18:51:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:51:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:51:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:51:46 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 18:51:46 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 18:51:46 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 18:51:46 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:51:46 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 18:51:46 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 18:51:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:51:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:51:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:51:46 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 18:51:46 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 18:51:46 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 18:51:46 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 18:51:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:51:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:51:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:51:46 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:51:46 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 18:51:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 18:51:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:51:46 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:51:46 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 18:51:46 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 18:51:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:51:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:51:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:51:46 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 18:51:46 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 18:51:46 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 18:51:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:51:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:51:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:51:46 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:51:46 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 18:51:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 18:51:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:51:46 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 18:51:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:51:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:51:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:51:46 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 18:51:46 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 18:51:46 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 18:51:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 18:51:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 18:51:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 18:51:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 18:51:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 18:51:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 18:51:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 18:51:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 18:51:46 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 18:51:46 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 18:51:46 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 18:51:46 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 18:51:46 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 18:51:46 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 18:51:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 18:51:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 18:51:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 18:51:46 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 18:51:46 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 18:51:46 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 18:51:46 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 18:51:46 Caused by: java.lang.RuntimeException: null 18:51:46 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 18:51:46 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 18:51:46 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 18:51:46 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 18:51:46 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 18:51:46 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 18:51:46 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 18:51:46 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 18:51:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 18:51:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) 18:51:46 ... 92 common frames omitted 18:51:46 18:51:47 2025-12-02T18:51:47.031Z ERROR 6558 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 18:51:47 18:51:47 org.onap.cps.api.exceptions.ModelValidationException: Invalid ZIP archive content. 18:51:47 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:124) 18:51:47 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMap(MultipartFileUtil.java:68) 18:51:47 at org.onap.cps.rest.controller.AdminRestController.createSchemaSet(AdminRestController.java:115) 18:51:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:51:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:51:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:51:47 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:51:47 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 18:51:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 18:51:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 18:51:47 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 18:51:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:51:47 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 18:51:47 at org.onap.cps.rest.controller.AdminRestController$$SpringCGLIB$$0.createSchemaSet() 18:51:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:51:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:51:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:51:47 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:51:47 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 18:51:47 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 18:51:47 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 18:51:47 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 18:51:47 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 18:51:47 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 18:51:47 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 18:51:47 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 18:51:47 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 18:51:47 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 18:51:47 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 18:51:47 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 18:51:47 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 18:51:47 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 18:51:47 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 18:51:47 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:51:47 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 18:51:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:51:47 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 18:51:47 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:51:47 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 18:51:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:51:47 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 18:51:47 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:51:47 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 18:51:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:51:47 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 18:51:47 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:51:47 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 18:51:47 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 18:51:47 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_8(AdminRestControllerSpec.groovy:243) 18:51:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:51:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:51:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:51:47 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:51:47 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 18:51:47 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 18:51:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 18:51:47 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 18:51:47 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 18:51:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:51:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:51:47 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 18:51:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 18:51:47 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 18:51:47 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:51:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:51:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 18:51:47 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 18:51:47 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 18:51:47 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 18:51:47 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 18:51:47 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 18:51:47 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 18:51:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:51:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:51:47 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 18:51:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 18:51:47 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 18:51:47 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:51:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:51:47 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:51:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 18:51:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:51:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:51:47 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 18:51:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 18:51:47 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 18:51:47 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:51:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:51:47 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:51:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 18:51:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:51:47 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:51:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:51:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 18:51:47 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 18:51:47 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 18:51:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 18:51:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 18:51:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 18:51:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 18:51:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 18:51:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 18:51:47 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 18:51:47 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 18:51:47 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 18:51:47 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 18:51:47 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 18:51:47 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 18:51:47 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 18:51:47 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 18:51:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 18:51:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 18:51:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 18:51:47 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 18:51:47 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 18:51:47 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 18:51:47 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 18:51:47 Caused by: java.lang.IllegalArgumentException: Multiple entries with same key: component.yang=fake component content 2 18:51:47 and component.yang=fake component content 1 18:51:47 18:51:47 at com.google.common.collect.ImmutableMap.conflictException(ImmutableMap.java:378) 18:51:47 at com.google.common.collect.ImmutableMap.checkNoConflict(ImmutableMap.java:372) 18:51:47 at com.google.common.collect.RegularImmutableMap.checkNoConflictInKeyBucket(RegularImmutableMap.java:246) 18:51:47 at com.google.common.collect.RegularImmutableMap.fromEntryArrayCheckingBucketOverflow(RegularImmutableMap.java:133) 18:51:47 at com.google.common.collect.RegularImmutableMap.fromEntryArray(RegularImmutableMap.java:95) 18:51:47 at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:572) 18:51:47 at com.google.common.collect.ImmutableMap$Builder.buildOrThrow(ImmutableMap.java:600) 18:51:47 at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:587) 18:51:47 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:116) 18:51:47 ... 152 common frames omitted 18:51:47 18:51:47 2025-12-02T18:51:47.114Z ERROR 6558 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 18:51:47 18:51:47 org.springframework.web.multipart.support.MissingServletRequestPartException: Required part 'file' is not present. 18:51:47 at org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver.resolveArgument(RequestPartMethodArgumentResolver.java:168) 18:51:47 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 18:51:47 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 18:51:47 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 18:51:47 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 18:51:47 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 18:51:47 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 18:51:47 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 18:51:47 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 18:51:47 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 18:51:47 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 18:51:47 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 18:51:47 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 18:51:47 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 18:51:47 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 18:51:47 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 18:51:47 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 18:51:47 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:51:47 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 18:51:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:51:47 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 18:51:47 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:51:47 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 18:51:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:51:47 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 18:51:47 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:51:47 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 18:51:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:51:47 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 18:51:47 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:51:47 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 18:51:47 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 18:51:47 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 18:51:47 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 18:51:47 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 18:51:47 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_10(AdminRestControllerSpec.groovy:278) 18:51:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:51:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:51:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:51:47 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:51:47 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 18:51:47 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 18:51:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 18:51:47 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 18:51:47 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 18:51:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:51:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:51:47 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 18:51:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 18:51:47 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 18:51:47 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:51:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:51:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 18:51:47 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 18:51:47 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 18:51:47 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 18:51:47 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 18:51:47 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 18:51:47 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 18:51:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:51:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:51:47 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 18:51:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 18:51:47 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 18:51:47 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:51:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:51:47 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:51:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 18:51:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:51:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:51:47 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 18:51:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 18:51:47 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 18:51:47 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:51:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:51:47 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:51:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 18:51:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:51:47 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:51:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:51:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 18:51:47 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 18:51:47 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 18:51:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 18:51:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 18:51:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 18:51:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 18:51:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 18:51:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 18:51:47 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 18:51:47 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 18:51:47 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 18:51:47 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 18:51:47 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 18:51:47 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 18:51:47 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 18:51:47 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 18:51:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 18:51:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 18:51:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 18:51:47 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 18:51:47 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 18:51:47 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 18:51:47 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 18:51:47 18:51:47 2025-12-02T18:51:47.122Z ERROR 6558 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 18:51:47 18:51:47 org.springframework.web.multipart.support.MissingServletRequestPartException: Required part 'file' is not present. 18:51:47 at org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver.resolveArgument(RequestPartMethodArgumentResolver.java:168) 18:51:47 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 18:51:47 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 18:51:47 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 18:51:47 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 18:51:47 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 18:51:47 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 18:51:47 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 18:51:47 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 18:51:47 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 18:51:47 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 18:51:47 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 18:51:47 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 18:51:47 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 18:51:47 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 18:51:47 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 18:51:47 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 18:51:47 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:51:47 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 18:51:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:51:47 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 18:51:47 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:51:47 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 18:51:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:51:47 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 18:51:47 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:51:47 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 18:51:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:51:47 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 18:51:47 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:51:47 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 18:51:47 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 18:51:47 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_10(AdminRestControllerSpec.groovy:278) 18:51:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:51:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:51:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:51:47 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:51:47 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 18:51:47 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 18:51:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 18:51:47 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 18:51:47 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 18:51:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:51:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:51:47 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 18:51:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 18:51:47 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 18:51:47 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:51:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:51:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 18:51:47 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 18:51:47 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 18:51:47 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 18:51:47 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 18:51:47 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 18:51:47 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 18:51:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:51:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:51:47 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 18:51:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 18:51:47 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 18:51:47 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:51:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:51:47 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:51:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 18:51:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:51:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:51:47 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 18:51:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 18:51:47 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 18:51:47 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:51:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:51:47 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:51:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 18:51:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:51:47 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:51:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:51:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 18:51:47 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 18:51:47 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 18:51:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 18:51:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 18:51:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 18:51:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 18:51:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 18:51:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 18:51:47 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 18:51:47 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 18:51:47 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 18:51:47 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 18:51:47 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 18:51:47 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 18:51:47 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 18:51:47 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 18:51:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 18:51:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 18:51:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 18:51:47 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 18:51:47 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 18:51:47 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 18:51:47 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 18:51:47 18:51:47 [INFO] Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.808 s -- in org.onap.cps.rest.controller.AdminRestControllerSpec 18:51:47 [INFO] Running org.onap.cps.rest.controller.CpsRestInputMapperSpec 18:51:47 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.onap.cps.rest.controller.CpsRestInputMapperSpec 18:51:47 [INFO] Running org.onap.cps.rest.controller.DataRestControllerSpec 18:51:47 18:51:47 . ____ _ __ _ _ 18:51:47 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 18:51:47 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 18:51:47 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 18:51:47 ' |____| .__|_| |_|_| |_\__, | / / / / 18:51:47 =========|_|==============|___/=/_/_/_/ 18:51:47 18:51:47 :: Spring Boot :: (v3.5.6) 18:51:47 18:51:47 2025-12-02T18:51:47.426Z INFO 6558 --- [ main] o.o.c.r.c.DataRestControllerSpec : Starting DataRestControllerSpec using Java 17.0.6-ea with PID 6558 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 18:51:47 2025-12-02T18:51:47.426Z INFO 6558 --- [ main] o.o.c.r.c.DataRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 18:51:47 2025-12-02T18:51:47.655Z INFO 6558 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 18:51:47 2025-12-02T18:51:47.655Z INFO 6558 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 18:51:47 2025-12-02T18:51:47.655Z INFO 6558 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 18:51:47 2025-12-02T18:51:47.661Z INFO 6558 --- [ main] o.o.c.r.c.DataRestControllerSpec : Started DataRestControllerSpec in 0.258 seconds (process running for 7.047) 18:51:47 2025-12-02T18:51:47.749Z ERROR 6558 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 18:51:47 18:51:47 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 18:51:47 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 18:51:47 at org.onap.cps.rest.controller.DataRestController.createNode(DataRestController.java:73) 18:51:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:51:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:51:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:51:47 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:51:47 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 18:51:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 18:51:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 18:51:47 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 18:51:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:51:47 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 18:51:47 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.createNode() 18:51:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:51:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:51:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:51:47 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:51:47 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 18:51:47 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 18:51:47 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 18:51:47 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 18:51:47 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 18:51:47 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 18:51:47 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 18:51:47 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 18:51:47 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 18:51:47 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 18:51:47 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 18:51:47 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 18:51:47 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 18:51:47 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 18:51:47 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 18:51:47 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:51:47 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 18:51:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:51:47 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 18:51:47 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:51:47 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 18:51:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:51:47 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 18:51:47 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:51:47 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 18:51:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:51:47 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 18:51:47 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:51:47 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 18:51:47 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 18:51:47 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_1(DataRestControllerSpec.groovy:123) 18:51:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:51:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:51:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:51:47 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:51:47 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 18:51:47 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 18:51:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 18:51:47 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 18:51:47 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 18:51:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:51:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:51:47 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 18:51:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 18:51:47 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 18:51:47 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:51:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:51:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 18:51:47 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 18:51:47 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 18:51:47 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 18:51:47 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 18:51:47 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 18:51:47 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 18:51:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:51:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:51:47 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 18:51:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 18:51:47 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 18:51:47 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:51:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:51:47 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:51:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 18:51:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:51:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:51:47 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 18:51:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 18:51:47 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 18:51:47 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:51:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:51:47 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:51:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 18:51:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:51:47 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:51:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:51:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 18:51:47 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 18:51:47 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 18:51:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 18:51:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 18:51:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 18:51:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 18:51:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 18:51:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 18:51:47 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 18:51:47 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 18:51:47 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 18:51:47 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 18:51:47 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 18:51:47 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 18:51:47 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 18:51:47 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 18:51:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 18:51:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 18:51:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 18:51:47 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 18:51:47 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 18:51:47 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 18:51:47 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 18:51:47 18:51:47 2025-12-02T18:51:47.795Z ERROR 6558 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 18:51:47 18:51:47 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 18:51:47 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 18:51:47 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:101) 18:51:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:51:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:51:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:51:47 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:51:47 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 18:51:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 18:51:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 18:51:47 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 18:51:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:51:47 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 18:51:47 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 18:51:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:51:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:51:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:51:47 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:51:47 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 18:51:47 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 18:51:47 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 18:51:47 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 18:51:47 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 18:51:47 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 18:51:47 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 18:51:47 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 18:51:47 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 18:51:47 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 18:51:47 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 18:51:47 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 18:51:47 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 18:51:47 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 18:51:47 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 18:51:47 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:51:47 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 18:51:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:51:47 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 18:51:47 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:51:47 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 18:51:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:51:47 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 18:51:47 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:51:47 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 18:51:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:51:47 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 18:51:47 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:51:47 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 18:51:47 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 18:51:47 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_4(DataRestControllerSpec.groovy:199) 18:51:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:51:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:51:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:51:47 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:51:47 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 18:51:47 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 18:51:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 18:51:47 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 18:51:47 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 18:51:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:51:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:51:47 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 18:51:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 18:51:47 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 18:51:47 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:51:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:51:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 18:51:47 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 18:51:47 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 18:51:47 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 18:51:47 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 18:51:47 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 18:51:47 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 18:51:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:51:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:51:47 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 18:51:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 18:51:47 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 18:51:47 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:51:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:51:47 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:51:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 18:51:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:51:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:51:47 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 18:51:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 18:51:47 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 18:51:47 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:51:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:51:47 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:51:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 18:51:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:51:47 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:51:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:51:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 18:51:47 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 18:51:47 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 18:51:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 18:51:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 18:51:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 18:51:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 18:51:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 18:51:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 18:51:47 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 18:51:47 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 18:51:47 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 18:51:47 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 18:51:47 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 18:51:47 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 18:51:47 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 18:51:47 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 18:51:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 18:51:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 18:51:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 18:51:47 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 18:51:47 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 18:51:47 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 18:51:47 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 18:51:47 18:51:47 2025-12-02T18:51:47.810Z ERROR 6558 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 18:51:47 18:51:47 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 18:51:47 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 18:51:47 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:101) 18:51:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:51:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:51:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:51:47 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:51:47 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 18:51:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 18:51:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 18:51:47 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 18:51:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:51:47 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 18:51:47 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 18:51:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:51:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:51:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:51:47 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:51:47 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 18:51:47 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 18:51:47 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 18:51:47 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 18:51:47 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 18:51:47 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 18:51:47 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 18:51:47 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 18:51:47 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 18:51:47 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 18:51:47 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 18:51:47 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 18:51:47 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 18:51:47 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 18:51:47 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 18:51:47 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:51:47 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 18:51:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:51:47 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 18:51:47 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:51:47 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 18:51:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:51:47 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 18:51:47 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:51:47 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 18:51:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:51:47 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 18:51:47 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:51:47 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 18:51:47 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 18:51:47 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_4(DataRestControllerSpec.groovy:199) 18:51:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:51:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:51:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:51:47 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:51:47 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 18:51:47 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 18:51:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 18:51:47 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 18:51:47 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 18:51:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:51:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:51:47 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 18:51:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 18:51:47 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 18:51:47 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:51:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:51:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 18:51:47 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 18:51:47 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 18:51:47 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 18:51:47 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 18:51:47 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 18:51:47 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 18:51:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:51:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:51:47 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 18:51:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 18:51:47 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 18:51:47 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:51:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:51:47 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:51:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 18:51:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:51:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:51:47 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 18:51:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 18:51:47 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 18:51:47 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:51:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:51:47 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:51:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 18:51:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:51:47 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:51:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:51:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 18:51:47 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 18:51:47 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 18:51:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 18:51:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 18:51:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 18:51:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 18:51:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 18:51:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 18:51:47 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 18:51:47 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 18:51:47 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 18:51:47 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 18:51:47 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 18:51:47 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 18:51:47 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 18:51:47 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 18:51:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 18:51:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 18:51:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 18:51:47 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 18:51:47 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 18:51:47 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 18:51:47 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 18:51:47 18:51:47 2025-12-02T18:51:47.825Z ERROR 6558 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 18:51:47 18:51:47 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 18:51:47 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 18:51:47 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:101) 18:51:47 at jdk.internal.reflect.GeneratedMethodAccessor57.invoke(Unknown Source) 18:51:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:51:47 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:51:47 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 18:51:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 18:51:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 18:51:47 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 18:51:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:51:47 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 18:51:47 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 18:51:47 at jdk.internal.reflect.GeneratedMethodAccessor57.invoke(Unknown Source) 18:51:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:51:47 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:51:47 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 18:51:47 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 18:51:47 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 18:51:47 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 18:51:47 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 18:51:47 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 18:51:47 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 18:51:47 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 18:51:47 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 18:51:47 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 18:51:47 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 18:51:47 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 18:51:47 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 18:51:47 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 18:51:47 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 18:51:47 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:51:47 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 18:51:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:51:47 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 18:51:47 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:51:47 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 18:51:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:51:47 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 18:51:47 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:51:47 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 18:51:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:51:47 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 18:51:47 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:51:47 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 18:51:47 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 18:51:47 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_5(DataRestControllerSpec.groovy:225) 18:51:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:51:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:51:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:51:47 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:51:47 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 18:51:47 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 18:51:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 18:51:47 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 18:51:47 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 18:51:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:51:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:51:47 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 18:51:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 18:51:47 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 18:51:47 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:51:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:51:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 18:51:47 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 18:51:47 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 18:51:47 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 18:51:47 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 18:51:47 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 18:51:47 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 18:51:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:51:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:51:47 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 18:51:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 18:51:47 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 18:51:47 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:51:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:51:47 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:51:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 18:51:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:51:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:51:47 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 18:51:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 18:51:47 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 18:51:47 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:51:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:51:47 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:51:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 18:51:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:51:47 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:51:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:51:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 18:51:47 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 18:51:47 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 18:51:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 18:51:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 18:51:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 18:51:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 18:51:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 18:51:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 18:51:47 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 18:51:47 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 18:51:47 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 18:51:47 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 18:51:47 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 18:51:47 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 18:51:47 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 18:51:47 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 18:51:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 18:51:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 18:51:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 18:51:47 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 18:51:47 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 18:51:47 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 18:51:47 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 18:51:47 18:51:47 2025-12-02T18:51:47.837Z ERROR 6558 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 18:51:47 18:51:47 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 18:51:47 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 18:51:47 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:101) 18:51:47 at jdk.internal.reflect.GeneratedMethodAccessor57.invoke(Unknown Source) 18:51:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:51:47 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:51:47 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 18:51:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 18:51:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 18:51:47 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 18:51:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:51:47 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 18:51:47 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 18:51:47 at jdk.internal.reflect.GeneratedMethodAccessor57.invoke(Unknown Source) 18:51:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:51:47 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:51:47 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 18:51:47 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 18:51:47 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 18:51:47 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 18:51:47 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 18:51:47 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 18:51:47 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 18:51:47 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 18:51:47 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 18:51:47 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 18:51:47 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 18:51:47 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 18:51:47 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 18:51:47 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 18:51:47 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 18:51:47 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:51:47 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 18:51:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:51:47 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 18:51:47 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:51:47 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 18:51:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:51:47 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 18:51:47 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:51:47 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 18:51:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:51:47 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 18:51:47 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:51:47 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 18:51:47 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 18:51:47 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_5(DataRestControllerSpec.groovy:225) 18:51:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:51:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:51:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:51:47 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:51:47 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 18:51:47 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 18:51:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 18:51:47 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 18:51:47 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 18:51:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:51:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:51:47 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 18:51:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 18:51:47 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 18:51:47 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:51:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:51:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 18:51:47 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 18:51:47 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 18:51:47 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 18:51:47 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 18:51:47 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 18:51:47 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 18:51:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:51:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:51:47 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 18:51:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 18:51:47 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 18:51:47 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:51:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:51:47 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:51:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 18:51:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:51:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:51:47 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 18:51:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 18:51:47 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 18:51:47 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:51:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:51:47 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:51:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 18:51:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:51:47 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:51:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:51:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 18:51:47 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 18:51:47 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 18:51:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 18:51:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 18:51:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 18:51:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 18:51:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 18:51:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 18:51:47 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 18:51:47 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 18:51:47 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 18:51:47 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 18:51:47 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 18:51:47 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 18:51:47 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 18:51:47 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 18:51:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 18:51:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 18:51:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 18:51:47 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 18:51:47 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 18:51:47 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 18:51:47 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 18:51:47 18:51:47 2025-12-02T18:51:47.974Z ERROR 6558 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 18:51:47 18:51:47 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 18:51:47 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 18:51:47 at org.onap.cps.rest.controller.DataRestController.updateNodeLeaves(DataRestController.java:158) 18:51:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:51:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:51:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:51:47 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:51:47 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 18:51:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 18:51:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 18:51:47 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 18:51:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:51:47 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 18:51:47 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.updateNodeLeaves() 18:51:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:51:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:51:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:51:47 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:51:47 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 18:51:47 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 18:51:47 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 18:51:47 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 18:51:47 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 18:51:47 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 18:51:47 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 18:51:47 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 18:51:47 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 18:51:47 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 18:51:47 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 18:51:47 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 18:51:47 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 18:51:47 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:51:47 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 18:51:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:51:47 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 18:51:47 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:51:47 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 18:51:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:51:47 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 18:51:47 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:51:47 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 18:51:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:51:47 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 18:51:47 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:51:47 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 18:51:47 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 18:51:47 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_11(DataRestControllerSpec.groovy:361) 18:51:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:51:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:51:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:51:47 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:51:47 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 18:51:47 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 18:51:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 18:51:47 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 18:51:47 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 18:51:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:51:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:51:47 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 18:51:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 18:51:47 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 18:51:47 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:51:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:51:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 18:51:47 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 18:51:47 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 18:51:47 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 18:51:47 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 18:51:47 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 18:51:47 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 18:51:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:51:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:51:47 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 18:51:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 18:51:47 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 18:51:47 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:51:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:51:47 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:51:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 18:51:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:51:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:51:47 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 18:51:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:51:47 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 18:51:47 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 18:51:47 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:51:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:51:47 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:51:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 18:51:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:51:47 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:51:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:51:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:51:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 18:51:47 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 18:51:47 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 18:51:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 18:51:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 18:51:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 18:51:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 18:51:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 18:51:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 18:51:47 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 18:51:47 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 18:51:47 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 18:51:47 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 18:51:47 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 18:51:47 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 18:51:47 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 18:51:47 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 18:51:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 18:51:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 18:51:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 18:51:47 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 18:51:47 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 18:51:47 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 18:51:47 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 18:51:47 18:51:48 2025-12-02T18:51:48.014Z ERROR 6558 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 18:51:48 18:51:48 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 18:51:48 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 18:51:48 at org.onap.cps.rest.controller.DataRestController.replaceNode(DataRestController.java:174) 18:51:48 at jdk.internal.reflect.GeneratedMethodAccessor63.invoke(Unknown Source) 18:51:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:51:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:51:48 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 18:51:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 18:51:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 18:51:48 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 18:51:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:51:48 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 18:51:48 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceNode() 18:51:48 at jdk.internal.reflect.GeneratedMethodAccessor63.invoke(Unknown Source) 18:51:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:51:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:51:48 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 18:51:48 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 18:51:48 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 18:51:48 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 18:51:48 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 18:51:48 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 18:51:48 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 18:51:48 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 18:51:48 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 18:51:48 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 18:51:48 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 18:51:48 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 18:51:48 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 18:51:48 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 18:51:48 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 18:51:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:51:48 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 18:51:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:51:48 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 18:51:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:51:48 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 18:51:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:51:48 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 18:51:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:51:48 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 18:51:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:51:48 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 18:51:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:51:48 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 18:51:48 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 18:51:48 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_15(DataRestControllerSpec.groovy:449) 18:51:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:51:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:51:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:51:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:51:48 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 18:51:48 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 18:51:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:51:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:51:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:51:48 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 18:51:48 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 18:51:48 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 18:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:51:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:51:48 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 18:51:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 18:51:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:51:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:51:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:51:48 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 18:51:48 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 18:51:48 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:51:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 18:51:48 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 18:51:48 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 18:51:48 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 18:51:48 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 18:51:48 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 18:51:48 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 18:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:51:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:51:48 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 18:51:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 18:51:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:51:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:51:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:51:48 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 18:51:48 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 18:51:48 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:51:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:51:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 18:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:51:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:51:48 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 18:51:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 18:51:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:51:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:51:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:51:48 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 18:51:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 18:51:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:51:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:51:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 18:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:51:48 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:51:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 18:51:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 18:51:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 18:51:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 18:51:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 18:51:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 18:51:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 18:51:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 18:51:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 18:51:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 18:51:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 18:51:48 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 18:51:48 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 18:51:48 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 18:51:48 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 18:51:48 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 18:51:48 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 18:51:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 18:51:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 18:51:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 18:51:48 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 18:51:48 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 18:51:48 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 18:51:48 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 18:51:48 18:51:48 2025-12-02T18:51:48.029Z ERROR 6558 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 18:51:48 18:51:48 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 18:51:48 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 18:51:48 at org.onap.cps.rest.controller.DataRestController.replaceListContent(DataRestController.java:191) 18:51:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:51:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:51:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:51:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:51:48 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 18:51:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 18:51:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 18:51:48 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 18:51:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:51:48 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 18:51:48 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceListContent() 18:51:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:51:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:51:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:51:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:51:48 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 18:51:48 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 18:51:48 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 18:51:48 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 18:51:48 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 18:51:48 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 18:51:48 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 18:51:48 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 18:51:48 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 18:51:48 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 18:51:48 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 18:51:48 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 18:51:48 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 18:51:48 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 18:51:48 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 18:51:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:51:48 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 18:51:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:51:48 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 18:51:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:51:48 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 18:51:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:51:48 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 18:51:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:51:48 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 18:51:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:51:48 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 18:51:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:51:48 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 18:51:48 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 18:51:48 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_16(DataRestControllerSpec.groovy:474) 18:51:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:51:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:51:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:51:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:51:48 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 18:51:48 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 18:51:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:51:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:51:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:51:48 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 18:51:48 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 18:51:48 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 18:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:51:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:51:48 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 18:51:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 18:51:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:51:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:51:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:51:48 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 18:51:48 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 18:51:48 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:51:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 18:51:48 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 18:51:48 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 18:51:48 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 18:51:48 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 18:51:48 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 18:51:48 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 18:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:51:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:51:48 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 18:51:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 18:51:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:51:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:51:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:51:48 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 18:51:48 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 18:51:48 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:51:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:51:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 18:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:51:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:51:48 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 18:51:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 18:51:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:51:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:51:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:51:48 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 18:51:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 18:51:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:51:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:51:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 18:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:51:48 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:51:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 18:51:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 18:51:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 18:51:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 18:51:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 18:51:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 18:51:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 18:51:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 18:51:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 18:51:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 18:51:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 18:51:48 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 18:51:48 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 18:51:48 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 18:51:48 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 18:51:48 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 18:51:48 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 18:51:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 18:51:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 18:51:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 18:51:48 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 18:51:48 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 18:51:48 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 18:51:48 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 18:51:48 18:51:48 2025-12-02T18:51:48.043Z ERROR 6558 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 18:51:48 18:51:48 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 18:51:48 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 18:51:48 at org.onap.cps.rest.controller.DataRestController.replaceListContent(DataRestController.java:191) 18:51:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:51:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:51:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:51:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:51:48 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 18:51:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 18:51:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 18:51:48 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 18:51:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:51:48 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 18:51:48 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceListContent() 18:51:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:51:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:51:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:51:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:51:48 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 18:51:48 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 18:51:48 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 18:51:48 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 18:51:48 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 18:51:48 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 18:51:48 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 18:51:48 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 18:51:48 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 18:51:48 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 18:51:48 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 18:51:48 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 18:51:48 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 18:51:48 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 18:51:48 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 18:51:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:51:48 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 18:51:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:51:48 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 18:51:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:51:48 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 18:51:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:51:48 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 18:51:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:51:48 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 18:51:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:51:48 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 18:51:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:51:48 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 18:51:48 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 18:51:48 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_17(DataRestControllerSpec.groovy:495) 18:51:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:51:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:51:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:51:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:51:48 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 18:51:48 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 18:51:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:51:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:51:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:51:48 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 18:51:48 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 18:51:48 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 18:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:51:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:51:48 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 18:51:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 18:51:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:51:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:51:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:51:48 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 18:51:48 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 18:51:48 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:51:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 18:51:48 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 18:51:48 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 18:51:48 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 18:51:48 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 18:51:48 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 18:51:48 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 18:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:51:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:51:48 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 18:51:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 18:51:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:51:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:51:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:51:48 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 18:51:48 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 18:51:48 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:51:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:51:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 18:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:51:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:51:48 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 18:51:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 18:51:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:51:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:51:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:51:48 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 18:51:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 18:51:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:51:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:51:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 18:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:51:48 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:51:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 18:51:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 18:51:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 18:51:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 18:51:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 18:51:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 18:51:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 18:51:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 18:51:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 18:51:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 18:51:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 18:51:48 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 18:51:48 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 18:51:48 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 18:51:48 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 18:51:48 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 18:51:48 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 18:51:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 18:51:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 18:51:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 18:51:48 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 18:51:48 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 18:51:48 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 18:51:48 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 18:51:48 18:51:48 2025-12-02T18:51:48.060Z ERROR 6558 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 18:51:48 18:51:48 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 18:51:48 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 18:51:48 at org.onap.cps.rest.controller.DataRestController.deleteListOrListElement(DataRestController.java:200) 18:51:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:51:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:51:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:51:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:51:48 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 18:51:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 18:51:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 18:51:48 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 18:51:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:51:48 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 18:51:48 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.deleteListOrListElement() 18:51:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:51:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:51:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:51:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:51:48 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 18:51:48 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 18:51:48 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 18:51:48 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 18:51:48 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 18:51:48 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 18:51:48 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 18:51:48 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 18:51:48 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 18:51:48 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 18:51:48 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 18:51:48 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 18:51:48 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 18:51:48 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 18:51:48 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 18:51:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:51:48 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 18:51:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:51:48 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 18:51:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:51:48 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 18:51:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:51:48 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 18:51:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:51:48 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 18:51:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:51:48 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 18:51:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:51:48 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 18:51:48 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 18:51:48 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_19(DataRestControllerSpec.groovy:534) 18:51:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:51:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:51:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:51:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:51:48 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 18:51:48 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 18:51:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:51:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:51:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:51:48 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 18:51:48 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 18:51:48 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 18:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:51:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:51:48 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 18:51:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 18:51:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:51:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:51:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:51:48 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 18:51:48 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 18:51:48 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:51:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 18:51:48 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 18:51:48 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 18:51:48 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 18:51:48 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 18:51:48 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 18:51:48 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 18:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:51:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:51:48 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 18:51:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 18:51:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:51:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:51:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:51:48 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 18:51:48 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 18:51:48 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:51:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:51:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 18:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:51:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:51:48 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 18:51:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 18:51:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:51:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:51:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:51:48 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 18:51:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 18:51:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:51:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:51:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 18:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:51:48 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:51:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 18:51:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 18:51:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 18:51:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 18:51:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 18:51:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 18:51:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 18:51:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 18:51:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 18:51:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 18:51:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 18:51:48 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 18:51:48 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 18:51:48 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 18:51:48 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 18:51:48 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 18:51:48 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 18:51:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 18:51:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 18:51:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 18:51:48 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 18:51:48 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 18:51:48 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 18:51:48 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 18:51:48 18:51:48 [INFO] Tests run: 78, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.682 s -- in org.onap.cps.rest.controller.DataRestControllerSpec 18:51:48 2025-12-02T18:51:48.072Z ERROR 6558 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 18:51:48 18:51:48 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 18:51:48 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 18:51:48 at org.onap.cps.rest.controller.DataRestController.deleteDataNode(DataRestController.java:86) 18:51:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:51:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:51:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:51:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:51:48 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 18:51:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 18:51:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 18:51:48 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 18:51:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:51:48 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 18:51:48 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.deleteDataNode() 18:51:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:51:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:51:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:51:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:51:48 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 18:51:48 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 18:51:48 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 18:51:48 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 18:51:48 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 18:51:48 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 18:51:48 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 18:51:48 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 18:51:48 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 18:51:48 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 18:51:48 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 18:51:48 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 18:51:48 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 18:51:48 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 18:51:48 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 18:51:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:51:48 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 18:51:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:51:48 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 18:51:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:51:48 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 18:51:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:51:48 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 18:51:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:51:48 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 18:51:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:51:48 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 18:51:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:51:48 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 18:51:48 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 18:51:48 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_20(DataRestControllerSpec.groovy:556) 18:51:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:51:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:51:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:51:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:51:48 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 18:51:48 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 18:51:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:51:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:51:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:51:48 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 18:51:48 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 18:51:48 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 18:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:51:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:51:48 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 18:51:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 18:51:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:51:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:51:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:51:48 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 18:51:48 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 18:51:48 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:51:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 18:51:48 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 18:51:48 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 18:51:48 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 18:51:48 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 18:51:48 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 18:51:48 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 18:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:51:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:51:48 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 18:51:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 18:51:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:51:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:51:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:51:48 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 18:51:48 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 18:51:48 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:51:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:51:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 18:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:51:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:51:48 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 18:51:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 18:51:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:51:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:51:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:51:48 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 18:51:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 18:51:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:51:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:51:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 18:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:51:48 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:51:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 18:51:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 18:51:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 18:51:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 18:51:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 18:51:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 18:51:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 18:51:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 18:51:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 18:51:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 18:51:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 18:51:48 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 18:51:48 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 18:51:48 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 18:51:48 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 18:51:48 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 18:51:48 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 18:51:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 18:51:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 18:51:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 18:51:48 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 18:51:48 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 18:51:48 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 18:51:48 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 18:51:48 18:51:48 [INFO] Running org.onap.cps.rest.controller.DeltaRestControllerSpec 18:51:48 18:51:48 . ____ _ __ _ _ 18:51:48 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 18:51:48 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 18:51:48 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 18:51:48 ' |____| .__|_| |_|_| |_\__, | / / / / 18:51:48 =========|_|==============|___/=/_/_/_/ 18:51:48 18:51:48 :: Spring Boot :: (v3.5.6) 18:51:48 18:51:48 2025-12-02T18:51:48.103Z INFO 6558 --- [ main] o.o.c.r.c.DeltaRestControllerSpec : Starting DeltaRestControllerSpec using Java 17.0.6-ea with PID 6558 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 18:51:48 2025-12-02T18:51:48.103Z INFO 6558 --- [ main] o.o.c.r.c.DeltaRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 18:51:48 2025-12-02T18:51:48.278Z INFO 6558 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 18:51:48 2025-12-02T18:51:48.278Z INFO 6558 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 18:51:48 2025-12-02T18:51:48.278Z INFO 6558 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 18:51:48 2025-12-02T18:51:48.283Z INFO 6558 --- [ main] o.o.c.r.c.DeltaRestControllerSpec : Started DeltaRestControllerSpec in 0.2 seconds (process running for 7.669) 18:51:48 2025-12-02T18:51:48.365Z ERROR 6558 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON content to Json Node. 18:51:48 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.293 s -- in org.onap.cps.rest.controller.DeltaRestControllerSpec 18:51:48 [INFO] Running org.onap.cps.rest.controller.QueryRestControllerSpec 18:51:48 18:51:48 . ____ _ __ _ _ 18:51:48 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 18:51:48 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 18:51:48 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 18:51:48 ' |____| .__|_| |_|_| |_\__, | / / / / 18:51:48 =========|_|==============|___/=/_/_/_/ 18:51:48 18:51:48 :: Spring Boot :: (v3.5.6) 18:51:48 18:51:48 2025-12-02T18:51:48.396Z INFO 6558 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Starting QueryRestControllerSpec using Java 17.0.6-ea with PID 6558 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 18:51:48 2025-12-02T18:51:48.396Z INFO 6558 --- [ main] o.o.c.r.c.QueryRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 18:51:48 2025-12-02T18:51:48.567Z INFO 6558 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 18:51:48 2025-12-02T18:51:48.567Z INFO 6558 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 18:51:48 2025-12-02T18:51:48.567Z INFO 6558 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 18:51:48 2025-12-02T18:51:48.571Z INFO 6558 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Started QueryRestControllerSpec in 0.194 seconds (process running for 7.957) 18:51:48 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.258 s -- in org.onap.cps.rest.controller.QueryRestControllerSpec 18:51:48 [INFO] Running org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 18:51:48 18:51:48 . ____ _ __ _ _ 18:51:48 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 18:51:48 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 18:51:48 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 18:51:48 ' |____| .__|_| |_|_| |_\__, | / / / / 18:51:48 =========|_|==============|___/=/_/_/_/ 18:51:48 18:51:48 :: Spring Boot :: (v3.5.6) 18:51:48 18:51:48 2025-12-02T18:51:48.688Z INFO 6558 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Starting CpsRestExceptionHandlerSpec using Java 17.0.6-ea with PID 6558 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 18:51:48 2025-12-02T18:51:48.688Z INFO 6558 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 18:51:48 2025-12-02T18:51:48.901Z INFO 6558 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 18:51:48 2025-12-02T18:51:48.901Z INFO 6558 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 18:51:48 2025-12-02T18:51:48.901Z INFO 6558 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 18:51:48 2025-12-02T18:51:48.906Z INFO 6558 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Started CpsRestExceptionHandlerSpec in 0.234 seconds (process running for 8.291) 18:51:48 2025-12-02T18:51:48.928Z ERROR 6558 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 18:51:48 18:51:48 java.lang.IllegalStateException: some error message 18:51:48 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 18:51:48 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 18:51:48 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 18:51:48 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 18:51:48 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 18:51:48 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 18:51:48 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 18:51:48 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 18:51:48 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 18:51:48 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 18:51:48 at org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec.$spock_feature_0_0(CpsRestExceptionHandlerSpec.groovy:120) 18:51:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:51:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:51:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:51:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:51:48 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 18:51:48 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 18:51:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:51:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:51:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:51:48 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 18:51:48 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 18:51:48 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 18:51:48 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 18:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:51:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:51:48 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 18:51:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 18:51:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:51:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:51:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:51:48 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 18:51:48 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 18:51:48 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 18:51:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:51:48 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 18:51:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 18:51:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:51:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:51:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:51:48 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 18:51:48 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 18:51:48 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 18:51:48 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:51:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:51:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 18:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:51:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:51:48 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 18:51:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 18:51:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:51:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:51:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:51:48 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 18:51:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 18:51:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:51:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:51:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 18:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:51:48 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:51:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 18:51:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 18:51:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 18:51:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 18:51:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 18:51:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 18:51:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 18:51:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 18:51:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 18:51:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 18:51:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 18:51:48 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 18:51:48 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 18:51:48 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 18:51:48 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 18:51:48 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 18:51:48 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 18:51:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 18:51:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 18:51:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 18:51:48 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 18:51:48 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 18:51:48 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 18:51:48 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 18:51:48 18:51:48 2025-12-02T18:51:48.963Z ERROR 6558 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 18:51:48 18:51:48 org.onap.cps.api.exceptions.AlreadyDefinedException: Already defined exception 18:51:48 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 18:51:48 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 18:51:48 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 18:51:48 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 18:51:48 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 18:51:48 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 18:51:48 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 18:51:48 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 18:51:48 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 18:51:48 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:304) 18:51:48 at org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec.$spock_feature_0_3(CpsRestExceptionHandlerSpec.groovy:147) 18:51:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:51:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:51:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:51:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:51:48 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 18:51:48 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 18:51:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:51:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:51:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:51:48 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 18:51:48 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 18:51:48 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 18:51:48 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 18:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:51:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:51:48 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 18:51:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 18:51:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:51:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:51:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:51:48 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 18:51:48 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 18:51:48 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 18:51:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:51:48 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 18:51:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 18:51:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:51:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:51:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:51:48 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 18:51:48 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 18:51:48 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 18:51:48 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:51:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:51:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 18:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:51:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:51:48 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 18:51:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 18:51:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:51:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:51:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:51:48 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 18:51:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 18:51:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:51:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:51:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 18:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:51:48 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:51:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 18:51:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 18:51:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 18:51:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 18:51:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 18:51:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 18:51:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 18:51:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 18:51:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 18:51:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 18:51:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 18:51:48 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 18:51:48 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 18:51:48 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 18:51:48 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 18:51:48 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 18:51:48 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 18:51:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 18:51:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 18:51:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 18:51:48 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 18:51:48 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 18:51:48 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 18:51:48 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 18:51:48 Caused by: java.lang.Throwable: null 18:51:48 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 18:51:48 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 18:51:48 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 18:51:48 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 18:51:48 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 18:51:48 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 18:51:48 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 18:51:48 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 18:51:48 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 18:51:48 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) 18:51:48 ... 92 common frames omitted 18:51:48 18:51:49 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.391 s -- in org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 18:51:49 [INFO] Running org.onap.cps.rest.utils.MultipartFileUtilSpec 18:51:49 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.onap.cps.rest.utils.MultipartFileUtilSpec 18:51:49 [INFO] Running org.onap.cps.rest.utils.ZipFileSizeValidatorSpec 18:51:49 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.onap.cps.rest.utils.ZipFileSizeValidatorSpec 18:51:49 [INFO] 18:51:49 [INFO] Results: 18:51:49 [INFO] 18:51:49 [INFO] Tests run: 187, Failures: 0, Errors: 0, Skipped: 0 18:51:49 [INFO] 18:51:49 [INFO] 18:51:49 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-rest --- 18:51:49 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec 18:51:49 [INFO] Analyzed bundle 'cps-rest' with 7 classes 18:51:49 [INFO] All coverage checks have been met. 18:51:49 [INFO] 18:51:49 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-rest --- 18:51:49 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec 18:51:49 [INFO] Analyzed bundle 'cps-rest' with 7 classes 18:51:49 [INFO] 18:51:49 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-rest --- 18:51:49 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-rest/target/cps-rest-3.7.4-SNAPSHOT.jar 18:51:49 [INFO] 18:51:49 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-rest --- 18:51:49 [INFO] Installing /w/workspace/cps-master-verify-java/cps-rest/target/cps-rest-3.7.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-rest/3.7.4-SNAPSHOT/cps-rest-3.7.4-SNAPSHOT.jar 18:51:49 [INFO] Installing /w/workspace/cps-master-verify-java/cps-rest/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-rest/3.7.4-SNAPSHOT/cps-rest-3.7.4-SNAPSHOT.pom 18:51:49 [INFO] 18:51:49 [INFO] --------------------< org.onap.cps:cps-ncmp-events >-------------------- 18:51:49 [INFO] Building cps-ncmp-events 3.7.4-SNAPSHOT [9/21] 18:51:49 [INFO] --------------------------------[ jar ]--------------------------------- 18:51:49 [INFO] 18:51:49 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-events --- 18:51:49 [INFO] 18:51:49 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-events --- 18:51:49 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ncmp-events/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/impl/provmns/model/*:**/pom.xml 18:51:49 [INFO] 18:51:49 [INFO] --- jsonschema2pojo-maven-plugin:1.2.1:generate (default) @ cps-ncmp-events --- 18:51:49 [INFO] 18:51:49 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-events --- 18:51:49 [INFO] You have 0 Checkstyle violations. 18:51:49 [INFO] 18:51:49 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-events --- 18:51:49 [INFO] You have 0 Checkstyle violations. 18:51:49 [INFO] 18:51:49 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-events --- 18:51:49 [INFO] Using 'UTF-8' encoding to copy filtered resources. 18:51:49 [INFO] Copying 12 resources 18:51:49 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-events/target/generated-sources/license 18:51:49 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-events/target/generated-resources/licenses 18:51:49 [INFO] 18:51:49 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ncmp-events --- 18:51:49 [INFO] Recompiling the module because of changed dependency. 18:51:49 [INFO] Compiling 99 source files with javac [debug release 17] to target/classes 18:51:51 [INFO] 18:51:51 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-events --- 18:51:51 [INFO] Using 'UTF-8' encoding to copy filtered resources. 18:51:51 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-events/src/test/resources 18:51:51 [INFO] 18:51:51 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ncmp-events --- 18:51:51 [INFO] No sources to compile 18:51:51 [INFO] 18:51:51 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-events --- 18:51:51 [INFO] No sources specified for compilation. Skipping. 18:51:51 [INFO] 18:51:51 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-ncmp-events --- 18:51:51 [INFO] No tests to run. 18:51:51 [INFO] 18:51:51 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-ncmp-events --- 18:51:51 [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 18:51:51 [INFO] 18:51:51 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-ncmp-events --- 18:51:51 [INFO] Skipping JaCoCo execution due to missing execution data file. 18:51:51 [INFO] 18:51:51 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-events --- 18:51:51 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-events/target/cps-ncmp-events-3.7.4-SNAPSHOT.jar 18:51:51 [INFO] 18:51:51 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-events --- 18:51:51 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-events/target/cps-ncmp-events-3.7.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-events/3.7.4-SNAPSHOT/cps-ncmp-events-3.7.4-SNAPSHOT.jar 18:51:51 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-events/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-events/3.7.4-SNAPSHOT/cps-ncmp-events-3.7.4-SNAPSHOT.pom 18:51:51 [INFO] 18:51:51 [INFO] -------------------< org.onap.cps:cps-ncmp-service >-------------------- 18:51:51 [INFO] Building cps-ncmp-service 3.7.4-SNAPSHOT [10/21] 18:51:51 [INFO] --------------------------------[ jar ]--------------------------------- 18:51:53 [INFO] 18:51:53 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-service --- 18:51:53 [INFO] 18:51:53 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-service --- 18:51:53 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/impl/provmns/model/*:**/pom.xml 18:51:53 [INFO] 18:51:53 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (ncmp-code-gen-provmns) @ cps-ncmp-service --- 18:52:59 [INFO] Generating with dryRun=false 18:52:59 [INFO] OpenAPI Generator: spring (server) 18:52:59 [INFO] Generator 'spring' is considered stable. 18:52:59 [INFO] ---------------------------------- 18:52:59 [INFO] Set base package to invoker package (org.onap.cps.ncmp.impl.provmns.controller) 18:52:59 [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) 18:52:59 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 18:52:59 [WARNING] Failed to get the schema name: null 18:52:59 [INFO] Unset/Removed allOf after cleaning up allOf sub-schemas that are not yet supported. 18:52:59 [INFO] Unset/Removed allOf after cleaning up allOf sub-schemas that are not yet supported. 18:52:59 [INFO] Unset/Removed allOf after cleaning up allOf sub-schemas that are not yet supported. 18:52:59 [INFO] Unset/Removed allOf after cleaning up allOf sub-schemas that are not yet supported. 18:52:59 [INFO] Inline schema created as __className___id__get_dataNodeSelector_parameter. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings __className___id__get_dataNodeSelector_parameter=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings __className___id__get_dataNodeSelector_parameter=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as __className___id__patch_default_response. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings __className___id__patch_default_response=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings __className___id__patch_default_response=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as Resource_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Resource_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Resource_oneOf=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as Resource_oneOf_1. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Resource_oneOf_1=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Resource_oneOf_1=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as ErrorResponseGet_otherProblems_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ErrorResponseGet_otherProblems_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ErrorResponseGet_otherProblems_inner=NewModel,ModelA=NewModelA in CLI). 18:52:59 [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). 18:52:59 [INFO] Inline schema created as ErrorResponse_error. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ErrorResponse_error=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ErrorResponse_error=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as ErrorResponsePatch_otherProblems_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ErrorResponsePatch_otherProblems_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ErrorResponsePatch_otherProblems_inner=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as NrmRoot_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrmRoot_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrmRoot_oneOf=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as NrmRoot_oneOf_1. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrmRoot_oneOf_1=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrmRoot_oneOf_1=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as VsDataContainer_Single_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings VsDataContainer_Single_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings VsDataContainer_Single_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as ManagementNode_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ManagementNode_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ManagementNode_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as MnsAgent_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MnsAgent_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MnsAgent_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as MeContext_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MeContext_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MeContext_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as ManagedNFService_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ManagedNFService_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ManagedNFService_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as Scheduler_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Scheduler_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Scheduler_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as SchedulingTime_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings SchedulingTime_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings SchedulingTime_oneOf=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as SchedulingTime_oneOf_1. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings SchedulingTime_oneOf_1=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings SchedulingTime_oneOf_1=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as SchedulingTime_oneOf_2. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings SchedulingTime_oneOf_2=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings SchedulingTime_oneOf_2=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as ConditionMonitor_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ConditionMonitor_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ConditionMonitor_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as SupportedNotifications_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings SupportedNotifications_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings SupportedNotifications_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as GnbDuFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings GnbDuFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings GnbDuFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as RRMPolicyRatio_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings RRMPolicyRatio_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings RRMPolicyRatio_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as NrCellDu_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrCellDu_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrCellDu_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as CPCIConfigurationFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings CPCIConfigurationFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings CPCIConfigurationFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as DRACHOptimizationFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings DRACHOptimizationFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings DRACHOptimizationFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as Bwp_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Bwp_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Bwp_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as NrSectorCarrier_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrSectorCarrier_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrSectorCarrier_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as CommonBeamformingFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings CommonBeamformingFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings CommonBeamformingFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as Beam_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Beam_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Beam_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as EP_F1C_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_F1C_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_F1C_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as EP_F1U_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_F1U_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_F1U_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as GnbCuUpFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings GnbCuUpFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings GnbCuUpFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as EP_E1_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_E1_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_E1_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as EP_XnU_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_XnU_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_XnU_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as EP_NgU_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_NgU_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_NgU_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as EP_X2U_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_X2U_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_X2U_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as EP_S1U_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_S1U_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_S1U_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as GnbCuCpFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings GnbCuCpFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings GnbCuCpFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as TceIDMappingInfo_TceIPAddress. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings TceIDMappingInfo_TceIPAddress=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings TceIDMappingInfo_TceIPAddress=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as NrCellCu_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrCellCu_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrCellCu_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as NRCellRelation_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NRCellRelation_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NRCellRelation_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as EUtranCellRelation_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EUtranCellRelation_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EUtranCellRelation_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as NRFreqRelation_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NRFreqRelation_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NRFreqRelation_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as EUtranFreqRelation_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EUtranFreqRelation_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EUtranFreqRelation_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as DESManagementFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings DESManagementFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings DESManagementFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as DMROFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings DMROFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings DMROFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as DLBOFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings DLBOFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings DLBOFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as CESManagementFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings CESManagementFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings CESManagementFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as DPCIConfigurationFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings DPCIConfigurationFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings DPCIConfigurationFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as EP_XnC_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_XnC_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_XnC_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as EP_NgC_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_NgC_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_NgC_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as EP_X2C_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_X2C_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_X2C_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as DANRManagementFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings DANRManagementFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings DANRManagementFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as NRFrequency_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NRFrequency_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NRFrequency_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as ExternalGnbCuCpFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ExternalGnbCuCpFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ExternalGnbCuCpFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as ExternalNrCellCu_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ExternalNrCellCu_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ExternalNrCellCu_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as ExternalGnbCuUpFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ExternalGnbCuUpFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ExternalGnbCuUpFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as ExternalGnbDuFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ExternalGnbDuFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ExternalGnbDuFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as EUtranFrequency_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EUtranFrequency_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EUtranFrequency_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as ExternalENBFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ExternalENBFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ExternalENBFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as ExternalEUTranCell_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ExternalEUTranCell_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ExternalEUTranCell_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as RimRSGlobal_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings RimRSGlobal_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings RimRSGlobal_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as RimRSSet_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings RimRSSet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings RimRSSet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as CCOFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings CCOFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings CCOFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as CCOParameters_Attr_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings CCOParameters_Attr_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings CCOParameters_Attr_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as NTNFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NTNFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NTNFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as EphemerisInfoSet_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EphemerisInfoSet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EphemerisInfoSet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as NRECMappingRule_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NRECMappingRule_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NRECMappingRule_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as AmfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AmfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AmfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as SatelliteCoverageInfo_nRSatelliteRATtype. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings SatelliteCoverageInfo_nRSatelliteRATtype=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings SatelliteCoverageInfo_nRSatelliteRATtype=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as SatelliteBackhaulInfo_satelliteBackhaulCategory. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings SatelliteBackhaulInfo_satelliteBackhaulCategory=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings SatelliteBackhaulInfo_satelliteBackhaulCategory=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as EP_N2_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N2_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N2_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as EP_N8_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N8_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N8_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as EP_N11_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N11_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N11_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as EP_N12_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N12_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N12_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as EP_N14_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N14_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N14_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as EP_N15_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N15_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N15_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as EP_N17_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N17_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N17_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as EP_N20_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N20_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N20_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as EP_N22_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N22_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N22_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as EP_N26_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N26_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N26_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as EP_NL1_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_NL1_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_NL1_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as EP_NL2_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_NL2_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_NL2_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as EP_N58_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N58_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N58_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as EP_N41_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N41_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N41_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as EP_N42_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N42_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N42_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as EP_N89_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N89_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N89_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as EP_N11mb_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N11mb_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N11mb_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as SmfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings SmfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings SmfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as EP_N4_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N4_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N4_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as EP_N7_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N7_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N7_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as EP_N10_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N10_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N10_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as EP_N16_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N16_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N16_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as EP_S5C_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_S5C_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_S5C_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as EP_N40_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N40_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N40_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as EP_N88_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N88_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N88_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as EP_N16mb_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N16mb_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N16mb_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as FiveQiDscpMappingSet_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings FiveQiDscpMappingSet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings FiveQiDscpMappingSet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as GtpUPathQoSMonitoringControl_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings GtpUPathQoSMonitoringControl_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings GtpUPathQoSMonitoringControl_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as QFQoSMonitoringControl_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings QFQoSMonitoringControl_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings QFQoSMonitoringControl_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as PredefinedPccRuleSet_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings PredefinedPccRuleSet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings PredefinedPccRuleSet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as UpfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings UpfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings UpfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as EP_N3_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N3_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N3_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as EP_N6_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N6_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N6_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as EP_N9_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N9_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N9_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as EP_S5U_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_S5U_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_S5U_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as N3iwfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings N3iwfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings N3iwfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as PcfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings PcfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings PcfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as EP_N5_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N5_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N5_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as EP_N28_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N28_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N28_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as EP_Rx_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_Rx_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_Rx_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as EP_N84_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N84_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N84_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as AusfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AusfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AusfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as EP_N13_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N13_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N13_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as EP_N61_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N61_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N61_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as UdmFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings UdmFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings UdmFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as EP_NL6_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_NL6_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_NL6_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as EP_N87_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N87_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N87_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as UdrFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings UdrFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings UdrFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as UdsfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings UdsfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings UdsfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as NrfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as NrfInfo_servedUdrInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedUdrInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedUdrInfo_value=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as NrfInfo_servedUdmInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedUdmInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedUdmInfo_value=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as NrfInfo_servedAusfInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedAusfInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedAusfInfo_value=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as NrfInfo_servedAmfInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedAmfInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedAmfInfo_value=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as NrfInfo_servedSmfInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedSmfInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedSmfInfo_value=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as NrfInfo_servedUpfInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedUpfInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedUpfInfo_value=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as NrfInfo_servedPcfInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedPcfInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedPcfInfo_value=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as NrfInfo_servedBsfInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedBsfInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedBsfInfo_value=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as NrfInfo_servedChfInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedChfInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedChfInfo_value=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as NrfInfo_servedNefInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedNefInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedNefInfo_value=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as NrfInfo_servedNwdafInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedNwdafInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedNwdafInfo_value=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as NrfInfo_servedPcscfInfoList_value_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedPcscfInfoList_value_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedPcscfInfoList_value_value=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as NrfInfo_servedGmlcInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedGmlcInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedGmlcInfo_value=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as NrfInfo_servedLmfInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedLmfInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedLmfInfo_value=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as NrfInfo_servedHssInfoList_value_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedHssInfoList_value_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedHssInfoList_value_value=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as NrfInfo_servedUdsfInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedUdsfInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedUdsfInfo_value=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as NrfInfo_servedScpInfoList_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedScpInfoList_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedScpInfoList_value=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as NrfInfo_servedSeppInfoList_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedSeppInfoList_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedSeppInfoList_value=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as NrfInfo_servedAanfInfoList_value_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedAanfInfoList_value_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedAanfInfoList_value_value=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as NrfInfo_servedMbSmfInfoList_value_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedMbSmfInfoList_value_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedMbSmfInfoList_value_value=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as DnnInfoItem_dnn. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings DnnInfoItem_dnn=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings DnnInfoItem_dnn=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as EP_N27_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N27_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N27_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as EP_N96_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N96_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N96_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as EP_SM14_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_SM14_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_SM14_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as NssfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NssfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NssfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as EP_N31_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N31_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N31_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as EP_N34_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N34_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N34_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as SmsfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings SmsfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings SmsfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as EP_N21_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N21_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N21_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as EP_MAP_SMSC_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_MAP_SMSC_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_MAP_SMSC_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as LmfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings LmfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings LmfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as NgeirFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NgeirFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NgeirFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as SeppFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings SeppFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings SeppFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as EP_N32_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N32_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N32_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as NwdafFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NwdafFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NwdafFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as EP_NL3_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_NL3_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_NL3_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as AnLFFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AnLFFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AnLFFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as ScpFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ScpFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ScpFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as EP_SM13_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_SM13_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_SM13_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as NefFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NefFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NefFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as EP_N33_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N33_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N33_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as EP_NL5_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_NL5_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_NL5_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as EP_N85_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N85_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N85_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as EP_N62_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N62_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N62_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as EP_N63_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N63_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N63_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as NsacfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NsacfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NsacfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as EP_N60_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N60_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N60_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as DDNMFFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings DDNMFFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings DDNMFFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as EP_Npc4_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_Npc4_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_Npc4_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as EP_Npc6_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_Npc6_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_Npc6_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as EP_Npc7_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_Npc7_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_Npc7_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as EP_Npc8_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_Npc8_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_Npc8_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as ExternalAmfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ExternalAmfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ExternalAmfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as ExternalNrfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ExternalNrfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ExternalNrfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as ExternalNssfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ExternalNssfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ExternalNssfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as ExternalSeppFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ExternalSeppFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ExternalSeppFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as AmfSet_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AmfSet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AmfSet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as AmfRegion_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AmfRegion_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AmfRegion_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as EP_N59_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N59_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N59_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as EP_N86_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N86_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N86_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as EP_N3mb_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N3mb_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N3mb_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as EP_N4mb_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N4mb_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N4mb_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as EP_N19mb_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N19mb_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N19mb_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as EP_Nmb9_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_Nmb9_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_Nmb9_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as EP_NL9_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_NL9_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_NL9_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as EP_Nmb1_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_Nmb1_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_Nmb1_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as EP_SM12_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_SM12_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_SM12_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as Configurable5QISet_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Configurable5QISet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Configurable5QISet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as Dynamic5QISet_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Dynamic5QISet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Dynamic5QISet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as EASDFFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EASDFFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EASDFFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as EcmConnectionInfo_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EcmConnectionInfo_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EcmConnectionInfo_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as NssaafFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NssaafFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NssaafFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as AfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as DccfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings DccfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings DccfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as ChfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ChfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ChfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as MfafFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MfafFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MfafFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as GmlcFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings GmlcFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings GmlcFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as TsctsfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings TsctsfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings TsctsfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as AanfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AanfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AanfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as BsfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings BsfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings BsfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as MbSmfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MbSmfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MbSmfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as MbUpfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MbUpfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MbUpfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as MnpfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MnpfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MnpfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as NetworkSlice_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NetworkSlice_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NetworkSlice_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as NetworkSliceSubnet_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NetworkSliceSubnet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NetworkSliceSubnet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as EP_Transport_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_Transport_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_Transport_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as NetworkSliceSubnetProviderCapabilities_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NetworkSliceSubnetProviderCapabilities_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NetworkSliceSubnetProviderCapabilities_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as FeasibilityCheckAndReservationJob_Single_allOf_attributes_profile. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings FeasibilityCheckAndReservationJob_Single_allOf_attributes_profile=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings FeasibilityCheckAndReservationJob_Single_allOf_attributes_profile=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as FeasibilityCheckAndReservationJob_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings FeasibilityCheckAndReservationJob_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings FeasibilityCheckAndReservationJob_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as TimeWindow_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings TimeWindow_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings TimeWindow_oneOf=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as TimeWindow_oneOf_1. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings TimeWindow_oneOf_1=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings TimeWindow_oneOf_1=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as TimeWindow_oneOf_2. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings TimeWindow_oneOf_2=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings TimeWindow_oneOf_2=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as NetworkSliceController_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NetworkSliceController_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NetworkSliceController_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as NetworkSliceSubnetController_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NetworkSliceSubnetController_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NetworkSliceSubnetController_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as IsolationProfile_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings IsolationProfile_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings IsolationProfile_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as AssuranceClosedControlLoop_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AssuranceClosedControlLoop_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AssuranceClosedControlLoop_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as AssuranceReport_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AssuranceReport_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AssuranceReport_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as AssuranceGoal_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AssuranceGoal_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AssuranceGoal_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as Intent_Single_allOf_intentExpectations_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Intent_Single_allOf_intentExpectations_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Intent_Single_allOf_intentExpectations_inner=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as Context_contextValueRange. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Context_contextValueRange=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Context_contextValueRange=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as MDAFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MDAFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MDAFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as MDARequest_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MDARequest_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MDARequest_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as ThresholdInfo_thresholdValue. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ThresholdInfo_thresholdValue=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ThresholdInfo_thresholdValue=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as ThresholdInfo_hysteresis. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ThresholdInfo_hysteresis=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ThresholdInfo_hysteresis=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as AnalyticsSchedule_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AnalyticsSchedule_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AnalyticsSchedule_oneOf=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as AnalyticsSchedule_oneOf_1. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AnalyticsSchedule_oneOf_1=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AnalyticsSchedule_oneOf_1=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as AnalyticsScopeType_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AnalyticsScopeType_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AnalyticsScopeType_oneOf=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as AnalyticsScopeType_oneOf_1. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AnalyticsScopeType_oneOf_1=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AnalyticsScopeType_oneOf_1=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as MDAReport_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MDAReport_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MDAReport_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as MLTrainingFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLTrainingFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLTrainingFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as MLTrainingRequest_Single_allOf_attributes_allOf_trainingRequestSource. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLTrainingRequest_Single_allOf_attributes_allOf_trainingRequestSource=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLTrainingRequest_Single_allOf_attributes_allOf_trainingRequestSource=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as MLTrainingRequest_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLTrainingRequest_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLTrainingRequest_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as MLTrainingProcess_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLTrainingProcess_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLTrainingProcess_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as MLTrainingReport_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLTrainingReport_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLTrainingReport_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as MLTestingRequest_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLTestingRequest_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLTestingRequest_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as MLModel_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLModel_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLModel_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as MLModelCoordinationGroup_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLModelCoordinationGroup_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLModelCoordinationGroup_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as MLTestingFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLTestingFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLTestingFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as MLTestingReport_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLTestingReport_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLTestingReport_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as MLModelLoadingRequest_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLModelLoadingRequest_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLModelLoadingRequest_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as MLModelLoadingProcess_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLModelLoadingProcess_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLModelLoadingProcess_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as MLModelLoadingPolicy_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLModelLoadingPolicy_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLModelLoadingPolicy_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as ManagedActivationScope_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ManagedActivationScope_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ManagedActivationScope_oneOf=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as ManagedActivationScope_oneOf_1. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ManagedActivationScope_oneOf_1=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ManagedActivationScope_oneOf_1=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as ManagedActivationScope_oneOf_2. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ManagedActivationScope_oneOf_2=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ManagedActivationScope_oneOf_2=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as MLUpdateFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLUpdateFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLUpdateFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as MLUpdateRequest_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLUpdateRequest_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLUpdateRequest_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as MLUpdateProcess_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLUpdateProcess_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLUpdateProcess_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as MLUpdateReport_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLUpdateReport_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLUpdateReport_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as AIMLInferenceFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AIMLInferenceFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AIMLInferenceFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as AIMLInferenceReport_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AIMLInferenceReport_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AIMLInferenceReport_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as AIMLInferenceEmulationFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AIMLInferenceEmulationFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AIMLInferenceEmulationFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as EASFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EASFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EASFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as ECSFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ECSFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ECSFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as EESFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EESFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EESFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as ScProcessMonitor_resultStateInfo. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ScProcessMonitor_resultStateInfo=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ScProcessMonitor_resultStateInfo=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as FileDownloadJob_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings FileDownloadJob_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings FileDownloadJob_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as FileDownloadJobProcessMonitor_resultStateInfo. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings FileDownloadJobProcessMonitor_resultStateInfo=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings FileDownloadJobProcessMonitor_resultStateInfo=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as Files_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Files_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Files_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as File_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings File_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings File_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as ManagementDataCollection_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ManagementDataCollection_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ManagementDataCollection_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as PerfMetricJob_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings PerfMetricJob_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings PerfMetricJob_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as AlarmList_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AlarmList_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AlarmList_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as ProbableCause_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ProbableCause_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ProbableCause_oneOf=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as ThresholdLevelInd_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ThresholdLevelInd_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ThresholdLevelInd_oneOf=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as ThresholdLevelInd_oneOf_1. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ThresholdLevelInd_oneOf_1=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ThresholdLevelInd_oneOf_1=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as QMCJob_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings QMCJob_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings QMCJob_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as NtfSubscriptionControl_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NtfSubscriptionControl_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NtfSubscriptionControl_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as Scope_1_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Scope_1_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Scope_1_oneOf=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as Scope_1_oneOf_1. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Scope_1_oneOf_1=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Scope_1_oneOf_1=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as HeartbeatControl_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings HeartbeatControl_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings HeartbeatControl_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as ThresholdMonitor_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ThresholdMonitor_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ThresholdMonitor_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as ThresholdInfo_1_hysteresis. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ThresholdInfo_1_hysteresis=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ThresholdInfo_1_hysteresis=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as eventThreshold_Type_EventThresholdRSRP. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings eventThreshold_Type_EventThresholdRSRP=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings eventThreshold_Type_EventThresholdRSRP=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as eventThreshold_Type_EventThresholdRSRQ. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings eventThreshold_Type_EventThresholdRSRQ=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings eventThreshold_Type_EventThresholdRSRQ=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as eventThreshold_Type_EventThreshold1F. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings eventThreshold_Type_EventThreshold1F=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings eventThreshold_Type_EventThreshold1F=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as plmnList_Type_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings plmnList_Type_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings plmnList_Type_inner=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as Identity_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Identity_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Identity_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as Role_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Role_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Role_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as AccessRule_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AccessRule_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AccessRule_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as GeoArea_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings GeoArea_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings GeoArea_oneOf=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as RadioNetworkExpectation_expectationTargets_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings RadioNetworkExpectation_expectationTargets_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings RadioNetworkExpectation_expectationTargets_inner=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as RadioNetworkExpectation_expectationContexts_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings RadioNetworkExpectation_expectationContexts_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings RadioNetworkExpectation_expectationContexts_inner=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as RadioNetworkExpectationObject_objectContexts_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings RadioNetworkExpectationObject_objectContexts_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings RadioNetworkExpectationObject_objectContexts_inner=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as EdgeServiceSupportExpectation_expectationTargets_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EdgeServiceSupportExpectation_expectationTargets_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EdgeServiceSupportExpectation_expectationTargets_inner=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as EdgeServiceSupportExpectation_expectationContexts_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EdgeServiceSupportExpectation_expectationContexts_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EdgeServiceSupportExpectation_expectationContexts_inner=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as EdgeServiceSupportExpectationObject_objectContexts_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EdgeServiceSupportExpectationObject_objectContexts_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EdgeServiceSupportExpectationObject_objectContexts_inner=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as _5GCNetworkExpectation_expectationTargets_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _5GCNetworkExpectation_expectationTargets_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _5GCNetworkExpectation_expectationTargets_inner=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as _5GCNetworkExpectation_expectationContexts_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _5GCNetworkExpectation_expectationContexts_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _5GCNetworkExpectation_expectationContexts_inner=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as _5GCNetworkExpectationObject_objectContexts_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _5GCNetworkExpectationObject_objectContexts_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _5GCNetworkExpectationObject_objectContexts_inner=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as RadioServiceExpectation_expectationTargets_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings RadioServiceExpectation_expectationTargets_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings RadioServiceExpectation_expectationTargets_inner=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as RadioServiceExpectationObject_objectContexts_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings RadioServiceExpectationObject_objectContexts_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings RadioServiceExpectationObject_objectContexts_inner=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as ReportingCtrl_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ReportingCtrl_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ReportingCtrl_oneOf=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as ReportingCtrl_oneOf_1. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ReportingCtrl_oneOf_1=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ReportingCtrl_oneOf_1=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as ReportingCtrl_oneOf_2. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ReportingCtrl_oneOf_2=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ReportingCtrl_oneOf_2=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as ReportingCtrl_oneOf_3. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ReportingCtrl_oneOf_3=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ReportingCtrl_oneOf_3=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as AreaScope_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AreaScope_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AreaScope_oneOf=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as AreaScope_oneOf_1. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AreaScope_oneOf_1=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AreaScope_oneOf_1=NewModel,ModelA=NewModelA in CLI). 18:52:59 [INFO] Inline schema created as AreaScope_oneOf_2. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AreaScope_oneOf_2=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AreaScope_oneOf_2=NewModel,ModelA=NewModelA in CLI). 18:52:59 [WARNING] Empty operationId found for path: GET /{className}={id}. Renamed to auto-generated operationId: classNameidGET 18:52:59 [WARNING] Empty operationId found for path: PUT /{className}={id}. Renamed to auto-generated operationId: classNameidPUT 18:52:59 [WARNING] Empty operationId found for path: DELETE /{className}={id}. Renamed to auto-generated operationId: classNameidDELETE 18:52:59 [WARNING] Empty operationId found for path: PATCH /{className}={id}. Renamed to auto-generated operationId: classNameidPATCH 18:52:59 [WARNING] 5GCNetworkExpectationObject/objectContexts (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationObjectObjectContexts 18:52:59 [WARNING] 5GCNetworkExpectation/expectationContexts (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationContexts 18:52:59 [WARNING] 5GCNetworkExpectation/expectationTargets (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationTargets 18:52:59 [WARNING] 5GCNetworkExpectation/expectationId (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationId 18:52:59 [WARNING] 5GCNetworkExpectation (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectation 18:52:59 [WARNING] _5GCNetworkExpectation_expectationContexts_inner (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationContextsInner 18:52:59 [WARNING] 5GDdnmfInfo/plMNId (model name starts with number) cannot be used as model name. Renamed to Model5GDdnmfInfoPlMNId 18:52:59 [WARNING] 5GDdnmfInfo (model name starts with number) cannot be used as model name. Renamed to Model5GDdnmfInfo 18:52:59 [WARNING] 5GCNfConnEcmInfo/5GCNFIpAddress (model name starts with number) cannot be used as model name. Renamed to Model5GCNfConnEcmInfo5GCNFIpAddress 18:52:59 [WARNING] 5GCNetworkExpectationObject (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationObject 18:52:59 [WARNING] 5GSessionContext (model name starts with number) cannot be used as model name. Renamed to Model5GSessionContext 18:52:59 [WARNING] 5GSessionContext/contextCondition (model name starts with number) cannot be used as model name. Renamed to Model5GSessionContextContextCondition 18:52:59 [WARNING] _5GCNetworkExpectationObject_objectContexts_inner (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationObjectObjectContextsInner 18:52:59 [WARNING] 5GCNfConnEcmInfoList (model name starts with number) cannot be used as model name. Renamed to Model5GCNfConnEcmInfoList 18:52:59 [WARNING] 5GCNetworkExpectation/expectationVerb (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationVerb 18:52:59 [WARNING] 5GSessionContext/contextValueRange (model name starts with number) cannot be used as model name. Renamed to Model5GSessionContextContextValueRange 18:52:59 [WARNING] 5GCNetworkExpectationObject/objectInstance (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationObjectObjectInstance 18:52:59 [WARNING] 5GCNfConnEcmInfo/5GCNFType (model name starts with number) cannot be used as model name. Renamed to Model5GCNfConnEcmInfo5GCNFType 18:52:59 [WARNING] _5GCNetworkExpectation_expectationTargets_inner (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationTargetsInner 18:52:59 [WARNING] Float (reserved word) cannot be used as model name. Renamed to ModelFloat 18:52:59 [WARNING] 5GCNfConnEcmInfo (model name starts with number) cannot be used as model name. Renamed to Model5GCNfConnEcmInfo 18:52:59 [WARNING] 5GCNfConnEcmInfo/5GCNFRef (model name starts with number) cannot be used as model name. Renamed to Model5GCNfConnEcmInfo5GCNFRef 18:52:59 [WARNING] 5GCNetworkExpectationObject/objectType (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationObjectObjectType 18:52:59 [WARNING] 5GCNetworkExpectation/expectationObjects (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationObjects 18:52:59 [WARNING] 5GSessionContext/contextAttribute (model name starts with number) cannot be used as model name. Renamed to Model5GSessionContextContextAttribute 18:52:59 [INFO] Processing operation null 18:52:59 [INFO] Processing operation null 18:52:59 [INFO] Processing operation null 18:52:59 [INFO] Processing operation null 18:52:59 [WARNING] No value found for variable 'URI-LDN-first-part' in server definition '{MnSRoot}/ProvMnS/{MnSVersion}/{URI-LDN-first-part}' and no user override specified, default to empty string. 18:52:59 [WARNING] No value found for variable 'URI-LDN-first-part' in server definition '{MnSRoot}/ProvMnS/{MnSVersion}/{URI-LDN-first-part}' and no user override specified, default to empty string. 18:52:59 [WARNING] No value found for variable 'URI-LDN-first-part' in server definition '{MnSRoot}/ProvMnS/{MnSVersion}/{URI-LDN-first-part}' and no user override specified, default to empty string. 18:52:59 [INFO] Model VsDataContainer-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:52:59 [INFO] Model MnsAgent-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:52:59 [INFO] Model SubNetwork-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:52:59 [INFO] Model ManagedElement-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:52:59 [INFO] Model Scheduler-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:52:59 [INFO] Model ConditionMonitor-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:52:59 [INFO] Model ManagementNode-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:52:59 [INFO] Model MeContext-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:52:59 [INFO] Model RRMPolicyRatio-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:52:59 [INFO] Model RrmPolicyMemberList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:52:59 [INFO] Model NrCellDu-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:52:59 [INFO] Model PlmnInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:52:59 [INFO] Model NpnIdentityList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:52:59 [INFO] Model CSonPciList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:52:59 [INFO] Model UeAccProbabilityDist not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:52:59 [INFO] Model UeAccDelayProbabilityDist not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:52:59 [INFO] Model Bwp-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:52:59 [INFO] Model NrSectorCarrier-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:52:59 [INFO] Model Beam-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:52:59 [INFO] Model EP_F1U-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:52:59 [INFO] Model OperatorDu-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:52:59 [INFO] Model NrOperatorCellDu-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:52:59 [INFO] Model BWPSet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:52:59 [INFO] Model EP_XnU-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model EP_NgU-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model EP_X2U-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model EP_S1U-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model GGnbIdList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model GEnbIdList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model TceIDMappingInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model MappedCellIdInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model QceIdMappingInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model MdtUserConsentReqList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model NrCellCu-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model NRCellRelation-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model EUtranCellRelation-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model NRFreqRelation-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model EUtranFreqRelation-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model NRPciList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model EP_XnC-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model EP_E1-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model EP_F1C-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model EP_NgC-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model EP_X2C-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model NRFrequency-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model ExternalGnbCuCpFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model ExternalNrCellCu-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model PlmnIdList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model ExternalGnbCuUpFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model ExternalGnbDuFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model EUtranFrequency-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model ExternalENBFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model ExternalEUTranCell-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model RimRSSet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model NrTacList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model EphemerisInfoSet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model EphemerisInfos not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [WARNING] Validation 'maximum' has no effect on schema 'string'. Ignoring! 18:53:00 [WARNING] Validation 'maximum' has no effect on schema 'string'. Ignoring! 18:53:00 [INFO] Model CNSIIdList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model CommModelList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model NTNPLMNRestrictionsList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model SatelliteCoverageInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model EP_N2-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model EP_N8-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model EP_N11-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model EP_N12-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model EP_N14-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model EP_N15-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model EP_N17-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model EP_N20-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model EP_N22-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model EP_N26-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model EP_NL1-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model EP_NL2-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model EP_N58-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model EP_N41-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model EP_N42-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model EP_N89-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model EP_N11mb-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model TACList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model EP_N4-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model EP_N7-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model EP_N10-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model EP_N16-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model EP_S5C-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model EP_N40-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model EP_N88-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model EP_N16mb-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model QosDataList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model TrafficControlDataList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model SnssaiList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model SupportedBMOList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model EP_N3-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model EP_N6-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model EP_N9-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model EP_S5U-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model EP_N5-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model EP_N28-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model EP_Rx-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model EP_N84-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model EP_N13-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model EP_N61-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model ECSAddrConfigInfo not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model EP_NL6-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model EP_N87-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model IdentityRangeList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model SupportedDataSetList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model SharedDataIdRangeList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model NFProfileList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model TaiList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model EP_N27-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model EP_N96-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model EP_SM14-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model EP_N31-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model EP_N34-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model EP_N21-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model EP_MAP_SMSC-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model TrpInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model EP_N32-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model NetworkSliceInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model EP_NL3-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model SupportedFuncList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model EP_SM13-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model CapabilityList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model EP_N33-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model EP_NL5-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model EP_N85-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model EP_N62-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model EP_N63-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model EP_N60-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model EP_Npc4-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model EP_Npc6-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model EP_Npc7-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model EP_Npc8-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model FiveQICharacteristics-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model 5GCNfConnEcmInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model EP_N86-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model EP_NL9-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model EP_Nmb1-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model EP_N4mb-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model EP_N3mb-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model EP_N19mb-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model EP_Nmb9-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model EP_SM12-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model ServiceProfileList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model Tagging not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model PositioningAvailability not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model SliceProfileList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model AttributeNameList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model AssuranceGoalStatusList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model AssuranceTargetStatusList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model AssuranceGoal-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model AssuranceTargetList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model Intent-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model IntentReport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model MDATypes not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model MDARequest-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model MDAOutputs not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model MDAReport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model MLTrainingRequest-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model MLTrainingProcess-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model MLTrainingReport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model MLTestingRequest-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model MLTestingReport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model MLModel-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model MLModelCoordinationGroup-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model MLUpdateRequest-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model MLUpdateProcess-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model MLUpdateReport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model AIMLInferenceReport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model MLModelLoadingRequest-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model MLModelLoadingProcess-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model MLModelLoadingPolicy-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model EASFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model EESFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [WARNING] Validation 'minimum' has no effect on schema 'string'. Ignoring! 18:53:00 [WARNING] Validation 'maximum' has no effect on schema 'string'. Ignoring! 18:53:00 [WARNING] Validation 'minimum' has no effect on schema 'string'. Ignoring! 18:53:00 [WARNING] Validation 'maximum' has no effect on schema 'string'. Ignoring! 18:53:00 [WARNING] Validation 'minimum' has no effect on schema 'string'. Ignoring! 18:53:00 [WARNING] Validation 'maximum' has no effect on schema 'string'. Ignoring! 18:53:00 [INFO] Model File-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model MnsInfo-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 18:53:00 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 18:53:00 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 18:53:00 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 18:53:00 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 18:53:00 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 18:53:00 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 18:53:00 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 18:53:00 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 18:53:00 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 18:53:00 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 18:53:00 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 18:53:00 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 18:53:00 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 18:53:00 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 18:53:00 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 18:53:00 [INFO] Model CorrelatedNotifications not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model listOfNeTypes-Type not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model sensorInformation-Type not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model reportingTrigger-Type not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model excessPacketDelayThresholds-Type not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model plmnList-Type not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model AttributeNameValuePairSet not generated since it's a free-form object 18:53:00 [INFO] Model AttributeValueChangeSet not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model DnList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model MDAFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model MLTrainingFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model MLTestingFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model MLModelRepository-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model MLUpdateFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model AIMLInferenceFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model AIMLInferenceEmulationFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model IntentHandlingFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model ScMgmtProfile-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model Sc_Process-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model AssuranceClosedControlLoop-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model ECSFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model EdgeDataNetwork-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model NetworkSlice-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model NetworkSliceSubnet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model EP_Transport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model NetworkSliceSubnetProviderCapabilities-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model FeasibilityCheckAndReservationJob-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model NetworkSliceController-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model NetworkSliceSubnetController-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model IsolationProfile-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model NRECMappingRule-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model ExternalAmfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model ExternalNrfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model ExternalNssfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model AmfSet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model AmfRegion-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model Configurable5QISet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model Dynamic5QISet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model EcmConnectionInfo-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model OutageAndRecoveryInfo-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model DsoThresholdMonitor-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model PerfMetricJob-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model ThresholdMonitor-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model TraceJob-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model ManagementDataCollection-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model NtfSubscriptionControl-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model FileDownloadJob-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model Files-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model QMCJob-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model GnbDuFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model GnbCuUpFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model GnbCuCpFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model AmfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model SmfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model UpfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model N3iwfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model PcfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model AusfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model UdmFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model UdrFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model UdsfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model NrfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model NssfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model SmsfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model LmfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model NgeirFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model SeppFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model NwdafFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model ScpFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model NefFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model EASDFFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model NssaafFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model AfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model DccfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model ChfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model MfafFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model GmlcFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model TsctsfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model AanfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model BsfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model MbSmfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model MbUpfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model MnpfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model ManagedNFService-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [INFO] Model EmptyObject not generated since it's a free-form object 18:53:00 [INFO] Model TaiList_1 not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 18:53:00 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 18:53:00 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 18:53:00 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 18:53:00 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 18:53:00 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 18:53:00 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 18:53:00 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 18:53:00 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 18:53:00 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 18:53:00 [WARNING] #/components/schemas/NrCellId is not defined 18:53:00 [WARNING] #/components/schemas/NrCellId is not defined 18:53:00 [WARNING] #/components/schemas/NrCellId is not defined 18:53:00 [WARNING] #/components/schemas/NrCellId is not defined 18:53:00 [WARNING] #/components/schemas/NrCellId is not defined 18:53:00 [WARNING] #/components/schemas/NrCellId is not defined 18:53:00 [WARNING] #/components/schemas/NrCellId is not defined 18:53:00 [WARNING] #/components/schemas/NrCellId is not defined 18:53:00 [WARNING] #/components/schemas/NrCellId is not defined 18:53:00 [WARNING] #/components/schemas/EutraCellId is not defined 18:53:00 [WARNING] #/components/schemas/EutraCellId is not defined 18:53:00 [WARNING] #/components/schemas/EutraCellId is not defined 18:53:00 [WARNING] #/components/schemas/EutraCellId is not defined 18:53:00 [WARNING] #/components/schemas/EutraCellId is not defined 18:53:00 [WARNING] #/components/schemas/EutraCellId is not defined 18:53:00 [WARNING] #/components/schemas/EutraCellId is not defined 18:53:00 [WARNING] #/components/schemas/EutraCellId is not defined 18:53:00 [WARNING] #/components/schemas/EutraCellId is not defined 18:53:00 [WARNING] #/components/schemas/UtraCellId is not defined 18:53:00 [WARNING] #/components/schemas/UtraCellId is not defined 18:53:00 [WARNING] #/components/schemas/UtraCellId is not defined 18:53:00 [WARNING] #/components/schemas/UtraCellId is not defined 18:53:00 [WARNING] #/components/schemas/UtraCellId is not defined 18:53:00 [WARNING] #/components/schemas/UtraCellId is not defined 18:53:00 [WARNING] #/components/schemas/UtraCellId is not defined 18:53:00 [WARNING] #/components/schemas/UtraCellId is not defined 18:53:00 [WARNING] #/components/schemas/UtraCellId is not defined 18:53:00 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 18:53:00 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 18:53:00 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 18:53:00 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 18:53:00 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 18:53:00 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 18:53:00 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 18:53:00 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 18:53:00 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 18:53:00 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 18:53:00 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 18:53:00 [WARNING] #/components/schemas/NrCellId is not defined 18:53:00 [WARNING] #/components/schemas/NrCellId is not defined 18:53:00 [WARNING] #/components/schemas/NrCellId is not defined 18:53:00 [WARNING] #/components/schemas/NrCellId is not defined 18:53:00 [WARNING] #/components/schemas/NrCellId is not defined 18:53:00 [WARNING] #/components/schemas/NrCellId is not defined 18:53:00 [WARNING] #/components/schemas/NrCellId is not defined 18:53:00 [WARNING] #/components/schemas/NrCellId is not defined 18:53:00 [WARNING] #/components/schemas/NrCellId is not defined 18:53:00 [WARNING] #/components/schemas/NrCellId is not defined 18:53:00 [WARNING] #/components/schemas/NrCellId is not defined 18:53:00 [WARNING] #/components/schemas/EutraCellId is not defined 18:53:00 [WARNING] #/components/schemas/EutraCellId is not defined 18:53:00 [WARNING] #/components/schemas/EutraCellId is not defined 18:53:00 [WARNING] #/components/schemas/EutraCellId is not defined 18:53:00 [WARNING] #/components/schemas/EutraCellId is not defined 18:53:00 [WARNING] #/components/schemas/EutraCellId is not defined 18:53:00 [WARNING] #/components/schemas/EutraCellId is not defined 18:53:00 [WARNING] #/components/schemas/EutraCellId is not defined 18:53:00 [WARNING] #/components/schemas/EutraCellId is not defined 18:53:00 [WARNING] #/components/schemas/EutraCellId is not defined 18:53:00 [WARNING] #/components/schemas/EutraCellId is not defined 18:53:00 [WARNING] #/components/schemas/UtraCellId is not defined 18:53:00 [WARNING] #/components/schemas/UtraCellId is not defined 18:53:00 [WARNING] #/components/schemas/UtraCellId is not defined 18:53:00 [WARNING] #/components/schemas/UtraCellId is not defined 18:53:00 [WARNING] #/components/schemas/UtraCellId is not defined 18:53:00 [WARNING] #/components/schemas/UtraCellId is not defined 18:53:00 [WARNING] #/components/schemas/UtraCellId is not defined 18:53:00 [WARNING] #/components/schemas/UtraCellId is not defined 18:53:00 [WARNING] #/components/schemas/UtraCellId is not defined 18:53:00 [WARNING] #/components/schemas/UtraCellId is not defined 18:53:00 [WARNING] #/components/schemas/UtraCellId is not defined 18:53:00 [WARNING] #/components/schemas/EutraCellId is not defined 18:53:00 [WARNING] #/components/schemas/EutraCellId is not defined 18:53:00 [WARNING] #/components/schemas/EutraCellId is not defined 18:53:00 [WARNING] #/components/schemas/EutraCellId is not defined 18:53:00 [WARNING] #/components/schemas/EutraCellId is not defined 18:53:00 [WARNING] #/components/schemas/EutraCellId is not defined 18:53:00 [WARNING] #/components/schemas/EutraCellId is not defined 18:53:00 [WARNING] #/components/schemas/EutraCellId is not defined 18:53:00 [WARNING] #/components/schemas/EutraCellId is not defined 18:53:00 [WARNING] #/components/schemas/EutraCellId is not defined 18:53:00 [WARNING] #/components/schemas/EutraCellId is not defined 18:53:00 [WARNING] #/components/schemas/EutraCellId is not defined 18:53:00 [WARNING] #/components/schemas/EutraCellId is not defined 18:53:00 [WARNING] #/components/schemas/EutraCellId is not defined 18:53:00 [WARNING] #/components/schemas/NrCellId is not defined 18:53:00 [WARNING] #/components/schemas/NrCellId is not defined 18:53:00 [WARNING] #/components/schemas/NrCellId is not defined 18:53:00 [WARNING] #/components/schemas/NrCellId is not defined 18:53:00 [WARNING] #/components/schemas/NrCellId is not defined 18:53:00 [WARNING] #/components/schemas/NrCellId is not defined 18:53:00 [WARNING] #/components/schemas/NrCellId is not defined 18:53:00 [WARNING] #/components/schemas/NrCellId is not defined 18:53:00 [WARNING] #/components/schemas/NrCellId is not defined 18:53:00 [WARNING] Validation 'minItems' has no effect on schema 'string'. Ignoring! 18:53:00 [WARNING] Validation 'maximum' has no effect on schema 'string'. Ignoring! 18:53:00 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 18:53:00 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/A2xCapability.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ACCLDisallowedAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AIMLInferenceEmulationFunctionSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AIMLInferenceEmulationFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AIMLInferenceFunctionSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AIMLInferenceFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AIMLInferenceName.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AIMLInferenceReportSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AIMLInferenceReportSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AIMLManagementPolicy.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AanfFunctionSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AanfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AanfInfo.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AccessRuleSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AccessRuleSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AccessType.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AckState.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ActivityFactorTarget.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AddressWithVlan.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AdministrativeState.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AfEvent.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AfEventExposureData.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AfFunctionSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AfSigProtocol.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AffinityAntiAffinity.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AlarmListSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AlarmListSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AlarmNotificationTypes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AlarmRecord.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AlarmType.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AmfFunctionSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AmfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AmfIdentifier.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AmfInfo.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AmfRegionSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AmfRegionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AmfSetSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AmfSetSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AnLFFunctionSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AnLFFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AnNodeType.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AnalyticsSchedule.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AnalyticsScheduleOneOf.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AnalyticsScheduleOneOf1.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AnalyticsScopeType.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AnalyticsScopeTypeOneOf.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AnalyticsScopeTypeOneOf1.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AnonymizationOfMdtDataType.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AreaConfig.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AreaOfInterest.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AreaScope.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AreaScopeOneOf.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AreaScopeOneOf1.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AreaScopeOneOf2.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Arp.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AssuranceClosedControlLoopSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AssuranceClosedControlLoopSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AssuranceGoalSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AssuranceGoalSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AssuranceGoalStatus.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AssuranceGoalStatusObserved.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AssuranceGoalStatusPredicted.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AssuranceReportSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AssuranceReportSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AssuranceScope.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AssuranceTarget.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AssuranceTargetStatus.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AssuranceTargetStatusObserved.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AssuranceTargetStatusPredicted.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AtsssCapability.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AusfFunctionSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AusfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AusfInfo.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AvailMLCapabilityReport.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AvailabilityStatus.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AvailableEDN.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AveDLPrbLoadTarget.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AveDLRANUEThptTarget.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AveULPrbLoadTarget.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AveULRANUEThptTarget.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/BWPSetSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/BackhaulAddress.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/BeamSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/BeamSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/BlockedLocationInfo.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/BsfFunctionSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/BsfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/BsfInfo.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/BwpContext.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/BwpSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/BwpSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CCOFunctionSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CCOFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CCOParametersAttr.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CCOParametersAttrAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CESManagementFunctionSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CESManagementFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CNSliceSubnetProfile.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CPCIConfigurationFunctionSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CPCIConfigurationFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Category.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CellState.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ChfFunctionSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ChfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ChfInfo.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ClassNameIdGetDataNodeSelectorParameter.java (Ignored by rule in ignore file.) 18:53:01 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ClassNameIdPatchDefaultResponse.java 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CmNotificationTypes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CollectionPeriodM6LTEType.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CollectionPeriodM6NRType.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CollectionPeriodRRMLTEType.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CollectionPeriodRRMNRType.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CollectionPeriodRRMUMTSType.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CommModel.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CommModelType.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CommonBeamformingFunctionSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CommonBeamformingFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Condition.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ConditionData.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ConditionMonitorSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ConditionMonitorSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Configurable5QISetSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Configurable5QISetSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ConnectionPointInfo.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Context.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ContextContextValueRange.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ControlLoopLifeCyclePhase.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CorrelatedNotification.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CorrelatedNotification1.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CoverageAreaPolygonContext.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CoverageAreaTAContext.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CoverageTACContext.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CyclicPrefix.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DANRManagementFunctionSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DANRManagementFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DDNMFFunctionSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DDNMFFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DESManagementFunctionSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DESManagementFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DLBOFunctionSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DLBOFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DLLatencyTarget.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DLThptPerUETarget.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DMROFunctionSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DMROFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DPCIConfigurationFunctionSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DPCIConfigurationFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DRACHOptimizationFunctionSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DRACHOptimizationFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DataAccess.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DataNetwork.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DataNetworkAccess.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DccfFunctionSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DccfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DccfInfo.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DefaultNotificationSubscription.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DelayTolerance.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DeterministicComm.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DlFrequencyContext.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DnaiChangeType.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DnaiSatelliteMapping.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DnnContext.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DnnEasdfInfoItem.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DnnInfoItem.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DnnInfoItemDnn.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DnnMbSmfInfoItem.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DnnSmfInfoItem.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DnnTsctsfInfoItem.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DnnUpfInfoItem.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DsoThresholdMonitorSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Duration.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Dynamic5QISetSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Dynamic5QISetSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EASDFFunctionSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EASDFFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EASFunctionSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EASFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EASProfileSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EASRequirementsSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EASResourceReservationJobSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EASServicePermission.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EASStatus.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ECSFunctionSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ECSFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EDNConnectionInfo.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EEPerfReq.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EESFunctionSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EESFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPE1Single.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPE1SingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPF1CSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPF1CSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPF1USingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPF1USingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPMAPSMSCSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPMAPSMSCSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN10Single.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN10SingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN11Single.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN11SingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN11mbSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN11mbSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN12Single.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN12SingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN13Single.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN13SingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN14Single.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN14SingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN15Single.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN15SingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN16Single.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN16SingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN16mbSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN16mbSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN17Single.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN17SingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN19mbSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN19mbSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN20Single.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN20SingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN21Single.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN21SingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN22Single.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN22SingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN26Single.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN26SingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN27Single.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN27SingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN28Single.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN28SingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN2Single.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN2SingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN31Single.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN31SingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN32Single.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN32SingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN33Single.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN33SingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN34Single.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN34SingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN3Single.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN3SingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN3mbSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN3mbSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN40Single.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN40SingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN41Single.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN41SingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN42Single.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN42SingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN4Single.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN4SingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN4mbSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN4mbSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN58Single.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN58SingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN59Single.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN59SingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN5Single.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN5SingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN60Single.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN60SingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN61Single.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN61SingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN62Single.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN62SingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN63Single.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN63SingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN6Single.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN6SingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN7Single.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN7SingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN84Single.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN84SingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN85Single.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN85SingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN86Single.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN86SingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN87Single.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN87SingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN88Single.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN88SingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN89Single.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN89SingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN8Single.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN8SingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN96Single.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN96SingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN9Single.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN9SingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNL1Single.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNL1SingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNL2Single.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNL2SingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNL3Single.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNL3SingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNL5Single.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNL5SingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNL6Single.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNL6SingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNL9Single.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNL9SingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNgCSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNgCSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNgUSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNgUSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNmb1Single.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNmb1SingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNmb9Single.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNmb9SingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNpc4Single.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNpc4SingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNpc6Single.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNpc6SingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNpc7Single.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNpc7SingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNpc8Single.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNpc8SingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPRPAttr.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPRxSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPRxSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPS1USingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPS1USingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPS5CSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPS5CSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPS5USingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPS5USingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPSM12Single.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPSM12SingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPSM13Single.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPSM13SingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPSM14Single.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPSM14SingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPTransportSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPTransportSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPX2CSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPX2CSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPX2USingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPX2USingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPXnCSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPXnCSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPXnUSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPXnUSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EUtraNetworkSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EUtranCellRelationSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EUtranCellRelationSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EUtranFreqRelationSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EUtranFreqRelationSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EUtranFrequencySingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EUtranFrequencySingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EasdfInfo.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EcmConnectionInfoSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EcmConnectionInfoSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EdgeDataNetworkSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EdgeFederationSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EdgeIdentificationIdContext.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EdgeIdentificationLocContext.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EdgeServiceSupportExpectation.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EdgeServiceSupportExpectationExpectationContextsInner.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EdgeServiceSupportExpectationExpectationTargetsInner.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EdgeServiceSupportExpectationObject.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EdgeServiceSupportExpectationObjectObjectContextsInner.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EmbbEEPerfReq.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EnergyEfficiency.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EnergySavingControl.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EnergySavingState.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EnergyServiceLocation.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Ephemeris.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EphemerisInfoSetSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EphemerisInfoSetSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ErrorResponse.java (Ignored by rule in ignore file.) 18:53:01 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ErrorResponseDefault.java 18:53:01 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ErrorResponseDefaultOtherProblemsInner.java 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ErrorResponseError.java (Ignored by rule in ignore file.) 18:53:01 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ErrorResponseGet.java 18:53:01 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ErrorResponseGetOtherProblemsInner.java 18:53:01 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ErrorResponsePatch.java 18:53:01 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ErrorResponsePatchOtherProblemsInner.java 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EsNotAllowedTimePeriod.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EthFlowDescription.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EventId.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EventListForEventTriggeredMeasurementType.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EventThresholdL1Type.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EventThresholdType.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EventThresholdTypeEventThreshold1F.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EventThresholdTypeEventThresholdRSRP.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EventThresholdTypeEventThresholdRSRQ.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExcessPacketDelayThresholdType.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExpectationFulfilmentResult.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExpectationObject.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExpectationTarget.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExpectationVerb.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Exposure.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExtSnssai.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalAmfFunctionSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalAmfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalClientType.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalENBFunctionSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalENBFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalEUTranCellSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalEUTranCellSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalGnbCuCpFunctionSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalGnbCuCpFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalGnbCuUpFunctionSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalGnbCuUpFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalGnbDuFunctionSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalGnbDuFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalNrCellCuSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalNrCellCuSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalNrfFunctionSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalNrfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalNssfFunctionSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalNssfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalSeppFunctionSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalSeppFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FeasibilityCheckAndReservationJobSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FeasibilityCheckAndReservationJobSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FeasibilityCheckAndReservationJobSingleAllOfAttributesProfile.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FeasibilityResult.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FederatedECSInfo.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FileDownloadJobProcessMonitor.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FileDownloadJobProcessMonitorResultStateInfo.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FileDownloadJobSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FileDownloadJobSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FileNotificationTypes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FileSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FileSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FilesSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FilesSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FiveQICharacteristicsSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FiveQiDscpMapping.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FiveQiDscpMappingSetSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FiveQiDscpMappingSetSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FlowDirection.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FlowInformation.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FlowStatus.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FreqInfo.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Frequency.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FrequencyDomainPara.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FulfilmentInfo.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FulfilmentStatus.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GeoArea.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GeoAreaOneOf.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GeoCoordinate.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GeoLoc.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GeographicalCoordinates.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GmlcFunctionSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GmlcFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GmlcInfo.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GnbCuCpFunctionSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GnbCuCpFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GnbCuUpFunctionSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GnbCuUpFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GnbDuFunctionSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GnbDuFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GtpUPathDelayThresholdsType.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GtpUPathQoSMonitoringControlSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GtpUPathQoSMonitoringControlSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Guami.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/HeartbeatControlSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/HeartbeatControlSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/HeartbeatNotificationTypes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/HighDLPrbLoadContext.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/HighDLPrbLoadRatioTarget.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/HighULPrbLoadContext.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/HighULPrbLoadRatioTarget.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/HostAddr.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/HssInfo.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IdentityRange.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IdentitySingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IdentitySingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ImmediateMDTConfigType.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ImsiRange.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IncomingDataTarget.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/InferenceOutput.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Insert.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IntentConflictReport.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IntentExpectation.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IntentFeasibilityCheckReport.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IntentFulfilmentReport.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IntentHandlingCapability.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IntentHandlingFunctionSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IntentReportSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IntentSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IntentSingleAllOfIntentExpectationsInner.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/InterfaceUpfInfoItem.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/InternalGroupIdRange.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IpAddr.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IpAddr1.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IpAddress.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IpEndPoint.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IpIndex.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IpInterface.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IpReachability.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Ipv4AddressRange.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Ipv6Addr.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Ipv6Addr1.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Ipv6Prefix.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Ipv6Prefix1.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Ipv6PrefixRange.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IsESCoveredBy.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IsInitialBwp.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IsolationProfileSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IsolationProfileSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/JobTypeType.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/KPIMonitoring.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LboAllowed.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ListOfInterfacesType.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ListOfMeasurementsType.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LmfFunctionSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LmfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LmfInfo.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LoadTimeThreshold.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LocalAddress.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LoggedMDTConfigType.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LoggingDurationType.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LoggingIntervalType.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LogicalInterfaceInfo.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LowDLRANUEThptContext.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LowDLRANUEThptRatioTarget.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LowSINRContext.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LowSINRRatioTarget.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LowULRANUEThptContext.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LowULRANUEThptRatioTarget.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MDAFunctionSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MDAFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MDAOutputEntry.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MDAOutputIEFilter.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MDAOutputPerMDAType.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MDAOutputs1.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MDAReport.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MDAReportAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MDARequestSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MDARequestSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MDAType.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MIoTEEPerfReq.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLCapabilityInfo.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLContext.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLModelCoordinationGroupSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLModelCoordinationGroupSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLModelLoadingPolicySingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLModelLoadingPolicySingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLModelLoadingProcessSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLModelLoadingProcessSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLModelLoadingRequestSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLModelLoadingRequestSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLModelRepositorySingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLModelSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLModelSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTestingFunctionSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTestingFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTestingReportSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTestingReportSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTestingRequestSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTestingRequestSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTrainingFunctionSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTrainingFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTrainingProcessSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTrainingProcessSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTrainingReportSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTrainingReportSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTrainingRequestSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTrainingRequestSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTrainingRequestSingleAllOfAttributesAllOfTrainingRequestSource.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLUpdateFunctionSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLUpdateFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLUpdateProcessSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLUpdateProcessSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLUpdateReportSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLUpdateReportSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLUpdateRequestSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLUpdateRequestSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedActivationScope.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedActivationScopeOneOf.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedActivationScopeOneOf1.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedActivationScopeOneOf2.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedElementAttr.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedElementNcO.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedElementNcO5GcNrm.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedElementNcOAiMlNrm.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedElementNcOCoslaNrm.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedElementNcOMdaNrm.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedElementNcONrNrm.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedElementSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedFunctionAttr.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedFunctionNcO.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedNFProfile.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedNFServiceSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedNFServiceSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagementData.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagementDataCollectionSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagementDataCollectionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagementNodeSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagementNodeSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MappedCellIdInfo.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MappingSetIDBackhaulAddress.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MaxNumberofPDUSessions.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MaxNumberofPDUsessionsTarget.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MaxNumberofRegisteredsubscribersTarget.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MaxNumberofUEs.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MaxNumberofUEsTarget.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MaxPktSize.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MbSmfFunctionSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MbSmfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MbSmfInfo.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MbUpfFunctionSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MbUpfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MbUpfInfo.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MbsServiceArea.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MbsServiceAreaInfo.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MbsSession.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MbsSessionId.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MbsfnArea.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MdtConfigType.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MeContextSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MeContextSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MeasurementPeriodLTEType.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MeasurementPeriodUMTSType.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MeasurementQuantityType.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MfafFunctionSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MfafFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MfafInfo.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MlAnalyticsInfo.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MnpfFunctionSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MnpfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MnpfInfo.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MnsAgentSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MnsAgentSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MnsInfoSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MnsRegistrySingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MobilityLevel.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Model5GCNetworkExpectation.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Model5GCNetworkExpectationExpectationContextsInner.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Model5GCNetworkExpectationExpectationTargetsInner.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Model5GCNetworkExpectationObject.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Model5GCNetworkExpectationObjectObjectContextsInner.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Model5GCNfConnEcmInfo.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Model5GDdnmfInfo.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Model5GSessionContext.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ModelPerformance.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MoiChange.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MulticastAccessControl.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/N2InterfaceAmfInfo.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/N3iwfFunctionSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/N3iwfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/N6Protection.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NBIoT.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NEIdentification.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NEInfomration.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NFProfile.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NFService.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NFServiceType.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NFStatus.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NFType.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NRCellRelationSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NRCellRelationSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NRECMappingRuleSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NRECMappingRuleSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NRFreqRelationSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NRFreqRelationSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NRFrequencySingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NRFrequencySingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NRNetworkSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NRTACRange.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NSSAASupport.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NTNFunctionSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NTNFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NTNGlobalRanNodeID.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NTNPLMNRestrictionsInfo.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Ncgi.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NcgiTai.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NefFunctionSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NefFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NefInfo.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NetworkNodeDiameterAddress.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NetworkSliceControllerSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NetworkSliceControllerSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NetworkSliceInfo.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NetworkSliceSharingIndicator.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NetworkSliceSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NetworkSliceSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NetworkSliceSubnetControllerSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NetworkSliceSubnetControllerSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NetworkSliceSubnetProviderCapabilitiesSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NetworkSliceSubnetSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NetworkSliceSubnetSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NetworkSlicingApplicability.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NfInfo.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NfInstanceLocationContext.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NfTypeContext.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NgRanInferenceType.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NgeirFunctionSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NgeirFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NodeFilter.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NonIPSupport.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NotFulfilledState.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NotificationHeader.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NotificationType.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NotificationType1.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NotifyEvent.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NotifyMoiAttributeValueChanges.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NotifyMoiChanges.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NotifyMoiCreation.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NotifyMoiDeletion.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NpnIdType.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrCellCuSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrCellCuSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrCellDuSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrCellDuSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrOperatorCellDuSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrSectorCarrierSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrSectorCarrierSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfFunctionSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfo.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedAanfInfoListValueValue.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedAmfInfoValue.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedAusfInfoValue.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedBsfInfoValue.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedChfInfoValue.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedGmlcInfoValue.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedHssInfoListValueValue.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedLmfInfoValue.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedMbSmfInfoListValueValue.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedNefInfoValue.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedNwdafInfoValue.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedPcfInfoValue.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedPcscfInfoListValueValue.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedScpInfoListValue.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedSeppInfoListValue.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedSmfInfoValue.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedUdmInfoValue.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedUdrInfoValue.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedUdsfInfoValue.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedUpfInfoValue.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrmRoot.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrmRootOneOf.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrmRootOneOf1.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NsInfo.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NsacfCapability.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NsacfFunctionSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NsacfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NsacfInfo.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NsacfInfoSnssai.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NssaafFunctionSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NssaafFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NssaafInfo.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NssfFunctionSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NssfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NtfSubscriptionControlSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NtfSubscriptionControlSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NtnLocationInfo.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NullValue.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NwdafCapability.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NwdafEvent.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NwdafFunctionSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NwdafFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NwdafInfo.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Operation.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Operation1.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/OperationSemantics.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/OperationalState.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/OperatorDuSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/OperatorEdgeDataNetworkSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/OperatorEdgeFederationSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Orbital.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/OutageAndRecoveryInfoSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/OutgoingDataTarget.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PLMNContext.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PacketErrorRate.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ParameterRange.java (Ignored by rule in ignore file.) 18:53:01 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PatchItem.java 18:53:01 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PatchOperation.java 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PccRule.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PcfFunctionSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PcfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PcfInfo.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PcscfInfo.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PduSessionType.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PeeParameter.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PerceivedSeverity.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PerfMetricJobSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PerfMetricJobSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PerfNotificationTypes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PeriodicityRange.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PfdData.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PlmnId.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PlmnId1.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PlmnIdNid.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PlmnIdNid1.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PlmnInfo.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PlmnListTypeInner.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PlmnRange.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PlmnTargetType.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PositionVelocity.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Positioning.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PositioningMethodType.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PredefinedPccRuleSetSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PredefinedPccRuleSetSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PredictionFrequency.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PreemptionCapability.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PreemptionVulnerability.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ProbableCause.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ProbableCauseOneOf.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ProcessMonitor.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ProcessMonitor1.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ProseCapability.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/QFPacketDelayThresholdsType.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/QFQoSMonitoringControlSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/QFQoSMonitoringControlSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/QMCJobSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/QMCJobSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/QOffsetRange.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/QceIdMappingInfo.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/QosData.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RANEnergyConsumptionTarget.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RANEnergyEfficiencyTarget.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RANSliceSubnetProfile.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RATContext.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RRMPolicyRatioSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RRMPolicyRatioSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RSSetType.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RadioNetworkExpectation.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RadioNetworkExpectationExpectationContextsInner.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RadioNetworkExpectationExpectationTargetsInner.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RadioNetworkExpectationObject.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RadioNetworkExpectationObjectObjectContextsInner.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RadioServiceExpectation.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RadioServiceExpectationExpectationTargetsInner.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RadioServiceExpectationObject.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RadioServiceExpectationObjectObjectContextsInner.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RadioSpectrum.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RatType.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RedirectAddressType.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RedirectInformation.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RegistrationInfo.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RegistrationState.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RelocationTriggerInfo.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RemoteAddress.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportAmountM1LTEType.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportAmountM1NRType.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportAmountM4LTEType.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportAmountM4NRType.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportAmountM5LTEType.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportAmountM5NRType.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportAmountM6LTEType.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportAmountM6NRType.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportAmountM7LTEType.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportAmountM7NRType.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportAmountType.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportIntervalType.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportTypeType.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportingCtrl.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportingCtrlOneOf.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportingCtrlOneOf1.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportingCtrlOneOf2.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportingCtrlOneOf3.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportingMethod.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RequestStatus.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Resource.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourceIsolationRule.java (Ignored by rule in ignore file.) 18:53:01 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourceOneOf.java 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourceOneOf1.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourceReservationRequirement.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourceReservationStatus.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourceReservationStatus1.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourceSharingLevelContext.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourceType.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Resources5gcNrm.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesAiMlNrm.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesCoslaNrm.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesDSORecovery.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesEdgeNrm.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesFaultNrm.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesFileMgmtNrm.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesGenericNrm.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesIntentNrm.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesMdaNrm.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesMgmtDataCollectionNrm.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesMnSRegistryNrm.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesMsacNrm.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesNrNrm.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesPmControlNrm.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesQoEMeasuremetCollectionNrm.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesRanScNrm.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesSliceNrm.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesSubscriptionControlNrm.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesThresholdMonitorNrm.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesTraceControlNrm.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RimRSGlobalSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RimRSGlobalSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RimRSReportConf.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RimRSReportInfo.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RimRSSetSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RimRSSetSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RoleSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RoleSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RouteInformation.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RouteToLocation.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RrmPolicyAttr.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RrmPolicyMember.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SAP.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SEPPType.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SatelliteBackhaulCategories.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SatelliteBackhaulInfo.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SatelliteBackhaulInfoSatelliteBackhaulCategory.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SatelliteCoverageInfo.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SatelliteCoverageInfoNRSatelliteRATtype.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ScMgmtProfileSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ScProcessMonitor.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ScProcessMonitorResultStateInfo.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ScProcessSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SchedulerSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SchedulerSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SchedulingTime.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SchedulingTimeOneOf.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SchedulingTimeOneOf1.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SchedulingTimeOneOf2.java (Ignored by rule in ignore file.) 18:53:01 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Scope.java 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Scope1.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Scope1OneOf.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Scope1OneOf1.java (Ignored by rule in ignore file.) 18:53:01 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ScopeType.java 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ScpCapability.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ScpDomainInfo.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ScpFunctionSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ScpFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ScpInfo.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SdRange.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SecFunc.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Selectivity.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SeppFunctionSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SeppFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SeppInfo.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SequenceDomainPara.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ServAttrCom.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ServiceEndTimeContext.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ServiceProfile.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ServiceStartTimeContext.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ServiceTypeContext.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ServingLocation.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ServingScopeContext.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SharedDataIdRange.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SharingLevel.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SliceExpiryInfo.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SliceProfile.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SmfFunctionSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SmfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SmfInfo.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SmsfFunctionSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SmsfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SmsfInfo.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SnpnId.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Snssai.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Snssai1.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SnssaiEasdfInfoItem.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SnssaiExtension.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SnssaiInfo.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SnssaiInfoItem.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SnssaiMbSmfInfoItem.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SnssaiSmfInfoItem.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SnssaiTsctsfInfoItem.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SnssaiUpfInfoItem.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SoftwareImageInfo.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SourceIndicator.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SpecificProblem.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SsbDuration.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SsbPeriodicity.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SsbSubCarrierSpacing.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Ssm.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/StartTimeContext.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SteerModeValue.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SteeringFunctionality.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SteeringMode.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SubNetworkAttr.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SubNetworkNcO.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SubNetworkNcO5GcNrm.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SubNetworkNcOAiMlNrm.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SubNetworkNcOCoslaNrm.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SubNetworkNcODsoNrm.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SubNetworkNcOEdgeNrm.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SubNetworkNcOIntentNrm.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SubNetworkNcOMdaNrm.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SubNetworkNcONrNrm.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SubNetworkNcORanScNrm.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SubNetworkNcOSliceNrm.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SubNetworkSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SuciInfo.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SupiRange.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Support.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SupportedDataSet.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SupportedFunc.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SupportedGADShapes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SupportedNotificationsSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SupportedNotificationsSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SupportedPerfIndicator.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SupportedPerfMetricGroup.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SynAvailability.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Synchronicity.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TReselectionNRSf.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Tai.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Tai1.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TaiContext.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TaiRange.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TargetAssuranceTimeContext.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TargetFulfilmentResult.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TceIDMappingInfo.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TceIDMappingInfoTceIPAddress.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TermDensity.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ThresholdCrossing.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ThresholdInfo.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ThresholdInfo1.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ThresholdInfo1Hysteresis.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ThresholdInfoHysteresis.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ThresholdInfoThresholdValue.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ThresholdLevelInd.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ThresholdLevelIndOneOf.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ThresholdLevelIndOneOf1.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ThresholdMonitorSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ThresholdMonitorSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TimeDomainPara.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TimeInterval.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TimeToTriggerL1Type.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TimeWindow.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TimeWindow1.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TimeWindow2.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TimeWindow3.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TimeWindowOneOf.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TimeWindowOneOf1.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TimeWindowOneOf2.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Tmgi.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TmgiRange.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Top.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Top1.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TopSliceSubnetProfile.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TopologicalServiceArea.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TraceConfigType.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TraceDepthType.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TraceJobAttr.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TraceJobSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TraceReferenceType.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TraceReportingFormatType.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TraceTargetType.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TrafficControlData.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TransportProtocol.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TrendIndication.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TriggeringEventsType.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TrpInfo.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TrpMappingInfo.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TrustAfInfo.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TscaiInputContainer.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TsctsfFunctionSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TsctsfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TsctsfInfo.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TunnellingMechanism.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TxDirection.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UECoreMeasConfigType.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UEGroup.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UEGroupContext.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UEMobilityLevelContext.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UESpeedTarget.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ULLatencyTarget.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ULThptPerUETarget.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UPFConnectionInfo.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UdmFunctionSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UdmFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UdmInfo.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UdrFunctionSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UdrFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UdrInfo.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UdsfFunctionSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UdsfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UdsfInfo.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UeAccDelayProbability.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UeAccProbability.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UlFrequencyContext.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UnTrustAfInfo.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UpPathChgEvent.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UpfFunctionSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UpfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UpfInfo.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UrllcEEPerfReq.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UsageState.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UserMgmtOpen.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/V2XCommModels.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/V2xCapability.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ValueRangeType.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/VirtualResource.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/VnfParameter.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/VsDataContainerSingle.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/VsDataContainerSingleAttributes.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/WeakRSRPContext.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/WeakRSRPRatioTarget.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/XLThpt.java (Ignored by rule in ignore file.) 18:53:01 [WARNING] Empty operationId found for path: get /{className}={id}. Renamed to auto-generated operationId: classNameidGet 18:53:01 [WARNING] Empty operationId found for path: put /{className}={id}. Renamed to auto-generated operationId: classNameidPut 18:53:01 [WARNING] Empty operationId found for path: post notifyMOICreation_{request.body#/notificationRecipientAddress}. Renamed to auto-generated operationId: notifyMOICreation_request_bodyNotificationRecipientAddressPost 18:53:01 [WARNING] Empty operationId found for path: post notifyMOIDeletion_{request.body#/notificationRecipientAddress}. Renamed to auto-generated operationId: notifyMOIDeletion_request_bodyNotificationRecipientAddressPost 18:53:01 [WARNING] Empty operationId found for path: post notifyMOIAttributeValueChanges_{request.body#/notificationRecipientAddress}. Renamed to auto-generated operationId: notifyMOIAttributeValueChanges_request_bodyNotificationRecipientAddressPost 18:53:01 [WARNING] Empty operationId found for path: post notifyEvent_{request.body#/notificationRecipientAddress}. Renamed to auto-generated operationId: notifyEvent_request_bodyNotificationRecipientAddressPost 18:53:01 [WARNING] Empty operationId found for path: post notifyMOIChanges_{request.body#/notificationRecipientAddress}. Renamed to auto-generated operationId: notifyMOIChanges_request_bodyNotificationRecipientAddressPost 18:53:01 [WARNING] Empty operationId found for path: delete /{className}={id}. Renamed to auto-generated operationId: classNameidDelete 18:53:01 [WARNING] Empty operationId found for path: patch /{className}={id}. Renamed to auto-generated operationId: classNameidPatch 18:53:01 [WARNING] No value found for variable 'URI-LDN-first-part' in server definition '{MnSRoot}/ProvMnS/{MnSVersion}/{URI-LDN-first-part}' and no user override specified, default to empty string. 18:53:01 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/api/DefaultApi.java (Ignored by rule in ignore file.) 18:53:01 [INFO] Skipping generation of Webhooks. 18:53:01 [WARNING] No value found for variable 'URI-LDN-first-part' in server definition '{MnSRoot}/ProvMnS/{MnSVersion}/{URI-LDN-first-part}' and no user override specified, default to empty string. 18:53:01 [INFO] Skipping generation of supporting files. 18:53:01 ################################################################################ 18:53:01 # Thanks for using OpenAPI Generator. # 18:53:01 # Please consider donation to help us maintain this project 🙏 # 18:53:01 # https://opencollective.com/openapi_generator/donate # 18:53:01 ################################################################################ 18:54:28 [INFO] 18:54:28 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-service --- 18:54:28 [INFO] You have 0 Checkstyle violations. 18:54:28 [INFO] 18:54:28 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-service --- 18:54:29 [INFO] You have 0 Checkstyle violations. 18:54:29 [INFO] 18:54:29 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-service --- 18:54:29 [INFO] Using 'UTF-8' encoding to copy filtered resources. 18:54:29 [INFO] Copying 3 resources 18:54:29 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/license 18:54:29 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-resources/licenses 18:54:29 [INFO] 18:54:29 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ncmp-service --- 18:54:29 [INFO] Recompiling the module because of changed dependency. 18:54:29 [INFO] Compiling 182 source files with javac [debug release 17] to target/classes 18:54:31 [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/inventory/sync/lcm/LcmEventHeaderMapper.java:[34,20] Unmapped target properties: "withEventId, withEventCorrelationId, withEventTime, withEventSource, withEventType, withEventSchema, withEventSchemaVersion". 18:54:31 [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". 18:54:31 [INFO] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/inventory/sync/DmiModelOperations.java: /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/inventory/sync/DmiModelOperations.java uses unchecked or unsafe operations. 18:54:31 [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. 18:54:31 [INFO] 18:54:31 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-service --- 18:54:31 [INFO] Using 'UTF-8' encoding to copy filtered resources. 18:54:31 [INFO] Copying 11 resources 18:54:31 [INFO] 18:54:31 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ncmp-service --- 18:54:31 [INFO] Recompiling the module because of changed dependency. 18:54:31 [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes 18:54:32 [INFO] 18:54:32 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-service --- 18:54:32 [INFO] Using isolated classloader, without GMavenPlus classpath. 18:54:32 [INFO] Using Groovy 3.0.18 to perform compileTests. 18:54:32 [INFO] Parallel parsing disabled. 18:54:36 [INFO] Compiled 239 files. 18:54:36 [INFO] 18:54:36 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-ncmp-service --- 18:54:36 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 18:54:36 [INFO] 18:54:36 [INFO] ------------------------------------------------------- 18:54:36 [INFO] T E S T S 18:54:36 [INFO] ------------------------------------------------------- 18:54:39 [INFO] Running org.onap.cps.ncmp.utils.events.TopicParameterMapperSpec 18:54:39 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.onap.cps.ncmp.utils.events.TopicParameterMapperSpec 18:54:39 18:54:39.295 [main] INFO org.testcontainers.images.PullPolicy -- Image pull policy will be performed by: DefaultPullPolicy() 18:54:39 18:54:39.302 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') 18:54:39 [INFO] Running org.onap.cps.ncmp.utils.events.InventoryEventProducerSpec 18:54:39 18:54:39.338 [main] INFO org.testcontainers.DockerClientFactory -- Testcontainers version: 1.21.3 18:54:40 18:54:40.074 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 18:54:40 18:54:40.082 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 18:54:40 18:54:40.102 [main] INFO org.testcontainers.DockerClientFactory -- Connected to docker: 18:54:40 Server Version: 23.0.1 18:54:40 API Version: 1.42 18:54:40 Operating System: CentOS Stream 8 18:54:40 Total Memory: 31890 MB 18:54:40 18:54:40.105 [main] WARN org.testcontainers.utility.ResourceReaper -- 18:54:40 ******************************************************************************** 18:54:40 Ryuk has been disabled. This can cause unexpected behavior in your environment. 18:54:40 ******************************************************************************** 18:54:40 18:54:40.111 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 18:54:40 18:54:40.111 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 18:54:40 18:54:40.116 [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')) 18:54:40 18:54:40.140 [main] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling docker image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0. Please be patient; this may take some time but only needs to be done once. 18:54:40 18:54:40.148 [main] INFO org.testcontainers.utility.RegistryAuthLocator -- Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: nexus3.onap.org:10001/confluentinc/cp-kafka:latest, configFile: /home/jenkins/.docker/config.json, configEnv: DOCKER_AUTH_CONFIG). Falling back to docker-java default behaviour. Exception message: Status 404: No config supplied. Checked in order: /home/jenkins/.docker/config.json (file not found), DOCKER_AUTH_CONFIG (not set) 18:54:40 18:54:40.330 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Starting to pull image 18:54:40 18:54:40.359 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes) 18:54:40 18:54:40.386 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 14 pending, 1 downloaded, 0 extracted, (277 bytes/? MB) 18:54:40 18:54:40.400 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 13 pending, 2 downloaded, 0 extracted, (895 KB/? MB) 18:54:40 18:54:40.521 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 12 pending, 3 downloaded, 0 extracted, (32 MB/? MB) 18:54:40 18:54:40.539 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 11 pending, 4 downloaded, 0 extracted, (32 MB/? MB) 18:54:40 18:54:40.654 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 10 pending, 5 downloaded, 0 extracted, (62 MB/? MB) 18:54:40 18:54:40.678 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 9 pending, 6 downloaded, 0 extracted, (62 MB/? MB) 18:54:40 18:54:40.699 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 8 pending, 7 downloaded, 0 extracted, (65 MB/? MB) 18:54:40 18:54:40.719 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 7 pending, 8 downloaded, 0 extracted, (83 MB/? MB) 18:54:40 18:54:40.735 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 6 pending, 9 downloaded, 0 extracted, (83 MB/? MB) 18:54:40 18:54:40.753 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 5 pending, 10 downloaded, 0 extracted, (83 MB/? MB) 18:54:40 18:54:40.781 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 4 pending, 11 downloaded, 0 extracted, (83 MB/? MB) 18:54:41 18:54:41.071 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 3 pending, 12 downloaded, 0 extracted, (176 MB/? MB) 18:54:41 18:54:41.097 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 2 pending, 13 downloaded, 0 extracted, (176 MB/? MB) 18:54:41 18:54:41.665 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 2 pending, 13 downloaded, 1 extracted, (380 MB/? MB) 18:54:41 18:54:41.740 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 2 pending, 13 downloaded, 2 extracted, (414 MB/? MB) 18:54:41 18:54:41.828 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 1 pending, 14 downloaded, 2 extracted, (431 MB/? MB) 18:54:42 18:54:42.409 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 2 extracted, (512 MB/553 MB) 18:54:49 18:54:49.112 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 3 extracted, (526 MB/553 MB) 18:54:49 18:54:49.195 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 4 extracted, (526 MB/553 MB) 18:54:49 18:54:49.365 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 5 extracted, (527 MB/553 MB) 18:54:49 18:54:49.461 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 6 extracted, (527 MB/553 MB) 18:54:49 18:54:49.826 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 7 extracted, (538 MB/553 MB) 18:54:50 18:54:49.907 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 8 extracted, (538 MB/553 MB) 18:54:50 18:54:49.987 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 9 extracted, (538 MB/553 MB) 18:54:50 18:54:50.068 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 10 extracted, (538 MB/553 MB) 18:54:50 18:54:50.154 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 11 extracted, (538 MB/553 MB) 18:54:50 18:54:50.250 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 12 extracted, (538 MB/553 MB) 18:54:50 18:54:50.337 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 13 extracted, (539 MB/553 MB) 18:54:51 18:54:51.392 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 14 extracted, (553 MB/553 MB) 18:54:51 18:54:51.464 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 15 extracted, (553 MB/553 MB) 18:54:51 18:54:51.482 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pull complete. 15 layers, pulled in 11s (downloaded 553 MB at 50 MB/s) 18:54:51 18:54:51.483 [main] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Image nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 pull took PT11.342270093S 18:54:51 18:54:51.519 [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 18:54:55 18:54:55.371 [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: 96db686492e9b29aa38b890fe5c7a941c4a808470229c96115ed5bf7828d4a73 18:55:01 18:55:01.526 [main] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT10.006054138S 18:55:02 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 18:55:03 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.02 s -- in org.onap.cps.ncmp.utils.events.InventoryEventProducerSpec 18:55:03 [INFO] Running org.onap.cps.ncmp.api.data.models.DatastoreTypeSpec 18:55:03 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.onap.cps.ncmp.api.data.models.DatastoreTypeSpec 18:55:03 [INFO] Running org.onap.cps.ncmp.api.data.models.OperationTypeSpec 18:55:03 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.onap.cps.ncmp.api.data.models.OperationTypeSpec 18:55:03 [INFO] Running org.onap.cps.ncmp.api.datajobs.models.DataJobRequestSpec 18:55:03 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.onap.cps.ncmp.api.datajobs.models.DataJobRequestSpec 18:55:03 [INFO] Running org.onap.cps.ncmp.api.exceptions.ServerNcmpExceptionSpec 18:55:03 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.cps.ncmp.api.exceptions.ServerNcmpExceptionSpec 18:55:03 [INFO] Running org.onap.cps.ncmp.api.inventory.models.CmHandleRegistrationResponseSpec 18:55:03 18:55:03.452 [main] WARN org.onap.cps.ncmp.api.inventory.models.CmHandleRegistrationResponse -- Unexpected xpath (no id found) valid/xpath/without-id[@key='123'] 18:55:03 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.onap.cps.ncmp.api.inventory.models.CmHandleRegistrationResponseSpec 18:55:03 [INFO] Running org.onap.cps.ncmp.api.inventory.models.CompositeStateBuilderSpec 18:55:03 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.onap.cps.ncmp.api.inventory.models.CompositeStateBuilderSpec 18:55:03 [INFO] Running org.onap.cps.ncmp.api.inventory.models.CompositeStateSpec 18:55:03 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.onap.cps.ncmp.api.inventory.models.CompositeStateSpec 18:55:03 [INFO] Running org.onap.cps.ncmp.api.inventory.models.TrustLevelSpec 18:55:03 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.cps.ncmp.api.inventory.models.TrustLevelSpec 18:55:03 [INFO] Running org.onap.cps.ncmp.api.inventory.models.YangResourceSpec 18:55:03 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.cps.ncmp.api.inventory.models.YangResourceSpec 18:55:03 [INFO] Running org.onap.cps.ncmp.config.CmHandleStateGaugeConfigSpec 18:55:04 18:55:04,157 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 18:55:04 18:55:04,158 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 18:55:04 18:55:04,162 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 18:55:04 18:55:04,211 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 18:55:04 18:55:04,211 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 18:55:04 18:55:04 . ____ _ __ _ _ 18:55:04 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 18:55:04 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 18:55:04 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 18:55:04 ' |____| .__|_| |_|_| |_\__, | / / / / 18:55:04 =========|_|==============|___/=/_/_/_/ 18:55:04 18:55:04 :: Spring Boot :: (v3.5.6) 18:55:04 18:55:04 2025-12-02T18:55:04.972Z INFO 6699 --- [ main] o.o.c.n.c.CmHandleStateGaugeConfigSpec : Starting CmHandleStateGaugeConfigSpec using Java 17.0.6-ea with PID 6699 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 18:55:04 2025-12-02T18:55:04.972Z INFO 6699 --- [ main] o.o.c.n.c.CmHandleStateGaugeConfigSpec : No active profile set, falling back to 1 default profile: "default" 18:55:05 2025-12-02T18:55:05.328Z WARN 6699 --- [ 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: 18:55:05 --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 18:55:05 2025-12-02T18:55:05.499Z INFO 6699 --- [ main] com.hazelcast.system.logo : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] 18:55:05 o o o o---o o--o o o---o o o----o o--o--o 18:55:05 | | / \ / | / / \ | | 18:55:05 o----o o o o----o | o o o----o | 18:55:05 | | * \ / | \ * \ | | 18:55:05 o o * o o---o o--o o----o o---o * o o----o o 18:55:05 18:55:05 2025-12-02T18:55:05.499Z INFO 6699 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 18:55:05 2025-12-02T18:55:05.501Z INFO 6699 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.72]:5701 18:55:05 2025-12-02T18:55:05.502Z INFO 6699 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 18:55:05 2025-12-02T18:55:05.502Z INFO 6699 --- [ main] com.hazelcast.system : [10.30.107.72]: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. 18:55:05 2025-12-02T18:55:05.506Z INFO 6699 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. 18:55:05 To enable the Jet engine on the members, do one of the following: 18:55:05 - Change member config using Java API: config.getJetConfig().setEnabled(true) 18:55:05 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 18:55:05 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 18:55:05 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 18:55:06 2025-12-02T18:55:06.240Z INFO 6699 --- [ main] com.hazelcast.system.security : [10.30.107.72]: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. 18:55:06 2025-12-02T18:55:06.350Z INFO 6699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 18:55:06 2025-12-02T18:55:06.639Z INFO 6699 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 18:55:06 2025-12-02T18:55:06.647Z INFO 6699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.72]:5701 is STARTING 18:55:09 2025-12-02T18:55:09.044Z INFO 6699 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] 18:55:09 18:55:09 Members {size:1, ver:1} [ 18:55:09 Member [10.30.107.72]:5701 - 28d47259-21d2-4991-9099-891788ac8c0b this 18:55:09 ] 18:55:09 18:55:09 2025-12-02T18:55:09.067Z INFO 6699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.72]:5701 is STARTED 18:55:09 2025-12-02T18:55:09.133Z INFO 6699 --- [ main] o.o.c.n.c.CmHandleStateGaugeConfigSpec : Started CmHandleStateGaugeConfigSpec in 5.306 seconds (process running for 32.821) 18:55:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.581 s -- in org.onap.cps.ncmp.config.CmHandleStateGaugeConfigSpec 18:55:09 [INFO] Running org.onap.cps.ncmp.config.CpsApplicationContextSpec 18:55:09 18:55:09 . ____ _ __ _ _ 18:55:09 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 18:55:09 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 18:55:09 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 18:55:09 ' |____| .__|_| |_|_| |_\__, | / / / / 18:55:09 =========|_|==============|___/=/_/_/_/ 18:55:09 18:55:09 :: Spring Boot :: (v3.5.6) 18:55:09 18:55:09 2025-12-02T18:55:09.229Z INFO 6699 --- [ main] o.o.c.n.c.CpsApplicationContextSpec : Starting CpsApplicationContextSpec using Java 17.0.6-ea with PID 6699 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 18:55:09 2025-12-02T18:55:09.229Z INFO 6699 --- [ main] o.o.c.n.c.CpsApplicationContextSpec : No active profile set, falling back to 1 default profile: "default" 18:55:09 2025-12-02T18:55:09.241Z INFO 6699 --- [ main] o.o.c.n.c.CpsApplicationContextSpec : Started CpsApplicationContextSpec in 0.051 seconds (process running for 32.929) 18:55:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in org.onap.cps.ncmp.config.CpsApplicationContextSpec 18:55:09 [INFO] Running org.onap.cps.ncmp.config.DmiHttpClientConfigSpec 18:55:09 18:55:09 . ____ _ __ _ _ 18:55:09 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 18:55:09 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 18:55:09 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 18:55:09 ' |____| .__|_| |_|_| |_\__, | / / / / 18:55:09 =========|_|==============|___/=/_/_/_/ 18:55:09 18:55:09 :: Spring Boot :: (v3.5.6) 18:55:09 18:55:09 2025-12-02T18:55:09.290Z INFO 6699 --- [ main] o.o.c.n.config.DmiHttpClientConfigSpec : Starting DmiHttpClientConfigSpec using Java 17.0.6-ea with PID 6699 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 18:55:09 2025-12-02T18:55:09.290Z INFO 6699 --- [ main] o.o.c.n.config.DmiHttpClientConfigSpec : No active profile set, falling back to 1 default profile: "default" 18:55:09 2025-12-02T18:55:09.351Z INFO 6699 --- [ main] o.o.c.n.config.DmiHttpClientConfigSpec : Started DmiHttpClientConfigSpec in 0.095 seconds (process running for 33.038) 18:55:09 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 s -- in org.onap.cps.ncmp.config.DmiHttpClientConfigSpec 18:55:09 [INFO] Running org.onap.cps.ncmp.config.KafkaConfigSpec 18:55:09 18:55:09 . ____ _ __ _ _ 18:55:09 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 18:55:09 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 18:55:09 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 18:55:09 ' |____| .__|_| |_|_| |_\__, | / / / / 18:55:09 =========|_|==============|___/=/_/_/_/ 18:55:09 18:55:09 :: Spring Boot :: (v3.5.6) 18:55:09 18:55:09 2025-12-02T18:55:09.421Z INFO 6699 --- [ main] o.onap.cps.ncmp.config.KafkaConfigSpec : Starting KafkaConfigSpec using Java 17.0.6-ea with PID 6699 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 18:55:09 2025-12-02T18:55:09.421Z INFO 6699 --- [ main] o.onap.cps.ncmp.config.KafkaConfigSpec : No active profile set, falling back to 1 default profile: "default" 18:55:19 2025-12-02T18:55:19.587Z INFO 6699 --- [ main] o.onap.cps.ncmp.config.KafkaConfigSpec : Started KafkaConfigSpec in 10.199 seconds (process running for 43.275) 18:55:19 2025-12-02T18:55:19.632Z INFO 6699 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 18:55:19 acks = -1 18:55:19 auto.include.jmx.reporter = true 18:55:19 batch.size = 16384 18:55:19 bootstrap.servers = [localhost:9092] 18:55:19 buffer.memory = 33554432 18:55:19 client.dns.lookup = use_all_dns_ips 18:55:19 client.id = producer-1 18:55:19 compression.gzip.level = -1 18:55:19 compression.lz4.level = 9 18:55:19 compression.type = none 18:55:19 compression.zstd.level = 3 18:55:19 connections.max.idle.ms = 540000 18:55:19 delivery.timeout.ms = 120000 18:55:19 enable.idempotence = true 18:55:19 enable.metrics.push = true 18:55:19 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingProducerInterceptor] 18:55:19 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 18:55:19 linger.ms = 0 18:55:19 max.block.ms = 60000 18:55:19 max.in.flight.requests.per.connection = 5 18:55:19 max.request.size = 1048576 18:55:19 metadata.max.age.ms = 300000 18:55:19 metadata.max.idle.ms = 300000 18:55:19 metadata.recovery.strategy = none 18:55:19 metric.reporters = [] 18:55:19 metrics.num.samples = 2 18:55:19 metrics.recording.level = INFO 18:55:19 metrics.sample.window.ms = 30000 18:55:19 partitioner.adaptive.partitioning.enable = true 18:55:19 partitioner.availability.timeout.ms = 0 18:55:19 partitioner.class = null 18:55:19 partitioner.ignore.keys = false 18:55:19 receive.buffer.bytes = 32768 18:55:19 reconnect.backoff.max.ms = 1000 18:55:19 reconnect.backoff.ms = 50 18:55:19 request.timeout.ms = 30000 18:55:19 retries = 2147483647 18:55:19 retry.backoff.max.ms = 1000 18:55:19 retry.backoff.ms = 100 18:55:19 sasl.client.callback.handler.class = null 18:55:19 sasl.jaas.config = null 18:55:19 sasl.kerberos.kinit.cmd = /usr/bin/kinit 18:55:19 sasl.kerberos.min.time.before.relogin = 60000 18:55:19 sasl.kerberos.service.name = null 18:55:19 sasl.kerberos.ticket.renew.jitter = 0.05 18:55:19 sasl.kerberos.ticket.renew.window.factor = 0.8 18:55:19 sasl.login.callback.handler.class = null 18:55:19 sasl.login.class = null 18:55:19 sasl.login.connect.timeout.ms = null 18:55:19 sasl.login.read.timeout.ms = null 18:55:19 sasl.login.refresh.buffer.seconds = 300 18:55:19 sasl.login.refresh.min.period.seconds = 60 18:55:19 sasl.login.refresh.window.factor = 0.8 18:55:19 sasl.login.refresh.window.jitter = 0.05 18:55:19 sasl.login.retry.backoff.max.ms = 10000 18:55:19 sasl.login.retry.backoff.ms = 100 18:55:19 sasl.mechanism = GSSAPI 18:55:19 sasl.oauthbearer.clock.skew.seconds = 30 18:55:19 sasl.oauthbearer.expected.audience = null 18:55:19 sasl.oauthbearer.expected.issuer = null 18:55:19 sasl.oauthbearer.header.urlencode = false 18:55:19 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 18:55:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 18:55:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 18:55:19 sasl.oauthbearer.jwks.endpoint.url = null 18:55:19 sasl.oauthbearer.scope.claim.name = scope 18:55:19 sasl.oauthbearer.sub.claim.name = sub 18:55:19 sasl.oauthbearer.token.endpoint.url = null 18:55:19 security.protocol = PLAINTEXT 18:55:19 security.providers = null 18:55:19 send.buffer.bytes = 131072 18:55:19 socket.connection.setup.timeout.max.ms = 30000 18:55:19 socket.connection.setup.timeout.ms = 10000 18:55:19 ssl.cipher.suites = null 18:55:19 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 18:55:19 ssl.endpoint.identification.algorithm = https 18:55:19 ssl.engine.factory.class = null 18:55:19 ssl.key.password = null 18:55:19 ssl.keymanager.algorithm = SunX509 18:55:19 ssl.keystore.certificate.chain = null 18:55:19 ssl.keystore.key = null 18:55:19 ssl.keystore.location = null 18:55:19 ssl.keystore.password = null 18:55:19 ssl.keystore.type = JKS 18:55:19 ssl.protocol = TLSv1.3 18:55:19 ssl.provider = null 18:55:19 ssl.secure.random.implementation = null 18:55:19 ssl.trustmanager.algorithm = PKIX 18:55:19 ssl.truststore.certificates = null 18:55:19 ssl.truststore.location = null 18:55:19 ssl.truststore.password = null 18:55:19 ssl.truststore.type = JKS 18:55:19 transaction.timeout.ms = 60000 18:55:19 transactional.id = null 18:55:19 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 18:55:19 18:55:19 2025-12-02T18:55:19.675Z INFO 6699 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 18:55:19 2025-12-02T18:55:19.689Z INFO 6699 --- [ main] i.opentelemetry.api.GlobalOpenTelemetry : AutoConfiguredOpenTelemetrySdk found on classpath but automatic configuration is disabled. To enable, run your JVM with -Dotel.java.global-autoconfigure.enabled=true 18:55:19 2025-12-02T18:55:19.727Z INFO 6699 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-1] Instantiated an idempotent producer. 18:55:19 2025-12-02T18:55:19.777Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 18:55:19 2025-12-02T18:55:19.778Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 18:55:19 2025-12-02T18:55:19.778Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1764701719776 18:55:19 2025-12-02T18:55:19.803Z INFO 6699 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 18:55:19 acks = -1 18:55:19 auto.include.jmx.reporter = true 18:55:19 batch.size = 16384 18:55:19 bootstrap.servers = [localhost:9092] 18:55:19 buffer.memory = 33554432 18:55:19 client.dns.lookup = use_all_dns_ips 18:55:19 client.id = producer-2 18:55:19 compression.gzip.level = -1 18:55:19 compression.lz4.level = 9 18:55:19 compression.type = none 18:55:19 compression.zstd.level = 3 18:55:19 connections.max.idle.ms = 540000 18:55:19 delivery.timeout.ms = 120000 18:55:19 enable.idempotence = true 18:55:19 enable.metrics.push = true 18:55:19 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingProducerInterceptor] 18:55:19 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 18:55:19 linger.ms = 0 18:55:19 max.block.ms = 60000 18:55:19 max.in.flight.requests.per.connection = 5 18:55:19 max.request.size = 1048576 18:55:19 metadata.max.age.ms = 300000 18:55:19 metadata.max.idle.ms = 300000 18:55:19 metadata.recovery.strategy = none 18:55:19 metric.reporters = [] 18:55:19 metrics.num.samples = 2 18:55:19 metrics.recording.level = INFO 18:55:19 metrics.sample.window.ms = 30000 18:55:19 partitioner.adaptive.partitioning.enable = true 18:55:19 partitioner.availability.timeout.ms = 0 18:55:19 partitioner.class = null 18:55:19 partitioner.ignore.keys = false 18:55:19 receive.buffer.bytes = 32768 18:55:19 reconnect.backoff.max.ms = 1000 18:55:19 reconnect.backoff.ms = 50 18:55:19 request.timeout.ms = 30000 18:55:19 retries = 2147483647 18:55:19 retry.backoff.max.ms = 1000 18:55:19 retry.backoff.ms = 100 18:55:19 sasl.client.callback.handler.class = null 18:55:19 sasl.jaas.config = null 18:55:19 sasl.kerberos.kinit.cmd = /usr/bin/kinit 18:55:19 sasl.kerberos.min.time.before.relogin = 60000 18:55:19 sasl.kerberos.service.name = null 18:55:19 sasl.kerberos.ticket.renew.jitter = 0.05 18:55:19 sasl.kerberos.ticket.renew.window.factor = 0.8 18:55:19 sasl.login.callback.handler.class = null 18:55:19 sasl.login.class = null 18:55:19 sasl.login.connect.timeout.ms = null 18:55:19 sasl.login.read.timeout.ms = null 18:55:19 sasl.login.refresh.buffer.seconds = 300 18:55:19 sasl.login.refresh.min.period.seconds = 60 18:55:19 sasl.login.refresh.window.factor = 0.8 18:55:19 sasl.login.refresh.window.jitter = 0.05 18:55:19 sasl.login.retry.backoff.max.ms = 10000 18:55:19 sasl.login.retry.backoff.ms = 100 18:55:19 sasl.mechanism = GSSAPI 18:55:19 sasl.oauthbearer.clock.skew.seconds = 30 18:55:19 sasl.oauthbearer.expected.audience = null 18:55:19 sasl.oauthbearer.expected.issuer = null 18:55:19 sasl.oauthbearer.header.urlencode = false 18:55:19 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 18:55:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 18:55:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 18:55:19 sasl.oauthbearer.jwks.endpoint.url = null 18:55:19 sasl.oauthbearer.scope.claim.name = scope 18:55:19 sasl.oauthbearer.sub.claim.name = sub 18:55:19 sasl.oauthbearer.token.endpoint.url = null 18:55:19 security.protocol = PLAINTEXT 18:55:19 security.providers = null 18:55:19 send.buffer.bytes = 131072 18:55:19 socket.connection.setup.timeout.max.ms = 30000 18:55:19 socket.connection.setup.timeout.ms = 10000 18:55:19 ssl.cipher.suites = null 18:55:19 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 18:55:19 ssl.endpoint.identification.algorithm = https 18:55:19 ssl.engine.factory.class = null 18:55:19 ssl.key.password = null 18:55:19 ssl.keymanager.algorithm = SunX509 18:55:19 ssl.keystore.certificate.chain = null 18:55:19 ssl.keystore.key = null 18:55:19 ssl.keystore.location = null 18:55:19 ssl.keystore.password = null 18:55:19 ssl.keystore.type = JKS 18:55:19 ssl.protocol = TLSv1.3 18:55:19 ssl.provider = null 18:55:19 ssl.secure.random.implementation = null 18:55:19 ssl.trustmanager.algorithm = PKIX 18:55:19 ssl.truststore.certificates = null 18:55:19 ssl.truststore.location = null 18:55:19 ssl.truststore.password = null 18:55:19 ssl.truststore.type = JKS 18:55:19 transaction.timeout.ms = 60000 18:55:19 transactional.id = null 18:55:19 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 18:55:19 18:55:19 2025-12-02T18:55:19.803Z INFO 6699 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 18:55:19 2025-12-02T18:55:19.805Z INFO 6699 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-2] Instantiated an idempotent producer. 18:55:19 2025-12-02T18:55:19.812Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 18:55:19 2025-12-02T18:55:19.812Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 18:55:19 2025-12-02T18:55:19.812Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1764701719812 18:55:19 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.44 s -- in org.onap.cps.ncmp.config.KafkaConfigSpec 18:55:19 [INFO] Running org.onap.cps.ncmp.config.OpenTelemetryConfigSpec 18:55:19 18:55:19 . ____ _ __ _ _ 18:55:19 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 18:55:19 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 18:55:19 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 18:55:19 ' |____| .__|_| |_|_| |_\__, | / / / / 18:55:19 =========|_|==============|___/=/_/_/_/ 18:55:19 18:55:19 :: Spring Boot :: (v3.5.6) 18:55:19 18:55:19 2025-12-02T18:55:19.854Z INFO 6699 --- [ main] o.o.c.n.config.OpenTelemetryConfigSpec : Starting OpenTelemetryConfigSpec using Java 17.0.6-ea with PID 6699 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 18:55:19 2025-12-02T18:55:19.854Z INFO 6699 --- [ main] o.o.c.n.config.OpenTelemetryConfigSpec : No active profile set, falling back to 1 default profile: "default" 18:55:20 2025-12-02T18:55:20.135Z INFO 6699 --- [ main] o.o.c.n.config.OpenTelemetryConfigSpec : Started OpenTelemetryConfigSpec in 0.306 seconds (process running for 43.822) 18:55:20 2025-12-02T18:55:20.190Z ERROR 6699 --- [_WorkerThread-1] i.o.s.e.t.j.sampler.OkHttpGrpcService : Failed to execute remoteSamplings. The request could not be executed. Full error message: jaeger-remote-test-url 18:55:20 2025-12-02T18:55:20.190Z ERROR 6699 --- [_WorkerThread-1] i.o.s.e.t.j.sampler.OkHttpGrpcService : Failed to execute remoteSamplings. The request could not be executed. Full error message: jaeger-remote-test-url: Name or service not known 18:55:20 2025-12-02T18:55:20.271Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:55:20 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.445 s -- in org.onap.cps.ncmp.config.OpenTelemetryConfigSpec 18:55:20 [INFO] Running org.onap.cps.ncmp.config.PolicyExecutorHttpClientConfigSpec 18:55:20 2025-12-02T18:55:20.273Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:55:20 2025-12-02T18:55:20.273Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:55:20 2025-12-02T18:55:20.284Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:55:20 2025-12-02T18:55:20.284Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:55:20 2025-12-02T18:55:20.284Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:55:20 18:55:20 . ____ _ __ _ _ 18:55:20 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 18:55:20 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 18:55:20 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 18:55:20 ' |____| .__|_| |_|_| |_\__, | / / / / 18:55:20 =========|_|==============|___/=/_/_/_/ 18:55:20 18:55:20 :: Spring Boot :: (v3.5.6) 18:55:20 18:55:20 2025-12-02T18:55:20.299Z INFO 6699 --- [ main] c.n.c.PolicyExecutorHttpClientConfigSpec : Starting PolicyExecutorHttpClientConfigSpec using Java 17.0.6-ea with PID 6699 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 18:55:20 2025-12-02T18:55:20.299Z INFO 6699 --- [ main] c.n.c.PolicyExecutorHttpClientConfigSpec : No active profile set, falling back to 1 default profile: "default" 18:55:20 2025-12-02T18:55:20.316Z INFO 6699 --- [ main] c.n.c.PolicyExecutorHttpClientConfigSpec : Started PolicyExecutorHttpClientConfigSpec in 0.038 seconds (process running for 44.003) 18:55:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in org.onap.cps.ncmp.config.PolicyExecutorHttpClientConfigSpec 18:55:20 [INFO] Running org.onap.cps.ncmp.impl.cache.AdminCacheConfigSpec 18:55:20 18:55:20 . ____ _ __ _ _ 18:55:20 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 18:55:20 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 18:55:20 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 18:55:20 ' |____| .__|_| |_|_| |_\__, | / / / / 18:55:20 =========|_|==============|___/=/_/_/_/ 18:55:20 18:55:20 :: Spring Boot :: (v3.5.6) 18:55:20 18:55:20 2025-12-02T18:55:20.366Z INFO 6699 --- [ main] o.o.c.n.impl.cache.AdminCacheConfigSpec : Starting AdminCacheConfigSpec using Java 17.0.6-ea with PID 6699 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 18:55:20 2025-12-02T18:55:20.366Z INFO 6699 --- [ main] o.o.c.n.impl.cache.AdminCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 18:55:20 2025-12-02T18:55:20.375Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:55:20 2025-12-02T18:55:20.376Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:55:20 2025-12-02T18:55:20.376Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:55:20 2025-12-02T18:55:20.379Z INFO 6699 --- [ main] o.o.c.n.impl.cache.AdminCacheConfigSpec : Started AdminCacheConfigSpec in 0.031 seconds (process running for 44.066) 18:55:20 2025-12-02T18:55:20.384Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:55:20 2025-12-02T18:55:20.384Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:55:20 2025-12-02T18:55:20.384Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:55:20 2025-12-02T18:55:20.394Z INFO 6699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.72]:5701 is SHUTTING_DOWN 18:55:20 2025-12-02T18:55:20.401Z INFO 6699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 18:55:20 2025-12-02T18:55:20.402Z INFO 6699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 18:55:20 2025-12-02T18:55:20.404Z INFO 6699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 18:55:20 2025-12-02T18:55:20.411Z INFO 6699 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 18:55:20 2025-12-02T18:55:20.412Z INFO 6699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 15 ms. 18:55:20 2025-12-02T18:55:20.413Z INFO 6699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.72]:5701 is SHUTDOWN 18:55:20 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s -- in org.onap.cps.ncmp.impl.cache.AdminCacheConfigSpec 18:55:20 [INFO] Running org.onap.cps.ncmp.impl.cache.AlternateIdCacheConfigSpec 18:55:20 18:55:20 . ____ _ __ _ _ 18:55:20 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 18:55:20 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 18:55:20 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 18:55:20 ' |____| .__|_| |_|_| |_\__, | / / / / 18:55:20 =========|_|==============|___/=/_/_/_/ 18:55:20 18:55:20 :: Spring Boot :: (v3.5.6) 18:55:20 18:55:20 2025-12-02T18:55:20.437Z INFO 6699 --- [ main] o.o.c.n.i.c.AlternateIdCacheConfigSpec : Starting AlternateIdCacheConfigSpec using Java 17.0.6-ea with PID 6699 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 18:55:20 2025-12-02T18:55:20.437Z INFO 6699 --- [ main] o.o.c.n.i.c.AlternateIdCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 18:55:20 2025-12-02T18:55:20.453Z INFO 6699 --- [ main] com.hazelcast.system.logo : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] 18:55:20 o o o o---o o--o o o---o o o----o o--o--o 18:55:20 | | / \ / | / / \ | | 18:55:20 o----o o o o----o | o o o----o | 18:55:20 | | * \ / | \ * \ | | 18:55:20 o o * o o---o o--o o----o o---o * o o----o o 18:55:20 18:55:20 2025-12-02T18:55:20.453Z INFO 6699 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 18:55:20 2025-12-02T18:55:20.453Z INFO 6699 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.72]:5701 18:55:20 2025-12-02T18:55:20.453Z INFO 6699 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 18:55:20 2025-12-02T18:55:20.453Z INFO 6699 --- [ main] com.hazelcast.system : [10.30.107.72]: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. 18:55:20 2025-12-02T18:55:20.453Z INFO 6699 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. 18:55:20 To enable the Jet engine on the members, do one of the following: 18:55:20 - Change member config using Java API: config.getJetConfig().setEnabled(true) 18:55:20 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 18:55:20 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 18:55:20 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 18:55:20 2025-12-02T18:55:20.465Z INFO 6699 --- [ main] com.hazelcast.system.security : [10.30.107.72]: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. 18:55:20 2025-12-02T18:55:20.467Z INFO 6699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 18:55:20 2025-12-02T18:55:20.476Z INFO 6699 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 18:55:20 2025-12-02T18:55:20.476Z INFO 6699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.72]:5701 is STARTING 18:55:20 2025-12-02T18:55:20.527Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:55:20 2025-12-02T18:55:20.528Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:55:20 2025-12-02T18:55:20.528Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:55:20 2025-12-02T18:55:20.536Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:55:20 2025-12-02T18:55:20.536Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:55:20 2025-12-02T18:55:20.536Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:55:20 2025-12-02T18:55:20.730Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:55:20 2025-12-02T18:55:20.730Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:55:20 2025-12-02T18:55:20.730Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:55:20 2025-12-02T18:55:20.788Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:55:20 2025-12-02T18:55:20.788Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:55:20 2025-12-02T18:55:20.789Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:55:21 2025-12-02T18:55:21.114Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:55:21 2025-12-02T18:55:21.114Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:55:21 2025-12-02T18:55:21.114Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:55:21 2025-12-02T18:55:21.142Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:55:21 2025-12-02T18:55:21.142Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:55:21 2025-12-02T18:55:21.143Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:55:21 2025-12-02T18:55:21.799Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:55:21 2025-12-02T18:55:21.799Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:55:21 2025-12-02T18:55:21.799Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:55:22 2025-12-02T18:55:21.972Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:55:22 2025-12-02T18:55:21.972Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:55:22 2025-12-02T18:55:21.972Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:55:22 2025-12-02T18:55:22.680Z INFO 6699 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] 18:55:22 18:55:22 Members {size:1, ver:1} [ 18:55:22 Member [10.30.107.72]:5701 - 6cd08901-200a-442c-bd8d-4b647cd54b60 this 18:55:22 ] 18:55:22 18:55:22 2025-12-02T18:55:22.680Z INFO 6699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.72]:5701 is STARTED 18:55:22 2025-12-02T18:55:22.686Z INFO 6699 --- [ main] o.o.c.n.i.c.AlternateIdCacheConfigSpec : Started AlternateIdCacheConfigSpec in 2.267 seconds (process running for 46.374) 18:55:22 2025-12-02T18:55:22.687Z INFO 6699 --- [cached.thread-3] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] Initializing cluster partition table arrangement... 18:55:22 2025-12-02T18:55:22.692Z INFO 6699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.72]:5701 is SHUTTING_DOWN 18:55:22 2025-12-02T18:55:22.757Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:55:22 2025-12-02T18:55:22.757Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:55:22 2025-12-02T18:55:22.758Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:55:22 2025-12-02T18:55:22.912Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:55:22 2025-12-02T18:55:22.912Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:55:22 2025-12-02T18:55:22.913Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:55:23 2025-12-02T18:55:23.693Z INFO 6699 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutdown request of Member [10.30.107.72]:5701 - 6cd08901-200a-442c-bd8d-4b647cd54b60 this is handled 18:55:23 2025-12-02T18:55:23.705Z INFO 6699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 18:55:23 2025-12-02T18:55:23.706Z INFO 6699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 18:55:23 2025-12-02T18:55:23.707Z INFO 6699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 18:55:23 2025-12-02T18:55:23.712Z INFO 6699 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 18:55:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.297 s -- in org.onap.cps.ncmp.impl.cache.AlternateIdCacheConfigSpec 18:55:23 2025-12-02T18:55:23.713Z INFO 6699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 1021 ms. 18:55:23 2025-12-02T18:55:23.713Z INFO 6699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.72]:5701 is SHUTDOWN 18:55:23 [INFO] Running org.onap.cps.ncmp.impl.data.NcmpCachedResourceRequestHandlerSpec 18:55:23 2025-12-02T18:55:23.758Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:55:23 2025-12-02T18:55:23.759Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:55:23 2025-12-02T18:55:23.759Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:55:23 18:55:23 . ____ _ __ _ _ 18:55:23 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 18:55:23 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 18:55:23 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 18:55:23 ' |____| .__|_| |_|_| |_\__, | / / / / 18:55:23 =========|_|==============|___/=/_/_/_/ 18:55:23 18:55:23 :: Spring Boot :: (v3.5.6) 18:55:23 18:55:23 2025-12-02T18:55:23.807Z INFO 6699 --- [ main] i.d.NcmpCachedResourceRequestHandlerSpec : Starting NcmpCachedResourceRequestHandlerSpec using Java 17.0.6-ea with PID 6699 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 18:55:23 2025-12-02T18:55:23.807Z INFO 6699 --- [ main] i.d.NcmpCachedResourceRequestHandlerSpec : No active profile set, falling back to 1 default profile: "default" 18:55:23 2025-12-02T18:55:23.838Z INFO 6699 --- [ main] i.d.NcmpCachedResourceRequestHandlerSpec : Started NcmpCachedResourceRequestHandlerSpec in 0.052 seconds (process running for 47.525) 18:55:23 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.213 s -- in org.onap.cps.ncmp.impl.data.NcmpCachedResourceRequestHandlerSpec 18:55:23 [INFO] Running org.onap.cps.ncmp.impl.data.NcmpDatastoreRequestHandlerSpec 18:55:23 2025-12-02T18:55:23.937Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:55:23 2025-12-02T18:55:23.937Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:55:23 2025-12-02T18:55:23.938Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:55:24 2025-12-02T18:55:24.076Z WARN 6699 --- [ main] o.o.c.n.i.d.NcmpDatastoreRequestHandler : Asynchronous request is unavailable as notification feature is currently disabled, will use synchronous operation. 18:55:24 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.156 s -- in org.onap.cps.ncmp.impl.data.NcmpDatastoreRequestHandlerSpec 18:55:24 [INFO] Running org.onap.cps.ncmp.impl.data.NetworkCmProxyFacadeSpec 18:55:24 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s -- in org.onap.cps.ncmp.impl.data.NetworkCmProxyFacadeSpec 18:55:24 [INFO] Running org.onap.cps.ncmp.impl.data.NetworkCmProxyQueryServiceImplSpec 18:55:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.cps.ncmp.impl.data.NetworkCmProxyQueryServiceImplSpec 18:55:24 [INFO] Running org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventMapperSpec 18:55:24 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventMapperSpec 18:55:24 [INFO] Running org.onap.cps.ncmp.impl.data.async.RecordFilterStrategiesSpec 18:55:24 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.onap.cps.ncmp.impl.data.async.RecordFilterStrategiesSpec 18:55:24 [INFO] Running org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec 18:55:24 2025-12-02T18:55:24.260Z INFO 6699 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 18:55:24 2025-12-02T18:55:24.312Z INFO 6699 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 30633b000f5389a965fd3e869491eb287f4a006c5bc7203d877090eb1028f20c 18:55:24 2025-12-02T18:55:24.615Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:55:24 2025-12-02T18:55:24.615Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:55:24 2025-12-02T18:55:24.615Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:55:25 2025-12-02T18:55:24.939Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:55:25 2025-12-02T18:55:24.939Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:55:25 2025-12-02T18:55:24.939Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:55:25 2025-12-02T18:55:25.666Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:55:25 2025-12-02T18:55:25.666Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:55:25 2025-12-02T18:55:25.666Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:55:25 2025-12-02T18:55:25.896Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:55:25 2025-12-02T18:55:25.896Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:55:25 2025-12-02T18:55:25.896Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:55:26 2025-12-02T18:55:26.667Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:55:26 2025-12-02T18:55:26.667Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:55:26 2025-12-02T18:55:26.667Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:55:26 2025-12-02T18:55:26.898Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:55:26 2025-12-02T18:55:26.898Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:55:26 2025-12-02T18:55:26.898Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:55:27 2025-12-02T18:55:27.669Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:55:27 2025-12-02T18:55:27.669Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:55:27 2025-12-02T18:55:27.669Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:55:27 2025-12-02T18:55:27.899Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:55:27 2025-12-02T18:55:27.899Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:55:27 2025-12-02T18:55:27.899Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:55:28 2025-12-02T18:55:28.670Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:55:28 2025-12-02T18:55:28.670Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:55:28 2025-12-02T18:55:28.670Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:55:28 2025-12-02T18:55:28.805Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:55:28 2025-12-02T18:55:28.806Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:55:28 2025-12-02T18:55:28.806Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:55:29 2025-12-02T18:55:29.670Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:55:29 2025-12-02T18:55:29.670Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:55:29 2025-12-02T18:55:29.670Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:55:29 2025-12-02T18:55:29.711Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:55:29 2025-12-02T18:55:29.711Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:55:29 2025-12-02T18:55:29.711Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:55:30 2025-12-02T18:55:30.170Z INFO 6699 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT5.910232276S 18:55:30 2025-12-02T18:55:30.196Z INFO 6699 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 18:55:30 allow.auto.create.topics = true 18:55:30 auto.commit.interval.ms = 5000 18:55:30 auto.include.jmx.reporter = true 18:55:30 auto.offset.reset = earliest 18:55:30 bootstrap.servers = [localhost:32769] 18:55:30 check.crcs = true 18:55:30 client.dns.lookup = use_all_dns_ips 18:55:30 client.id = consumer-test-1 18:55:30 client.rack = 18:55:30 connections.max.idle.ms = 540000 18:55:30 default.api.timeout.ms = 60000 18:55:30 enable.auto.commit = true 18:55:30 enable.metrics.push = true 18:55:30 exclude.internal.topics = true 18:55:30 fetch.max.bytes = 52428800 18:55:30 fetch.max.wait.ms = 500 18:55:30 fetch.min.bytes = 1 18:55:30 group.id = test 18:55:30 group.instance.id = null 18:55:30 group.protocol = classic 18:55:30 group.remote.assignor = null 18:55:30 heartbeat.interval.ms = 3000 18:55:30 interceptor.classes = [] 18:55:30 internal.leave.group.on.close = true 18:55:30 internal.throw.on.fetch.stable.offset.unsupported = false 18:55:30 isolation.level = read_uncommitted 18:55:30 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 18:55:30 max.partition.fetch.bytes = 1048576 18:55:30 max.poll.interval.ms = 300000 18:55:30 max.poll.records = 500 18:55:30 metadata.max.age.ms = 300000 18:55:30 metadata.recovery.strategy = none 18:55:30 metric.reporters = [] 18:55:30 metrics.num.samples = 2 18:55:30 metrics.recording.level = INFO 18:55:30 metrics.sample.window.ms = 30000 18:55:30 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 18:55:30 receive.buffer.bytes = 65536 18:55:30 reconnect.backoff.max.ms = 1000 18:55:30 reconnect.backoff.ms = 50 18:55:30 request.timeout.ms = 30000 18:55:30 retry.backoff.max.ms = 1000 18:55:30 retry.backoff.ms = 100 18:55:30 sasl.client.callback.handler.class = null 18:55:30 sasl.jaas.config = null 18:55:30 sasl.kerberos.kinit.cmd = /usr/bin/kinit 18:55:30 sasl.kerberos.min.time.before.relogin = 60000 18:55:30 sasl.kerberos.service.name = null 18:55:30 sasl.kerberos.ticket.renew.jitter = 0.05 18:55:30 sasl.kerberos.ticket.renew.window.factor = 0.8 18:55:30 sasl.login.callback.handler.class = null 18:55:30 sasl.login.class = null 18:55:30 sasl.login.connect.timeout.ms = null 18:55:30 sasl.login.read.timeout.ms = null 18:55:30 sasl.login.refresh.buffer.seconds = 300 18:55:30 sasl.login.refresh.min.period.seconds = 60 18:55:30 sasl.login.refresh.window.factor = 0.8 18:55:30 sasl.login.refresh.window.jitter = 0.05 18:55:30 sasl.login.retry.backoff.max.ms = 10000 18:55:30 sasl.login.retry.backoff.ms = 100 18:55:30 sasl.mechanism = GSSAPI 18:55:30 sasl.oauthbearer.clock.skew.seconds = 30 18:55:30 sasl.oauthbearer.expected.audience = null 18:55:30 sasl.oauthbearer.expected.issuer = null 18:55:30 sasl.oauthbearer.header.urlencode = false 18:55:30 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 18:55:30 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 18:55:30 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 18:55:30 sasl.oauthbearer.jwks.endpoint.url = null 18:55:30 sasl.oauthbearer.scope.claim.name = scope 18:55:30 sasl.oauthbearer.sub.claim.name = sub 18:55:30 sasl.oauthbearer.token.endpoint.url = null 18:55:30 security.protocol = PLAINTEXT 18:55:30 security.providers = null 18:55:30 send.buffer.bytes = 131072 18:55:30 session.timeout.ms = 45000 18:55:30 socket.connection.setup.timeout.max.ms = 30000 18:55:30 socket.connection.setup.timeout.ms = 10000 18:55:30 ssl.cipher.suites = null 18:55:30 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 18:55:30 ssl.endpoint.identification.algorithm = https 18:55:30 ssl.engine.factory.class = null 18:55:30 ssl.key.password = null 18:55:30 ssl.keymanager.algorithm = SunX509 18:55:30 ssl.keystore.certificate.chain = null 18:55:30 ssl.keystore.key = null 18:55:30 ssl.keystore.location = null 18:55:30 ssl.keystore.password = null 18:55:30 ssl.keystore.type = JKS 18:55:30 ssl.protocol = TLSv1.3 18:55:30 ssl.provider = null 18:55:30 ssl.secure.random.implementation = null 18:55:30 ssl.trustmanager.algorithm = PKIX 18:55:30 ssl.truststore.certificates = null 18:55:30 ssl.truststore.location = null 18:55:30 ssl.truststore.password = null 18:55:30 ssl.truststore.type = JKS 18:55:30 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 18:55:30 18:55:30 2025-12-02T18:55:30.211Z INFO 6699 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 18:55:30 2025-12-02T18:55:30.265Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 18:55:30 2025-12-02T18:55:30.265Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 18:55:30 2025-12-02T18:55:30.265Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1764701730265 18:55:30 18:55:30 . ____ _ __ _ _ 18:55:30 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 18:55:30 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 18:55:30 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 18:55:30 ' |____| .__|_| |_|_| |_\__, | / / / / 18:55:30 =========|_|==============|___/=/_/_/_/ 18:55:30 18:55:30 :: Spring Boot :: (v3.5.6) 18:55:30 18:55:30 2025-12-02T18:55:30.290Z INFO 6699 --- [ main] uestResponseEventProducerIntegrationSpec : Starting NcmpAsyncRequestResponseEventProducerIntegrationSpec using Java 17.0.6-ea with PID 6699 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 18:55:30 2025-12-02T18:55:30.290Z INFO 6699 --- [ main] uestResponseEventProducerIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 18:55:30 2025-12-02T18:55:30.333Z INFO 6699 --- [ main] uestResponseEventProducerIntegrationSpec : Started NcmpAsyncRequestResponseEventProducerIntegrationSpec in 0.065 seconds (process running for 54.02) 18:55:30 2025-12-02T18:55:30.337Z INFO 6699 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-1, groupId=test] Subscribed to topic(s): test-topic 18:55:30 2025-12-02T18:55:30.370Z INFO 6699 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 18:55:30 2025-12-02T18:55:30.371Z INFO 6699 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 18:55:30 acks = -1 18:55:30 auto.include.jmx.reporter = true 18:55:30 batch.size = 16384 18:55:30 bootstrap.servers = [localhost:32769] 18:55:30 buffer.memory = 33554432 18:55:30 client.dns.lookup = use_all_dns_ips 18:55:30 client.id = producer-3 18:55:30 compression.gzip.level = -1 18:55:30 compression.lz4.level = 9 18:55:30 compression.type = none 18:55:30 compression.zstd.level = 3 18:55:30 connections.max.idle.ms = 540000 18:55:30 delivery.timeout.ms = 120000 18:55:30 enable.idempotence = false 18:55:30 enable.metrics.push = true 18:55:30 interceptor.classes = [] 18:55:30 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 18:55:30 linger.ms = 1 18:55:30 max.block.ms = 60000 18:55:30 max.in.flight.requests.per.connection = 5 18:55:30 max.request.size = 1048576 18:55:30 metadata.max.age.ms = 300000 18:55:30 metadata.max.idle.ms = 300000 18:55:30 metadata.recovery.strategy = none 18:55:30 metric.reporters = [] 18:55:30 metrics.num.samples = 2 18:55:30 metrics.recording.level = INFO 18:55:30 metrics.sample.window.ms = 30000 18:55:30 partitioner.adaptive.partitioning.enable = true 18:55:30 partitioner.availability.timeout.ms = 0 18:55:30 partitioner.class = null 18:55:30 partitioner.ignore.keys = false 18:55:30 receive.buffer.bytes = 32768 18:55:30 reconnect.backoff.max.ms = 1000 18:55:30 reconnect.backoff.ms = 50 18:55:30 request.timeout.ms = 30000 18:55:30 retries = 0 18:55:30 retry.backoff.max.ms = 1000 18:55:30 retry.backoff.ms = 100 18:55:30 sasl.client.callback.handler.class = null 18:55:30 sasl.jaas.config = null 18:55:30 sasl.kerberos.kinit.cmd = /usr/bin/kinit 18:55:30 sasl.kerberos.min.time.before.relogin = 60000 18:55:30 sasl.kerberos.service.name = null 18:55:30 sasl.kerberos.ticket.renew.jitter = 0.05 18:55:30 sasl.kerberos.ticket.renew.window.factor = 0.8 18:55:30 sasl.login.callback.handler.class = null 18:55:30 sasl.login.class = null 18:55:30 sasl.login.connect.timeout.ms = null 18:55:30 sasl.login.read.timeout.ms = null 18:55:30 sasl.login.refresh.buffer.seconds = 300 18:55:30 sasl.login.refresh.min.period.seconds = 60 18:55:30 sasl.login.refresh.window.factor = 0.8 18:55:30 sasl.login.refresh.window.jitter = 0.05 18:55:30 sasl.login.retry.backoff.max.ms = 10000 18:55:30 sasl.login.retry.backoff.ms = 100 18:55:30 sasl.mechanism = GSSAPI 18:55:30 sasl.oauthbearer.clock.skew.seconds = 30 18:55:30 sasl.oauthbearer.expected.audience = null 18:55:30 sasl.oauthbearer.expected.issuer = null 18:55:30 sasl.oauthbearer.header.urlencode = false 18:55:30 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 18:55:30 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 18:55:30 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 18:55:30 sasl.oauthbearer.jwks.endpoint.url = null 18:55:30 sasl.oauthbearer.scope.claim.name = scope 18:55:30 sasl.oauthbearer.sub.claim.name = sub 18:55:30 sasl.oauthbearer.token.endpoint.url = null 18:55:30 security.protocol = PLAINTEXT 18:55:30 security.providers = null 18:55:30 send.buffer.bytes = 131072 18:55:30 socket.connection.setup.timeout.max.ms = 30000 18:55:30 socket.connection.setup.timeout.ms = 10000 18:55:30 ssl.cipher.suites = null 18:55:30 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 18:55:30 ssl.endpoint.identification.algorithm = https 18:55:30 ssl.engine.factory.class = null 18:55:30 ssl.key.password = null 18:55:30 ssl.keymanager.algorithm = SunX509 18:55:30 ssl.keystore.certificate.chain = null 18:55:30 ssl.keystore.key = null 18:55:30 ssl.keystore.location = null 18:55:30 ssl.keystore.password = null 18:55:30 ssl.keystore.type = JKS 18:55:30 ssl.protocol = TLSv1.3 18:55:30 ssl.provider = null 18:55:30 ssl.secure.random.implementation = null 18:55:30 ssl.trustmanager.algorithm = PKIX 18:55:30 ssl.truststore.certificates = null 18:55:30 ssl.truststore.location = null 18:55:30 ssl.truststore.password = null 18:55:30 ssl.truststore.type = JKS 18:55:30 transaction.timeout.ms = 60000 18:55:30 transactional.id = null 18:55:30 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 18:55:30 18:55:30 2025-12-02T18:55:30.371Z INFO 6699 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 18:55:30 2025-12-02T18:55:30.377Z INFO 6699 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 18:55:30 2025-12-02T18:55:30.377Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 18:55:30 2025-12-02T18:55:30.377Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 18:55:30 2025-12-02T18:55:30.377Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1764701730377 18:55:30 2025-12-02T18:55:30.576Z WARN 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] The metadata response from the cluster reported a recoverable issue with correlation id 2 : {test-topic=UNKNOWN_TOPIC_OR_PARTITION} 18:55:30 2025-12-02T18:55:30.577Z INFO 6699 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Cluster ID: 4L6g3nShT-eMCtK--X86sw 18:55:30 2025-12-02T18:55:30.672Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:55:30 2025-12-02T18:55:30.673Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:55:30 2025-12-02T18:55:30.673Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:55:30 2025-12-02T18:55:30.712Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:55:30 2025-12-02T18:55:30.712Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:55:30 2025-12-02T18:55:30.712Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:55:30 2025-12-02T18:55:30.797Z INFO 6699 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1, groupId=test] Cluster ID: 4L6g3nShT-eMCtK--X86sw 18:55:30 2025-12-02T18:55:30.936Z INFO 6699 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Discovered group coordinator localhost:32769 (id: 2147483646 rack: null) 18:55:30 2025-12-02T18:55:30.947Z INFO 6699 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] (Re-)joining group 18:55:31 2025-12-02T18:55:30.984Z INFO 6699 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Request joining group due to: need to re-join with the given member-id: consumer-test-1-2273bac6-e509-418a-9535-b5f15ebf5fc4 18:55:31 2025-12-02T18:55:30.984Z INFO 6699 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] (Re-)joining group 18:55:31 2025-12-02T18:55:31.009Z INFO 6699 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Successfully joined group with generation Generation{generationId=1, memberId='consumer-test-1-2273bac6-e509-418a-9535-b5f15ebf5fc4', protocol='range'} 18:55:31 2025-12-02T18:55:31.020Z INFO 6699 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Finished assignment for group at generation 1: {consumer-test-1-2273bac6-e509-418a-9535-b5f15ebf5fc4=Assignment(partitions=[test-topic-0])} 18:55:31 2025-12-02T18:55:31.045Z INFO 6699 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Successfully synced group in generation Generation{generationId=1, memberId='consumer-test-1-2273bac6-e509-418a-9535-b5f15ebf5fc4', protocol='range'} 18:55:31 2025-12-02T18:55:31.046Z INFO 6699 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Notifying assignor about the new Assignment(partitions=[test-topic-0]) 18:55:31 2025-12-02T18:55:31.051Z INFO 6699 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-1, groupId=test] Adding newly assigned partitions: test-topic-0 18:55:31 2025-12-02T18:55:31.069Z INFO 6699 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Found no committed offset for partition test-topic-0 18:55:31 2025-12-02T18:55:31.091Z INFO 6699 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-1, groupId=test] Resetting offset for partition test-topic-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32769 (id: 1 rack: null)], epoch=0}}. 18:55:31 2025-12-02T18:55:31.215Z INFO 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 18:55:31 2025-12-02T18:55:31.221Z INFO 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 18:55:31 2025-12-02T18:55:31.230Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 18:55:31 2025-12-02T18:55:31.230Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Cancelled in-flight FETCH request with correlation id 17 due to node 1 being disconnected (elapsed time since creation: 93ms, elapsed time since send: 93ms, throttle time: 0ms, request timeout: 30000ms) 18:55:31 2025-12-02T18:55:31.231Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node -1 disconnected. 18:55:31 2025-12-02T18:55:31.231Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 2147483646 disconnected. 18:55:31 2025-12-02T18:55:31.231Z INFO 6699 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-1, groupId=test] Error sending fetch request (sessionId=165454537, epoch=1) to node 1: 18:55:31 18:55:31 org.apache.kafka.common.errors.DisconnectException: null 18:55:31 18:55:31 2025-12-02T18:55:31.236Z INFO 6699 --- [t-thread | test] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Group coordinator localhost:32769 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 18:55:31 2025-12-02T18:55:31.320Z INFO 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 18:55:31 2025-12-02T18:55:31.320Z WARN 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:55:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.177 s -- in org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec 18:55:31 [INFO] Running org.onap.cps.ncmp.impl.data.async.DataOperationEventConsumerSpec 18:55:31 2025-12-02T18:55:31.426Z INFO 6699 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 18:55:31 2025-12-02T18:55:31.438Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 18:55:31 2025-12-02T18:55:31.438Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:55:31 2025-12-02T18:55:31.477Z INFO 6699 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 5168607ac94397e6ec1e9a5730f934e32b2558a89144a1153ef4ea20ca9ef5e0 18:55:31 2025-12-02T18:55:31.558Z INFO 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 18:55:31 2025-12-02T18:55:31.558Z WARN 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:55:31 2025-12-02T18:55:31.673Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:55:31 2025-12-02T18:55:31.673Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:55:31 2025-12-02T18:55:31.673Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:55:31 2025-12-02T18:55:31.713Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:55:31 2025-12-02T18:55:31.714Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:55:31 2025-12-02T18:55:31.714Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:55:31 2025-12-02T18:55:31.741Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 18:55:31 2025-12-02T18:55:31.741Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:55:31 2025-12-02T18:55:31.970Z INFO 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 18:55:31 2025-12-02T18:55:31.971Z WARN 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:55:32 2025-12-02T18:55:32.144Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 18:55:32 2025-12-02T18:55:32.144Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:55:32 2025-12-02T18:55:32.634Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:55:32 2025-12-02T18:55:32.635Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:55:32 2025-12-02T18:55:32.635Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:55:32 2025-12-02T18:55:32.648Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 18:55:32 2025-12-02T18:55:32.648Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:55:32 2025-12-02T18:55:32.720Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:55:32 2025-12-02T18:55:32.720Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:55:32 2025-12-02T18:55:32.720Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:55:32 2025-12-02T18:55:32.759Z INFO 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 18:55:32 2025-12-02T18:55:32.759Z WARN 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:55:33 2025-12-02T18:55:33.453Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 18:55:33 2025-12-02T18:55:33.454Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:55:33 2025-12-02T18:55:33.575Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:55:33 2025-12-02T18:55:33.575Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:55:33 2025-12-02T18:55:33.575Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:55:33 2025-12-02T18:55:33.641Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:55:33 2025-12-02T18:55:33.641Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:55:33 2025-12-02T18:55:33.641Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:55:33 2025-12-02T18:55:33.721Z INFO 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 18:55:33 2025-12-02T18:55:33.722Z WARN 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:55:34 2025-12-02T18:55:34.459Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 18:55:34 2025-12-02T18:55:34.459Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:55:34 2025-12-02T18:55:34.576Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:55:34 2025-12-02T18:55:34.577Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:55:34 2025-12-02T18:55:34.577Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:55:34 2025-12-02T18:55:34.643Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:55:34 2025-12-02T18:55:34.643Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:55:34 2025-12-02T18:55:34.643Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:55:34 2025-12-02T18:55:34.722Z INFO 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 18:55:34 2025-12-02T18:55:34.722Z WARN 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:55:35 2025-12-02T18:55:35.368Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 18:55:35 2025-12-02T18:55:35.368Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:55:35 2025-12-02T18:55:35.522Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:55:35 2025-12-02T18:55:35.522Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:55:35 2025-12-02T18:55:35.522Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:55:35 2025-12-02T18:55:35.577Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:55:35 2025-12-02T18:55:35.577Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:55:35 2025-12-02T18:55:35.577Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:55:35 2025-12-02T18:55:35.724Z INFO 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 18:55:35 2025-12-02T18:55:35.725Z WARN 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:55:36 2025-12-02T18:55:36.283Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 18:55:36 2025-12-02T18:55:36.283Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:55:36 2025-12-02T18:55:36.537Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:55:36 2025-12-02T18:55:36.537Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:55:36 2025-12-02T18:55:36.537Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:55:36 2025-12-02T18:55:36.586Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:55:36 2025-12-02T18:55:36.586Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:55:36 2025-12-02T18:55:36.586Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:55:36 2025-12-02T18:55:36.726Z INFO 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 18:55:36 2025-12-02T18:55:36.726Z WARN 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:55:37 2025-12-02T18:55:37.304Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 18:55:37 2025-12-02T18:55:37.304Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:55:37 2025-12-02T18:55:37.333Z INFO 6699 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT5.907097767S 18:55:37 2025-12-02T18:55:37.339Z INFO 6699 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 18:55:37 allow.auto.create.topics = true 18:55:37 auto.commit.interval.ms = 5000 18:55:37 auto.include.jmx.reporter = true 18:55:37 auto.offset.reset = earliest 18:55:37 bootstrap.servers = [localhost:32770] 18:55:37 check.crcs = true 18:55:37 client.dns.lookup = use_all_dns_ips 18:55:37 client.id = consumer-test-2 18:55:37 client.rack = 18:55:37 connections.max.idle.ms = 540000 18:55:37 default.api.timeout.ms = 60000 18:55:37 enable.auto.commit = true 18:55:37 enable.metrics.push = true 18:55:37 exclude.internal.topics = true 18:55:37 fetch.max.bytes = 52428800 18:55:37 fetch.max.wait.ms = 500 18:55:37 fetch.min.bytes = 1 18:55:37 group.id = test 18:55:37 group.instance.id = null 18:55:37 group.protocol = classic 18:55:37 group.remote.assignor = null 18:55:37 heartbeat.interval.ms = 3000 18:55:37 interceptor.classes = [] 18:55:37 internal.leave.group.on.close = true 18:55:37 internal.throw.on.fetch.stable.offset.unsupported = false 18:55:37 isolation.level = read_uncommitted 18:55:37 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 18:55:37 max.partition.fetch.bytes = 1048576 18:55:37 max.poll.interval.ms = 300000 18:55:37 max.poll.records = 500 18:55:37 metadata.max.age.ms = 300000 18:55:37 metadata.recovery.strategy = none 18:55:37 metric.reporters = [] 18:55:37 metrics.num.samples = 2 18:55:37 metrics.recording.level = INFO 18:55:37 metrics.sample.window.ms = 30000 18:55:37 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 18:55:37 receive.buffer.bytes = 65536 18:55:37 reconnect.backoff.max.ms = 1000 18:55:37 reconnect.backoff.ms = 50 18:55:37 request.timeout.ms = 30000 18:55:37 retry.backoff.max.ms = 1000 18:55:37 retry.backoff.ms = 100 18:55:37 sasl.client.callback.handler.class = null 18:55:37 sasl.jaas.config = null 18:55:37 sasl.kerberos.kinit.cmd = /usr/bin/kinit 18:55:37 sasl.kerberos.min.time.before.relogin = 60000 18:55:37 sasl.kerberos.service.name = null 18:55:37 sasl.kerberos.ticket.renew.jitter = 0.05 18:55:37 sasl.kerberos.ticket.renew.window.factor = 0.8 18:55:37 sasl.login.callback.handler.class = null 18:55:37 sasl.login.class = null 18:55:37 sasl.login.connect.timeout.ms = null 18:55:37 sasl.login.read.timeout.ms = null 18:55:37 sasl.login.refresh.buffer.seconds = 300 18:55:37 sasl.login.refresh.min.period.seconds = 60 18:55:37 sasl.login.refresh.window.factor = 0.8 18:55:37 sasl.login.refresh.window.jitter = 0.05 18:55:37 sasl.login.retry.backoff.max.ms = 10000 18:55:37 sasl.login.retry.backoff.ms = 100 18:55:37 sasl.mechanism = GSSAPI 18:55:37 sasl.oauthbearer.clock.skew.seconds = 30 18:55:37 sasl.oauthbearer.expected.audience = null 18:55:37 sasl.oauthbearer.expected.issuer = null 18:55:37 sasl.oauthbearer.header.urlencode = false 18:55:37 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 18:55:37 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 18:55:37 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 18:55:37 sasl.oauthbearer.jwks.endpoint.url = null 18:55:37 sasl.oauthbearer.scope.claim.name = scope 18:55:37 sasl.oauthbearer.sub.claim.name = sub 18:55:37 sasl.oauthbearer.token.endpoint.url = null 18:55:37 security.protocol = PLAINTEXT 18:55:37 security.providers = null 18:55:37 send.buffer.bytes = 131072 18:55:37 session.timeout.ms = 45000 18:55:37 socket.connection.setup.timeout.max.ms = 30000 18:55:37 socket.connection.setup.timeout.ms = 10000 18:55:37 ssl.cipher.suites = null 18:55:37 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 18:55:37 ssl.endpoint.identification.algorithm = https 18:55:37 ssl.engine.factory.class = null 18:55:37 ssl.key.password = null 18:55:37 ssl.keymanager.algorithm = SunX509 18:55:37 ssl.keystore.certificate.chain = null 18:55:37 ssl.keystore.key = null 18:55:37 ssl.keystore.location = null 18:55:37 ssl.keystore.password = null 18:55:37 ssl.keystore.type = JKS 18:55:37 ssl.protocol = TLSv1.3 18:55:37 ssl.provider = null 18:55:37 ssl.secure.random.implementation = null 18:55:37 ssl.trustmanager.algorithm = PKIX 18:55:37 ssl.truststore.certificates = null 18:55:37 ssl.truststore.location = null 18:55:37 ssl.truststore.password = null 18:55:37 ssl.truststore.type = JKS 18:55:37 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 18:55:37 18:55:37 2025-12-02T18:55:37.340Z INFO 6699 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 18:55:37 2025-12-02T18:55:37.345Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 18:55:37 2025-12-02T18:55:37.345Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 18:55:37 2025-12-02T18:55:37.345Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1764701737345 18:55:37 18:55:37,369 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 18:55:37 18:55:37,369 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 18:55:37 18:55:37,369 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 18:55:37 18:55:37,376 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 18:55:37 18:55:37,376 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 18:55:37 18:55:37 . ____ _ __ _ _ 18:55:37 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 18:55:37 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 18:55:37 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 18:55:37 ' |____| .__|_| |_|_| |_\__, | / / / / 18:55:37 =========|_|==============|___/=/_/_/_/ 18:55:37 18:55:37 :: Spring Boot :: (v3.5.6) 18:55:37 18:55:37 2025-12-02T18:55:37.395Z INFO 6699 --- [ main] c.n.i.d.a.DataOperationEventConsumerSpec : Starting DataOperationEventConsumerSpec using Java 17.0.6-ea with PID 6699 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 18:55:37 2025-12-02T18:55:37.395Z INFO 6699 --- [ main] c.n.i.d.a.DataOperationEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 18:55:37 2025-12-02T18:55:37.429Z INFO 6699 --- [ main] c.n.i.d.a.DataOperationEventConsumerSpec : Started DataOperationEventConsumerSpec in 0.082 seconds (process running for 61.117) 18:55:37 2025-12-02T18:55:37.434Z INFO 6699 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-2, groupId=test] Subscribed to topic(s): client-topic 18:55:37 2025-12-02T18:55:37.466Z INFO 6699 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 18:55:37 2025-12-02T18:55:37.466Z INFO 6699 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 18:55:37 acks = -1 18:55:37 auto.include.jmx.reporter = true 18:55:37 batch.size = 16384 18:55:37 bootstrap.servers = [localhost:32770] 18:55:37 buffer.memory = 33554432 18:55:37 client.dns.lookup = use_all_dns_ips 18:55:37 client.id = producer-4 18:55:37 compression.gzip.level = -1 18:55:37 compression.lz4.level = 9 18:55:37 compression.type = none 18:55:37 compression.zstd.level = 3 18:55:37 connections.max.idle.ms = 540000 18:55:37 delivery.timeout.ms = 120000 18:55:37 enable.idempotence = false 18:55:37 enable.metrics.push = true 18:55:37 interceptor.classes = [] 18:55:37 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 18:55:37 linger.ms = 1 18:55:37 max.block.ms = 60000 18:55:37 max.in.flight.requests.per.connection = 5 18:55:37 max.request.size = 1048576 18:55:37 metadata.max.age.ms = 300000 18:55:37 metadata.max.idle.ms = 300000 18:55:37 metadata.recovery.strategy = none 18:55:37 metric.reporters = [] 18:55:37 metrics.num.samples = 2 18:55:37 metrics.recording.level = INFO 18:55:37 metrics.sample.window.ms = 30000 18:55:37 partitioner.adaptive.partitioning.enable = true 18:55:37 partitioner.availability.timeout.ms = 0 18:55:37 partitioner.class = null 18:55:37 partitioner.ignore.keys = false 18:55:37 receive.buffer.bytes = 32768 18:55:37 reconnect.backoff.max.ms = 1000 18:55:37 reconnect.backoff.ms = 50 18:55:37 request.timeout.ms = 30000 18:55:37 retries = 0 18:55:37 retry.backoff.max.ms = 1000 18:55:37 retry.backoff.ms = 100 18:55:37 sasl.client.callback.handler.class = null 18:55:37 sasl.jaas.config = null 18:55:37 sasl.kerberos.kinit.cmd = /usr/bin/kinit 18:55:37 sasl.kerberos.min.time.before.relogin = 60000 18:55:37 sasl.kerberos.service.name = null 18:55:37 sasl.kerberos.ticket.renew.jitter = 0.05 18:55:37 sasl.kerberos.ticket.renew.window.factor = 0.8 18:55:37 sasl.login.callback.handler.class = null 18:55:37 sasl.login.class = null 18:55:37 sasl.login.connect.timeout.ms = null 18:55:37 sasl.login.read.timeout.ms = null 18:55:37 sasl.login.refresh.buffer.seconds = 300 18:55:37 sasl.login.refresh.min.period.seconds = 60 18:55:37 sasl.login.refresh.window.factor = 0.8 18:55:37 sasl.login.refresh.window.jitter = 0.05 18:55:37 sasl.login.retry.backoff.max.ms = 10000 18:55:37 sasl.login.retry.backoff.ms = 100 18:55:37 sasl.mechanism = GSSAPI 18:55:37 sasl.oauthbearer.clock.skew.seconds = 30 18:55:37 sasl.oauthbearer.expected.audience = null 18:55:37 sasl.oauthbearer.expected.issuer = null 18:55:37 sasl.oauthbearer.header.urlencode = false 18:55:37 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 18:55:37 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 18:55:37 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 18:55:37 sasl.oauthbearer.jwks.endpoint.url = null 18:55:37 sasl.oauthbearer.scope.claim.name = scope 18:55:37 sasl.oauthbearer.sub.claim.name = sub 18:55:37 sasl.oauthbearer.token.endpoint.url = null 18:55:37 security.protocol = PLAINTEXT 18:55:37 security.providers = null 18:55:37 send.buffer.bytes = 131072 18:55:37 socket.connection.setup.timeout.max.ms = 30000 18:55:37 socket.connection.setup.timeout.ms = 10000 18:55:37 ssl.cipher.suites = null 18:55:37 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 18:55:37 ssl.endpoint.identification.algorithm = https 18:55:37 ssl.engine.factory.class = null 18:55:37 ssl.key.password = null 18:55:37 ssl.keymanager.algorithm = SunX509 18:55:37 ssl.keystore.certificate.chain = null 18:55:37 ssl.keystore.key = null 18:55:37 ssl.keystore.location = null 18:55:37 ssl.keystore.password = null 18:55:37 ssl.keystore.type = JKS 18:55:37 ssl.protocol = TLSv1.3 18:55:37 ssl.provider = null 18:55:37 ssl.secure.random.implementation = null 18:55:37 ssl.trustmanager.algorithm = PKIX 18:55:37 ssl.truststore.certificates = null 18:55:37 ssl.truststore.location = null 18:55:37 ssl.truststore.password = null 18:55:37 ssl.truststore.type = JKS 18:55:37 transaction.timeout.ms = 60000 18:55:37 transactional.id = null 18:55:37 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 18:55:37 18:55:37 2025-12-02T18:55:37.466Z INFO 6699 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 18:55:37 2025-12-02T18:55:37.470Z INFO 6699 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 18:55:37 2025-12-02T18:55:37.470Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 18:55:37 2025-12-02T18:55:37.470Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 18:55:37 2025-12-02T18:55:37.470Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1764701737470 18:55:37 2025-12-02T18:55:37.522Z WARN 6699 --- [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} 18:55:37 2025-12-02T18:55:37.523Z INFO 6699 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Cluster ID: 4L6g3nShT-eMCtK--X86sw 18:55:37 2025-12-02T18:55:37.524Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:55:37 2025-12-02T18:55:37.524Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:55:37 2025-12-02T18:55:37.524Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:55:37 2025-12-02T18:55:37.539Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:55:37 2025-12-02T18:55:37.540Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:55:37 2025-12-02T18:55:37.540Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:55:37 2025-12-02T18:55:37.685Z INFO 6699 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Cluster ID: 4L6g3nShT-eMCtK--X86sw 18:55:37 2025-12-02T18:55:37.728Z INFO 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 18:55:37 2025-12-02T18:55:37.728Z WARN 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:55:37 2025-12-02T18:55:37.824Z INFO 6699 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Discovered group coordinator localhost:32770 (id: 2147483646 rack: null) 18:55:37 2025-12-02T18:55:37.827Z INFO 6699 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 18:55:37 2025-12-02T18:55:37.846Z INFO 6699 --- [ 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-67339d20-6291-4ef3-bcb4-96bac17536d1 18:55:37 2025-12-02T18:55:37.846Z INFO 6699 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 18:55:37 2025-12-02T18:55:37.873Z INFO 6699 --- [ 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-67339d20-6291-4ef3-bcb4-96bac17536d1', protocol='range'} 18:55:37 2025-12-02T18:55:37.874Z INFO 6699 --- [ 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-67339d20-6291-4ef3-bcb4-96bac17536d1=Assignment(partitions=[client-topic-0])} 18:55:37 2025-12-02T18:55:37.902Z INFO 6699 --- [ 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-67339d20-6291-4ef3-bcb4-96bac17536d1', protocol='range'} 18:55:37 2025-12-02T18:55:37.902Z INFO 6699 --- [ 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]) 18:55:37 2025-12-02T18:55:37.902Z INFO 6699 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-2, groupId=test] Adding newly assigned partitions: client-topic-0 18:55:37 2025-12-02T18:55:37.914Z INFO 6699 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Found no committed offset for partition client-topic-0 18:55:37 2025-12-02T18:55:37.930Z INFO 6699 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-2, groupId=test] Resetting offset for partition client-topic-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32770 (id: 1 rack: null)], epoch=0}}. 18:55:37 2025-12-02T18:55:37.987Z INFO 6699 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 18:55:37 allow.auto.create.topics = true 18:55:37 auto.commit.interval.ms = 5000 18:55:37 auto.include.jmx.reporter = true 18:55:37 auto.offset.reset = earliest 18:55:37 bootstrap.servers = [localhost:32770] 18:55:37 check.crcs = true 18:55:37 client.dns.lookup = use_all_dns_ips 18:55:37 client.id = consumer-test-3 18:55:37 client.rack = 18:55:37 connections.max.idle.ms = 540000 18:55:37 default.api.timeout.ms = 60000 18:55:37 enable.auto.commit = true 18:55:37 enable.metrics.push = true 18:55:37 exclude.internal.topics = true 18:55:37 fetch.max.bytes = 52428800 18:55:37 fetch.max.wait.ms = 500 18:55:37 fetch.min.bytes = 1 18:55:37 group.id = test 18:55:37 group.instance.id = null 18:55:37 group.protocol = classic 18:55:37 group.remote.assignor = null 18:55:37 heartbeat.interval.ms = 3000 18:55:37 interceptor.classes = [] 18:55:37 internal.leave.group.on.close = true 18:55:37 internal.throw.on.fetch.stable.offset.unsupported = false 18:55:37 isolation.level = read_uncommitted 18:55:37 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 18:55:37 max.partition.fetch.bytes = 1048576 18:55:37 max.poll.interval.ms = 300000 18:55:37 max.poll.records = 500 18:55:37 metadata.max.age.ms = 300000 18:55:37 metadata.recovery.strategy = none 18:55:37 metric.reporters = [] 18:55:37 metrics.num.samples = 2 18:55:37 metrics.recording.level = INFO 18:55:37 metrics.sample.window.ms = 30000 18:55:37 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 18:55:37 receive.buffer.bytes = 65536 18:55:37 reconnect.backoff.max.ms = 1000 18:55:37 reconnect.backoff.ms = 50 18:55:37 request.timeout.ms = 30000 18:55:37 retry.backoff.max.ms = 1000 18:55:37 retry.backoff.ms = 100 18:55:37 sasl.client.callback.handler.class = null 18:55:37 sasl.jaas.config = null 18:55:37 sasl.kerberos.kinit.cmd = /usr/bin/kinit 18:55:37 sasl.kerberos.min.time.before.relogin = 60000 18:55:37 sasl.kerberos.service.name = null 18:55:37 sasl.kerberos.ticket.renew.jitter = 0.05 18:55:37 sasl.kerberos.ticket.renew.window.factor = 0.8 18:55:37 sasl.login.callback.handler.class = null 18:55:37 sasl.login.class = null 18:55:37 sasl.login.connect.timeout.ms = null 18:55:37 sasl.login.read.timeout.ms = null 18:55:37 sasl.login.refresh.buffer.seconds = 300 18:55:37 sasl.login.refresh.min.period.seconds = 60 18:55:37 sasl.login.refresh.window.factor = 0.8 18:55:38 sasl.login.refresh.window.jitter = 0.05 18:55:38 sasl.login.retry.backoff.max.ms = 10000 18:55:38 sasl.login.retry.backoff.ms = 100 18:55:38 sasl.mechanism = GSSAPI 18:55:38 sasl.oauthbearer.clock.skew.seconds = 30 18:55:38 sasl.oauthbearer.expected.audience = null 18:55:38 sasl.oauthbearer.expected.issuer = null 18:55:38 sasl.oauthbearer.header.urlencode = false 18:55:38 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 18:55:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 18:55:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 18:55:38 sasl.oauthbearer.jwks.endpoint.url = null 18:55:38 sasl.oauthbearer.scope.claim.name = scope 18:55:38 sasl.oauthbearer.sub.claim.name = sub 18:55:38 sasl.oauthbearer.token.endpoint.url = null 18:55:38 security.protocol = PLAINTEXT 18:55:38 security.providers = null 18:55:38 send.buffer.bytes = 131072 18:55:38 session.timeout.ms = 45000 18:55:38 socket.connection.setup.timeout.max.ms = 30000 18:55:38 socket.connection.setup.timeout.ms = 10000 18:55:38 ssl.cipher.suites = null 18:55:38 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 18:55:38 ssl.endpoint.identification.algorithm = https 18:55:38 ssl.engine.factory.class = null 18:55:38 ssl.key.password = null 18:55:38 ssl.keymanager.algorithm = SunX509 18:55:38 ssl.keystore.certificate.chain = null 18:55:38 ssl.keystore.key = null 18:55:38 ssl.keystore.location = null 18:55:38 ssl.keystore.password = null 18:55:38 ssl.keystore.type = JKS 18:55:38 ssl.protocol = TLSv1.3 18:55:38 ssl.provider = null 18:55:38 ssl.secure.random.implementation = null 18:55:38 ssl.trustmanager.algorithm = PKIX 18:55:38 ssl.truststore.certificates = null 18:55:38 ssl.truststore.location = null 18:55:38 ssl.truststore.password = null 18:55:38 ssl.truststore.type = JKS 18:55:38 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 18:55:38 18:55:38 2025-12-02T18:55:37.988Z INFO 6699 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 18:55:38 2025-12-02T18:55:37.991Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 18:55:38 2025-12-02T18:55:37.991Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 18:55:38 2025-12-02T18:55:37.991Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1764701737991 18:55:38 2025-12-02T18:55:38.000Z INFO 6699 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 18:55:38 allow.auto.create.topics = true 18:55:38 auto.commit.interval.ms = 5000 18:55:38 auto.include.jmx.reporter = true 18:55:38 auto.offset.reset = earliest 18:55:38 bootstrap.servers = [localhost:32770] 18:55:38 check.crcs = true 18:55:38 client.dns.lookup = use_all_dns_ips 18:55:38 client.id = consumer-test-4 18:55:38 client.rack = 18:55:38 connections.max.idle.ms = 540000 18:55:38 default.api.timeout.ms = 60000 18:55:38 enable.auto.commit = true 18:55:38 enable.metrics.push = true 18:55:38 exclude.internal.topics = true 18:55:38 fetch.max.bytes = 52428800 18:55:38 fetch.max.wait.ms = 500 18:55:38 fetch.min.bytes = 1 18:55:38 group.id = test 18:55:38 group.instance.id = null 18:55:38 group.protocol = classic 18:55:38 group.remote.assignor = null 18:55:38 heartbeat.interval.ms = 3000 18:55:38 interceptor.classes = [] 18:55:38 internal.leave.group.on.close = true 18:55:38 internal.throw.on.fetch.stable.offset.unsupported = false 18:55:38 isolation.level = read_uncommitted 18:55:38 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 18:55:38 max.partition.fetch.bytes = 1048576 18:55:38 max.poll.interval.ms = 300000 18:55:38 max.poll.records = 500 18:55:38 metadata.max.age.ms = 300000 18:55:38 metadata.recovery.strategy = none 18:55:38 metric.reporters = [] 18:55:38 metrics.num.samples = 2 18:55:38 metrics.recording.level = INFO 18:55:38 metrics.sample.window.ms = 30000 18:55:38 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 18:55:38 receive.buffer.bytes = 65536 18:55:38 reconnect.backoff.max.ms = 1000 18:55:38 reconnect.backoff.ms = 50 18:55:38 request.timeout.ms = 30000 18:55:38 retry.backoff.max.ms = 1000 18:55:38 retry.backoff.ms = 100 18:55:38 sasl.client.callback.handler.class = null 18:55:38 sasl.jaas.config = null 18:55:38 sasl.kerberos.kinit.cmd = /usr/bin/kinit 18:55:38 sasl.kerberos.min.time.before.relogin = 60000 18:55:38 sasl.kerberos.service.name = null 18:55:38 sasl.kerberos.ticket.renew.jitter = 0.05 18:55:38 sasl.kerberos.ticket.renew.window.factor = 0.8 18:55:38 sasl.login.callback.handler.class = null 18:55:38 sasl.login.class = null 18:55:38 sasl.login.connect.timeout.ms = null 18:55:38 sasl.login.read.timeout.ms = null 18:55:38 sasl.login.refresh.buffer.seconds = 300 18:55:38 sasl.login.refresh.min.period.seconds = 60 18:55:38 sasl.login.refresh.window.factor = 0.8 18:55:38 sasl.login.refresh.window.jitter = 0.05 18:55:38 sasl.login.retry.backoff.max.ms = 10000 18:55:38 sasl.login.retry.backoff.ms = 100 18:55:38 sasl.mechanism = GSSAPI 18:55:38 sasl.oauthbearer.clock.skew.seconds = 30 18:55:38 sasl.oauthbearer.expected.audience = null 18:55:38 sasl.oauthbearer.expected.issuer = null 18:55:38 sasl.oauthbearer.header.urlencode = false 18:55:38 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 18:55:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 18:55:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 18:55:38 sasl.oauthbearer.jwks.endpoint.url = null 18:55:38 sasl.oauthbearer.scope.claim.name = scope 18:55:38 sasl.oauthbearer.sub.claim.name = sub 18:55:38 sasl.oauthbearer.token.endpoint.url = null 18:55:38 security.protocol = PLAINTEXT 18:55:38 security.providers = null 18:55:38 send.buffer.bytes = 131072 18:55:38 session.timeout.ms = 45000 18:55:38 socket.connection.setup.timeout.max.ms = 30000 18:55:38 socket.connection.setup.timeout.ms = 10000 18:55:38 ssl.cipher.suites = null 18:55:38 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 18:55:38 ssl.endpoint.identification.algorithm = https 18:55:38 ssl.engine.factory.class = null 18:55:38 ssl.key.password = null 18:55:38 ssl.keymanager.algorithm = SunX509 18:55:38 ssl.keystore.certificate.chain = null 18:55:38 ssl.keystore.key = null 18:55:38 ssl.keystore.location = null 18:55:38 ssl.keystore.password = null 18:55:38 ssl.keystore.type = JKS 18:55:38 ssl.protocol = TLSv1.3 18:55:38 ssl.provider = null 18:55:38 ssl.secure.random.implementation = null 18:55:38 ssl.trustmanager.algorithm = PKIX 18:55:38 ssl.truststore.certificates = null 18:55:38 ssl.truststore.location = null 18:55:38 ssl.truststore.password = null 18:55:38 ssl.truststore.type = JKS 18:55:38 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 18:55:38 18:55:38 2025-12-02T18:55:38.000Z INFO 6699 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 18:55:38 2025-12-02T18:55:38.003Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 18:55:38 2025-12-02T18:55:38.003Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 18:55:38 2025-12-02T18:55:38.003Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1764701738003 18:55:38 2025-12-02T18:55:38.058Z INFO 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 18:55:38 2025-12-02T18:55:38.059Z INFO 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 18:55:38 2025-12-02T18:55:38.059Z INFO 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] 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) 18:55:38 2025-12-02T18:55:38.077Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 18:55:38 2025-12-02T18:55:38.078Z INFO 6699 --- [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: 109ms, elapsed time since send: 109ms, throttle time: 0ms, request timeout: 30000ms) 18:55:38 2025-12-02T18:55:38.078Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 18:55:38 2025-12-02T18:55:38.078Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 2147483646 disconnected. 18:55:38 2025-12-02T18:55:38.078Z INFO 6699 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-2, groupId=test] Error sending fetch request (sessionId=71756003, epoch=1) to node 1: 18:55:38 18:55:38 org.apache.kafka.common.errors.DisconnectException: null 18:55:38 18:55:38 2025-12-02T18:55:38.078Z INFO 6699 --- [t-thread | test] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Group coordinator localhost:32770 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 18:55:38 2025-12-02T18:55:38.177Z INFO 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 18:55:38 2025-12-02T18:55:38.177Z WARN 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:55:38 2025-12-02T18:55:38.179Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 18:55:38 2025-12-02T18:55:38.179Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:55:38 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.795 s -- in org.onap.cps.ncmp.impl.data.async.DataOperationEventConsumerSpec 18:55:38 [INFO] Running org.onap.cps.ncmp.impl.data.async.FilterStrategiesIntegrationSpec 18:55:38 2025-12-02T18:55:38.229Z INFO 6699 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 18:55:38 2025-12-02T18:55:38.281Z INFO 6699 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: cd15978095e3dff12899be73d274df2d81532681d0d8c105618c9eadce8ce350 18:55:38 2025-12-02T18:55:38.281Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 18:55:38 2025-12-02T18:55:38.281Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:55:38 2025-12-02T18:55:38.311Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 18:55:38 2025-12-02T18:55:38.311Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:55:38 2025-12-02T18:55:38.409Z INFO 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 18:55:38 2025-12-02T18:55:38.409Z WARN 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:55:38 2025-12-02T18:55:38.432Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:55:38 2025-12-02T18:55:38.432Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:55:38 2025-12-02T18:55:38.432Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:55:38 2025-12-02T18:55:38.544Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:55:38 2025-12-02T18:55:38.544Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:55:38 2025-12-02T18:55:38.544Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:55:38 2025-12-02T18:55:38.583Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 18:55:38 2025-12-02T18:55:38.583Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:55:38 2025-12-02T18:55:38.730Z INFO 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 18:55:38 2025-12-02T18:55:38.730Z WARN 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:55:38 2025-12-02T18:55:38.759Z INFO 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 18:55:38 2025-12-02T18:55:38.759Z WARN 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:55:39 2025-12-02T18:55:38.987Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 18:55:39 2025-12-02T18:55:38.987Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:55:39 2025-12-02T18:55:39.216Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 18:55:39 2025-12-02T18:55:39.216Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:55:39 2025-12-02T18:55:39.433Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:55:39 2025-12-02T18:55:39.434Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:55:39 2025-12-02T18:55:39.434Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:55:39 2025-12-02T18:55:39.455Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:55:39 2025-12-02T18:55:39.455Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:55:39 2025-12-02T18:55:39.456Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:55:39 2025-12-02T18:55:39.694Z INFO 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 18:55:39 2025-12-02T18:55:39.694Z WARN 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:55:39 2025-12-02T18:55:39.732Z INFO 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 18:55:39 2025-12-02T18:55:39.732Z WARN 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:55:39 2025-12-02T18:55:39.898Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 18:55:39 2025-12-02T18:55:39.898Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:55:40 2025-12-02T18:55:40.120Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 18:55:40 2025-12-02T18:55:40.121Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:55:40 2025-12-02T18:55:40.309Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:55:40 2025-12-02T18:55:40.310Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:55:40 2025-12-02T18:55:40.310Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:55:40 2025-12-02T18:55:40.342Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:55:40 2025-12-02T18:55:40.342Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:55:40 2025-12-02T18:55:40.342Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:55:40 2025-12-02T18:55:40.696Z INFO 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 18:55:40 2025-12-02T18:55:40.696Z WARN 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:55:40 2025-12-02T18:55:40.734Z INFO 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 18:55:40 2025-12-02T18:55:40.734Z WARN 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:55:41 2025-12-02T18:55:40.905Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 18:55:41 2025-12-02T18:55:40.905Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:55:41 2025-12-02T18:55:41.124Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 18:55:41 2025-12-02T18:55:41.124Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:55:41 2025-12-02T18:55:41.214Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:55:41 2025-12-02T18:55:41.214Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:55:41 2025-12-02T18:55:41.214Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:55:41 2025-12-02T18:55:41.350Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:55:41 2025-12-02T18:55:41.350Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:55:41 2025-12-02T18:55:41.350Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:55:41 2025-12-02T18:55:41.701Z INFO 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 18:55:41 2025-12-02T18:55:41.701Z WARN 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:55:41 2025-12-02T18:55:41.740Z INFO 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 18:55:41 2025-12-02T18:55:41.740Z WARN 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:55:41 2025-12-02T18:55:41.812Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 18:55:41 2025-12-02T18:55:41.813Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:55:42 2025-12-02T18:55:42.131Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 18:55:42 2025-12-02T18:55:42.131Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:55:42 2025-12-02T18:55:42.179Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:55:42 2025-12-02T18:55:42.179Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:55:42 2025-12-02T18:55:42.179Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:55:42 2025-12-02T18:55:42.312Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:55:42 2025-12-02T18:55:42.312Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:55:42 2025-12-02T18:55:42.312Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:55:42 2025-12-02T18:55:42.703Z INFO 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 18:55:42 2025-12-02T18:55:42.703Z WARN 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:55:42 2025-12-02T18:55:42.742Z INFO 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 18:55:42 2025-12-02T18:55:42.742Z WARN 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:55:42 2025-12-02T18:55:42.816Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 18:55:42 2025-12-02T18:55:42.816Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:55:43 2025-12-02T18:55:43.039Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 18:55:43 2025-12-02T18:55:43.039Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:55:43 2025-12-02T18:55:43.180Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:55:43 2025-12-02T18:55:43.181Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:55:43 2025-12-02T18:55:43.181Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:55:43 2025-12-02T18:55:43.317Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:55:43 2025-12-02T18:55:43.317Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:55:43 2025-12-02T18:55:43.317Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:55:43 2025-12-02T18:55:43.705Z INFO 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 18:55:43 2025-12-02T18:55:43.705Z WARN 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:55:43 2025-12-02T18:55:43.742Z INFO 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 18:55:43 2025-12-02T18:55:43.742Z WARN 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:55:43 2025-12-02T18:55:43.819Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 18:55:43 2025-12-02T18:55:43.819Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:55:44 2025-12-02T18:55:43.947Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 18:55:44 2025-12-02T18:55:43.947Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:55:44 2025-12-02T18:55:44.182Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:55:44 2025-12-02T18:55:44.182Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:55:44 2025-12-02T18:55:44.182Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:55:44 2025-12-02T18:55:44.221Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:55:44 2025-12-02T18:55:44.221Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:55:44 2025-12-02T18:55:44.222Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:55:44 2025-12-02T18:55:44.303Z INFO 6699 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT6.073411532S 18:55:44 18:55:44,332 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 18:55:44 18:55:44,332 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 18:55:44 18:55:44,332 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 18:55:44 18:55:44,338 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 18:55:44 18:55:44,338 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 18:55:44 18:55:44 . ____ _ __ _ _ 18:55:44 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 18:55:44 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 18:55:44 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 18:55:44 ' |____| .__|_| |_|_| |_\__, | / / / / 18:55:44 =========|_|==============|___/=/_/_/_/ 18:55:44 18:55:44 :: Spring Boot :: (v3.5.6) 18:55:44 18:55:44 2025-12-02T18:55:44.354Z INFO 6699 --- [ main] .n.i.d.a.FilterStrategiesIntegrationSpec : Starting FilterStrategiesIntegrationSpec using Java 17.0.6-ea with PID 6699 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 18:55:44 2025-12-02T18:55:44.354Z INFO 6699 --- [ main] .n.i.d.a.FilterStrategiesIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 18:55:44 2025-12-02T18:55:44.707Z INFO 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 18:55:44 2025-12-02T18:55:44.708Z WARN 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:55:44 2025-12-02T18:55:44.751Z INFO 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 18:55:44 2025-12-02T18:55:44.751Z WARN 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:55:44 2025-12-02T18:55:44.824Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 18:55:44 2025-12-02T18:55:44.824Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:55:45 2025-12-02T18:55:44.955Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 18:55:45 2025-12-02T18:55:44.955Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:55:45 2025-12-02T18:55:45.184Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:55:45 2025-12-02T18:55:45.184Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:55:45 2025-12-02T18:55:45.184Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:55:45 2025-12-02T18:55:45.222Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:55:45 2025-12-02T18:55:45.223Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:55:45 2025-12-02T18:55:45.223Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:55:45 2025-12-02T18:55:45.460Z INFO 6699 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint beneath base path '/actuator' 18:55:45 2025-12-02T18:55:45.743Z INFO 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 18:55:45 2025-12-02T18:55:45.743Z WARN 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:55:45 2025-12-02T18:55:45.752Z INFO 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 18:55:45 2025-12-02T18:55:45.753Z WARN 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:55:45 2025-12-02T18:55:45.829Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 18:55:45 2025-12-02T18:55:45.829Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:55:45 2025-12-02T18:55:45.912Z INFO 6699 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 18:55:45 allow.auto.create.topics = true 18:55:45 auto.commit.interval.ms = 5000 18:55:45 auto.include.jmx.reporter = true 18:55:45 auto.offset.reset = latest 18:55:45 bootstrap.servers = [localhost:32771] 18:55:45 check.crcs = true 18:55:45 client.dns.lookup = use_all_dns_ips 18:55:45 client.id = consumer-ncmp-data-operation-event-group-5 18:55:45 client.rack = 18:55:45 connections.max.idle.ms = 540000 18:55:45 default.api.timeout.ms = 60000 18:55:45 enable.auto.commit = false 18:55:45 enable.metrics.push = true 18:55:45 exclude.internal.topics = true 18:55:45 fetch.max.bytes = 52428800 18:55:45 fetch.max.wait.ms = 500 18:55:45 fetch.min.bytes = 1 18:55:45 group.id = ncmp-data-operation-event-group 18:55:45 group.instance.id = null 18:55:45 group.protocol = classic 18:55:45 group.remote.assignor = null 18:55:45 heartbeat.interval.ms = 3000 18:55:45 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingConsumerInterceptor] 18:55:45 internal.leave.group.on.close = true 18:55:45 internal.throw.on.fetch.stable.offset.unsupported = false 18:55:45 isolation.level = read_uncommitted 18:55:45 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 18:55:45 max.partition.fetch.bytes = 1048576 18:55:45 max.poll.interval.ms = 300000 18:55:45 max.poll.records = 500 18:55:45 metadata.max.age.ms = 300000 18:55:45 metadata.recovery.strategy = none 18:55:45 metric.reporters = [] 18:55:45 metrics.num.samples = 2 18:55:45 metrics.recording.level = INFO 18:55:45 metrics.sample.window.ms = 30000 18:55:45 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 18:55:45 receive.buffer.bytes = 65536 18:55:45 reconnect.backoff.max.ms = 1000 18:55:45 reconnect.backoff.ms = 50 18:55:45 request.timeout.ms = 30000 18:55:45 retry.backoff.max.ms = 1000 18:55:45 retry.backoff.ms = 100 18:55:45 sasl.client.callback.handler.class = null 18:55:45 sasl.jaas.config = null 18:55:45 sasl.kerberos.kinit.cmd = /usr/bin/kinit 18:55:45 sasl.kerberos.min.time.before.relogin = 60000 18:55:45 sasl.kerberos.service.name = null 18:55:45 sasl.kerberos.ticket.renew.jitter = 0.05 18:55:45 sasl.kerberos.ticket.renew.window.factor = 0.8 18:55:45 sasl.login.callback.handler.class = null 18:55:45 sasl.login.class = null 18:55:45 sasl.login.connect.timeout.ms = null 18:55:45 sasl.login.read.timeout.ms = null 18:55:45 sasl.login.refresh.buffer.seconds = 300 18:55:45 sasl.login.refresh.min.period.seconds = 60 18:55:45 sasl.login.refresh.window.factor = 0.8 18:55:45 sasl.login.refresh.window.jitter = 0.05 18:55:45 sasl.login.retry.backoff.max.ms = 10000 18:55:45 sasl.login.retry.backoff.ms = 100 18:55:45 sasl.mechanism = GSSAPI 18:55:45 sasl.oauthbearer.clock.skew.seconds = 30 18:55:45 sasl.oauthbearer.expected.audience = null 18:55:45 sasl.oauthbearer.expected.issuer = null 18:55:45 sasl.oauthbearer.header.urlencode = false 18:55:45 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 18:55:45 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 18:55:45 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 18:55:45 sasl.oauthbearer.jwks.endpoint.url = null 18:55:45 sasl.oauthbearer.scope.claim.name = scope 18:55:45 sasl.oauthbearer.sub.claim.name = sub 18:55:45 sasl.oauthbearer.token.endpoint.url = null 18:55:45 security.protocol = PLAINTEXT 18:55:45 security.providers = null 18:55:45 send.buffer.bytes = 131072 18:55:45 session.timeout.ms = 45000 18:55:45 socket.connection.setup.timeout.max.ms = 30000 18:55:45 socket.connection.setup.timeout.ms = 10000 18:55:45 ssl.cipher.suites = null 18:55:45 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 18:55:45 ssl.endpoint.identification.algorithm = https 18:55:45 ssl.engine.factory.class = null 18:55:45 ssl.key.password = null 18:55:45 ssl.keymanager.algorithm = SunX509 18:55:45 ssl.keystore.certificate.chain = null 18:55:45 ssl.keystore.key = null 18:55:45 ssl.keystore.location = null 18:55:45 ssl.keystore.password = null 18:55:45 ssl.keystore.type = JKS 18:55:45 ssl.protocol = TLSv1.3 18:55:45 ssl.provider = null 18:55:45 ssl.secure.random.implementation = null 18:55:45 ssl.trustmanager.algorithm = PKIX 18:55:45 ssl.truststore.certificates = null 18:55:45 ssl.truststore.location = null 18:55:45 ssl.truststore.password = null 18:55:45 ssl.truststore.type = JKS 18:55:45 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 18:55:45 18:55:45 2025-12-02T18:55:45.912Z INFO 6699 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 18:55:45 2025-12-02T18:55:45.917Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 18:55:45 2025-12-02T18:55:45.917Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 18:55:45 2025-12-02T18:55:45.917Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1764701745917 18:55:45 2025-12-02T18:55:45.918Z INFO 6699 --- [ 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 18:55:45 2025-12-02T18:55:45.926Z INFO 6699 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 18:55:45 allow.auto.create.topics = true 18:55:45 auto.commit.interval.ms = 5000 18:55:45 auto.include.jmx.reporter = true 18:55:45 auto.offset.reset = latest 18:55:45 bootstrap.servers = [localhost:32771] 18:55:45 check.crcs = true 18:55:45 client.dns.lookup = use_all_dns_ips 18:55:45 client.id = consumer-ncmp-async-rest-request-event-group-6 18:55:45 client.rack = 18:55:45 connections.max.idle.ms = 540000 18:55:45 default.api.timeout.ms = 60000 18:55:45 enable.auto.commit = false 18:55:45 enable.metrics.push = true 18:55:45 exclude.internal.topics = true 18:55:45 fetch.max.bytes = 52428800 18:55:45 fetch.max.wait.ms = 500 18:55:45 fetch.min.bytes = 1 18:55:45 group.id = ncmp-async-rest-request-event-group 18:55:45 group.instance.id = null 18:55:45 group.protocol = classic 18:55:45 group.remote.assignor = null 18:55:45 heartbeat.interval.ms = 3000 18:55:45 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingConsumerInterceptor] 18:55:45 internal.leave.group.on.close = true 18:55:45 internal.throw.on.fetch.stable.offset.unsupported = false 18:55:45 isolation.level = read_uncommitted 18:55:45 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 18:55:45 max.partition.fetch.bytes = 1048576 18:55:45 max.poll.interval.ms = 300000 18:55:45 max.poll.records = 500 18:55:45 metadata.max.age.ms = 300000 18:55:45 metadata.recovery.strategy = none 18:55:45 metric.reporters = [] 18:55:45 metrics.num.samples = 2 18:55:45 metrics.recording.level = INFO 18:55:45 metrics.sample.window.ms = 30000 18:55:45 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 18:55:45 receive.buffer.bytes = 65536 18:55:45 reconnect.backoff.max.ms = 1000 18:55:45 reconnect.backoff.ms = 50 18:55:45 request.timeout.ms = 30000 18:55:45 retry.backoff.max.ms = 1000 18:55:45 retry.backoff.ms = 100 18:55:45 sasl.client.callback.handler.class = null 18:55:45 sasl.jaas.config = null 18:55:45 sasl.kerberos.kinit.cmd = /usr/bin/kinit 18:55:45 sasl.kerberos.min.time.before.relogin = 60000 18:55:45 sasl.kerberos.service.name = null 18:55:45 sasl.kerberos.ticket.renew.jitter = 0.05 18:55:45 sasl.kerberos.ticket.renew.window.factor = 0.8 18:55:45 sasl.login.callback.handler.class = null 18:55:45 sasl.login.class = null 18:55:45 sasl.login.connect.timeout.ms = null 18:55:45 sasl.login.read.timeout.ms = null 18:55:45 sasl.login.refresh.buffer.seconds = 300 18:55:45 sasl.login.refresh.min.period.seconds = 60 18:55:45 sasl.login.refresh.window.factor = 0.8 18:55:45 sasl.login.refresh.window.jitter = 0.05 18:55:45 sasl.login.retry.backoff.max.ms = 10000 18:55:45 sasl.login.retry.backoff.ms = 100 18:55:45 sasl.mechanism = GSSAPI 18:55:45 sasl.oauthbearer.clock.skew.seconds = 30 18:55:45 sasl.oauthbearer.expected.audience = null 18:55:45 sasl.oauthbearer.expected.issuer = null 18:55:45 sasl.oauthbearer.header.urlencode = false 18:55:45 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 18:55:45 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 18:55:45 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 18:55:45 sasl.oauthbearer.jwks.endpoint.url = null 18:55:45 sasl.oauthbearer.scope.claim.name = scope 18:55:45 sasl.oauthbearer.sub.claim.name = sub 18:55:45 sasl.oauthbearer.token.endpoint.url = null 18:55:45 security.protocol = PLAINTEXT 18:55:45 security.providers = null 18:55:45 send.buffer.bytes = 131072 18:55:45 session.timeout.ms = 45000 18:55:45 socket.connection.setup.timeout.max.ms = 30000 18:55:45 socket.connection.setup.timeout.ms = 10000 18:55:45 ssl.cipher.suites = null 18:55:45 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 18:55:45 ssl.endpoint.identification.algorithm = https 18:55:45 ssl.engine.factory.class = null 18:55:45 ssl.key.password = null 18:55:45 ssl.keymanager.algorithm = SunX509 18:55:45 ssl.keystore.certificate.chain = null 18:55:45 ssl.keystore.key = null 18:55:45 ssl.keystore.location = null 18:55:45 ssl.keystore.password = null 18:55:45 ssl.keystore.type = JKS 18:55:45 ssl.protocol = TLSv1.3 18:55:45 ssl.provider = null 18:55:45 ssl.secure.random.implementation = null 18:55:45 ssl.trustmanager.algorithm = PKIX 18:55:45 ssl.truststore.certificates = null 18:55:45 ssl.truststore.location = null 18:55:45 ssl.truststore.password = null 18:55:45 ssl.truststore.type = JKS 18:55:45 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 18:55:45 18:55:45 2025-12-02T18:55:45.926Z INFO 6699 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 18:55:45 2025-12-02T18:55:45.939Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 18:55:45 2025-12-02T18:55:45.939Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 18:55:45 2025-12-02T18:55:45.939Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1764701745939 18:55:45 2025-12-02T18:55:45.939Z INFO 6699 --- [ 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 18:55:45 2025-12-02T18:55:45.960Z INFO 6699 --- [ main] .n.i.d.a.FilterStrategiesIntegrationSpec : Started FilterStrategiesIntegrationSpec in 1.65 seconds (process running for 69.647) 18:55:45 2025-12-02T18:55:45.972Z WARN 6699 --- [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} 18:55:45 2025-12-02T18:55:45.972Z INFO 6699 --- [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 18:55:45 2025-12-02T18:55:45.977Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 18:55:45 2025-12-02T18:55:45.977Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:55:45 2025-12-02T18:55:45.979Z WARN 6699 --- [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} 18:55:45 2025-12-02T18:55:45.979Z INFO 6699 --- [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 18:55:46 2025-12-02T18:55:46.098Z INFO 6699 --- [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) 18:55:46 2025-12-02T18:55:46.099Z INFO 6699 --- [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 18:55:46 2025-12-02T18:55:46.105Z INFO 6699 --- [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) 18:55:46 2025-12-02T18:55:46.106Z INFO 6699 --- [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 18:55:46 2025-12-02T18:55:46.125Z INFO 6699 --- [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-d038012e-ef3c-4fbb-b545-a3d2da5b92a0 18:55:46 2025-12-02T18:55:46.125Z INFO 6699 --- [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 18:55:46 2025-12-02T18:55:46.126Z INFO 6699 --- [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-2dce5b6b-1878-4b8e-a2d0-0d5168de2738 18:55:46 2025-12-02T18:55:46.126Z INFO 6699 --- [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 18:55:46 2025-12-02T18:55:46.151Z INFO 6699 --- [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-d038012e-ef3c-4fbb-b545-a3d2da5b92a0', protocol='range'} 18:55:46 2025-12-02T18:55:46.151Z INFO 6699 --- [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-2dce5b6b-1878-4b8e-a2d0-0d5168de2738', protocol='range'} 18:55:46 2025-12-02T18:55:46.151Z INFO 6699 --- [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-d038012e-ef3c-4fbb-b545-a3d2da5b92a0=Assignment(partitions=[ncmp-async-m2m-0])} 18:55:46 2025-12-02T18:55:46.151Z INFO 6699 --- [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-2dce5b6b-1878-4b8e-a2d0-0d5168de2738=Assignment(partitions=[ncmp-async-m2m-0])} 18:55:46 2025-12-02T18:55:46.185Z INFO 6699 --- [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-d038012e-ef3c-4fbb-b545-a3d2da5b92a0', protocol='range'} 18:55:46 2025-12-02T18:55:46.185Z INFO 6699 --- [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-2dce5b6b-1878-4b8e-a2d0-0d5168de2738', protocol='range'} 18:55:46 2025-12-02T18:55:46.185Z INFO 6699 --- [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]) 18:55:46 2025-12-02T18:55:46.185Z INFO 6699 --- [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 18:55:46 2025-12-02T18:55:46.185Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:55:46 2025-12-02T18:55:46.185Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:55:46 2025-12-02T18:55:46.185Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:55:46 2025-12-02T18:55:46.187Z INFO 6699 --- [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]) 18:55:46 2025-12-02T18:55:46.187Z INFO 6699 --- [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 18:55:46 2025-12-02T18:55:46.196Z INFO 6699 --- [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 18:55:46 2025-12-02T18:55:46.199Z INFO 6699 --- [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 18:55:46 2025-12-02T18:55:46.199Z INFO 6699 --- [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 18:55:46 2025-12-02T18:55:46.201Z INFO 6699 --- [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 18:55:46 2025-12-02T18:55:46.208Z INFO 6699 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 18:55:46 2025-12-02T18:55:46.208Z INFO 6699 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 18:55:46 acks = -1 18:55:46 auto.include.jmx.reporter = true 18:55:46 batch.size = 16384 18:55:46 bootstrap.servers = [localhost:32771] 18:55:46 buffer.memory = 33554432 18:55:46 client.dns.lookup = use_all_dns_ips 18:55:46 client.id = producer-5 18:55:46 compression.gzip.level = -1 18:55:46 compression.lz4.level = 9 18:55:46 compression.type = none 18:55:46 compression.zstd.level = 3 18:55:46 connections.max.idle.ms = 540000 18:55:46 delivery.timeout.ms = 120000 18:55:46 enable.idempotence = false 18:55:46 enable.metrics.push = true 18:55:46 interceptor.classes = [] 18:55:46 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 18:55:46 linger.ms = 1 18:55:46 max.block.ms = 60000 18:55:46 max.in.flight.requests.per.connection = 5 18:55:46 max.request.size = 1048576 18:55:46 metadata.max.age.ms = 300000 18:55:46 metadata.max.idle.ms = 300000 18:55:46 metadata.recovery.strategy = none 18:55:46 metric.reporters = [] 18:55:46 metrics.num.samples = 2 18:55:46 metrics.recording.level = INFO 18:55:46 metrics.sample.window.ms = 30000 18:55:46 partitioner.adaptive.partitioning.enable = true 18:55:46 partitioner.availability.timeout.ms = 0 18:55:46 partitioner.class = null 18:55:46 partitioner.ignore.keys = false 18:55:46 receive.buffer.bytes = 32768 18:55:46 reconnect.backoff.max.ms = 1000 18:55:46 reconnect.backoff.ms = 50 18:55:46 request.timeout.ms = 30000 18:55:46 retries = 0 18:55:46 retry.backoff.max.ms = 1000 18:55:46 retry.backoff.ms = 100 18:55:46 sasl.client.callback.handler.class = null 18:55:46 sasl.jaas.config = null 18:55:46 sasl.kerberos.kinit.cmd = /usr/bin/kinit 18:55:46 sasl.kerberos.min.time.before.relogin = 60000 18:55:46 sasl.kerberos.service.name = null 18:55:46 sasl.kerberos.ticket.renew.jitter = 0.05 18:55:46 sasl.kerberos.ticket.renew.window.factor = 0.8 18:55:46 sasl.login.callback.handler.class = null 18:55:46 sasl.login.class = null 18:55:46 sasl.login.connect.timeout.ms = null 18:55:46 sasl.login.read.timeout.ms = null 18:55:46 sasl.login.refresh.buffer.seconds = 300 18:55:46 sasl.login.refresh.min.period.seconds = 60 18:55:46 sasl.login.refresh.window.factor = 0.8 18:55:46 sasl.login.refresh.window.jitter = 0.05 18:55:46 sasl.login.retry.backoff.max.ms = 10000 18:55:46 sasl.login.retry.backoff.ms = 100 18:55:46 sasl.mechanism = GSSAPI 18:55:46 sasl.oauthbearer.clock.skew.seconds = 30 18:55:46 sasl.oauthbearer.expected.audience = null 18:55:46 sasl.oauthbearer.expected.issuer = null 18:55:46 sasl.oauthbearer.header.urlencode = false 18:55:46 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 18:55:46 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 18:55:46 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 18:55:46 sasl.oauthbearer.jwks.endpoint.url = null 18:55:46 sasl.oauthbearer.scope.claim.name = scope 18:55:46 sasl.oauthbearer.sub.claim.name = sub 18:55:46 sasl.oauthbearer.token.endpoint.url = null 18:55:46 security.protocol = PLAINTEXT 18:55:46 security.providers = null 18:55:46 send.buffer.bytes = 131072 18:55:46 socket.connection.setup.timeout.max.ms = 30000 18:55:46 socket.connection.setup.timeout.ms = 10000 18:55:46 ssl.cipher.suites = null 18:55:46 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 18:55:46 ssl.endpoint.identification.algorithm = https 18:55:46 ssl.engine.factory.class = null 18:55:46 ssl.key.password = null 18:55:46 ssl.keymanager.algorithm = SunX509 18:55:46 ssl.keystore.certificate.chain = null 18:55:46 ssl.keystore.key = null 18:55:46 ssl.keystore.location = null 18:55:46 ssl.keystore.password = null 18:55:46 ssl.keystore.type = JKS 18:55:46 ssl.protocol = TLSv1.3 18:55:46 ssl.provider = null 18:55:46 ssl.secure.random.implementation = null 18:55:46 ssl.trustmanager.algorithm = PKIX 18:55:46 ssl.truststore.certificates = null 18:55:46 ssl.truststore.location = null 18:55:46 ssl.truststore.password = null 18:55:46 ssl.truststore.type = JKS 18:55:46 transaction.timeout.ms = 60000 18:55:46 transactional.id = null 18:55:46 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 18:55:46 18:55:46 2025-12-02T18:55:46.208Z INFO 6699 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 18:55:46 2025-12-02T18:55:46.210Z INFO 6699 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Resetting offset for partition ncmp-async-m2m-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32771 (id: 1 rack: null)], epoch=0}}. 18:55:46 2025-12-02T18:55:46.210Z INFO 6699 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Resetting offset for partition ncmp-async-m2m-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32771 (id: 1 rack: null)], epoch=0}}. 18:55:46 2025-12-02T18:55:46.215Z INFO 6699 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 18:55:46 2025-12-02T18:55:46.215Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 18:55:46 2025-12-02T18:55:46.215Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 18:55:46 2025-12-02T18:55:46.215Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1764701746215 18:55:46 2025-12-02T18:55:46.236Z INFO 6699 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 18:55:46 2025-12-02T18:55:46.236Z INFO 6699 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 18:55:46 2025-12-02T18:55:46.239Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:55:46 2025-12-02T18:55:46.239Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:55:46 2025-12-02T18:55:46.239Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:55:46 2025-12-02T18:55:46.242Z INFO 6699 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Cluster ID: 4L6g3nShT-eMCtK--X86sw 18:55:46 2025-12-02T18:55:46.341Z INFO 6699 --- [ntainer#1-0-C-1] o.a.k.clients.admin.AdminClientConfig : AdminClientConfig values: 18:55:46 auto.include.jmx.reporter = true 18:55:46 bootstrap.controllers = [] 18:55:46 bootstrap.servers = [localhost:32771] 18:55:46 client.dns.lookup = use_all_dns_ips 18:55:46 client.id = 18:55:46 connections.max.idle.ms = 300000 18:55:46 default.api.timeout.ms = 60000 18:55:46 enable.metrics.push = true 18:55:46 metadata.max.age.ms = 300000 18:55:46 metadata.recovery.strategy = none 18:55:46 metric.reporters = [] 18:55:46 metrics.num.samples = 2 18:55:46 metrics.recording.level = INFO 18:55:46 metrics.sample.window.ms = 30000 18:55:46 receive.buffer.bytes = 65536 18:55:46 reconnect.backoff.max.ms = 1000 18:55:46 reconnect.backoff.ms = 50 18:55:46 request.timeout.ms = 30000 18:55:46 retries = 2147483647 18:55:46 retry.backoff.max.ms = 1000 18:55:46 retry.backoff.ms = 100 18:55:46 sasl.client.callback.handler.class = null 18:55:46 sasl.jaas.config = null 18:55:46 sasl.kerberos.kinit.cmd = /usr/bin/kinit 18:55:46 sasl.kerberos.min.time.before.relogin = 60000 18:55:46 sasl.kerberos.service.name = null 18:55:46 sasl.kerberos.ticket.renew.jitter = 0.05 18:55:46 sasl.kerberos.ticket.renew.window.factor = 0.8 18:55:46 sasl.login.callback.handler.class = null 18:55:46 sasl.login.class = null 18:55:46 sasl.login.connect.timeout.ms = null 18:55:46 sasl.login.read.timeout.ms = null 18:55:46 sasl.login.refresh.buffer.seconds = 300 18:55:46 sasl.login.refresh.min.period.seconds = 60 18:55:46 sasl.login.refresh.window.factor = 0.8 18:55:46 sasl.login.refresh.window.jitter = 0.05 18:55:46 sasl.login.retry.backoff.max.ms = 10000 18:55:46 sasl.login.retry.backoff.ms = 100 18:55:46 sasl.mechanism = GSSAPI 18:55:46 sasl.oauthbearer.clock.skew.seconds = 30 18:55:46 sasl.oauthbearer.expected.audience = null 18:55:46 sasl.oauthbearer.expected.issuer = null 18:55:46 sasl.oauthbearer.header.urlencode = false 18:55:46 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 18:55:46 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 18:55:46 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 18:55:46 sasl.oauthbearer.jwks.endpoint.url = null 18:55:46 sasl.oauthbearer.scope.claim.name = scope 18:55:46 sasl.oauthbearer.sub.claim.name = sub 18:55:46 sasl.oauthbearer.token.endpoint.url = null 18:55:46 security.protocol = PLAINTEXT 18:55:46 security.providers = null 18:55:46 send.buffer.bytes = 131072 18:55:46 socket.connection.setup.timeout.max.ms = 30000 18:55:46 socket.connection.setup.timeout.ms = 10000 18:55:46 ssl.cipher.suites = null 18:55:46 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 18:55:46 ssl.endpoint.identification.algorithm = https 18:55:46 ssl.engine.factory.class = null 18:55:46 ssl.key.password = null 18:55:46 ssl.keymanager.algorithm = SunX509 18:55:46 ssl.keystore.certificate.chain = null 18:55:46 ssl.keystore.key = null 18:55:46 ssl.keystore.location = null 18:55:46 ssl.keystore.password = null 18:55:46 ssl.keystore.type = JKS 18:55:46 ssl.protocol = TLSv1.3 18:55:46 ssl.provider = null 18:55:46 ssl.secure.random.implementation = null 18:55:46 ssl.trustmanager.algorithm = PKIX 18:55:46 ssl.truststore.certificates = null 18:55:46 ssl.truststore.location = null 18:55:46 ssl.truststore.password = null 18:55:46 ssl.truststore.type = JKS 18:55:46 18:55:46 2025-12-02T18:55:46.341Z INFO 6699 --- [ntainer#0-0-C-1] o.a.k.clients.admin.AdminClientConfig : AdminClientConfig values: 18:55:46 auto.include.jmx.reporter = true 18:55:46 bootstrap.controllers = [] 18:55:46 bootstrap.servers = [localhost:32771] 18:55:46 client.dns.lookup = use_all_dns_ips 18:55:46 client.id = 18:55:46 connections.max.idle.ms = 300000 18:55:46 default.api.timeout.ms = 60000 18:55:46 enable.metrics.push = true 18:55:46 metadata.max.age.ms = 300000 18:55:46 metadata.recovery.strategy = none 18:55:46 metric.reporters = [] 18:55:46 metrics.num.samples = 2 18:55:46 metrics.recording.level = INFO 18:55:46 metrics.sample.window.ms = 30000 18:55:46 receive.buffer.bytes = 65536 18:55:46 reconnect.backoff.max.ms = 1000 18:55:46 reconnect.backoff.ms = 50 18:55:46 request.timeout.ms = 30000 18:55:46 retries = 2147483647 18:55:46 retry.backoff.max.ms = 1000 18:55:46 retry.backoff.ms = 100 18:55:46 sasl.client.callback.handler.class = null 18:55:46 sasl.jaas.config = null 18:55:46 sasl.kerberos.kinit.cmd = /usr/bin/kinit 18:55:46 sasl.kerberos.min.time.before.relogin = 60000 18:55:46 sasl.kerberos.service.name = null 18:55:46 sasl.kerberos.ticket.renew.jitter = 0.05 18:55:46 sasl.kerberos.ticket.renew.window.factor = 0.8 18:55:46 sasl.login.callback.handler.class = null 18:55:46 sasl.login.class = null 18:55:46 sasl.login.connect.timeout.ms = null 18:55:46 sasl.login.read.timeout.ms = null 18:55:46 sasl.login.refresh.buffer.seconds = 300 18:55:46 sasl.login.refresh.min.period.seconds = 60 18:55:46 sasl.login.refresh.window.factor = 0.8 18:55:46 sasl.login.refresh.window.jitter = 0.05 18:55:46 sasl.login.retry.backoff.max.ms = 10000 18:55:46 sasl.login.retry.backoff.ms = 100 18:55:46 sasl.mechanism = GSSAPI 18:55:46 sasl.oauthbearer.clock.skew.seconds = 30 18:55:46 sasl.oauthbearer.expected.audience = null 18:55:46 sasl.oauthbearer.expected.issuer = null 18:55:46 sasl.oauthbearer.header.urlencode = false 18:55:46 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 18:55:46 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 18:55:46 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 18:55:46 sasl.oauthbearer.jwks.endpoint.url = null 18:55:46 sasl.oauthbearer.scope.claim.name = scope 18:55:46 sasl.oauthbearer.sub.claim.name = sub 18:55:46 sasl.oauthbearer.token.endpoint.url = null 18:55:46 security.protocol = PLAINTEXT 18:55:46 security.providers = null 18:55:46 send.buffer.bytes = 131072 18:55:46 socket.connection.setup.timeout.max.ms = 30000 18:55:46 socket.connection.setup.timeout.ms = 10000 18:55:46 ssl.cipher.suites = null 18:55:46 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 18:55:46 ssl.endpoint.identification.algorithm = https 18:55:46 ssl.engine.factory.class = null 18:55:46 ssl.key.password = null 18:55:46 ssl.keymanager.algorithm = SunX509 18:55:46 ssl.keystore.certificate.chain = null 18:55:46 ssl.keystore.key = null 18:55:46 ssl.keystore.location = null 18:55:46 ssl.keystore.password = null 18:55:46 ssl.keystore.type = JKS 18:55:46 ssl.protocol = TLSv1.3 18:55:46 ssl.provider = null 18:55:46 ssl.secure.random.implementation = null 18:55:46 ssl.trustmanager.algorithm = PKIX 18:55:46 ssl.truststore.certificates = null 18:55:46 ssl.truststore.location = null 18:55:46 ssl.truststore.password = null 18:55:46 ssl.truststore.type = JKS 18:55:46 18:55:46 2025-12-02T18:55:46.377Z INFO 6699 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 18:55:46 2025-12-02T18:55:46.377Z INFO 6699 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 18:55:46 2025-12-02T18:55:46.377Z INFO 6699 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1764701746377 18:55:46 2025-12-02T18:55:46.380Z INFO 6699 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 18:55:46 2025-12-02T18:55:46.380Z INFO 6699 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 18:55:46 2025-12-02T18:55:46.380Z INFO 6699 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1764701746380 18:55:46 2025-12-02T18:55:46.421Z INFO 6699 --- [| adminclient-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.admin.client for adminclient-1 unregistered 18:55:46 2025-12-02T18:55:46.424Z INFO 6699 --- [| adminclient-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 18:55:46 2025-12-02T18:55:46.424Z INFO 6699 --- [| adminclient-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 18:55:46 2025-12-02T18:55:46.424Z INFO 6699 --- [| adminclient-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 18:55:46 2025-12-02T18:55:46.447Z INFO 6699 --- [| adminclient-2] o.a.kafka.common.utils.AppInfoParser : App info kafka.admin.client for adminclient-2 unregistered 18:55:46 2025-12-02T18:55:46.448Z INFO 6699 --- [| adminclient-2] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 18:55:46 2025-12-02T18:55:46.448Z INFO 6699 --- [| adminclient-2] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 18:55:46 2025-12-02T18:55:46.448Z INFO 6699 --- [| adminclient-2] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 18:55:46 2025-12-02T18:55:46.567Z INFO 6699 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 18:55:46 2025-12-02T18:55:46.567Z INFO 6699 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 18:55:46 acks = -1 18:55:46 auto.include.jmx.reporter = true 18:55:46 batch.size = 16384 18:55:46 bootstrap.servers = [localhost:32771] 18:55:46 buffer.memory = 33554432 18:55:46 client.dns.lookup = use_all_dns_ips 18:55:46 client.id = producer-6 18:55:46 compression.gzip.level = -1 18:55:46 compression.lz4.level = 9 18:55:46 compression.type = none 18:55:46 compression.zstd.level = 3 18:55:46 connections.max.idle.ms = 540000 18:55:46 delivery.timeout.ms = 120000 18:55:46 enable.idempotence = false 18:55:46 enable.metrics.push = true 18:55:46 interceptor.classes = [] 18:55:46 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 18:55:46 linger.ms = 1 18:55:46 max.block.ms = 60000 18:55:46 max.in.flight.requests.per.connection = 5 18:55:46 max.request.size = 1048576 18:55:46 metadata.max.age.ms = 300000 18:55:46 metadata.max.idle.ms = 300000 18:55:46 metadata.recovery.strategy = none 18:55:46 metric.reporters = [] 18:55:46 metrics.num.samples = 2 18:55:46 metrics.recording.level = INFO 18:55:46 metrics.sample.window.ms = 30000 18:55:46 partitioner.adaptive.partitioning.enable = true 18:55:46 partitioner.availability.timeout.ms = 0 18:55:46 partitioner.class = null 18:55:46 partitioner.ignore.keys = false 18:55:46 receive.buffer.bytes = 32768 18:55:46 reconnect.backoff.max.ms = 1000 18:55:46 reconnect.backoff.ms = 50 18:55:46 request.timeout.ms = 30000 18:55:46 retries = 0 18:55:46 retry.backoff.max.ms = 1000 18:55:46 retry.backoff.ms = 100 18:55:46 sasl.client.callback.handler.class = null 18:55:46 sasl.jaas.config = null 18:55:46 sasl.kerberos.kinit.cmd = /usr/bin/kinit 18:55:46 sasl.kerberos.min.time.before.relogin = 60000 18:55:46 sasl.kerberos.service.name = null 18:55:46 sasl.kerberos.ticket.renew.jitter = 0.05 18:55:46 sasl.kerberos.ticket.renew.window.factor = 0.8 18:55:46 sasl.login.callback.handler.class = null 18:55:46 sasl.login.class = null 18:55:46 sasl.login.connect.timeout.ms = null 18:55:46 sasl.login.read.timeout.ms = null 18:55:46 sasl.login.refresh.buffer.seconds = 300 18:55:46 sasl.login.refresh.min.period.seconds = 60 18:55:46 sasl.login.refresh.window.factor = 0.8 18:55:46 sasl.login.refresh.window.jitter = 0.05 18:55:46 sasl.login.retry.backoff.max.ms = 10000 18:55:46 sasl.login.retry.backoff.ms = 100 18:55:46 sasl.mechanism = GSSAPI 18:55:46 sasl.oauthbearer.clock.skew.seconds = 30 18:55:46 sasl.oauthbearer.expected.audience = null 18:55:46 sasl.oauthbearer.expected.issuer = null 18:55:46 sasl.oauthbearer.header.urlencode = false 18:55:46 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 18:55:46 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 18:55:46 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 18:55:46 sasl.oauthbearer.jwks.endpoint.url = null 18:55:46 sasl.oauthbearer.scope.claim.name = scope 18:55:46 sasl.oauthbearer.sub.claim.name = sub 18:55:46 sasl.oauthbearer.token.endpoint.url = null 18:55:46 security.protocol = PLAINTEXT 18:55:46 security.providers = null 18:55:46 send.buffer.bytes = 131072 18:55:46 socket.connection.setup.timeout.max.ms = 30000 18:55:46 socket.connection.setup.timeout.ms = 10000 18:55:46 ssl.cipher.suites = null 18:55:46 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 18:55:46 ssl.endpoint.identification.algorithm = https 18:55:46 ssl.engine.factory.class = null 18:55:46 ssl.key.password = null 18:55:46 ssl.keymanager.algorithm = SunX509 18:55:46 ssl.keystore.certificate.chain = null 18:55:46 ssl.keystore.key = null 18:55:46 ssl.keystore.location = null 18:55:46 ssl.keystore.password = null 18:55:46 ssl.keystore.type = JKS 18:55:46 ssl.protocol = TLSv1.3 18:55:46 ssl.provider = null 18:55:46 ssl.secure.random.implementation = null 18:55:46 ssl.trustmanager.algorithm = PKIX 18:55:46 ssl.truststore.certificates = null 18:55:46 ssl.truststore.location = null 18:55:46 ssl.truststore.password = null 18:55:46 ssl.truststore.type = JKS 18:55:46 transaction.timeout.ms = 60000 18:55:46 transactional.id = null 18:55:46 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 18:55:46 18:55:46 2025-12-02T18:55:46.567Z INFO 6699 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 18:55:46 2025-12-02T18:55:46.571Z INFO 6699 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 18:55:46 2025-12-02T18:55:46.571Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 18:55:46 2025-12-02T18:55:46.571Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 18:55:46 2025-12-02T18:55:46.571Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1764701746571 18:55:46 2025-12-02T18:55:46.586Z INFO 6699 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Cluster ID: 4L6g3nShT-eMCtK--X86sw 18:55:46 2025-12-02T18:55:46.640Z ERROR 6699 --- [ntainer#0-0-C-1] o.s.kafka.listener.DefaultErrorHandler : Backoff FixedBackOff{interval=0, currentAttempts=1, maxAttempts=0} exhausted for ncmp-async-m2m-0@1 18:55:46 18:55:46 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 18:55:46 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2998) 18:55:46 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3046) 18:55:46 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2860) 18:55:46 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2777) 18:55:46 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2614) 18:55:46 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2503) 18:55:46 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2152) 18:55:46 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1528) 18:55:46 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1466) 18:55:46 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1335) 18:55:46 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 18:55:46 at java.base/java.lang.Thread.run(Thread.java:833) 18:55:46 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 18:55:46 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:158) 18:55:46 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:218) 18:55:46 at org.apache.kafka.common.serialization.Deserializer.deserialize(Deserializer.java:81) 18:55:46 at org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:327) 18:55:46 at org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:284) 18:55:46 at org.apache.kafka.clients.consumer.internals.FetchCollector.fetchRecords(FetchCollector.java:169) 18:55:46 at org.apache.kafka.clients.consumer.internals.FetchCollector.collectFetch(FetchCollector.java:135) 18:55:46 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:146) 18:55:46 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.pollForFetches(ClassicKafkaConsumer.java:699) 18:55:46 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:623) 18:55:46 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:596) 18:55:46 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:874) 18:55:46 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1692) 18:55:46 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1667) 18:55:46 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1445) 18:55:46 ... 3 common frames omitted 18:55:46 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 18:55:46 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 18:55:46 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 18:55:46 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 18:55:46 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 18:55:46 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 18:55:46 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:215) 18:55:46 ... 16 common frames omitted 18:55:46 18:55:46 2025-12-02T18:55:46.712Z INFO 6699 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 18:55:46 2025-12-02T18:55:46.713Z INFO 6699 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 18:55:46 acks = -1 18:55:46 auto.include.jmx.reporter = true 18:55:46 batch.size = 16384 18:55:46 bootstrap.servers = [localhost:32771] 18:55:46 buffer.memory = 33554432 18:55:46 client.dns.lookup = use_all_dns_ips 18:55:46 client.id = producer-7 18:55:46 compression.gzip.level = -1 18:55:46 compression.lz4.level = 9 18:55:46 compression.type = none 18:55:46 compression.zstd.level = 3 18:55:46 connections.max.idle.ms = 540000 18:55:46 delivery.timeout.ms = 120000 18:55:46 enable.idempotence = false 18:55:46 enable.metrics.push = true 18:55:46 interceptor.classes = [] 18:55:46 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 18:55:46 linger.ms = 1 18:55:46 max.block.ms = 60000 18:55:46 max.in.flight.requests.per.connection = 5 18:55:46 max.request.size = 1048576 18:55:46 metadata.max.age.ms = 300000 18:55:46 metadata.max.idle.ms = 300000 18:55:46 metadata.recovery.strategy = none 18:55:46 metric.reporters = [] 18:55:46 metrics.num.samples = 2 18:55:46 metrics.recording.level = INFO 18:55:46 metrics.sample.window.ms = 30000 18:55:46 partitioner.adaptive.partitioning.enable = true 18:55:46 partitioner.availability.timeout.ms = 0 18:55:46 partitioner.class = null 18:55:46 partitioner.ignore.keys = false 18:55:46 receive.buffer.bytes = 32768 18:55:46 reconnect.backoff.max.ms = 1000 18:55:46 reconnect.backoff.ms = 50 18:55:46 request.timeout.ms = 30000 18:55:46 retries = 0 18:55:46 retry.backoff.max.ms = 1000 18:55:46 retry.backoff.ms = 100 18:55:46 sasl.client.callback.handler.class = null 18:55:46 sasl.jaas.config = null 18:55:46 sasl.kerberos.kinit.cmd = /usr/bin/kinit 18:55:46 sasl.kerberos.min.time.before.relogin = 60000 18:55:46 sasl.kerberos.service.name = null 18:55:46 sasl.kerberos.ticket.renew.jitter = 0.05 18:55:46 sasl.kerberos.ticket.renew.window.factor = 0.8 18:55:46 sasl.login.callback.handler.class = null 18:55:46 sasl.login.class = null 18:55:46 sasl.login.connect.timeout.ms = null 18:55:46 sasl.login.read.timeout.ms = null 18:55:46 sasl.login.refresh.buffer.seconds = 300 18:55:46 sasl.login.refresh.min.period.seconds = 60 18:55:46 sasl.login.refresh.window.factor = 0.8 18:55:46 sasl.login.refresh.window.jitter = 0.05 18:55:46 sasl.login.retry.backoff.max.ms = 10000 18:55:46 sasl.login.retry.backoff.ms = 100 18:55:46 sasl.mechanism = GSSAPI 18:55:46 sasl.oauthbearer.clock.skew.seconds = 30 18:55:46 sasl.oauthbearer.expected.audience = null 18:55:46 sasl.oauthbearer.expected.issuer = null 18:55:46 sasl.oauthbearer.header.urlencode = false 18:55:46 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 18:55:46 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 18:55:46 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 18:55:46 sasl.oauthbearer.jwks.endpoint.url = null 18:55:46 sasl.oauthbearer.scope.claim.name = scope 18:55:46 sasl.oauthbearer.sub.claim.name = sub 18:55:46 sasl.oauthbearer.token.endpoint.url = null 18:55:46 security.protocol = PLAINTEXT 18:55:46 security.providers = null 18:55:46 send.buffer.bytes = 131072 18:55:46 socket.connection.setup.timeout.max.ms = 30000 18:55:46 socket.connection.setup.timeout.ms = 10000 18:55:46 ssl.cipher.suites = null 18:55:46 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 18:55:46 ssl.endpoint.identification.algorithm = https 18:55:46 ssl.engine.factory.class = null 18:55:46 ssl.key.password = null 18:55:46 ssl.keymanager.algorithm = SunX509 18:55:46 ssl.keystore.certificate.chain = null 18:55:46 ssl.keystore.key = null 18:55:46 ssl.keystore.location = null 18:55:46 ssl.keystore.password = null 18:55:46 ssl.keystore.type = JKS 18:55:46 ssl.protocol = TLSv1.3 18:55:46 ssl.provider = null 18:55:46 ssl.secure.random.implementation = null 18:55:46 ssl.trustmanager.algorithm = PKIX 18:55:46 ssl.truststore.certificates = null 18:55:46 ssl.truststore.location = null 18:55:46 ssl.truststore.password = null 18:55:46 ssl.truststore.type = JKS 18:55:46 transaction.timeout.ms = 60000 18:55:46 transactional.id = null 18:55:46 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 18:55:46 18:55:46 2025-12-02T18:55:46.713Z INFO 6699 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 18:55:46 2025-12-02T18:55:46.716Z INFO 6699 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 18:55:46 2025-12-02T18:55:46.716Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 18:55:46 2025-12-02T18:55:46.716Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 18:55:46 2025-12-02T18:55:46.716Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1764701746716 18:55:46 2025-12-02T18:55:46.727Z INFO 6699 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Cluster ID: 4L6g3nShT-eMCtK--X86sw 18:55:46 2025-12-02T18:55:46.739Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 18:55:46 2025-12-02T18:55:46.739Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:55:46 2025-12-02T18:55:46.745Z INFO 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 18:55:46 2025-12-02T18:55:46.745Z WARN 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:55:46 2025-12-02T18:55:46.753Z INFO 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 18:55:46 2025-12-02T18:55:46.753Z WARN 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:55:47 2025-12-02T18:55:46.989Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 18:55:47 2025-12-02T18:55:46.989Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:55:47 2025-12-02T18:55:47.042Z INFO 6699 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 18:55:47 2025-12-02T18:55:47.043Z INFO 6699 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 18:55:47 acks = -1 18:55:47 auto.include.jmx.reporter = true 18:55:47 batch.size = 16384 18:55:47 bootstrap.servers = [localhost:32771] 18:55:47 buffer.memory = 33554432 18:55:47 client.dns.lookup = use_all_dns_ips 18:55:47 client.id = producer-8 18:55:47 compression.gzip.level = -1 18:55:47 compression.lz4.level = 9 18:55:47 compression.type = none 18:55:47 compression.zstd.level = 3 18:55:47 connections.max.idle.ms = 540000 18:55:47 delivery.timeout.ms = 120000 18:55:47 enable.idempotence = false 18:55:47 enable.metrics.push = true 18:55:47 interceptor.classes = [] 18:55:47 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 18:55:47 linger.ms = 1 18:55:47 max.block.ms = 60000 18:55:47 max.in.flight.requests.per.connection = 5 18:55:47 max.request.size = 1048576 18:55:47 metadata.max.age.ms = 300000 18:55:47 metadata.max.idle.ms = 300000 18:55:47 metadata.recovery.strategy = none 18:55:47 metric.reporters = [] 18:55:47 metrics.num.samples = 2 18:55:47 metrics.recording.level = INFO 18:55:47 metrics.sample.window.ms = 30000 18:55:47 partitioner.adaptive.partitioning.enable = true 18:55:47 partitioner.availability.timeout.ms = 0 18:55:47 partitioner.class = null 18:55:47 partitioner.ignore.keys = false 18:55:47 receive.buffer.bytes = 32768 18:55:47 reconnect.backoff.max.ms = 1000 18:55:47 reconnect.backoff.ms = 50 18:55:47 request.timeout.ms = 30000 18:55:47 retries = 0 18:55:47 retry.backoff.max.ms = 1000 18:55:47 retry.backoff.ms = 100 18:55:47 sasl.client.callback.handler.class = null 18:55:47 sasl.jaas.config = null 18:55:47 sasl.kerberos.kinit.cmd = /usr/bin/kinit 18:55:47 sasl.kerberos.min.time.before.relogin = 60000 18:55:47 sasl.kerberos.service.name = null 18:55:47 sasl.kerberos.ticket.renew.jitter = 0.05 18:55:47 sasl.kerberos.ticket.renew.window.factor = 0.8 18:55:47 sasl.login.callback.handler.class = null 18:55:47 sasl.login.class = null 18:55:47 sasl.login.connect.timeout.ms = null 18:55:47 sasl.login.read.timeout.ms = null 18:55:47 sasl.login.refresh.buffer.seconds = 300 18:55:47 sasl.login.refresh.min.period.seconds = 60 18:55:47 sasl.login.refresh.window.factor = 0.8 18:55:47 sasl.login.refresh.window.jitter = 0.05 18:55:47 sasl.login.retry.backoff.max.ms = 10000 18:55:47 sasl.login.retry.backoff.ms = 100 18:55:47 sasl.mechanism = GSSAPI 18:55:47 sasl.oauthbearer.clock.skew.seconds = 30 18:55:47 sasl.oauthbearer.expected.audience = null 18:55:47 sasl.oauthbearer.expected.issuer = null 18:55:47 sasl.oauthbearer.header.urlencode = false 18:55:47 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 18:55:47 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 18:55:47 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 18:55:47 sasl.oauthbearer.jwks.endpoint.url = null 18:55:47 sasl.oauthbearer.scope.claim.name = scope 18:55:47 sasl.oauthbearer.sub.claim.name = sub 18:55:47 sasl.oauthbearer.token.endpoint.url = null 18:55:47 security.protocol = PLAINTEXT 18:55:47 security.providers = null 18:55:47 send.buffer.bytes = 131072 18:55:47 socket.connection.setup.timeout.max.ms = 30000 18:55:47 socket.connection.setup.timeout.ms = 10000 18:55:47 ssl.cipher.suites = null 18:55:47 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 18:55:47 ssl.endpoint.identification.algorithm = https 18:55:47 ssl.engine.factory.class = null 18:55:47 ssl.key.password = null 18:55:47 ssl.keymanager.algorithm = SunX509 18:55:47 ssl.keystore.certificate.chain = null 18:55:47 ssl.keystore.key = null 18:55:47 ssl.keystore.location = null 18:55:47 ssl.keystore.password = null 18:55:47 ssl.keystore.type = JKS 18:55:47 ssl.protocol = TLSv1.3 18:55:47 ssl.provider = null 18:55:47 ssl.secure.random.implementation = null 18:55:47 ssl.trustmanager.algorithm = PKIX 18:55:47 ssl.truststore.certificates = null 18:55:47 ssl.truststore.location = null 18:55:47 ssl.truststore.password = null 18:55:47 ssl.truststore.type = JKS 18:55:47 transaction.timeout.ms = 60000 18:55:47 transactional.id = null 18:55:47 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 18:55:47 18:55:47 2025-12-02T18:55:47.043Z INFO 6699 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 18:55:47 2025-12-02T18:55:47.046Z INFO 6699 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 18:55:47 2025-12-02T18:55:47.046Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 18:55:47 2025-12-02T18:55:47.046Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 18:55:47 2025-12-02T18:55:47.046Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1764701747046 18:55:47 2025-12-02T18:55:47.054Z INFO 6699 --- [ad | producer-8] org.apache.kafka.clients.Metadata : [Producer clientId=producer-8] Cluster ID: 4L6g3nShT-eMCtK--X86sw 18:55:47 2025-12-02T18:55:47.201Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:55:47 2025-12-02T18:55:47.201Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:55:47 2025-12-02T18:55:47.201Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:55:47 2025-12-02T18:55:47.241Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:55:47 2025-12-02T18:55:47.241Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:55:47 2025-12-02T18:55:47.241Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:55:47 2025-12-02T18:55:47.366Z INFO 6699 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 18:55:47 2025-12-02T18:55:47.366Z INFO 6699 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 18:55:47 acks = -1 18:55:47 auto.include.jmx.reporter = true 18:55:47 batch.size = 16384 18:55:47 bootstrap.servers = [localhost:32771] 18:55:47 buffer.memory = 33554432 18:55:47 client.dns.lookup = use_all_dns_ips 18:55:47 client.id = producer-9 18:55:47 compression.gzip.level = -1 18:55:47 compression.lz4.level = 9 18:55:47 compression.type = none 18:55:47 compression.zstd.level = 3 18:55:47 connections.max.idle.ms = 540000 18:55:47 delivery.timeout.ms = 120000 18:55:47 enable.idempotence = false 18:55:47 enable.metrics.push = true 18:55:47 interceptor.classes = [] 18:55:47 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 18:55:47 linger.ms = 1 18:55:47 max.block.ms = 60000 18:55:47 max.in.flight.requests.per.connection = 5 18:55:47 max.request.size = 1048576 18:55:47 metadata.max.age.ms = 300000 18:55:47 metadata.max.idle.ms = 300000 18:55:47 metadata.recovery.strategy = none 18:55:47 metric.reporters = [] 18:55:47 metrics.num.samples = 2 18:55:47 metrics.recording.level = INFO 18:55:47 metrics.sample.window.ms = 30000 18:55:47 partitioner.adaptive.partitioning.enable = true 18:55:47 partitioner.availability.timeout.ms = 0 18:55:47 partitioner.class = null 18:55:47 partitioner.ignore.keys = false 18:55:47 receive.buffer.bytes = 32768 18:55:47 reconnect.backoff.max.ms = 1000 18:55:47 reconnect.backoff.ms = 50 18:55:47 request.timeout.ms = 30000 18:55:47 retries = 0 18:55:47 retry.backoff.max.ms = 1000 18:55:47 retry.backoff.ms = 100 18:55:47 sasl.client.callback.handler.class = null 18:55:47 sasl.jaas.config = null 18:55:47 sasl.kerberos.kinit.cmd = /usr/bin/kinit 18:55:47 sasl.kerberos.min.time.before.relogin = 60000 18:55:47 sasl.kerberos.service.name = null 18:55:47 sasl.kerberos.ticket.renew.jitter = 0.05 18:55:47 sasl.kerberos.ticket.renew.window.factor = 0.8 18:55:47 sasl.login.callback.handler.class = null 18:55:47 sasl.login.class = null 18:55:47 sasl.login.connect.timeout.ms = null 18:55:47 sasl.login.read.timeout.ms = null 18:55:47 sasl.login.refresh.buffer.seconds = 300 18:55:47 sasl.login.refresh.min.period.seconds = 60 18:55:47 sasl.login.refresh.window.factor = 0.8 18:55:47 sasl.login.refresh.window.jitter = 0.05 18:55:47 sasl.login.retry.backoff.max.ms = 10000 18:55:47 sasl.login.retry.backoff.ms = 100 18:55:47 sasl.mechanism = GSSAPI 18:55:47 sasl.oauthbearer.clock.skew.seconds = 30 18:55:47 sasl.oauthbearer.expected.audience = null 18:55:47 sasl.oauthbearer.expected.issuer = null 18:55:47 sasl.oauthbearer.header.urlencode = false 18:55:47 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 18:55:47 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 18:55:47 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 18:55:47 sasl.oauthbearer.jwks.endpoint.url = null 18:55:47 sasl.oauthbearer.scope.claim.name = scope 18:55:47 sasl.oauthbearer.sub.claim.name = sub 18:55:47 sasl.oauthbearer.token.endpoint.url = null 18:55:47 security.protocol = PLAINTEXT 18:55:47 security.providers = null 18:55:47 send.buffer.bytes = 131072 18:55:47 socket.connection.setup.timeout.max.ms = 30000 18:55:47 socket.connection.setup.timeout.ms = 10000 18:55:47 ssl.cipher.suites = null 18:55:47 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 18:55:47 ssl.endpoint.identification.algorithm = https 18:55:47 ssl.engine.factory.class = null 18:55:47 ssl.key.password = null 18:55:47 ssl.keymanager.algorithm = SunX509 18:55:47 ssl.keystore.certificate.chain = null 18:55:47 ssl.keystore.key = null 18:55:47 ssl.keystore.location = null 18:55:47 ssl.keystore.password = null 18:55:47 ssl.keystore.type = JKS 18:55:47 ssl.protocol = TLSv1.3 18:55:47 ssl.provider = null 18:55:47 ssl.secure.random.implementation = null 18:55:47 ssl.trustmanager.algorithm = PKIX 18:55:47 ssl.truststore.certificates = null 18:55:47 ssl.truststore.location = null 18:55:47 ssl.truststore.password = null 18:55:47 ssl.truststore.type = JKS 18:55:47 transaction.timeout.ms = 60000 18:55:47 transactional.id = null 18:55:47 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 18:55:47 18:55:47 2025-12-02T18:55:47.366Z INFO 6699 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 18:55:47 2025-12-02T18:55:47.369Z INFO 6699 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 18:55:47 2025-12-02T18:55:47.369Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 18:55:47 2025-12-02T18:55:47.369Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 18:55:47 2025-12-02T18:55:47.369Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1764701747369 18:55:47 2025-12-02T18:55:47.379Z INFO 6699 --- [ad | producer-9] org.apache.kafka.clients.Metadata : [Producer clientId=producer-9] Cluster ID: 4L6g3nShT-eMCtK--X86sw 18:55:47 2025-12-02T18:55:47.691Z INFO 6699 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 18:55:47 2025-12-02T18:55:47.692Z INFO 6699 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 18:55:47 acks = -1 18:55:47 auto.include.jmx.reporter = true 18:55:47 batch.size = 16384 18:55:47 bootstrap.servers = [localhost:32771] 18:55:47 buffer.memory = 33554432 18:55:47 client.dns.lookup = use_all_dns_ips 18:55:47 client.id = producer-10 18:55:47 compression.gzip.level = -1 18:55:47 compression.lz4.level = 9 18:55:47 compression.type = none 18:55:47 compression.zstd.level = 3 18:55:47 connections.max.idle.ms = 540000 18:55:47 delivery.timeout.ms = 120000 18:55:47 enable.idempotence = false 18:55:47 enable.metrics.push = true 18:55:47 interceptor.classes = [] 18:55:47 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 18:55:47 linger.ms = 1 18:55:47 max.block.ms = 60000 18:55:47 max.in.flight.requests.per.connection = 5 18:55:47 max.request.size = 1048576 18:55:47 metadata.max.age.ms = 300000 18:55:47 metadata.max.idle.ms = 300000 18:55:47 metadata.recovery.strategy = none 18:55:47 metric.reporters = [] 18:55:47 metrics.num.samples = 2 18:55:47 metrics.recording.level = INFO 18:55:47 metrics.sample.window.ms = 30000 18:55:47 partitioner.adaptive.partitioning.enable = true 18:55:47 partitioner.availability.timeout.ms = 0 18:55:47 partitioner.class = null 18:55:47 partitioner.ignore.keys = false 18:55:47 receive.buffer.bytes = 32768 18:55:47 reconnect.backoff.max.ms = 1000 18:55:47 reconnect.backoff.ms = 50 18:55:47 request.timeout.ms = 30000 18:55:47 retries = 0 18:55:47 retry.backoff.max.ms = 1000 18:55:47 retry.backoff.ms = 100 18:55:47 sasl.client.callback.handler.class = null 18:55:47 sasl.jaas.config = null 18:55:47 sasl.kerberos.kinit.cmd = /usr/bin/kinit 18:55:47 sasl.kerberos.min.time.before.relogin = 60000 18:55:47 sasl.kerberos.service.name = null 18:55:47 sasl.kerberos.ticket.renew.jitter = 0.05 18:55:47 sasl.kerberos.ticket.renew.window.factor = 0.8 18:55:47 sasl.login.callback.handler.class = null 18:55:47 sasl.login.class = null 18:55:47 sasl.login.connect.timeout.ms = null 18:55:47 sasl.login.read.timeout.ms = null 18:55:47 sasl.login.refresh.buffer.seconds = 300 18:55:47 sasl.login.refresh.min.period.seconds = 60 18:55:47 sasl.login.refresh.window.factor = 0.8 18:55:47 sasl.login.refresh.window.jitter = 0.05 18:55:47 sasl.login.retry.backoff.max.ms = 10000 18:55:47 sasl.login.retry.backoff.ms = 100 18:55:47 sasl.mechanism = GSSAPI 18:55:47 sasl.oauthbearer.clock.skew.seconds = 30 18:55:47 sasl.oauthbearer.expected.audience = null 18:55:47 sasl.oauthbearer.expected.issuer = null 18:55:47 sasl.oauthbearer.header.urlencode = false 18:55:47 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 18:55:47 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 18:55:47 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 18:55:47 sasl.oauthbearer.jwks.endpoint.url = null 18:55:47 sasl.oauthbearer.scope.claim.name = scope 18:55:47 sasl.oauthbearer.sub.claim.name = sub 18:55:47 sasl.oauthbearer.token.endpoint.url = null 18:55:47 security.protocol = PLAINTEXT 18:55:47 security.providers = null 18:55:47 send.buffer.bytes = 131072 18:55:47 socket.connection.setup.timeout.max.ms = 30000 18:55:47 socket.connection.setup.timeout.ms = 10000 18:55:47 ssl.cipher.suites = null 18:55:47 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 18:55:47 ssl.endpoint.identification.algorithm = https 18:55:47 ssl.engine.factory.class = null 18:55:47 ssl.key.password = null 18:55:47 ssl.keymanager.algorithm = SunX509 18:55:47 ssl.keystore.certificate.chain = null 18:55:47 ssl.keystore.key = null 18:55:47 ssl.keystore.location = null 18:55:47 ssl.keystore.password = null 18:55:47 ssl.keystore.type = JKS 18:55:47 ssl.protocol = TLSv1.3 18:55:47 ssl.provider = null 18:55:47 ssl.secure.random.implementation = null 18:55:47 ssl.trustmanager.algorithm = PKIX 18:55:47 ssl.truststore.certificates = null 18:55:47 ssl.truststore.location = null 18:55:47 ssl.truststore.password = null 18:55:47 ssl.truststore.type = JKS 18:55:47 transaction.timeout.ms = 60000 18:55:47 transactional.id = null 18:55:47 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 18:55:47 18:55:47 2025-12-02T18:55:47.692Z INFO 6699 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 18:55:47 2025-12-02T18:55:47.695Z INFO 6699 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 18:55:47 2025-12-02T18:55:47.695Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 18:55:47 2025-12-02T18:55:47.695Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 18:55:47 2025-12-02T18:55:47.695Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1764701747695 18:55:47 2025-12-02T18:55:47.704Z INFO 6699 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Cluster ID: 4L6g3nShT-eMCtK--X86sw 18:55:47 2025-12-02T18:55:47.723Z ERROR 6699 --- [ntainer#1-0-C-1] o.s.kafka.listener.DefaultErrorHandler : Backoff FixedBackOff{interval=0, currentAttempts=1, maxAttempts=0} exhausted for ncmp-async-m2m-0@5 18:55:47 18:55:47 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener method could not be invoked with the incoming message 18:55:47 Endpoint handler details: 18:55:47 Method [public void org.onap.cps.ncmp.impl.data.async.DmiAsyncRequestResponseEventConsumer.consumeAndForward(org.onap.cps.ncmp.event.model.DmiAsyncRequestResponseEvent)] 18:55:47 Bean [org.onap.cps.ncmp.impl.data.async.DmiAsyncRequestResponseEventConsumer@1d7b640b] 18:55:47 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2994) 18:55:47 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2901) 18:55:47 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2865) 18:55:47 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2777) 18:55:47 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2614) 18:55:47 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2503) 18:55:47 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2152) 18:55:47 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1528) 18:55:47 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1466) 18:55:47 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1335) 18:55:47 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 18:55:47 at java.base/java.lang.Thread.run(Thread.java:833) 18:55:47 Suppressed: org.springframework.kafka.listener.ListenerExecutionFailedException: Restored Stack Trace 18:55:47 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.checkAckArg(MessagingMessageListenerAdapter.java:500) 18:55:47 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:479) 18:55:47 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invoke(MessagingMessageListenerAdapter.java:421) 18:55:47 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:85) 18:55:47 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:50) 18:55:47 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:73) 18:55:47 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:37) 18:55:47 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2887) 18:55:47 Caused by: org.springframework.messaging.converter.MessageConversionException: Cannot handle message 18:55:47 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:479) 18:55:47 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invoke(MessagingMessageListenerAdapter.java:421) 18:55:47 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:85) 18:55:47 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:50) 18:55:47 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:73) 18:55:47 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:37) 18:55:47 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2887) 18:55:47 ... 10 common frames omitted 18:55:47 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@537d3c48, kafka_timestampType=CREATE_TIME, kafka_receivedPartitionId=0, kafka_receivedTopic=ncmp-async-m2m, kafka_receivedTimestamp=1764701747704, kafka_groupId=ncmp-async-rest-request-event-group}] 18:55:47 at org.springframework.messaging.handler.annotation.support.PayloadMethodArgumentResolver.resolveArgument(PayloadMethodArgumentResolver.java:151) 18:55:47 at org.springframework.kafka.listener.adapter.KafkaNullAwarePayloadArgumentResolver.resolveArgument(KafkaNullAwarePayloadArgumentResolver.java:48) 18:55:47 at org.springframework.messaging.handler.invocation.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:118) 18:55:47 at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:147) 18:55:47 at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.invoke(InvocableHandlerMethod.java:115) 18:55:47 at org.springframework.kafka.listener.adapter.HandlerAdapter.invoke(HandlerAdapter.java:78) 18:55:47 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:475) 18:55:47 ... 16 common frames omitted 18:55:47 18:55:47 2025-12-02T18:55:47.726Z ERROR 6699 --- [ntainer#0-0-C-1] o.s.kafka.listener.DefaultErrorHandler : Backoff FixedBackOff{interval=0, currentAttempts=1, maxAttempts=0} exhausted for ncmp-async-m2m-0@5 18:55:47 18:55:47 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 18:55:47 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2998) 18:55:47 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3046) 18:55:47 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2860) 18:55:47 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2777) 18:55:47 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2614) 18:55:47 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2503) 18:55:47 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2152) 18:55:47 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1528) 18:55:47 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1466) 18:55:47 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1335) 18:55:47 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 18:55:47 at java.base/java.lang.Thread.run(Thread.java:833) 18:55:47 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 18:55:47 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:158) 18:55:47 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:218) 18:55:47 at org.apache.kafka.common.serialization.Deserializer.deserialize(Deserializer.java:81) 18:55:47 at org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:327) 18:55:47 at org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:284) 18:55:47 at org.apache.kafka.clients.consumer.internals.FetchCollector.fetchRecords(FetchCollector.java:169) 18:55:47 at org.apache.kafka.clients.consumer.internals.FetchCollector.collectFetch(FetchCollector.java:135) 18:55:47 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:146) 18:55:47 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.pollForFetches(ClassicKafkaConsumer.java:672) 18:55:47 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:623) 18:55:47 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:596) 18:55:47 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:874) 18:55:47 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1692) 18:55:47 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1667) 18:55:47 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1445) 18:55:47 ... 3 common frames omitted 18:55:47 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 18:55:47 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 18:55:47 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 18:55:47 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 18:55:47 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 18:55:47 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 18:55:47 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:215) 18:55:47 ... 16 common frames omitted 18:55:47 18:55:47 2025-12-02T18:55:47.744Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 18:55:47 2025-12-02T18:55:47.744Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:55:47 2025-12-02T18:55:47.747Z INFO 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 18:55:47 2025-12-02T18:55:47.747Z WARN 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:55:47 2025-12-02T18:55:47.755Z INFO 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 18:55:47 2025-12-02T18:55:47.755Z WARN 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:55:48 2025-12-02T18:55:47.994Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 18:55:48 2025-12-02T18:55:47.994Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:55:48 2025-12-02T18:55:48.058Z INFO 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 18:55:48 2025-12-02T18:55:48.058Z INFO 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 18:55:48 2025-12-02T18:55:48.058Z INFO 6699 --- [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. 18:55:48 2025-12-02T18:55:48.059Z INFO 6699 --- [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. 18:55:48 2025-12-02T18:55:48.059Z INFO 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 18:55:48 2025-12-02T18:55:48.059Z INFO 6699 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Cancelled in-flight FETCH request with correlation id 29 due to node 1 being disconnected (elapsed time since creation: 339ms, elapsed time since send: 339ms, throttle time: 0ms, request timeout: 30000ms) 18:55:48 2025-12-02T18:55:48.059Z INFO 6699 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Cancelled in-flight FETCH request with correlation id 29 due to node 1 being disconnected (elapsed time since creation: 337ms, elapsed time since send: 337ms, throttle time: 0ms, request timeout: 30000ms) 18:55:48 2025-12-02T18:55:48.059Z INFO 6699 --- [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. 18:55:48 2025-12-02T18:55:48.059Z INFO 6699 --- [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. 18:55:48 2025-12-02T18:55:48.059Z INFO 6699 --- [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. 18:55:48 2025-12-02T18:55:48.059Z INFO 6699 --- [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. 18:55:48 2025-12-02T18:55:48.059Z INFO 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 18:55:48 2025-12-02T18:55:48.059Z INFO 6699 --- [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=408990078, epoch=6) to node 1: 18:55:48 18:55:48 org.apache.kafka.common.errors.DisconnectException: null 18:55:48 18:55:48 2025-12-02T18:55:48.059Z INFO 6699 --- [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=190337342, epoch=6) to node 1: 18:55:48 18:55:48 org.apache.kafka.common.errors.DisconnectException: null 18:55:48 18:55:48 2025-12-02T18:55:48.059Z INFO 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 18:55:48 2025-12-02T18:55:48.059Z INFO 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 18:55:48 2025-12-02T18:55:48.059Z INFO 6699 --- [ion-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Group coordinator localhost:32771 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 18:55:48 2025-12-02T18:55:48.059Z INFO 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 18:55:48 2025-12-02T18:55:48.059Z INFO 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 18:55:48 2025-12-02T18:55:48.060Z INFO 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 18:55:48 2025-12-02T18:55:48.061Z INFO 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node -1 disconnected. 18:55:48 2025-12-02T18:55:48.062Z INFO 6699 --- [est-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Group coordinator localhost:32771 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 18:55:48 2025-12-02T18:55:48.063Z INFO 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 18:55:48 2025-12-02T18:55:48.063Z INFO 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 18:55:48 2025-12-02T18:55:48.146Z INFO 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 18:55:48 2025-12-02T18:55:48.146Z WARN 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:55:48 2025-12-02T18:55:48.161Z INFO 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 18:55:48 2025-12-02T18:55:48.161Z WARN 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:55:48 2025-12-02T18:55:48.167Z INFO 6699 --- [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. 18:55:48 2025-12-02T18:55:48.167Z WARN 6699 --- [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. 18:55:48 2025-12-02T18:55:48.171Z INFO 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 18:55:48 2025-12-02T18:55:48.171Z WARN 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:55:48 2025-12-02T18:55:48.173Z INFO 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 18:55:48 2025-12-02T18:55:48.173Z WARN 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:55:48 2025-12-02T18:55:48.175Z INFO 6699 --- [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. 18:55:48 2025-12-02T18:55:48.175Z WARN 6699 --- [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. 18:55:48 2025-12-02T18:55:48.176Z INFO 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 18:55:48 2025-12-02T18:55:48.176Z WARN 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:55:48 2025-12-02T18:55:48.179Z INFO 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 18:55:48 2025-12-02T18:55:48.179Z WARN 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:55:48 2025-12-02T18:55:48.202Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:55:48 2025-12-02T18:55:48.202Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:55:48 2025-12-02T18:55:48.202Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:55:48 2025-12-02T18:55:48.248Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:55:48 2025-12-02T18:55:48.248Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:55:48 2025-12-02T18:55:48.248Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:55:48 2025-12-02T18:55:48.249Z INFO 6699 --- [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 18:55:48 2025-12-02T18:55:48.250Z INFO 6699 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 18:55:48 2025-12-02T18:55:48.250Z INFO 6699 --- [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 18:55:48 2025-12-02T18:55:48.250Z INFO 6699 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 18:55:48 2025-12-02T18:55:48.250Z INFO 6699 --- [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 18:55:48 2025-12-02T18:55:48.250Z INFO 6699 --- [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 18:55:48 2025-12-02T18:55:48.250Z INFO 6699 --- [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 18:55:48 2025-12-02T18:55:48.250Z INFO 6699 --- [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 18:55:48 2025-12-02T18:55:48.250Z INFO 6699 --- [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 18:55:48 2025-12-02T18:55:48.250Z INFO 6699 --- [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 18:55:48 2025-12-02T18:55:48.252Z INFO 6699 --- [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 18:55:48 2025-12-02T18:55:48.252Z INFO 6699 --- [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 18:55:48 2025-12-02T18:55:48.252Z INFO 6699 --- [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 18:55:48 2025-12-02T18:55:48.252Z INFO 6699 --- [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 18:55:48 2025-12-02T18:55:48.254Z INFO 6699 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 18:55:48 2025-12-02T18:55:48.254Z INFO 6699 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 18:55:48 2025-12-02T18:55:48.254Z INFO 6699 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 18:55:48 2025-12-02T18:55:48.255Z INFO 6699 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 18:55:48 2025-12-02T18:55:48.255Z INFO 6699 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 18:55:48 2025-12-02T18:55:48.255Z INFO 6699 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 18:55:48 2025-12-02T18:55:48.255Z INFO 6699 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 18:55:48 2025-12-02T18:55:48.255Z INFO 6699 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 18:55:48 2025-12-02T18:55:48.259Z INFO 6699 --- [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 18:55:48 2025-12-02T18:55:48.259Z INFO 6699 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-data-operation-event-group-5 unregistered 18:55:48 2025-12-02T18:55:48.259Z INFO 6699 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 18:55:48 2025-12-02T18:55:48.259Z INFO 6699 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 18:55:48 2025-12-02T18:55:48.291Z INFO 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 18:55:48 2025-12-02T18:55:48.292Z WARN 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:55:48 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.07 s -- in org.onap.cps.ncmp.impl.data.async.FilterStrategiesIntegrationSpec 18:55:48 [INFO] Running org.onap.cps.ncmp.impl.data.async.SerializationIntegrationSpec 18:55:48 2025-12-02T18:55:48.307Z INFO 6699 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 18:55:48 2025-12-02T18:55:48.353Z INFO 6699 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 13b2b3dd71337ff068ab877b0761c31e3c1ddcb279497898763b8c4ce25b378e 18:55:48 2025-12-02T18:55:48.363Z INFO 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 18:55:48 2025-12-02T18:55:48.363Z WARN 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:55:48 2025-12-02T18:55:48.369Z INFO 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 18:55:48 2025-12-02T18:55:48.369Z WARN 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:55:48 2025-12-02T18:55:48.391Z INFO 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 18:55:48 2025-12-02T18:55:48.391Z WARN 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:55:48 2025-12-02T18:55:48.392Z INFO 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 18:55:48 2025-12-02T18:55:48.392Z WARN 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:55:48 2025-12-02T18:55:48.398Z INFO 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 18:55:48 2025-12-02T18:55:48.398Z WARN 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:55:48 2025-12-02T18:55:48.512Z INFO 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 18:55:48 2025-12-02T18:55:48.512Z WARN 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:55:48 2025-12-02T18:55:48.742Z INFO 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 18:55:48 2025-12-02T18:55:48.742Z WARN 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:55:48 2025-12-02T18:55:48.743Z INFO 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 18:55:48 2025-12-02T18:55:48.743Z WARN 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:55:48 2025-12-02T18:55:48.748Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 18:55:48 2025-12-02T18:55:48.748Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:55:48 2025-12-02T18:55:48.749Z INFO 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 18:55:48 2025-12-02T18:55:48.749Z WARN 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:55:48 2025-12-02T18:55:48.757Z INFO 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 18:55:48 2025-12-02T18:55:48.757Z WARN 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:55:48 2025-12-02T18:55:48.777Z INFO 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 18:55:48 2025-12-02T18:55:48.777Z WARN 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:55:48 2025-12-02T18:55:48.798Z INFO 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 18:55:48 2025-12-02T18:55:48.798Z WARN 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:55:48 2025-12-02T18:55:48.829Z INFO 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 18:55:48 2025-12-02T18:55:48.830Z WARN 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:55:48 2025-12-02T18:55:48.866Z INFO 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 18:55:48 2025-12-02T18:55:48.866Z WARN 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:55:49 2025-12-02T18:55:49.002Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 18:55:49 2025-12-02T18:55:49.002Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:55:49 2025-12-02T18:55:49.099Z INFO 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 18:55:49 2025-12-02T18:55:49.099Z WARN 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:55:49 2025-12-02T18:55:49.102Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:55:49 2025-12-02T18:55:49.102Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:55:49 2025-12-02T18:55:49.102Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:55:49 2025-12-02T18:55:49.157Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:55:49 2025-12-02T18:55:49.158Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:55:49 2025-12-02T18:55:49.158Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:55:49 2025-12-02T18:55:49.191Z INFO 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 18:55:49 2025-12-02T18:55:49.191Z WARN 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:55:49 2025-12-02T18:55:49.241Z INFO 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 18:55:49 2025-12-02T18:55:49.241Z WARN 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:55:49 2025-12-02T18:55:49.262Z INFO 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 18:55:49 2025-12-02T18:55:49.262Z WARN 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:55:49 2025-12-02T18:55:49.754Z INFO 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 18:55:49 2025-12-02T18:55:49.754Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 18:55:49 2025-12-02T18:55:49.754Z WARN 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:55:49 2025-12-02T18:55:49.754Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:55:49 2025-12-02T18:55:49.756Z INFO 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 18:55:49 2025-12-02T18:55:49.756Z WARN 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:55:49 2025-12-02T18:55:49.778Z INFO 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 18:55:49 2025-12-02T18:55:49.778Z WARN 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:55:49 2025-12-02T18:55:49.786Z INFO 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 18:55:49 2025-12-02T18:55:49.787Z WARN 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:55:50 2025-12-02T18:55:50.006Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 18:55:50 2025-12-02T18:55:50.006Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:55:50 2025-12-02T18:55:50.043Z INFO 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 18:55:50 2025-12-02T18:55:50.043Z WARN 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:55:50 2025-12-02T18:55:50.052Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:55:50 2025-12-02T18:55:50.052Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:55:50 2025-12-02T18:55:50.052Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:55:50 2025-12-02T18:55:50.112Z INFO 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 18:55:50 2025-12-02T18:55:50.112Z WARN 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:55:50 2025-12-02T18:55:50.139Z INFO 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 18:55:50 2025-12-02T18:55:50.140Z WARN 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:55:50 2025-12-02T18:55:50.157Z INFO 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 18:55:50 2025-12-02T18:55:50.157Z WARN 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:55:50 2025-12-02T18:55:50.163Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:55:50 2025-12-02T18:55:50.163Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:55:50 2025-12-02T18:55:50.163Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:55:50 2025-12-02T18:55:50.731Z INFO 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 18:55:50 2025-12-02T18:55:50.731Z WARN 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:55:50 2025-12-02T18:55:50.755Z INFO 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 18:55:50 2025-12-02T18:55:50.755Z WARN 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:55:50 2025-12-02T18:55:50.757Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 18:55:50 2025-12-02T18:55:50.757Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:55:50 2025-12-02T18:55:50.758Z INFO 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 18:55:50 2025-12-02T18:55:50.758Z WARN 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:55:50 2025-12-02T18:55:50.787Z INFO 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 18:55:50 2025-12-02T18:55:50.787Z WARN 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:55:51 2025-12-02T18:55:50.956Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:55:51 2025-12-02T18:55:50.956Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:55:51 2025-12-02T18:55:50.956Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:55:51 2025-12-02T18:55:51.008Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 18:55:51 2025-12-02T18:55:51.008Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:55:51 2025-12-02T18:55:51.045Z INFO 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 18:55:51 2025-12-02T18:55:51.045Z WARN 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:55:51 2025-12-02T18:55:51.114Z INFO 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 18:55:51 2025-12-02T18:55:51.114Z WARN 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:55:51 2025-12-02T18:55:51.140Z INFO 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 18:55:51 2025-12-02T18:55:51.140Z WARN 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:55:51 2025-12-02T18:55:51.158Z INFO 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 18:55:51 2025-12-02T18:55:51.158Z WARN 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:55:51 2025-12-02T18:55:51.165Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:55:51 2025-12-02T18:55:51.165Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:55:51 2025-12-02T18:55:51.165Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:55:51 2025-12-02T18:55:51.732Z INFO 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 18:55:51 2025-12-02T18:55:51.732Z WARN 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:55:51 2025-12-02T18:55:51.756Z INFO 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 18:55:51 2025-12-02T18:55:51.756Z WARN 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:55:51 2025-12-02T18:55:51.760Z INFO 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 18:55:51 2025-12-02T18:55:51.760Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 18:55:51 2025-12-02T18:55:51.760Z WARN 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:55:51 2025-12-02T18:55:51.760Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:55:51 2025-12-02T18:55:51.790Z INFO 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 18:55:51 2025-12-02T18:55:51.790Z WARN 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:55:51 2025-12-02T18:55:51.862Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:55:51 2025-12-02T18:55:51.862Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:55:51 2025-12-02T18:55:51.862Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:55:52 2025-12-02T18:55:52.011Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 18:55:52 2025-12-02T18:55:52.012Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:55:52 2025-12-02T18:55:52.050Z INFO 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 18:55:52 2025-12-02T18:55:52.050Z WARN 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:55:52 2025-12-02T18:55:52.072Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:55:52 2025-12-02T18:55:52.072Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:55:52 2025-12-02T18:55:52.072Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:55:52 2025-12-02T18:55:52.115Z INFO 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 18:55:52 2025-12-02T18:55:52.115Z WARN 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:55:52 2025-12-02T18:55:52.145Z INFO 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 18:55:52 2025-12-02T18:55:52.145Z WARN 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:55:52 2025-12-02T18:55:52.203Z INFO 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 18:55:52 2025-12-02T18:55:52.203Z WARN 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:55:52 2025-12-02T18:55:52.734Z INFO 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 18:55:52 2025-12-02T18:55:52.734Z WARN 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:55:52 2025-12-02T18:55:52.762Z INFO 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 18:55:52 2025-12-02T18:55:52.762Z WARN 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:55:52 2025-12-02T18:55:52.770Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 18:55:52 2025-12-02T18:55:52.770Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:55:52 2025-12-02T18:55:52.791Z INFO 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 18:55:52 2025-12-02T18:55:52.791Z WARN 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:55:52 2025-12-02T18:55:52.803Z INFO 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 18:55:52 2025-12-02T18:55:52.803Z WARN 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:55:52 2025-12-02T18:55:52.821Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:55:52 2025-12-02T18:55:52.821Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:55:52 2025-12-02T18:55:52.821Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:55:53 2025-12-02T18:55:53.018Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 18:55:53 2025-12-02T18:55:53.018Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:55:53 2025-12-02T18:55:53.052Z INFO 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 18:55:53 2025-12-02T18:55:53.052Z WARN 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:55:53 2025-12-02T18:55:53.077Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:55:53 2025-12-02T18:55:53.077Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:55:53 2025-12-02T18:55:53.077Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:55:53 2025-12-02T18:55:53.117Z INFO 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 18:55:53 2025-12-02T18:55:53.117Z WARN 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:55:53 2025-12-02T18:55:53.147Z INFO 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 18:55:53 2025-12-02T18:55:53.147Z WARN 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:55:53 2025-12-02T18:55:53.204Z INFO 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 18:55:53 2025-12-02T18:55:53.204Z WARN 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:55:53 2025-12-02T18:55:53.673Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:55:53 2025-12-02T18:55:53.673Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:55:53 2025-12-02T18:55:53.673Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:55:53 2025-12-02T18:55:53.737Z INFO 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 18:55:53 2025-12-02T18:55:53.737Z WARN 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:55:53 2025-12-02T18:55:53.775Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 18:55:53 2025-12-02T18:55:53.775Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:55:53 2025-12-02T18:55:53.781Z INFO 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 18:55:53 2025-12-02T18:55:53.781Z WARN 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:55:53 2025-12-02T18:55:53.782Z INFO 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 18:55:53 2025-12-02T18:55:53.782Z WARN 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:55:53 2025-12-02T18:55:53.792Z INFO 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 18:55:53 2025-12-02T18:55:53.792Z WARN 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:55:54 2025-12-02T18:55:53.978Z INFO 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 18:55:54 2025-12-02T18:55:53.978Z WARN 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:55:54 2025-12-02T18:55:54.022Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 18:55:54 2025-12-02T18:55:54.022Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:55:54 2025-12-02T18:55:54.083Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:55:54 2025-12-02T18:55:54.083Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:55:54 2025-12-02T18:55:54.083Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:55:54 2025-12-02T18:55:54.122Z INFO 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 18:55:54 2025-12-02T18:55:54.122Z WARN 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:55:54 2025-12-02T18:55:54.148Z INFO 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 18:55:54 2025-12-02T18:55:54.148Z WARN 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:55:54 2025-12-02T18:55:54.205Z INFO 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 18:55:54 2025-12-02T18:55:54.205Z WARN 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:55:54 2025-12-02T18:55:54.368Z INFO 6699 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT6.061754953S 18:55:54 18:55:54,392 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 18:55:54 18:55:54,392 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 18:55:54 18:55:54,393 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 18:55:54 18:55:54,398 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 18:55:54 18:55:54,398 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 18:55:54 18:55:54 . ____ _ __ _ _ 18:55:54 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 18:55:54 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 18:55:54 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 18:55:54 ' |____| .__|_| |_|_| |_\__, | / / / / 18:55:54 =========|_|==============|___/=/_/_/_/ 18:55:54 18:55:54 :: Spring Boot :: (v3.5.6) 18:55:54 18:55:54 2025-12-02T18:55:54.413Z INFO 6699 --- [ main] o.c.n.i.d.a.SerializationIntegrationSpec : Starting SerializationIntegrationSpec using Java 17.0.6-ea with PID 6699 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 18:55:54 2025-12-02T18:55:54.413Z INFO 6699 --- [ main] o.c.n.i.d.a.SerializationIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 18:55:54 2025-12-02T18:55:54.629Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:55:54 2025-12-02T18:55:54.629Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:55:54 2025-12-02T18:55:54.630Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:55:54 2025-12-02T18:55:54.658Z INFO 6699 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint beneath base path '/actuator' 18:55:54 2025-12-02T18:55:54.679Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 18:55:54 2025-12-02T18:55:54.679Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:55:54 2025-12-02T18:55:54.709Z INFO 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 18:55:54 2025-12-02T18:55:54.709Z WARN 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:55:54 2025-12-02T18:55:54.711Z INFO 6699 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 18:55:54 allow.auto.create.topics = true 18:55:54 auto.commit.interval.ms = 5000 18:55:54 auto.include.jmx.reporter = true 18:55:54 auto.offset.reset = latest 18:55:54 bootstrap.servers = [localhost:32772] 18:55:54 check.crcs = true 18:55:54 client.dns.lookup = use_all_dns_ips 18:55:54 client.id = consumer-ncmp-data-operation-event-group-7 18:55:54 client.rack = 18:55:54 connections.max.idle.ms = 540000 18:55:54 default.api.timeout.ms = 60000 18:55:54 enable.auto.commit = false 18:55:54 enable.metrics.push = true 18:55:54 exclude.internal.topics = true 18:55:54 fetch.max.bytes = 52428800 18:55:54 fetch.max.wait.ms = 500 18:55:54 fetch.min.bytes = 1 18:55:54 group.id = ncmp-data-operation-event-group 18:55:54 group.instance.id = null 18:55:54 group.protocol = classic 18:55:54 group.remote.assignor = null 18:55:54 heartbeat.interval.ms = 3000 18:55:54 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingConsumerInterceptor] 18:55:54 internal.leave.group.on.close = true 18:55:54 internal.throw.on.fetch.stable.offset.unsupported = false 18:55:54 isolation.level = read_uncommitted 18:55:54 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 18:55:54 max.partition.fetch.bytes = 1048576 18:55:54 max.poll.interval.ms = 300000 18:55:54 max.poll.records = 500 18:55:54 metadata.max.age.ms = 300000 18:55:54 metadata.recovery.strategy = none 18:55:54 metric.reporters = [] 18:55:54 metrics.num.samples = 2 18:55:54 metrics.recording.level = INFO 18:55:54 metrics.sample.window.ms = 30000 18:55:54 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 18:55:54 receive.buffer.bytes = 65536 18:55:54 reconnect.backoff.max.ms = 1000 18:55:54 reconnect.backoff.ms = 50 18:55:54 request.timeout.ms = 30000 18:55:54 retry.backoff.max.ms = 1000 18:55:54 retry.backoff.ms = 100 18:55:54 sasl.client.callback.handler.class = null 18:55:54 sasl.jaas.config = null 18:55:54 sasl.kerberos.kinit.cmd = /usr/bin/kinit 18:55:54 sasl.kerberos.min.time.before.relogin = 60000 18:55:54 sasl.kerberos.service.name = null 18:55:54 sasl.kerberos.ticket.renew.jitter = 0.05 18:55:54 sasl.kerberos.ticket.renew.window.factor = 0.8 18:55:54 sasl.login.callback.handler.class = null 18:55:54 sasl.login.class = null 18:55:54 sasl.login.connect.timeout.ms = null 18:55:54 sasl.login.read.timeout.ms = null 18:55:54 sasl.login.refresh.buffer.seconds = 300 18:55:54 sasl.login.refresh.min.period.seconds = 60 18:55:54 sasl.login.refresh.window.factor = 0.8 18:55:54 sasl.login.refresh.window.jitter = 0.05 18:55:54 sasl.login.retry.backoff.max.ms = 10000 18:55:54 sasl.login.retry.backoff.ms = 100 18:55:54 sasl.mechanism = GSSAPI 18:55:54 sasl.oauthbearer.clock.skew.seconds = 30 18:55:54 sasl.oauthbearer.expected.audience = null 18:55:54 sasl.oauthbearer.expected.issuer = null 18:55:54 sasl.oauthbearer.header.urlencode = false 18:55:54 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 18:55:54 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 18:55:54 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 18:55:54 sasl.oauthbearer.jwks.endpoint.url = null 18:55:54 sasl.oauthbearer.scope.claim.name = scope 18:55:54 sasl.oauthbearer.sub.claim.name = sub 18:55:54 sasl.oauthbearer.token.endpoint.url = null 18:55:54 security.protocol = PLAINTEXT 18:55:54 security.providers = null 18:55:54 send.buffer.bytes = 131072 18:55:54 session.timeout.ms = 45000 18:55:54 socket.connection.setup.timeout.max.ms = 30000 18:55:54 socket.connection.setup.timeout.ms = 10000 18:55:54 ssl.cipher.suites = null 18:55:54 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 18:55:54 ssl.endpoint.identification.algorithm = https 18:55:54 ssl.engine.factory.class = null 18:55:54 ssl.key.password = null 18:55:54 ssl.keymanager.algorithm = SunX509 18:55:54 ssl.keystore.certificate.chain = null 18:55:54 ssl.keystore.key = null 18:55:54 ssl.keystore.location = null 18:55:54 ssl.keystore.password = null 18:55:54 ssl.keystore.type = JKS 18:55:54 ssl.protocol = TLSv1.3 18:55:54 ssl.provider = null 18:55:54 ssl.secure.random.implementation = null 18:55:54 ssl.trustmanager.algorithm = PKIX 18:55:54 ssl.truststore.certificates = null 18:55:54 ssl.truststore.location = null 18:55:54 ssl.truststore.password = null 18:55:54 ssl.truststore.type = JKS 18:55:54 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 18:55:54 18:55:54 2025-12-02T18:55:54.711Z INFO 6699 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 18:55:54 2025-12-02T18:55:54.714Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 18:55:54 2025-12-02T18:55:54.714Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 18:55:54 2025-12-02T18:55:54.714Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1764701754713 18:55:54 2025-12-02T18:55:54.714Z INFO 6699 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Subscribed to topic(s): ncmp-async-m2m 18:55:54 2025-12-02T18:55:54.715Z INFO 6699 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 18:55:54 allow.auto.create.topics = true 18:55:54 auto.commit.interval.ms = 5000 18:55:54 auto.include.jmx.reporter = true 18:55:54 auto.offset.reset = latest 18:55:54 bootstrap.servers = [localhost:32772] 18:55:54 check.crcs = true 18:55:54 client.dns.lookup = use_all_dns_ips 18:55:54 client.id = consumer-ncmp-async-rest-request-event-group-8 18:55:54 client.rack = 18:55:54 connections.max.idle.ms = 540000 18:55:54 default.api.timeout.ms = 60000 18:55:54 enable.auto.commit = false 18:55:54 enable.metrics.push = true 18:55:54 exclude.internal.topics = true 18:55:54 fetch.max.bytes = 52428800 18:55:54 fetch.max.wait.ms = 500 18:55:54 fetch.min.bytes = 1 18:55:54 group.id = ncmp-async-rest-request-event-group 18:55:54 group.instance.id = null 18:55:54 group.protocol = classic 18:55:54 group.remote.assignor = null 18:55:54 heartbeat.interval.ms = 3000 18:55:54 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingConsumerInterceptor] 18:55:54 internal.leave.group.on.close = true 18:55:54 internal.throw.on.fetch.stable.offset.unsupported = false 18:55:54 isolation.level = read_uncommitted 18:55:54 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 18:55:54 max.partition.fetch.bytes = 1048576 18:55:54 max.poll.interval.ms = 300000 18:55:54 max.poll.records = 500 18:55:54 metadata.max.age.ms = 300000 18:55:54 metadata.recovery.strategy = none 18:55:54 metric.reporters = [] 18:55:54 metrics.num.samples = 2 18:55:54 metrics.recording.level = INFO 18:55:54 metrics.sample.window.ms = 30000 18:55:54 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 18:55:54 receive.buffer.bytes = 65536 18:55:54 reconnect.backoff.max.ms = 1000 18:55:54 reconnect.backoff.ms = 50 18:55:54 request.timeout.ms = 30000 18:55:54 retry.backoff.max.ms = 1000 18:55:54 retry.backoff.ms = 100 18:55:54 sasl.client.callback.handler.class = null 18:55:54 sasl.jaas.config = null 18:55:54 sasl.kerberos.kinit.cmd = /usr/bin/kinit 18:55:54 sasl.kerberos.min.time.before.relogin = 60000 18:55:54 sasl.kerberos.service.name = null 18:55:54 sasl.kerberos.ticket.renew.jitter = 0.05 18:55:54 sasl.kerberos.ticket.renew.window.factor = 0.8 18:55:54 sasl.login.callback.handler.class = null 18:55:54 sasl.login.class = null 18:55:54 sasl.login.connect.timeout.ms = null 18:55:54 sasl.login.read.timeout.ms = null 18:55:54 sasl.login.refresh.buffer.seconds = 300 18:55:54 sasl.login.refresh.min.period.seconds = 60 18:55:54 sasl.login.refresh.window.factor = 0.8 18:55:54 sasl.login.refresh.window.jitter = 0.05 18:55:54 sasl.login.retry.backoff.max.ms = 10000 18:55:54 sasl.login.retry.backoff.ms = 100 18:55:54 sasl.mechanism = GSSAPI 18:55:54 sasl.oauthbearer.clock.skew.seconds = 30 18:55:54 sasl.oauthbearer.expected.audience = null 18:55:54 sasl.oauthbearer.expected.issuer = null 18:55:54 sasl.oauthbearer.header.urlencode = false 18:55:54 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 18:55:54 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 18:55:54 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 18:55:54 sasl.oauthbearer.jwks.endpoint.url = null 18:55:54 sasl.oauthbearer.scope.claim.name = scope 18:55:54 sasl.oauthbearer.sub.claim.name = sub 18:55:54 sasl.oauthbearer.token.endpoint.url = null 18:55:54 security.protocol = PLAINTEXT 18:55:54 security.providers = null 18:55:54 send.buffer.bytes = 131072 18:55:54 session.timeout.ms = 45000 18:55:54 socket.connection.setup.timeout.max.ms = 30000 18:55:54 socket.connection.setup.timeout.ms = 10000 18:55:54 ssl.cipher.suites = null 18:55:54 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 18:55:54 ssl.endpoint.identification.algorithm = https 18:55:54 ssl.engine.factory.class = null 18:55:54 ssl.key.password = null 18:55:54 ssl.keymanager.algorithm = SunX509 18:55:54 ssl.keystore.certificate.chain = null 18:55:54 ssl.keystore.key = null 18:55:54 ssl.keystore.location = null 18:55:54 ssl.keystore.password = null 18:55:54 ssl.keystore.type = JKS 18:55:54 ssl.protocol = TLSv1.3 18:55:54 ssl.provider = null 18:55:54 ssl.secure.random.implementation = null 18:55:54 ssl.trustmanager.algorithm = PKIX 18:55:54 ssl.truststore.certificates = null 18:55:54 ssl.truststore.location = null 18:55:54 ssl.truststore.password = null 18:55:54 ssl.truststore.type = JKS 18:55:54 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 18:55:54 18:55:54 2025-12-02T18:55:54.715Z INFO 6699 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 18:55:54 2025-12-02T18:55:54.722Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 18:55:54 2025-12-02T18:55:54.722Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 18:55:54 2025-12-02T18:55:54.722Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1764701754722 18:55:54 2025-12-02T18:55:54.722Z INFO 6699 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Subscribed to topic(s): ncmp-async-m2m 18:55:54 2025-12-02T18:55:54.729Z INFO 6699 --- [ main] o.c.n.i.d.a.SerializationIntegrationSpec : Started SerializationIntegrationSpec in 0.354 seconds (process running for 78.416) 18:55:54 2025-12-02T18:55:54.738Z INFO 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 18:55:54 2025-12-02T18:55:54.739Z WARN 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:55:54 2025-12-02T18:55:54.763Z WARN 6699 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] The metadata response from the cluster reported a recoverable issue with correlation id 3 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 18:55:54 2025-12-02T18:55:54.763Z INFO 6699 --- [ntainer#0-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 18:55:54 2025-12-02T18:55:54.767Z WARN 6699 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] The metadata response from the cluster reported a recoverable issue with correlation id 3 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 18:55:54 2025-12-02T18:55:54.767Z INFO 6699 --- [ntainer#1-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 18:55:54 2025-12-02T18:55:54.779Z INFO 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 18:55:54 2025-12-02T18:55:54.779Z WARN 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:55:54 2025-12-02T18:55:54.781Z INFO 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 18:55:54 2025-12-02T18:55:54.781Z WARN 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:55:54 2025-12-02T18:55:54.899Z INFO 6699 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Discovered group coordinator localhost:32772 (id: 2147483646 rack: null) 18:55:54 2025-12-02T18:55:54.900Z INFO 6699 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Discovered group coordinator localhost:32772 (id: 2147483646 rack: null) 18:55:54 2025-12-02T18:55:54.900Z INFO 6699 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] (Re-)joining group 18:55:54 2025-12-02T18:55:54.901Z INFO 6699 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 18:55:54 2025-12-02T18:55:54.921Z INFO 6699 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-async-rest-request-event-group-8-762273e7-8a83-48d6-8223-4ac9381c7b3f 18:55:54 2025-12-02T18:55:54.921Z INFO 6699 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 18:55:54 2025-12-02T18:55:54.925Z INFO 6699 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-data-operation-event-group-7-aa312145-d28b-4021-a442-70b7ba5e891b 18:55:54 2025-12-02T18:55:54.925Z INFO 6699 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] (Re-)joining group 18:55:54 2025-12-02T18:55:54.943Z INFO 6699 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-async-rest-request-event-group-8-762273e7-8a83-48d6-8223-4ac9381c7b3f', protocol='range'} 18:55:54 2025-12-02T18:55:54.943Z INFO 6699 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Finished assignment for group at generation 1: {consumer-ncmp-async-rest-request-event-group-8-762273e7-8a83-48d6-8223-4ac9381c7b3f=Assignment(partitions=[ncmp-async-m2m-0])} 18:55:54 2025-12-02T18:55:54.946Z INFO 6699 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-data-operation-event-group-7-aa312145-d28b-4021-a442-70b7ba5e891b', protocol='range'} 18:55:54 2025-12-02T18:55:54.946Z INFO 6699 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Finished assignment for group at generation 1: {consumer-ncmp-data-operation-event-group-7-aa312145-d28b-4021-a442-70b7ba5e891b=Assignment(partitions=[ncmp-async-m2m-0])} 18:55:55 2025-12-02T18:55:54.977Z INFO 6699 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-data-operation-event-group-7-aa312145-d28b-4021-a442-70b7ba5e891b', protocol='range'} 18:55:55 2025-12-02T18:55:54.977Z INFO 6699 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 18:55:55 2025-12-02T18:55:54.977Z INFO 6699 --- [ntainer#0-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 18:55:55 2025-12-02T18:55:54.977Z INFO 6699 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-async-rest-request-event-group-8-762273e7-8a83-48d6-8223-4ac9381c7b3f', protocol='range'} 18:55:55 2025-12-02T18:55:54.978Z INFO 6699 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 18:55:55 2025-12-02T18:55:54.978Z INFO 6699 --- [ntainer#1-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 18:55:55 2025-12-02T18:55:54.987Z INFO 6699 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 18:55:55 2025-12-02T18:55:54.988Z INFO 6699 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 18:55:55 2025-12-02T18:55:54.989Z INFO 6699 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 18:55:55 2025-12-02T18:55:54.992Z INFO 6699 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 18:55:55 2025-12-02T18:55:54.995Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:55:55 2025-12-02T18:55:54.995Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:55:55 2025-12-02T18:55:54.995Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:55:55 2025-12-02T18:55:54.995Z INFO 6699 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Resetting offset for partition ncmp-async-m2m-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32772 (id: 1 rack: null)], epoch=0}}. 18:55:55 2025-12-02T18:55:54.996Z INFO 6699 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Resetting offset for partition ncmp-async-m2m-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32772 (id: 1 rack: null)], epoch=0}}. 18:55:55 2025-12-02T18:55:55.023Z INFO 6699 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 18:55:55 2025-12-02T18:55:55.023Z INFO 6699 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 18:55:55 2025-12-02T18:55:55.029Z INFO 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 18:55:55 2025-12-02T18:55:55.029Z WARN 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:55:55 2025-12-02T18:55:55.033Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 18:55:55 2025-12-02T18:55:55.033Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:55:55 2025-12-02T18:55:55.050Z INFO 6699 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 18:55:55 2025-12-02T18:55:55.050Z INFO 6699 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 18:55:55 acks = -1 18:55:55 auto.include.jmx.reporter = true 18:55:55 batch.size = 16384 18:55:55 bootstrap.servers = [localhost:32772] 18:55:55 buffer.memory = 33554432 18:55:55 client.dns.lookup = use_all_dns_ips 18:55:55 client.id = producer-11 18:55:55 compression.gzip.level = -1 18:55:55 compression.lz4.level = 9 18:55:55 compression.type = none 18:55:55 compression.zstd.level = 3 18:55:55 connections.max.idle.ms = 540000 18:55:55 delivery.timeout.ms = 120000 18:55:55 enable.idempotence = false 18:55:55 enable.metrics.push = true 18:55:55 interceptor.classes = [] 18:55:55 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 18:55:55 linger.ms = 1 18:55:55 max.block.ms = 60000 18:55:55 max.in.flight.requests.per.connection = 5 18:55:55 max.request.size = 1048576 18:55:55 metadata.max.age.ms = 300000 18:55:55 metadata.max.idle.ms = 300000 18:55:55 metadata.recovery.strategy = none 18:55:55 metric.reporters = [] 18:55:55 metrics.num.samples = 2 18:55:55 metrics.recording.level = INFO 18:55:55 metrics.sample.window.ms = 30000 18:55:55 partitioner.adaptive.partitioning.enable = true 18:55:55 partitioner.availability.timeout.ms = 0 18:55:55 partitioner.class = null 18:55:55 partitioner.ignore.keys = false 18:55:55 receive.buffer.bytes = 32768 18:55:55 reconnect.backoff.max.ms = 1000 18:55:55 reconnect.backoff.ms = 50 18:55:55 request.timeout.ms = 30000 18:55:55 retries = 0 18:55:55 retry.backoff.max.ms = 1000 18:55:55 retry.backoff.ms = 100 18:55:55 sasl.client.callback.handler.class = null 18:55:55 sasl.jaas.config = null 18:55:55 sasl.kerberos.kinit.cmd = /usr/bin/kinit 18:55:55 sasl.kerberos.min.time.before.relogin = 60000 18:55:55 sasl.kerberos.service.name = null 18:55:55 sasl.kerberos.ticket.renew.jitter = 0.05 18:55:55 sasl.kerberos.ticket.renew.window.factor = 0.8 18:55:55 sasl.login.callback.handler.class = null 18:55:55 sasl.login.class = null 18:55:55 sasl.login.connect.timeout.ms = null 18:55:55 sasl.login.read.timeout.ms = null 18:55:55 sasl.login.refresh.buffer.seconds = 300 18:55:55 sasl.login.refresh.min.period.seconds = 60 18:55:55 sasl.login.refresh.window.factor = 0.8 18:55:55 sasl.login.refresh.window.jitter = 0.05 18:55:55 sasl.login.retry.backoff.max.ms = 10000 18:55:55 sasl.login.retry.backoff.ms = 100 18:55:55 sasl.mechanism = GSSAPI 18:55:55 sasl.oauthbearer.clock.skew.seconds = 30 18:55:55 sasl.oauthbearer.expected.audience = null 18:55:55 sasl.oauthbearer.expected.issuer = null 18:55:55 sasl.oauthbearer.header.urlencode = false 18:55:55 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 18:55:55 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 18:55:55 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 18:55:55 sasl.oauthbearer.jwks.endpoint.url = null 18:55:55 sasl.oauthbearer.scope.claim.name = scope 18:55:55 sasl.oauthbearer.sub.claim.name = sub 18:55:55 sasl.oauthbearer.token.endpoint.url = null 18:55:55 security.protocol = PLAINTEXT 18:55:55 security.providers = null 18:55:55 send.buffer.bytes = 131072 18:55:55 socket.connection.setup.timeout.max.ms = 30000 18:55:55 socket.connection.setup.timeout.ms = 10000 18:55:55 ssl.cipher.suites = null 18:55:55 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 18:55:55 ssl.endpoint.identification.algorithm = https 18:55:55 ssl.engine.factory.class = null 18:55:55 ssl.key.password = null 18:55:55 ssl.keymanager.algorithm = SunX509 18:55:55 ssl.keystore.certificate.chain = null 18:55:55 ssl.keystore.key = null 18:55:55 ssl.keystore.location = null 18:55:55 ssl.keystore.password = null 18:55:55 ssl.keystore.type = JKS 18:55:55 ssl.protocol = TLSv1.3 18:55:55 ssl.provider = null 18:55:55 ssl.secure.random.implementation = null 18:55:55 ssl.trustmanager.algorithm = PKIX 18:55:55 ssl.truststore.certificates = null 18:55:55 ssl.truststore.location = null 18:55:55 ssl.truststore.password = null 18:55:55 ssl.truststore.type = JKS 18:55:55 transaction.timeout.ms = 60000 18:55:55 transactional.id = null 18:55:55 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 18:55:55 18:55:55 2025-12-02T18:55:55.050Z INFO 6699 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 18:55:55 2025-12-02T18:55:55.053Z INFO 6699 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 18:55:55 2025-12-02T18:55:55.053Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 18:55:55 2025-12-02T18:55:55.053Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 18:55:55 2025-12-02T18:55:55.053Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1764701755053 18:55:55 2025-12-02T18:55:55.076Z INFO 6699 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Cluster ID: 4L6g3nShT-eMCtK--X86sw 18:55:55 2025-12-02T18:55:55.118Z INFO 6699 --- [ntainer#1-0-C-1] o.a.k.clients.admin.AdminClientConfig : AdminClientConfig values: 18:55:55 auto.include.jmx.reporter = true 18:55:55 bootstrap.controllers = [] 18:55:55 bootstrap.servers = [localhost:32772] 18:55:55 client.dns.lookup = use_all_dns_ips 18:55:55 client.id = 18:55:55 connections.max.idle.ms = 300000 18:55:55 default.api.timeout.ms = 60000 18:55:55 enable.metrics.push = true 18:55:55 metadata.max.age.ms = 300000 18:55:55 metadata.recovery.strategy = none 18:55:55 metric.reporters = [] 18:55:55 metrics.num.samples = 2 18:55:55 metrics.recording.level = INFO 18:55:55 metrics.sample.window.ms = 30000 18:55:55 receive.buffer.bytes = 65536 18:55:55 reconnect.backoff.max.ms = 1000 18:55:55 reconnect.backoff.ms = 50 18:55:55 request.timeout.ms = 30000 18:55:55 retries = 2147483647 18:55:55 retry.backoff.max.ms = 1000 18:55:55 retry.backoff.ms = 100 18:55:55 sasl.client.callback.handler.class = null 18:55:55 sasl.jaas.config = null 18:55:55 sasl.kerberos.kinit.cmd = /usr/bin/kinit 18:55:55 sasl.kerberos.min.time.before.relogin = 60000 18:55:55 sasl.kerberos.service.name = null 18:55:55 sasl.kerberos.ticket.renew.jitter = 0.05 18:55:55 sasl.kerberos.ticket.renew.window.factor = 0.8 18:55:55 sasl.login.callback.handler.class = null 18:55:55 sasl.login.class = null 18:55:55 sasl.login.connect.timeout.ms = null 18:55:55 sasl.login.read.timeout.ms = null 18:55:55 sasl.login.refresh.buffer.seconds = 300 18:55:55 sasl.login.refresh.min.period.seconds = 60 18:55:55 sasl.login.refresh.window.factor = 0.8 18:55:55 sasl.login.refresh.window.jitter = 0.05 18:55:55 sasl.login.retry.backoff.max.ms = 10000 18:55:55 sasl.login.retry.backoff.ms = 100 18:55:55 sasl.mechanism = GSSAPI 18:55:55 sasl.oauthbearer.clock.skew.seconds = 30 18:55:55 sasl.oauthbearer.expected.audience = null 18:55:55 sasl.oauthbearer.expected.issuer = null 18:55:55 sasl.oauthbearer.header.urlencode = false 18:55:55 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 18:55:55 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 18:55:55 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 18:55:55 sasl.oauthbearer.jwks.endpoint.url = null 18:55:55 sasl.oauthbearer.scope.claim.name = scope 18:55:55 sasl.oauthbearer.sub.claim.name = sub 18:55:55 sasl.oauthbearer.token.endpoint.url = null 18:55:55 security.protocol = PLAINTEXT 18:55:55 security.providers = null 18:55:55 send.buffer.bytes = 131072 18:55:55 socket.connection.setup.timeout.max.ms = 30000 18:55:55 socket.connection.setup.timeout.ms = 10000 18:55:55 ssl.cipher.suites = null 18:55:55 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 18:55:55 ssl.endpoint.identification.algorithm = https 18:55:55 ssl.engine.factory.class = null 18:55:55 ssl.key.password = null 18:55:55 ssl.keymanager.algorithm = SunX509 18:55:55 ssl.keystore.certificate.chain = null 18:55:55 ssl.keystore.key = null 18:55:55 ssl.keystore.location = null 18:55:55 ssl.keystore.password = null 18:55:55 ssl.keystore.type = JKS 18:55:55 ssl.protocol = TLSv1.3 18:55:55 ssl.provider = null 18:55:55 ssl.secure.random.implementation = null 18:55:55 ssl.trustmanager.algorithm = PKIX 18:55:55 ssl.truststore.certificates = null 18:55:55 ssl.truststore.location = null 18:55:55 ssl.truststore.password = null 18:55:55 ssl.truststore.type = JKS 18:55:55 18:55:55 2025-12-02T18:55:55.119Z INFO 6699 --- [ntainer#0-0-C-1] o.a.k.clients.admin.AdminClientConfig : AdminClientConfig values: 18:55:55 auto.include.jmx.reporter = true 18:55:55 bootstrap.controllers = [] 18:55:55 bootstrap.servers = [localhost:32772] 18:55:55 client.dns.lookup = use_all_dns_ips 18:55:55 client.id = 18:55:55 connections.max.idle.ms = 300000 18:55:55 default.api.timeout.ms = 60000 18:55:55 enable.metrics.push = true 18:55:55 metadata.max.age.ms = 300000 18:55:55 metadata.recovery.strategy = none 18:55:55 metric.reporters = [] 18:55:55 metrics.num.samples = 2 18:55:55 metrics.recording.level = INFO 18:55:55 metrics.sample.window.ms = 30000 18:55:55 receive.buffer.bytes = 65536 18:55:55 reconnect.backoff.max.ms = 1000 18:55:55 reconnect.backoff.ms = 50 18:55:55 request.timeout.ms = 30000 18:55:55 retries = 2147483647 18:55:55 retry.backoff.max.ms = 1000 18:55:55 retry.backoff.ms = 100 18:55:55 sasl.client.callback.handler.class = null 18:55:55 sasl.jaas.config = null 18:55:55 sasl.kerberos.kinit.cmd = /usr/bin/kinit 18:55:55 sasl.kerberos.min.time.before.relogin = 60000 18:55:55 sasl.kerberos.service.name = null 18:55:55 sasl.kerberos.ticket.renew.jitter = 0.05 18:55:55 sasl.kerberos.ticket.renew.window.factor = 0.8 18:55:55 sasl.login.callback.handler.class = null 18:55:55 sasl.login.class = null 18:55:55 sasl.login.connect.timeout.ms = null 18:55:55 sasl.login.read.timeout.ms = null 18:55:55 sasl.login.refresh.buffer.seconds = 300 18:55:55 sasl.login.refresh.min.period.seconds = 60 18:55:55 sasl.login.refresh.window.factor = 0.8 18:55:55 sasl.login.refresh.window.jitter = 0.05 18:55:55 sasl.login.retry.backoff.max.ms = 10000 18:55:55 sasl.login.retry.backoff.ms = 100 18:55:55 sasl.mechanism = GSSAPI 18:55:55 sasl.oauthbearer.clock.skew.seconds = 30 18:55:55 sasl.oauthbearer.expected.audience = null 18:55:55 sasl.oauthbearer.expected.issuer = null 18:55:55 sasl.oauthbearer.header.urlencode = false 18:55:55 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 18:55:55 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 18:55:55 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 18:55:55 sasl.oauthbearer.jwks.endpoint.url = null 18:55:55 sasl.oauthbearer.scope.claim.name = scope 18:55:55 sasl.oauthbearer.sub.claim.name = sub 18:55:55 sasl.oauthbearer.token.endpoint.url = null 18:55:55 security.protocol = PLAINTEXT 18:55:55 security.providers = null 18:55:55 send.buffer.bytes = 131072 18:55:55 socket.connection.setup.timeout.max.ms = 30000 18:55:55 socket.connection.setup.timeout.ms = 10000 18:55:55 ssl.cipher.suites = null 18:55:55 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 18:55:55 ssl.endpoint.identification.algorithm = https 18:55:55 ssl.engine.factory.class = null 18:55:55 ssl.key.password = null 18:55:55 ssl.keymanager.algorithm = SunX509 18:55:55 ssl.keystore.certificate.chain = null 18:55:55 ssl.keystore.key = null 18:55:55 ssl.keystore.location = null 18:55:55 ssl.keystore.password = null 18:55:55 ssl.keystore.type = JKS 18:55:55 ssl.protocol = TLSv1.3 18:55:55 ssl.provider = null 18:55:55 ssl.secure.random.implementation = null 18:55:55 ssl.trustmanager.algorithm = PKIX 18:55:55 ssl.truststore.certificates = null 18:55:55 ssl.truststore.location = null 18:55:55 ssl.truststore.password = null 18:55:55 ssl.truststore.type = JKS 18:55:55 18:55:55 2025-12-02T18:55:55.120Z INFO 6699 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 18:55:55 2025-12-02T18:55:55.120Z INFO 6699 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 18:55:55 2025-12-02T18:55:55.120Z INFO 6699 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1764701755120 18:55:55 2025-12-02T18:55:55.120Z INFO 6699 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 18:55:55 2025-12-02T18:55:55.120Z INFO 6699 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 18:55:55 2025-12-02T18:55:55.120Z INFO 6699 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1764701755120 18:55:55 2025-12-02T18:55:55.123Z INFO 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 18:55:55 2025-12-02T18:55:55.123Z WARN 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:55:55 2025-12-02T18:55:55.150Z INFO 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 18:55:55 2025-12-02T18:55:55.150Z WARN 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:55:55 2025-12-02T18:55:55.168Z INFO 6699 --- [| adminclient-4] o.a.kafka.common.utils.AppInfoParser : App info kafka.admin.client for adminclient-4 unregistered 18:55:55 2025-12-02T18:55:55.169Z INFO 6699 --- [| adminclient-4] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 18:55:55 2025-12-02T18:55:55.169Z INFO 6699 --- [| adminclient-4] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 18:55:55 2025-12-02T18:55:55.169Z INFO 6699 --- [| adminclient-4] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 18:55:55 2025-12-02T18:55:55.184Z INFO 6699 --- [| adminclient-3] o.a.kafka.common.utils.AppInfoParser : App info kafka.admin.client for adminclient-3 unregistered 18:55:55 2025-12-02T18:55:55.186Z INFO 6699 --- [| adminclient-3] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 18:55:55 2025-12-02T18:55:55.186Z INFO 6699 --- [| adminclient-3] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 18:55:55 2025-12-02T18:55:55.186Z INFO 6699 --- [| adminclient-3] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 18:55:55 2025-12-02T18:55:55.191Z INFO 6699 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 18:55:55 2025-12-02T18:55:55.191Z INFO 6699 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 18:55:55 acks = -1 18:55:55 auto.include.jmx.reporter = true 18:55:55 batch.size = 16384 18:55:55 bootstrap.servers = [localhost:32772] 18:55:55 buffer.memory = 33554432 18:55:55 client.dns.lookup = use_all_dns_ips 18:55:55 client.id = producer-12 18:55:55 compression.gzip.level = -1 18:55:55 compression.lz4.level = 9 18:55:55 compression.type = none 18:55:55 compression.zstd.level = 3 18:55:55 connections.max.idle.ms = 540000 18:55:55 delivery.timeout.ms = 120000 18:55:55 enable.idempotence = false 18:55:55 enable.metrics.push = true 18:55:55 interceptor.classes = [] 18:55:55 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 18:55:55 linger.ms = 1 18:55:55 max.block.ms = 60000 18:55:55 max.in.flight.requests.per.connection = 5 18:55:55 max.request.size = 1048576 18:55:55 metadata.max.age.ms = 300000 18:55:55 metadata.max.idle.ms = 300000 18:55:55 metadata.recovery.strategy = none 18:55:55 metric.reporters = [] 18:55:55 metrics.num.samples = 2 18:55:55 metrics.recording.level = INFO 18:55:55 metrics.sample.window.ms = 30000 18:55:55 partitioner.adaptive.partitioning.enable = true 18:55:55 partitioner.availability.timeout.ms = 0 18:55:55 partitioner.class = null 18:55:55 partitioner.ignore.keys = false 18:55:55 receive.buffer.bytes = 32768 18:55:55 reconnect.backoff.max.ms = 1000 18:55:55 reconnect.backoff.ms = 50 18:55:55 request.timeout.ms = 30000 18:55:55 retries = 0 18:55:55 retry.backoff.max.ms = 1000 18:55:55 retry.backoff.ms = 100 18:55:55 sasl.client.callback.handler.class = null 18:55:55 sasl.jaas.config = null 18:55:55 sasl.kerberos.kinit.cmd = /usr/bin/kinit 18:55:55 sasl.kerberos.min.time.before.relogin = 60000 18:55:55 sasl.kerberos.service.name = null 18:55:55 sasl.kerberos.ticket.renew.jitter = 0.05 18:55:55 sasl.kerberos.ticket.renew.window.factor = 0.8 18:55:55 sasl.login.callback.handler.class = null 18:55:55 sasl.login.class = null 18:55:55 sasl.login.connect.timeout.ms = null 18:55:55 sasl.login.read.timeout.ms = null 18:55:55 sasl.login.refresh.buffer.seconds = 300 18:55:55 sasl.login.refresh.min.period.seconds = 60 18:55:55 sasl.login.refresh.window.factor = 0.8 18:55:55 sasl.login.refresh.window.jitter = 0.05 18:55:55 sasl.login.retry.backoff.max.ms = 10000 18:55:55 sasl.login.retry.backoff.ms = 100 18:55:55 sasl.mechanism = GSSAPI 18:55:55 sasl.oauthbearer.clock.skew.seconds = 30 18:55:55 sasl.oauthbearer.expected.audience = null 18:55:55 sasl.oauthbearer.expected.issuer = null 18:55:55 sasl.oauthbearer.header.urlencode = false 18:55:55 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 18:55:55 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 18:55:55 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 18:55:55 sasl.oauthbearer.jwks.endpoint.url = null 18:55:55 sasl.oauthbearer.scope.claim.name = scope 18:55:55 sasl.oauthbearer.sub.claim.name = sub 18:55:55 sasl.oauthbearer.token.endpoint.url = null 18:55:55 security.protocol = PLAINTEXT 18:55:55 security.providers = null 18:55:55 send.buffer.bytes = 131072 18:55:55 socket.connection.setup.timeout.max.ms = 30000 18:55:55 socket.connection.setup.timeout.ms = 10000 18:55:55 ssl.cipher.suites = null 18:55:55 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 18:55:55 ssl.endpoint.identification.algorithm = https 18:55:55 ssl.engine.factory.class = null 18:55:55 ssl.key.password = null 18:55:55 ssl.keymanager.algorithm = SunX509 18:55:55 ssl.keystore.certificate.chain = null 18:55:55 ssl.keystore.key = null 18:55:55 ssl.keystore.location = null 18:55:55 ssl.keystore.password = null 18:55:55 ssl.keystore.type = JKS 18:55:55 ssl.protocol = TLSv1.3 18:55:55 ssl.provider = null 18:55:55 ssl.secure.random.implementation = null 18:55:55 ssl.trustmanager.algorithm = PKIX 18:55:55 ssl.truststore.certificates = null 18:55:55 ssl.truststore.location = null 18:55:55 ssl.truststore.password = null 18:55:55 ssl.truststore.type = JKS 18:55:55 transaction.timeout.ms = 60000 18:55:55 transactional.id = null 18:55:55 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 18:55:55 18:55:55 2025-12-02T18:55:55.192Z INFO 6699 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 18:55:55 2025-12-02T18:55:55.194Z INFO 6699 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 18:55:55 2025-12-02T18:55:55.195Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 18:55:55 2025-12-02T18:55:55.195Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 18:55:55 2025-12-02T18:55:55.195Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1764701755195 18:55:55 2025-12-02T18:55:55.205Z INFO 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 18:55:55 2025-12-02T18:55:55.206Z WARN 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:55:55 2025-12-02T18:55:55.207Z INFO 6699 --- [d | producer-12] org.apache.kafka.clients.Metadata : [Producer clientId=producer-12] Cluster ID: 4L6g3nShT-eMCtK--X86sw 18:55:55 2025-12-02T18:55:55.238Z ERROR 6699 --- [ntainer#0-0-C-1] o.s.kafka.listener.DefaultErrorHandler : Backoff FixedBackOff{interval=0, currentAttempts=1, maxAttempts=0} exhausted for ncmp-async-m2m-0@1 18:55:55 18:55:55 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 18:55:55 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2998) 18:55:55 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3046) 18:55:55 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2860) 18:55:55 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2777) 18:55:55 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2614) 18:55:55 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2503) 18:55:55 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2152) 18:55:55 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1528) 18:55:55 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1466) 18:55:55 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1335) 18:55:55 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 18:55:55 at java.base/java.lang.Thread.run(Thread.java:833) 18:55:55 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 18:55:55 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:158) 18:55:55 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:218) 18:55:55 at org.apache.kafka.common.serialization.Deserializer.deserialize(Deserializer.java:81) 18:55:55 at org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:327) 18:55:55 at org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:284) 18:55:55 at org.apache.kafka.clients.consumer.internals.FetchCollector.fetchRecords(FetchCollector.java:169) 18:55:55 at org.apache.kafka.clients.consumer.internals.FetchCollector.collectFetch(FetchCollector.java:135) 18:55:55 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:146) 18:55:55 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.pollForFetches(ClassicKafkaConsumer.java:699) 18:55:55 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:623) 18:55:55 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:596) 18:55:55 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:874) 18:55:55 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1692) 18:55:55 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1667) 18:55:55 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1445) 18:55:55 ... 3 common frames omitted 18:55:55 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 18:55:55 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 18:55:55 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 18:55:55 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 18:55:55 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 18:55:55 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 18:55:55 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:215) 18:55:55 ... 16 common frames omitted 18:55:55 18:55:55 2025-12-02T18:55:55.379Z INFO 6699 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Node 2147483646 disconnected. 18:55:55 2025-12-02T18:55:55.379Z INFO 6699 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 18:55:55 2025-12-02T18:55:55.379Z INFO 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 18:55:55 2025-12-02T18:55:55.379Z INFO 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 18:55:55 2025-12-02T18:55:55.379Z INFO 6699 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Cancelled in-flight FETCH request with correlation id 21 due to node 1 being disconnected (elapsed time since creation: 145ms, elapsed time since send: 145ms, throttle time: 0ms, request timeout: 30000ms) 18:55:55 2025-12-02T18:55:55.379Z INFO 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 18:55:55 2025-12-02T18:55:55.379Z INFO 6699 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Node 2147483646 disconnected. 18:55:55 2025-12-02T18:55:55.379Z INFO 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 18:55:55 2025-12-02T18:55:55.379Z INFO 6699 --- [ntainer#0-0-C-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Error sending fetch request (sessionId=462608890, epoch=2) to node 1: 18:55:55 18:55:55 org.apache.kafka.common.errors.DisconnectException: null 18:55:55 18:55:55 2025-12-02T18:55:55.380Z INFO 6699 --- [ion-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Group coordinator localhost:32772 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 18:55:55 2025-12-02T18:55:55.380Z INFO 6699 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 18:55:55 2025-12-02T18:55:55.380Z INFO 6699 --- [est-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Group coordinator localhost:32772 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 18:55:55 2025-12-02T18:55:55.381Z INFO 6699 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 18:55:55 2025-12-02T18:55:55.381Z INFO 6699 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Cancelled in-flight FETCH request with correlation id 21 due to node 1 being disconnected (elapsed time since creation: 150ms, elapsed time since send: 150ms, throttle time: 0ms, request timeout: 30000ms) 18:55:55 2025-12-02T18:55:55.381Z INFO 6699 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Cancelled in-flight METADATA request with correlation id 23 due to node 1 being disconnected (elapsed time since creation: 52ms, elapsed time since send: 52ms, throttle time: 0ms, request timeout: 30000ms) 18:55:55 2025-12-02T18:55:55.383Z INFO 6699 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Cancelled in-flight FIND_COORDINATOR request with correlation id 24 due to node 1 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 2ms, throttle time: 0ms, request timeout: 30000ms) 18:55:55 2025-12-02T18:55:55.383Z INFO 6699 --- [ntainer#1-0-C-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Error sending fetch request (sessionId=98482447, epoch=2) to node 1: 18:55:55 18:55:55 org.apache.kafka.common.errors.DisconnectException: null 18:55:55 18:55:55 2025-12-02T18:55:55.477Z INFO 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 18:55:55 2025-12-02T18:55:55.477Z WARN 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:55:55 2025-12-02T18:55:55.483Z INFO 6699 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 18:55:55 2025-12-02T18:55:55.483Z WARN 6699 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:55:55 2025-12-02T18:55:55.483Z INFO 6699 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 18:55:55 2025-12-02T18:55:55.499Z INFO 6699 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 18:55:55 2025-12-02T18:55:55.499Z WARN 6699 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:55:55 2025-12-02T18:55:55.499Z INFO 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 18:55:55 2025-12-02T18:55:55.500Z WARN 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:55:55 2025-12-02T18:55:55.557Z INFO 6699 --- [ntainer#0-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Revoke previously assigned partitions ncmp-async-m2m-0 18:55:55 2025-12-02T18:55:55.557Z INFO 6699 --- [ntainer#1-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Revoke previously assigned partitions ncmp-async-m2m-0 18:55:55 2025-12-02T18:55:55.557Z INFO 6699 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 18:55:55 2025-12-02T18:55:55.557Z INFO 6699 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 18:55:55 2025-12-02T18:55:55.557Z INFO 6699 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 18:55:55 2025-12-02T18:55:55.557Z INFO 6699 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group 18:55:55 2025-12-02T18:55:55.557Z INFO 6699 --- [ntainer#1-0-C-1] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Unsubscribed all topics or patterns and assigned partitions 18:55:55 2025-12-02T18:55:55.558Z INFO 6699 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 18:55:55 2025-12-02T18:55:55.558Z INFO 6699 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group 18:55:55 2025-12-02T18:55:55.558Z INFO 6699 --- [ntainer#0-0-C-1] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Unsubscribed all topics or patterns and assigned partitions 18:55:55 2025-12-02T18:55:55.558Z INFO 6699 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 18:55:55 2025-12-02T18:55:55.558Z INFO 6699 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group 18:55:55 2025-12-02T18:55:55.558Z INFO 6699 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 18:55:55 2025-12-02T18:55:55.558Z INFO 6699 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group 18:55:55 2025-12-02T18:55:55.559Z INFO 6699 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 18:55:55 2025-12-02T18:55:55.559Z INFO 6699 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 18:55:55 2025-12-02T18:55:55.559Z INFO 6699 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 18:55:55 2025-12-02T18:55:55.559Z INFO 6699 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 18:55:55 2025-12-02T18:55:55.559Z INFO 6699 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 18:55:55 2025-12-02T18:55:55.559Z INFO 6699 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 18:55:55 2025-12-02T18:55:55.559Z INFO 6699 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 18:55:55 2025-12-02T18:55:55.559Z INFO 6699 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 18:55:55 2025-12-02T18:55:55.563Z INFO 6699 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-data-operation-event-group-7 unregistered 18:55:55 2025-12-02T18:55:55.563Z INFO 6699 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 18:55:55 2025-12-02T18:55:55.566Z INFO 6699 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-async-rest-request-event-group-8 unregistered 18:55:55 2025-12-02T18:55:55.566Z INFO 6699 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 18:55:55 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.271 s -- in org.onap.cps.ncmp.impl.data.async.SerializationIntegrationSpec 18:55:55 2025-12-02T18:55:55.583Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 18:55:55 2025-12-02T18:55:55.583Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:55:55 [INFO] Running org.onap.cps.ncmp.impl.data.policyexecutor.OperationDetailsFactorySpec 18:55:55 2025-12-02T18:55:55.636Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:55:55 2025-12-02T18:55:55.636Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:55:55 2025-12-02T18:55:55.636Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:55:55 2025-12-02T18:55:55.645Z INFO 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 18:55:55 2025-12-02T18:55:55.645Z WARN 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:55:55 2025-12-02T18:55:55.645Z INFO 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 18:55:55 2025-12-02T18:55:55.645Z WARN 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:55:55 2025-12-02T18:55:55.710Z INFO 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 18:55:55 2025-12-02T18:55:55.710Z WARN 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:55:55 2025-12-02T18:55:55.722Z INFO 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 18:55:55 2025-12-02T18:55:55.722Z WARN 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:55:55 2025-12-02T18:55:55.743Z INFO 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 18:55:55 2025-12-02T18:55:55.743Z WARN 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:55:55 2025-12-02T18:55:55.782Z INFO 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 18:55:55 2025-12-02T18:55:55.782Z WARN 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:55:55 2025-12-02T18:55:55.884Z INFO 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 18:55:55 2025-12-02T18:55:55.884Z WARN 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:55:55 2025-12-02T18:55:55.972Z WARN 6699 --- [ main] o.o.c.n.i.d.p.OperationDetailsFactory : Unsupported Patch Operation Type:test 18:55:56 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.414 s -- in org.onap.cps.ncmp.impl.data.policyexecutor.OperationDetailsFactorySpec 18:55:56 [INFO] Running org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorConfigurationSpec 18:55:56 18:55:56,021 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 18:55:56 18:55:56,021 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 18:55:56 18:55:56,021 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 18:55:56 18:55:56,026 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 18:55:56 18:55:56,026 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 18:55:56 2025-12-02T18:55:56.038Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 18:55:56 2025-12-02T18:55:56.038Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:55:56 18:55:56 . ____ _ __ _ _ 18:55:56 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 18:55:56 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 18:55:56 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 18:55:56 ' |____| .__|_| |_|_| |_\__, | / / / / 18:55:56 =========|_|==============|___/=/_/_/_/ 18:55:56 18:55:56 :: Spring Boot :: (v3.5.6) 18:55:56 18:55:56 2025-12-02T18:55:56.039Z INFO 6699 --- [ main] .n.i.d.p.PolicyExecutorConfigurationSpec : Starting PolicyExecutorConfigurationSpec using Java 17.0.6-ea with PID 6699 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 18:55:56 2025-12-02T18:55:56.039Z INFO 6699 --- [ main] .n.i.d.p.PolicyExecutorConfigurationSpec : No active profile set, falling back to 1 default profile: "default" 18:55:56 2025-12-02T18:55:56.125Z INFO 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 18:55:56 2025-12-02T18:55:56.125Z WARN 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:55:56 2025-12-02T18:55:56.129Z INFO 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 18:55:56 2025-12-02T18:55:56.129Z WARN 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:55:56 2025-12-02T18:55:56.172Z INFO 6699 --- [ main] .n.i.d.p.PolicyExecutorConfigurationSpec : Started PolicyExecutorConfigurationSpec in 0.167 seconds (process running for 79.859) 18:55:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.174 s -- in org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorConfigurationSpec 18:55:56 [INFO] Running org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorSpec 18:55:56 2025-12-02T18:55:56.202Z INFO 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 18:55:56 2025-12-02T18:55:56.202Z WARN 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:55:56 2025-12-02T18:55:56.207Z INFO 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 18:55:56 2025-12-02T18:55:56.207Z WARN 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:55:56 2025-12-02T18:55:56.257Z TRACE 6699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 18:55:56 2025-12-02T18:55:56.258Z DEBUG 6699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 18:55:56 2025-12-02T18:55:56.258Z TRACE 6699 --- [ 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}]} 18:55:56 2025-12-02T18:55:56.275Z TRACE 6699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: unknown id 18:55:56 2025-12-02T18:55:56.275Z TRACE 6699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 18:55:56 2025-12-02T18:55:56.282Z TRACE 6699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 18:55:56 2025-12-02T18:55:56.282Z DEBUG 6699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: delete 18:55:56 2025-12-02T18:55:56.282Z TRACE 6699 --- [ 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}]} 18:55:56 2025-12-02T18:55:56.283Z TRACE 6699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: unknown id 18:55:56 2025-12-02T18:55:56.283Z TRACE 6699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 18:55:56 2025-12-02T18:55:56.284Z TRACE 6699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 18:55:56 2025-12-02T18:55:56.285Z DEBUG 6699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: patch 18:55:56 2025-12-02T18:55:56.285Z TRACE 6699 --- [ 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}]} 18:55:56 2025-12-02T18:55:56.285Z TRACE 6699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: unknown id 18:55:56 2025-12-02T18:55:56.285Z TRACE 6699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 18:55:56 2025-12-02T18:55:56.287Z TRACE 6699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 18:55:56 2025-12-02T18:55:56.287Z DEBUG 6699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: update 18:55:56 2025-12-02T18:55:56.287Z TRACE 6699 --- [ 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=update, entityHandleId=null}]} 18:55:56 2025-12-02T18:55:56.288Z TRACE 6699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: unknown id 18:55:56 2025-12-02T18:55:56.288Z TRACE 6699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 18:55:56 2025-12-02T18:55:56.293Z TRACE 6699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 18:55:56 2025-12-02T18:55:56.293Z DEBUG 6699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: patch 18:55:56 2025-12-02T18:55:56.293Z TRACE 6699 --- [ 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}]} 18:55:56 2025-12-02T18:55:56.294Z TRACE 6699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: 123 18:55:56 2025-12-02T18:55:56.294Z WARN 6699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: other 18:55:56 2025-12-02T18:55:56.294Z WARN 6699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor message: I dont like Mondays 18:55:56 2025-12-02T18:55:56.296Z WARN 6699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: PolicyExecutorException, Message: Operation not allowed. Decision id 123 : other, Details: Unexpected error during Policy Executor call. 18:55:56 2025-12-02T18:55:56.344Z TRACE 6699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 18:55:56 2025-12-02T18:55:56.345Z DEBUG 6699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: patch 18:55:56 2025-12-02T18:55:56.345Z TRACE 6699 --- [ 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}]} 18:55:56 2025-12-02T18:55:56.345Z WARN 6699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: WebClientResponseException$SpockMock$1484833287, Message: null, Details: Policy Executor returned HTTP Status code 418. 18:55:56 2025-12-02T18:55:56.346Z WARN 6699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor returned HTTP Status code 418. Falling back to configured default decision: allow 18:55:56 2025-12-02T18:55:56.346Z TRACE 6699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 18:55:56 2025-12-02T18:55:56.346Z TRACE 6699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 18:55:56 2025-12-02T18:55:56.347Z TRACE 6699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 18:55:56 2025-12-02T18:55:56.347Z DEBUG 6699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: patch 18:55:56 2025-12-02T18:55:56.347Z TRACE 6699 --- [ 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}]} 18:55:56 2025-12-02T18:55:56.348Z WARN 6699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: WebClientResponseException$SpockMock$1484833287, Message: null, Details: Policy Executor returned HTTP Status code 418. 18:55:56 2025-12-02T18:55:56.348Z WARN 6699 --- [ 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 18:55:56 2025-12-02T18:55:56.348Z TRACE 6699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 18:55:56 2025-12-02T18:55:56.348Z WARN 6699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny by default 18:55:56 2025-12-02T18:55:56.348Z WARN 6699 --- [ 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 18:55:56 2025-12-02T18:55:56.349Z TRACE 6699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 18:55:56 2025-12-02T18:55:56.349Z DEBUG 6699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 18:55:56 2025-12-02T18:55:56.349Z TRACE 6699 --- [ 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}]} 18:55:56 2025-12-02T18:55:56.350Z WARN 6699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : No valid response body from Policy Executor, ignored 18:55:56 2025-12-02T18:55:56.352Z TRACE 6699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 18:55:56 2025-12-02T18:55:56.353Z DEBUG 6699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 18:55:56 2025-12-02T18:55:56.353Z TRACE 6699 --- [ 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}]} 18:55:56 2025-12-02T18:55:56.354Z WARN 6699 --- [ 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. 18:55:56 2025-12-02T18:55:56.354Z WARN 6699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request timed out. Falling back to configured default decision: deny by default 18:55:56 2025-12-02T18:55:56.354Z TRACE 6699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 18:55:56 2025-12-02T18:55:56.354Z WARN 6699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny by default 18:55:56 2025-12-02T18:55:56.354Z WARN 6699 --- [ 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 18:55:56 2025-12-02T18:55:56.356Z TRACE 6699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 18:55:56 2025-12-02T18:55:56.356Z DEBUG 6699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 18:55:56 2025-12-02T18:55:56.356Z TRACE 6699 --- [ 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}]} 18:55:56 2025-12-02T18:55:56.357Z WARN 6699 --- [ 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). 18:55:56 2025-12-02T18:55:56.357Z WARN 6699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Unexpected error during Policy Executor call. Falling back to configured default decision: deny by default 18:55:56 2025-12-02T18:55:56.357Z TRACE 6699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 18:55:56 2025-12-02T18:55:56.357Z WARN 6699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny by default 18:55:56 2025-12-02T18:55:56.357Z WARN 6699 --- [ 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 18:55:56 2025-12-02T18:55:56.358Z TRACE 6699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 18:55:56 2025-12-02T18:55:56.359Z DEBUG 6699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 18:55:56 2025-12-02T18:55:56.359Z TRACE 6699 --- [ 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}]} 18:55:56 2025-12-02T18:55:56.359Z WARN 6699 --- [ 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. 18:55:56 2025-12-02T18:55:56.359Z WARN 6699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request timed out. Falling back to configured default decision: allow 18:55:56 2025-12-02T18:55:56.359Z TRACE 6699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 18:55:56 2025-12-02T18:55:56.359Z TRACE 6699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 18:55:56 2025-12-02T18:55:56.360Z TRACE 6699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 18:55:56 2025-12-02T18:55:56.360Z INFO 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 18:55:56 2025-12-02T18:55:56.360Z WARN 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:55:56 2025-12-02T18:55:56.361Z DEBUG 6699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 18:55:56 2025-12-02T18:55:56.361Z TRACE 6699 --- [ 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}]} 18:55:56 2025-12-02T18:55:56.361Z WARN 6699 --- [ 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). 18:55:56 2025-12-02T18:55:56.361Z WARN 6699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Unexpected error during Policy Executor call. Falling back to configured default decision: allow 18:55:56 2025-12-02T18:55:56.361Z TRACE 6699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 18:55:56 2025-12-02T18:55:56.361Z TRACE 6699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 18:55:56 2025-12-02T18:55:56.363Z TRACE 6699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 18:55:56 2025-12-02T18:55:56.364Z DEBUG 6699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 18:55:56 2025-12-02T18:55:56.364Z TRACE 6699 --- [ 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}]} 18:55:56 2025-12-02T18:55:56.365Z WARN 6699 --- [ 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. 18:55:56 2025-12-02T18:55:56.366Z TRACE 6699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 18:55:56 2025-12-02T18:55:56.366Z WARN 6699 --- [ 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. 18:55:56 2025-12-02T18:55:56.369Z TRACE 6699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: false 18:55:56 2025-12-02T18:55:56.397Z TRACE 6699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 18:55:56 2025-12-02T18:55:56.398Z DEBUG 6699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 18:55:56 2025-12-02T18:55:56.398Z TRACE 6699 --- [ 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}]} 18:55:56 2025-12-02T18:55:56.398Z WARN 6699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: WebClientRequestException$SpockMock$1096062630, Message: some error message, Details: Network or I/O error while attempting to contact Policy Executor. 18:55:56 2025-12-02T18:55:56.398Z WARN 6699 --- [ 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 18:55:56 2025-12-02T18:55:56.398Z TRACE 6699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 18:55:56 2025-12-02T18:55:56.398Z WARN 6699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny 18:55:56 2025-12-02T18:55:56.398Z WARN 6699 --- [ 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 18:55:56 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.219 s -- in org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorSpec 18:55:56 [INFO] Running org.onap.cps.ncmp.impl.data.DmiDataOperationsSpec 18:55:56 18:55:56 . ____ _ __ _ _ 18:55:56 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 18:55:56 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 18:55:56 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 18:55:56 ' |____| .__|_| |_|_| |_\__, | / / / / 18:55:56 =========|_|==============|___/=/_/_/_/ 18:55:56 18:55:56 :: Spring Boot :: (v3.5.6) 18:55:56 18:55:56 2025-12-02T18:55:56.464Z INFO 6699 --- [ main] o.o.c.n.impl.data.DmiDataOperationsSpec : Starting DmiDataOperationsSpec using Java 17.0.6-ea with PID 6699 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 18:55:56 2025-12-02T18:55:56.464Z INFO 6699 --- [ main] o.o.c.n.impl.data.DmiDataOperationsSpec : No active profile set, falling back to 1 default profile: "default" 18:55:56 2025-12-02T18:55:56.503Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:55:56 2025-12-02T18:55:56.503Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:55:56 2025-12-02T18:55:56.503Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:55:56 2025-12-02T18:55:56.597Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 18:55:56 2025-12-02T18:55:56.597Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:55:56 2025-12-02T18:55:56.647Z INFO 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 18:55:56 2025-12-02T18:55:56.647Z WARN 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:55:56 2025-12-02T18:55:56.712Z INFO 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 18:55:56 2025-12-02T18:55:56.712Z WARN 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:55:56 2025-12-02T18:55:56.743Z INFO 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 18:55:56 2025-12-02T18:55:56.743Z WARN 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:55:56 2025-12-02T18:55:56.777Z INFO 6699 --- [ main] o.o.c.n.impl.data.DmiDataOperationsSpec : Started DmiDataOperationsSpec in 0.326 seconds (process running for 80.465) 18:55:56 2025-12-02T18:55:56.783Z INFO 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 18:55:56 2025-12-02T18:55:56.783Z WARN 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:55:56 2025-12-02T18:55:56.830Z WARN 6699 --- [ 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: ed78f2bb-be03-44b6-ad5b-6e6ff712c845 18:55:56 2025-12-02T18:55:56.854Z WARN 6699 --- [ 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: ccf049c0-a2d0-481f-be79-f14ed15ae2d6 18:55:56 2025-12-02T18:55:56.862Z WARN 6699 --- [ 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: be4bb3ce-0d88-4836-b243-3148cf0cc2ca 18:55:56 2025-12-02T18:55:56.880Z WARN 6699 --- [ 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: bd46312e-e377-47df-a534-b8c42cd6ded2 18:55:56 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.505 s -- in org.onap.cps.ncmp.impl.data.DmiDataOperationsSpec 18:55:56 [INFO] Running org.onap.cps.ncmp.impl.data.utils.DmiDataOperationsHelperSpec 18:55:57 2025-12-02T18:55:56.913Z INFO 6699 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 18:55:57 2025-12-02T18:55:56.966Z INFO 6699 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 6d686c7b5df86831508dd392e9f39651da8d37e8c9fba5b00518e79ef51d4e87 18:55:57 2025-12-02T18:55:57.004Z INFO 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 18:55:57 2025-12-02T18:55:57.005Z WARN 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:55:57 2025-12-02T18:55:57.032Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:55:57 2025-12-02T18:55:57.032Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:55:57 2025-12-02T18:55:57.032Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:55:57 2025-12-02T18:55:57.034Z INFO 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 18:55:57 2025-12-02T18:55:57.034Z WARN 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:55:57 2025-12-02T18:55:57.041Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 18:55:57 2025-12-02T18:55:57.041Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:55:57 2025-12-02T18:55:57.126Z INFO 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 18:55:57 2025-12-02T18:55:57.126Z WARN 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:55:57 2025-12-02T18:55:57.156Z INFO 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 18:55:57 2025-12-02T18:55:57.156Z WARN 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:55:57 2025-12-02T18:55:57.209Z INFO 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 18:55:57 2025-12-02T18:55:57.209Z WARN 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:55:57 2025-12-02T18:55:57.316Z INFO 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 18:55:57 2025-12-02T18:55:57.316Z WARN 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:55:57 2025-12-02T18:55:57.348Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:55:57 2025-12-02T18:55:57.348Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:55:57 2025-12-02T18:55:57.348Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:55:57 2025-12-02T18:55:57.605Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 18:55:57 2025-12-02T18:55:57.605Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:55:57 2025-12-02T18:55:57.650Z INFO 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 18:55:57 2025-12-02T18:55:57.650Z WARN 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:55:57 2025-12-02T18:55:57.714Z INFO 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 18:55:57 2025-12-02T18:55:57.714Z WARN 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:55:57 2025-12-02T18:55:57.745Z INFO 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 18:55:57 2025-12-02T18:55:57.745Z WARN 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:55:57 2025-12-02T18:55:57.784Z INFO 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 18:55:57 2025-12-02T18:55:57.784Z WARN 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:55:58 2025-12-02T18:55:58.005Z INFO 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 18:55:58 2025-12-02T18:55:58.005Z WARN 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:55:58 2025-12-02T18:55:58.033Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:55:58 2025-12-02T18:55:58.033Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:55:58 2025-12-02T18:55:58.033Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:55:58 2025-12-02T18:55:58.034Z INFO 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 18:55:58 2025-12-02T18:55:58.034Z WARN 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:55:58 2025-12-02T18:55:58.044Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 18:55:58 2025-12-02T18:55:58.044Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:55:58 2025-12-02T18:55:58.128Z INFO 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 18:55:58 2025-12-02T18:55:58.128Z WARN 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:55:58 2025-12-02T18:55:58.157Z INFO 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 18:55:58 2025-12-02T18:55:58.157Z WARN 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:55:58 2025-12-02T18:55:58.209Z INFO 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 18:55:58 2025-12-02T18:55:58.209Z WARN 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:55:58 2025-12-02T18:55:58.302Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:55:58 2025-12-02T18:55:58.302Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:55:58 2025-12-02T18:55:58.302Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:55:58 2025-12-02T18:55:58.318Z INFO 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 18:55:58 2025-12-02T18:55:58.318Z WARN 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:55:58 2025-12-02T18:55:58.608Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 18:55:58 2025-12-02T18:55:58.608Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:55:58 2025-12-02T18:55:58.651Z INFO 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 18:55:58 2025-12-02T18:55:58.651Z WARN 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:55:58 2025-12-02T18:55:58.715Z INFO 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 18:55:58 2025-12-02T18:55:58.715Z WARN 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:55:58 2025-12-02T18:55:58.747Z INFO 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 18:55:58 2025-12-02T18:55:58.747Z WARN 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:55:58 2025-12-02T18:55:58.786Z INFO 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 18:55:58 2025-12-02T18:55:58.786Z WARN 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:55:58 2025-12-02T18:55:58.926Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:55:58 2025-12-02T18:55:58.926Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:55:58 2025-12-02T18:55:58.926Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:55:58 2025-12-02T18:55:58.946Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 18:55:58 2025-12-02T18:55:58.946Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:55:59 2025-12-02T18:55:59.007Z INFO 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 18:55:59 2025-12-02T18:55:59.007Z WARN 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:55:59 2025-12-02T18:55:59.035Z INFO 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 18:55:59 2025-12-02T18:55:59.035Z WARN 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:55:59 2025-12-02T18:55:59.130Z INFO 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 18:55:59 2025-12-02T18:55:59.130Z WARN 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:55:59 2025-12-02T18:55:59.160Z INFO 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 18:55:59 2025-12-02T18:55:59.160Z WARN 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:55:59 2025-12-02T18:55:59.207Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:55:59 2025-12-02T18:55:59.207Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:55:59 2025-12-02T18:55:59.207Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:55:59 2025-12-02T18:55:59.211Z INFO 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 18:55:59 2025-12-02T18:55:59.211Z WARN 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:55:59 2025-12-02T18:55:59.320Z INFO 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 18:55:59 2025-12-02T18:55:59.320Z WARN 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:55:59 2025-12-02T18:55:59.611Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 18:55:59 2025-12-02T18:55:59.612Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:55:59 2025-12-02T18:55:59.651Z INFO 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 18:55:59 2025-12-02T18:55:59.651Z WARN 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:55:59 2025-12-02T18:55:59.717Z INFO 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 18:55:59 2025-12-02T18:55:59.717Z WARN 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:55:59 2025-12-02T18:55:59.748Z INFO 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 18:55:59 2025-12-02T18:55:59.748Z WARN 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:55:59 2025-12-02T18:55:59.787Z INFO 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 18:55:59 2025-12-02T18:55:59.787Z WARN 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:55:59 2025-12-02T18:55:59.930Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:55:59 2025-12-02T18:55:59.930Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:55:59 2025-12-02T18:55:59.930Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:55:59 2025-12-02T18:55:59.948Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 18:55:59 2025-12-02T18:55:59.948Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:00 2025-12-02T18:56:00.008Z INFO 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 18:56:00 2025-12-02T18:56:00.008Z WARN 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:00 2025-12-02T18:56:00.037Z INFO 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 18:56:00 2025-12-02T18:56:00.037Z WARN 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:00 2025-12-02T18:56:00.114Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:56:00 2025-12-02T18:56:00.115Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:00 2025-12-02T18:56:00.115Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:00 2025-12-02T18:56:00.131Z INFO 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 18:56:00 2025-12-02T18:56:00.132Z WARN 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:00 2025-12-02T18:56:00.161Z INFO 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 18:56:00 2025-12-02T18:56:00.161Z WARN 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:00 2025-12-02T18:56:00.211Z INFO 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 18:56:00 2025-12-02T18:56:00.211Z WARN 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:00 2025-12-02T18:56:00.321Z INFO 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 18:56:00 2025-12-02T18:56:00.321Z WARN 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:00 2025-12-02T18:56:00.615Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 18:56:00 2025-12-02T18:56:00.615Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:00 2025-12-02T18:56:00.622Z INFO 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 18:56:00 2025-12-02T18:56:00.623Z WARN 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:00 2025-12-02T18:56:00.653Z INFO 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 18:56:00 2025-12-02T18:56:00.653Z WARN 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:00 2025-12-02T18:56:00.716Z INFO 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 18:56:00 2025-12-02T18:56:00.716Z WARN 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:00 2025-12-02T18:56:00.784Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:56:00 2025-12-02T18:56:00.784Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:00 2025-12-02T18:56:00.784Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:00 2025-12-02T18:56:00.788Z INFO 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 18:56:00 2025-12-02T18:56:00.788Z WARN 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:00 2025-12-02T18:56:00.913Z INFO 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 18:56:00 2025-12-02T18:56:00.913Z WARN 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:00 2025-12-02T18:56:00.963Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 18:56:00 2025-12-02T18:56:00.963Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:01 2025-12-02T18:56:01.024Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:56:01 2025-12-02T18:56:01.024Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:01 2025-12-02T18:56:01.024Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:01 2025-12-02T18:56:01.033Z INFO 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 18:56:01 2025-12-02T18:56:01.033Z WARN 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:01 2025-12-02T18:56:01.039Z INFO 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 18:56:01 2025-12-02T18:56:01.039Z WARN 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:01 2025-12-02T18:56:01.163Z INFO 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 18:56:01 2025-12-02T18:56:01.163Z WARN 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:01 2025-12-02T18:56:01.213Z INFO 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 18:56:01 2025-12-02T18:56:01.213Z WARN 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:01 2025-12-02T18:56:01.323Z INFO 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 18:56:01 2025-12-02T18:56:01.323Z WARN 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:01 2025-12-02T18:56:01.618Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 18:56:01 2025-12-02T18:56:01.618Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:01 2025-12-02T18:56:01.624Z INFO 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 18:56:01 2025-12-02T18:56:01.624Z WARN 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:01 2025-12-02T18:56:01.643Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:56:01 2025-12-02T18:56:01.643Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:01 2025-12-02T18:56:01.643Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:01 2025-12-02T18:56:01.655Z INFO 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 18:56:01 2025-12-02T18:56:01.655Z WARN 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:01 2025-12-02T18:56:01.677Z INFO 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 18:56:01 2025-12-02T18:56:01.677Z WARN 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:01 2025-12-02T18:56:01.790Z INFO 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 18:56:01 2025-12-02T18:56:01.790Z WARN 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:01 2025-12-02T18:56:01.814Z INFO 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 18:56:01 2025-12-02T18:56:01.814Z WARN 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:01 2025-12-02T18:56:01.966Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 18:56:01 2025-12-02T18:56:01.966Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:02 2025-12-02T18:56:02.025Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:56:02 2025-12-02T18:56:02.025Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:02 2025-12-02T18:56:02.025Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:02 2025-12-02T18:56:02.034Z INFO 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 18:56:02 2025-12-02T18:56:02.034Z WARN 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:02 2025-12-02T18:56:02.042Z INFO 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 18:56:02 2025-12-02T18:56:02.042Z WARN 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:02 2025-12-02T18:56:02.163Z INFO 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 18:56:02 2025-12-02T18:56:02.163Z WARN 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:02 2025-12-02T18:56:02.215Z INFO 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 18:56:02 2025-12-02T18:56:02.215Z WARN 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:02 2025-12-02T18:56:02.325Z INFO 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 18:56:02 2025-12-02T18:56:02.325Z WARN 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:02 2025-12-02T18:56:02.547Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:56:02 2025-12-02T18:56:02.547Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:02 2025-12-02T18:56:02.547Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:02 2025-12-02T18:56:02.621Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 18:56:02 2025-12-02T18:56:02.621Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:02 2025-12-02T18:56:02.668Z INFO 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 18:56:02 2025-12-02T18:56:02.668Z WARN 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:02 2025-12-02T18:56:02.669Z INFO 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 18:56:02 2025-12-02T18:56:02.669Z WARN 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:02 2025-12-02T18:56:02.669Z INFO 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 18:56:02 2025-12-02T18:56:02.669Z WARN 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:02 2025-12-02T18:56:02.672Z INFO 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 18:56:02 2025-12-02T18:56:02.673Z WARN 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:02 2025-12-02T18:56:02.749Z INFO 6699 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT5.836003474S 18:56:02 2025-12-02T18:56:02.776Z WARN 6699 --- [ 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: 54ad9026-bd36-47f1-85c0-5b3f25360a24 18:56:02 2025-12-02T18:56:02.776Z INFO 6699 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 18:56:02 2025-12-02T18:56:02.776Z INFO 6699 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 18:56:02 acks = -1 18:56:02 auto.include.jmx.reporter = true 18:56:02 batch.size = 16384 18:56:02 bootstrap.servers = [localhost:32773] 18:56:02 buffer.memory = 33554432 18:56:02 client.dns.lookup = use_all_dns_ips 18:56:02 client.id = producer-13 18:56:02 compression.gzip.level = -1 18:56:02 compression.lz4.level = 9 18:56:02 compression.type = none 18:56:02 compression.zstd.level = 3 18:56:02 connections.max.idle.ms = 540000 18:56:02 delivery.timeout.ms = 120000 18:56:02 enable.idempotence = false 18:56:02 enable.metrics.push = true 18:56:02 interceptor.classes = [] 18:56:02 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 18:56:02 linger.ms = 1 18:56:02 max.block.ms = 60000 18:56:02 max.in.flight.requests.per.connection = 5 18:56:02 max.request.size = 1048576 18:56:02 metadata.max.age.ms = 300000 18:56:02 metadata.max.idle.ms = 300000 18:56:02 metadata.recovery.strategy = none 18:56:02 metric.reporters = [] 18:56:02 metrics.num.samples = 2 18:56:02 metrics.recording.level = INFO 18:56:02 metrics.sample.window.ms = 30000 18:56:02 partitioner.adaptive.partitioning.enable = true 18:56:02 partitioner.availability.timeout.ms = 0 18:56:02 partitioner.class = null 18:56:02 partitioner.ignore.keys = false 18:56:02 receive.buffer.bytes = 32768 18:56:02 reconnect.backoff.max.ms = 1000 18:56:02 reconnect.backoff.ms = 50 18:56:02 request.timeout.ms = 30000 18:56:02 retries = 0 18:56:02 retry.backoff.max.ms = 1000 18:56:02 retry.backoff.ms = 100 18:56:02 sasl.client.callback.handler.class = null 18:56:02 sasl.jaas.config = null 18:56:02 sasl.kerberos.kinit.cmd = /usr/bin/kinit 18:56:02 sasl.kerberos.min.time.before.relogin = 60000 18:56:02 sasl.kerberos.service.name = null 18:56:02 sasl.kerberos.ticket.renew.jitter = 0.05 18:56:02 sasl.kerberos.ticket.renew.window.factor = 0.8 18:56:02 sasl.login.callback.handler.class = null 18:56:02 sasl.login.class = null 18:56:02 sasl.login.connect.timeout.ms = null 18:56:02 sasl.login.read.timeout.ms = null 18:56:02 sasl.login.refresh.buffer.seconds = 300 18:56:02 sasl.login.refresh.min.period.seconds = 60 18:56:02 sasl.login.refresh.window.factor = 0.8 18:56:02 sasl.login.refresh.window.jitter = 0.05 18:56:02 sasl.login.retry.backoff.max.ms = 10000 18:56:02 sasl.login.retry.backoff.ms = 100 18:56:02 sasl.mechanism = GSSAPI 18:56:02 sasl.oauthbearer.clock.skew.seconds = 30 18:56:02 sasl.oauthbearer.expected.audience = null 18:56:02 sasl.oauthbearer.expected.issuer = null 18:56:02 sasl.oauthbearer.header.urlencode = false 18:56:02 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 18:56:02 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 18:56:02 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 18:56:02 sasl.oauthbearer.jwks.endpoint.url = null 18:56:02 sasl.oauthbearer.scope.claim.name = scope 18:56:02 sasl.oauthbearer.sub.claim.name = sub 18:56:02 sasl.oauthbearer.token.endpoint.url = null 18:56:02 security.protocol = PLAINTEXT 18:56:02 security.providers = null 18:56:02 send.buffer.bytes = 131072 18:56:02 socket.connection.setup.timeout.max.ms = 30000 18:56:02 socket.connection.setup.timeout.ms = 10000 18:56:02 ssl.cipher.suites = null 18:56:02 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 18:56:02 ssl.endpoint.identification.algorithm = https 18:56:02 ssl.engine.factory.class = null 18:56:02 ssl.key.password = null 18:56:02 ssl.keymanager.algorithm = SunX509 18:56:02 ssl.keystore.certificate.chain = null 18:56:02 ssl.keystore.key = null 18:56:02 ssl.keystore.location = null 18:56:02 ssl.keystore.password = null 18:56:02 ssl.keystore.type = JKS 18:56:02 ssl.protocol = TLSv1.3 18:56:02 ssl.provider = null 18:56:02 ssl.secure.random.implementation = null 18:56:02 ssl.trustmanager.algorithm = PKIX 18:56:02 ssl.truststore.certificates = null 18:56:02 ssl.truststore.location = null 18:56:02 ssl.truststore.password = null 18:56:02 ssl.truststore.type = JKS 18:56:02 transaction.timeout.ms = 60000 18:56:02 transactional.id = null 18:56:02 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 18:56:02 18:56:02 2025-12-02T18:56:02.776Z INFO 6699 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 18:56:02 2025-12-02T18:56:02.779Z INFO 6699 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 18:56:02 2025-12-02T18:56:02.780Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 18:56:02 2025-12-02T18:56:02.780Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 18:56:02 2025-12-02T18:56:02.780Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1764701762779 18:56:02 2025-12-02T18:56:02.791Z INFO 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 18:56:02 2025-12-02T18:56:02.791Z WARN 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:02 2025-12-02T18:56:02.839Z WARN 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] The metadata response from the cluster reported a recoverable issue with correlation id 2 : {my-topic-name=UNKNOWN_TOPIC_OR_PARTITION} 18:56:02 2025-12-02T18:56:02.839Z INFO 6699 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Cluster ID: 4L6g3nShT-eMCtK--X86sw 18:56:02 2025-12-02T18:56:02.970Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 18:56:02 2025-12-02T18:56:02.970Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:03 2025-12-02T18:56:02.983Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:56:03 2025-12-02T18:56:02.983Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:03 2025-12-02T18:56:02.983Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:03 2025-12-02T18:56:02.987Z WARN 6699 --- [ 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: 01071efa-55a0-414a-bb5c-15d8b343881b 18:56:03 2025-12-02T18:56:02.987Z INFO 6699 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 18:56:03 2025-12-02T18:56:02.988Z INFO 6699 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 18:56:03 acks = -1 18:56:03 auto.include.jmx.reporter = true 18:56:03 batch.size = 16384 18:56:03 bootstrap.servers = [localhost:32773] 18:56:03 buffer.memory = 33554432 18:56:03 client.dns.lookup = use_all_dns_ips 18:56:03 client.id = producer-14 18:56:03 compression.gzip.level = -1 18:56:03 compression.lz4.level = 9 18:56:03 compression.type = none 18:56:03 compression.zstd.level = 3 18:56:03 connections.max.idle.ms = 540000 18:56:03 delivery.timeout.ms = 120000 18:56:03 enable.idempotence = false 18:56:03 enable.metrics.push = true 18:56:03 interceptor.classes = [] 18:56:03 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 18:56:03 linger.ms = 1 18:56:03 max.block.ms = 60000 18:56:03 max.in.flight.requests.per.connection = 5 18:56:03 max.request.size = 1048576 18:56:03 metadata.max.age.ms = 300000 18:56:03 metadata.max.idle.ms = 300000 18:56:03 metadata.recovery.strategy = none 18:56:03 metric.reporters = [] 18:56:03 metrics.num.samples = 2 18:56:03 metrics.recording.level = INFO 18:56:03 metrics.sample.window.ms = 30000 18:56:03 partitioner.adaptive.partitioning.enable = true 18:56:03 partitioner.availability.timeout.ms = 0 18:56:03 partitioner.class = null 18:56:03 partitioner.ignore.keys = false 18:56:03 receive.buffer.bytes = 32768 18:56:03 reconnect.backoff.max.ms = 1000 18:56:03 reconnect.backoff.ms = 50 18:56:03 request.timeout.ms = 30000 18:56:03 retries = 0 18:56:03 retry.backoff.max.ms = 1000 18:56:03 retry.backoff.ms = 100 18:56:03 sasl.client.callback.handler.class = null 18:56:03 sasl.jaas.config = null 18:56:03 sasl.kerberos.kinit.cmd = /usr/bin/kinit 18:56:03 sasl.kerberos.min.time.before.relogin = 60000 18:56:03 sasl.kerberos.service.name = null 18:56:03 sasl.kerberos.ticket.renew.jitter = 0.05 18:56:03 sasl.kerberos.ticket.renew.window.factor = 0.8 18:56:03 sasl.login.callback.handler.class = null 18:56:03 sasl.login.class = null 18:56:03 sasl.login.connect.timeout.ms = null 18:56:03 sasl.login.read.timeout.ms = null 18:56:03 sasl.login.refresh.buffer.seconds = 300 18:56:03 sasl.login.refresh.min.period.seconds = 60 18:56:03 sasl.login.refresh.window.factor = 0.8 18:56:03 sasl.login.refresh.window.jitter = 0.05 18:56:03 sasl.login.retry.backoff.max.ms = 10000 18:56:03 sasl.login.retry.backoff.ms = 100 18:56:03 sasl.mechanism = GSSAPI 18:56:03 sasl.oauthbearer.clock.skew.seconds = 30 18:56:03 sasl.oauthbearer.expected.audience = null 18:56:03 sasl.oauthbearer.expected.issuer = null 18:56:03 sasl.oauthbearer.header.urlencode = false 18:56:03 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 18:56:03 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 18:56:03 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 18:56:03 sasl.oauthbearer.jwks.endpoint.url = null 18:56:03 sasl.oauthbearer.scope.claim.name = scope 18:56:03 sasl.oauthbearer.sub.claim.name = sub 18:56:03 sasl.oauthbearer.token.endpoint.url = null 18:56:03 security.protocol = PLAINTEXT 18:56:03 security.providers = null 18:56:03 send.buffer.bytes = 131072 18:56:03 socket.connection.setup.timeout.max.ms = 30000 18:56:03 socket.connection.setup.timeout.ms = 10000 18:56:03 ssl.cipher.suites = null 18:56:03 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 18:56:03 ssl.endpoint.identification.algorithm = https 18:56:03 ssl.engine.factory.class = null 18:56:03 ssl.key.password = null 18:56:03 ssl.keymanager.algorithm = SunX509 18:56:03 ssl.keystore.certificate.chain = null 18:56:03 ssl.keystore.key = null 18:56:03 ssl.keystore.location = null 18:56:03 ssl.keystore.password = null 18:56:03 ssl.keystore.type = JKS 18:56:03 ssl.protocol = TLSv1.3 18:56:03 ssl.provider = null 18:56:03 ssl.secure.random.implementation = null 18:56:03 ssl.trustmanager.algorithm = PKIX 18:56:03 ssl.truststore.certificates = null 18:56:03 ssl.truststore.location = null 18:56:03 ssl.truststore.password = null 18:56:03 ssl.truststore.type = JKS 18:56:03 transaction.timeout.ms = 60000 18:56:03 transactional.id = null 18:56:03 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 18:56:03 18:56:03 2025-12-02T18:56:02.988Z INFO 6699 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 18:56:03 2025-12-02T18:56:02.990Z INFO 6699 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 18:56:03 2025-12-02T18:56:02.990Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 18:56:03 2025-12-02T18:56:02.990Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 18:56:03 2025-12-02T18:56:02.990Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1764701762990 18:56:03 2025-12-02T18:56:03.011Z INFO 6699 --- [d | producer-14] org.apache.kafka.clients.Metadata : [Producer clientId=producer-14] Cluster ID: 4L6g3nShT-eMCtK--X86sw 18:56:03 2025-12-02T18:56:03.026Z WARN 6699 --- [ 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: 1155b5c4-e2c8-4e50-b50b-b8523019d309 18:56:03 2025-12-02T18:56:03.026Z INFO 6699 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 18:56:03 2025-12-02T18:56:03.027Z INFO 6699 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 18:56:03 acks = -1 18:56:03 auto.include.jmx.reporter = true 18:56:03 batch.size = 16384 18:56:03 bootstrap.servers = [localhost:32773] 18:56:03 buffer.memory = 33554432 18:56:03 client.dns.lookup = use_all_dns_ips 18:56:03 client.id = producer-15 18:56:03 compression.gzip.level = -1 18:56:03 compression.lz4.level = 9 18:56:03 compression.type = none 18:56:03 compression.zstd.level = 3 18:56:03 connections.max.idle.ms = 540000 18:56:03 delivery.timeout.ms = 120000 18:56:03 enable.idempotence = false 18:56:03 enable.metrics.push = true 18:56:03 interceptor.classes = [] 18:56:03 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 18:56:03 linger.ms = 1 18:56:03 max.block.ms = 60000 18:56:03 max.in.flight.requests.per.connection = 5 18:56:03 max.request.size = 1048576 18:56:03 metadata.max.age.ms = 300000 18:56:03 metadata.max.idle.ms = 300000 18:56:03 metadata.recovery.strategy = none 18:56:03 metric.reporters = [] 18:56:03 metrics.num.samples = 2 18:56:03 metrics.recording.level = INFO 18:56:03 metrics.sample.window.ms = 30000 18:56:03 partitioner.adaptive.partitioning.enable = true 18:56:03 partitioner.availability.timeout.ms = 0 18:56:03 partitioner.class = null 18:56:03 partitioner.ignore.keys = false 18:56:03 receive.buffer.bytes = 32768 18:56:03 reconnect.backoff.max.ms = 1000 18:56:03 reconnect.backoff.ms = 50 18:56:03 request.timeout.ms = 30000 18:56:03 retries = 0 18:56:03 retry.backoff.max.ms = 1000 18:56:03 retry.backoff.ms = 100 18:56:03 sasl.client.callback.handler.class = null 18:56:03 sasl.jaas.config = null 18:56:03 sasl.kerberos.kinit.cmd = /usr/bin/kinit 18:56:03 sasl.kerberos.min.time.before.relogin = 60000 18:56:03 sasl.kerberos.service.name = null 18:56:03 sasl.kerberos.ticket.renew.jitter = 0.05 18:56:03 sasl.kerberos.ticket.renew.window.factor = 0.8 18:56:03 sasl.login.callback.handler.class = null 18:56:03 sasl.login.class = null 18:56:03 sasl.login.connect.timeout.ms = null 18:56:03 sasl.login.read.timeout.ms = null 18:56:03 sasl.login.refresh.buffer.seconds = 300 18:56:03 sasl.login.refresh.min.period.seconds = 60 18:56:03 sasl.login.refresh.window.factor = 0.8 18:56:03 sasl.login.refresh.window.jitter = 0.05 18:56:03 sasl.login.retry.backoff.max.ms = 10000 18:56:03 sasl.login.retry.backoff.ms = 100 18:56:03 sasl.mechanism = GSSAPI 18:56:03 sasl.oauthbearer.clock.skew.seconds = 30 18:56:03 sasl.oauthbearer.expected.audience = null 18:56:03 sasl.oauthbearer.expected.issuer = null 18:56:03 sasl.oauthbearer.header.urlencode = false 18:56:03 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 18:56:03 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 18:56:03 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 18:56:03 sasl.oauthbearer.jwks.endpoint.url = null 18:56:03 sasl.oauthbearer.scope.claim.name = scope 18:56:03 sasl.oauthbearer.sub.claim.name = sub 18:56:03 sasl.oauthbearer.token.endpoint.url = null 18:56:03 security.protocol = PLAINTEXT 18:56:03 security.providers = null 18:56:03 send.buffer.bytes = 131072 18:56:03 socket.connection.setup.timeout.max.ms = 30000 18:56:03 socket.connection.setup.timeout.ms = 10000 18:56:03 ssl.cipher.suites = null 18:56:03 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 18:56:03 ssl.endpoint.identification.algorithm = https 18:56:03 ssl.engine.factory.class = null 18:56:03 ssl.key.password = null 18:56:03 ssl.keymanager.algorithm = SunX509 18:56:03 ssl.keystore.certificate.chain = null 18:56:03 ssl.keystore.key = null 18:56:03 ssl.keystore.location = null 18:56:03 ssl.keystore.password = null 18:56:03 ssl.keystore.type = JKS 18:56:03 ssl.protocol = TLSv1.3 18:56:03 ssl.provider = null 18:56:03 ssl.secure.random.implementation = null 18:56:03 ssl.trustmanager.algorithm = PKIX 18:56:03 ssl.truststore.certificates = null 18:56:03 ssl.truststore.location = null 18:56:03 ssl.truststore.password = null 18:56:03 ssl.truststore.type = JKS 18:56:03 transaction.timeout.ms = 60000 18:56:03 transactional.id = null 18:56:03 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 18:56:03 18:56:03 2025-12-02T18:56:03.027Z INFO 6699 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 18:56:03 2025-12-02T18:56:03.029Z INFO 6699 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 18:56:03 2025-12-02T18:56:03.029Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 18:56:03 2025-12-02T18:56:03.029Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 18:56:03 2025-12-02T18:56:03.029Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1764701763029 18:56:03 2025-12-02T18:56:03.036Z INFO 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 18:56:03 2025-12-02T18:56:03.036Z WARN 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:03 2025-12-02T18:56:03.043Z INFO 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 18:56:03 2025-12-02T18:56:03.043Z WARN 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:03 2025-12-02T18:56:03.043Z INFO 6699 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Cluster ID: 4L6g3nShT-eMCtK--X86sw 18:56:03 2025-12-02T18:56:03.070Z WARN 6699 --- [ 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: d2f9a553-22ee-4c99-bab2-4f92fdcb2811 18:56:03 2025-12-02T18:56:03.070Z INFO 6699 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 18:56:03 2025-12-02T18:56:03.070Z INFO 6699 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 18:56:03 acks = -1 18:56:03 auto.include.jmx.reporter = true 18:56:03 batch.size = 16384 18:56:03 bootstrap.servers = [localhost:32773] 18:56:03 buffer.memory = 33554432 18:56:03 client.dns.lookup = use_all_dns_ips 18:56:03 client.id = producer-16 18:56:03 compression.gzip.level = -1 18:56:03 compression.lz4.level = 9 18:56:03 compression.type = none 18:56:03 compression.zstd.level = 3 18:56:03 connections.max.idle.ms = 540000 18:56:03 delivery.timeout.ms = 120000 18:56:03 enable.idempotence = false 18:56:03 enable.metrics.push = true 18:56:03 interceptor.classes = [] 18:56:03 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 18:56:03 linger.ms = 1 18:56:03 max.block.ms = 60000 18:56:03 max.in.flight.requests.per.connection = 5 18:56:03 max.request.size = 1048576 18:56:03 metadata.max.age.ms = 300000 18:56:03 metadata.max.idle.ms = 300000 18:56:03 metadata.recovery.strategy = none 18:56:03 metric.reporters = [] 18:56:03 metrics.num.samples = 2 18:56:03 metrics.recording.level = INFO 18:56:03 metrics.sample.window.ms = 30000 18:56:03 partitioner.adaptive.partitioning.enable = true 18:56:03 partitioner.availability.timeout.ms = 0 18:56:03 partitioner.class = null 18:56:03 partitioner.ignore.keys = false 18:56:03 receive.buffer.bytes = 32768 18:56:03 reconnect.backoff.max.ms = 1000 18:56:03 reconnect.backoff.ms = 50 18:56:03 request.timeout.ms = 30000 18:56:03 retries = 0 18:56:03 retry.backoff.max.ms = 1000 18:56:03 retry.backoff.ms = 100 18:56:03 sasl.client.callback.handler.class = null 18:56:03 sasl.jaas.config = null 18:56:03 sasl.kerberos.kinit.cmd = /usr/bin/kinit 18:56:03 sasl.kerberos.min.time.before.relogin = 60000 18:56:03 sasl.kerberos.service.name = null 18:56:03 sasl.kerberos.ticket.renew.jitter = 0.05 18:56:03 sasl.kerberos.ticket.renew.window.factor = 0.8 18:56:03 sasl.login.callback.handler.class = null 18:56:03 sasl.login.class = null 18:56:03 sasl.login.connect.timeout.ms = null 18:56:03 sasl.login.read.timeout.ms = null 18:56:03 sasl.login.refresh.buffer.seconds = 300 18:56:03 sasl.login.refresh.min.period.seconds = 60 18:56:03 sasl.login.refresh.window.factor = 0.8 18:56:03 sasl.login.refresh.window.jitter = 0.05 18:56:03 sasl.login.retry.backoff.max.ms = 10000 18:56:03 sasl.login.retry.backoff.ms = 100 18:56:03 sasl.mechanism = GSSAPI 18:56:03 sasl.oauthbearer.clock.skew.seconds = 30 18:56:03 sasl.oauthbearer.expected.audience = null 18:56:03 sasl.oauthbearer.expected.issuer = null 18:56:03 sasl.oauthbearer.header.urlencode = false 18:56:03 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 18:56:03 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 18:56:03 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 18:56:03 sasl.oauthbearer.jwks.endpoint.url = null 18:56:03 sasl.oauthbearer.scope.claim.name = scope 18:56:03 sasl.oauthbearer.sub.claim.name = sub 18:56:03 sasl.oauthbearer.token.endpoint.url = null 18:56:03 security.protocol = PLAINTEXT 18:56:03 security.providers = null 18:56:03 send.buffer.bytes = 131072 18:56:03 socket.connection.setup.timeout.max.ms = 30000 18:56:03 socket.connection.setup.timeout.ms = 10000 18:56:03 ssl.cipher.suites = null 18:56:03 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 18:56:03 ssl.endpoint.identification.algorithm = https 18:56:03 ssl.engine.factory.class = null 18:56:03 ssl.key.password = null 18:56:03 ssl.keymanager.algorithm = SunX509 18:56:03 ssl.keystore.certificate.chain = null 18:56:03 ssl.keystore.key = null 18:56:03 ssl.keystore.location = null 18:56:03 ssl.keystore.password = null 18:56:03 ssl.keystore.type = JKS 18:56:03 ssl.protocol = TLSv1.3 18:56:03 ssl.provider = null 18:56:03 ssl.secure.random.implementation = null 18:56:03 ssl.trustmanager.algorithm = PKIX 18:56:03 ssl.truststore.certificates = null 18:56:03 ssl.truststore.location = null 18:56:03 ssl.truststore.password = null 18:56:03 ssl.truststore.type = JKS 18:56:03 transaction.timeout.ms = 60000 18:56:03 transactional.id = null 18:56:03 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 18:56:03 18:56:03 2025-12-02T18:56:03.071Z INFO 6699 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 18:56:03 2025-12-02T18:56:03.075Z INFO 6699 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 18:56:03 2025-12-02T18:56:03.075Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 18:56:03 2025-12-02T18:56:03.075Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 18:56:03 2025-12-02T18:56:03.075Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1764701763075 18:56:03 2025-12-02T18:56:03.085Z INFO 6699 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Cluster ID: 4L6g3nShT-eMCtK--X86sw 18:56:03 2025-12-02T18:56:03.108Z WARN 6699 --- [ 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: 7975b09f-4920-44f5-ab61-ccedafea4185 18:56:03 2025-12-02T18:56:03.108Z INFO 6699 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 18:56:03 2025-12-02T18:56:03.109Z INFO 6699 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 18:56:03 acks = -1 18:56:03 auto.include.jmx.reporter = true 18:56:03 batch.size = 16384 18:56:03 bootstrap.servers = [localhost:32773] 18:56:03 buffer.memory = 33554432 18:56:03 client.dns.lookup = use_all_dns_ips 18:56:03 client.id = producer-17 18:56:03 compression.gzip.level = -1 18:56:03 compression.lz4.level = 9 18:56:03 compression.type = none 18:56:03 compression.zstd.level = 3 18:56:03 connections.max.idle.ms = 540000 18:56:03 delivery.timeout.ms = 120000 18:56:03 enable.idempotence = false 18:56:03 enable.metrics.push = true 18:56:03 interceptor.classes = [] 18:56:03 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 18:56:03 linger.ms = 1 18:56:03 max.block.ms = 60000 18:56:03 max.in.flight.requests.per.connection = 5 18:56:03 max.request.size = 1048576 18:56:03 metadata.max.age.ms = 300000 18:56:03 metadata.max.idle.ms = 300000 18:56:03 metadata.recovery.strategy = none 18:56:03 metric.reporters = [] 18:56:03 metrics.num.samples = 2 18:56:03 metrics.recording.level = INFO 18:56:03 metrics.sample.window.ms = 30000 18:56:03 partitioner.adaptive.partitioning.enable = true 18:56:03 partitioner.availability.timeout.ms = 0 18:56:03 partitioner.class = null 18:56:03 partitioner.ignore.keys = false 18:56:03 receive.buffer.bytes = 32768 18:56:03 reconnect.backoff.max.ms = 1000 18:56:03 reconnect.backoff.ms = 50 18:56:03 request.timeout.ms = 30000 18:56:03 retries = 0 18:56:03 retry.backoff.max.ms = 1000 18:56:03 retry.backoff.ms = 100 18:56:03 sasl.client.callback.handler.class = null 18:56:03 sasl.jaas.config = null 18:56:03 sasl.kerberos.kinit.cmd = /usr/bin/kinit 18:56:03 sasl.kerberos.min.time.before.relogin = 60000 18:56:03 sasl.kerberos.service.name = null 18:56:03 sasl.kerberos.ticket.renew.jitter = 0.05 18:56:03 sasl.kerberos.ticket.renew.window.factor = 0.8 18:56:03 sasl.login.callback.handler.class = null 18:56:03 sasl.login.class = null 18:56:03 sasl.login.connect.timeout.ms = null 18:56:03 sasl.login.read.timeout.ms = null 18:56:03 sasl.login.refresh.buffer.seconds = 300 18:56:03 sasl.login.refresh.min.period.seconds = 60 18:56:03 sasl.login.refresh.window.factor = 0.8 18:56:03 sasl.login.refresh.window.jitter = 0.05 18:56:03 sasl.login.retry.backoff.max.ms = 10000 18:56:03 sasl.login.retry.backoff.ms = 100 18:56:03 sasl.mechanism = GSSAPI 18:56:03 sasl.oauthbearer.clock.skew.seconds = 30 18:56:03 sasl.oauthbearer.expected.audience = null 18:56:03 sasl.oauthbearer.expected.issuer = null 18:56:03 sasl.oauthbearer.header.urlencode = false 18:56:03 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 18:56:03 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 18:56:03 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 18:56:03 sasl.oauthbearer.jwks.endpoint.url = null 18:56:03 sasl.oauthbearer.scope.claim.name = scope 18:56:03 sasl.oauthbearer.sub.claim.name = sub 18:56:03 sasl.oauthbearer.token.endpoint.url = null 18:56:03 security.protocol = PLAINTEXT 18:56:03 security.providers = null 18:56:03 send.buffer.bytes = 131072 18:56:03 socket.connection.setup.timeout.max.ms = 30000 18:56:03 socket.connection.setup.timeout.ms = 10000 18:56:03 ssl.cipher.suites = null 18:56:03 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 18:56:03 ssl.endpoint.identification.algorithm = https 18:56:03 ssl.engine.factory.class = null 18:56:03 ssl.key.password = null 18:56:03 ssl.keymanager.algorithm = SunX509 18:56:03 ssl.keystore.certificate.chain = null 18:56:03 ssl.keystore.key = null 18:56:03 ssl.keystore.location = null 18:56:03 ssl.keystore.password = null 18:56:03 ssl.keystore.type = JKS 18:56:03 ssl.protocol = TLSv1.3 18:56:03 ssl.provider = null 18:56:03 ssl.secure.random.implementation = null 18:56:03 ssl.trustmanager.algorithm = PKIX 18:56:03 ssl.truststore.certificates = null 18:56:03 ssl.truststore.location = null 18:56:03 ssl.truststore.password = null 18:56:03 ssl.truststore.type = JKS 18:56:03 transaction.timeout.ms = 60000 18:56:03 transactional.id = null 18:56:03 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 18:56:03 18:56:03 2025-12-02T18:56:03.109Z INFO 6699 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 18:56:03 2025-12-02T18:56:03.111Z INFO 6699 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 18:56:03 2025-12-02T18:56:03.111Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 18:56:03 2025-12-02T18:56:03.111Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 18:56:03 2025-12-02T18:56:03.111Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1764701763111 18:56:03 2025-12-02T18:56:03.130Z INFO 6699 --- [d | producer-17] org.apache.kafka.clients.Metadata : [Producer clientId=producer-17] Cluster ID: 4L6g3nShT-eMCtK--X86sw 18:56:03 2025-12-02T18:56:03.150Z WARN 6699 --- [ 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: 4b7b9c80-9a03-48cb-9420-d8c3f3e733cb 18:56:03 2025-12-02T18:56:03.150Z INFO 6699 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 18:56:03 2025-12-02T18:56:03.151Z INFO 6699 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 18:56:03 acks = -1 18:56:03 auto.include.jmx.reporter = true 18:56:03 batch.size = 16384 18:56:03 bootstrap.servers = [localhost:32773] 18:56:03 buffer.memory = 33554432 18:56:03 client.dns.lookup = use_all_dns_ips 18:56:03 client.id = producer-18 18:56:03 compression.gzip.level = -1 18:56:03 compression.lz4.level = 9 18:56:03 compression.type = none 18:56:03 compression.zstd.level = 3 18:56:03 connections.max.idle.ms = 540000 18:56:03 delivery.timeout.ms = 120000 18:56:03 enable.idempotence = false 18:56:03 enable.metrics.push = true 18:56:03 interceptor.classes = [] 18:56:03 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 18:56:03 linger.ms = 1 18:56:03 max.block.ms = 60000 18:56:03 max.in.flight.requests.per.connection = 5 18:56:03 max.request.size = 1048576 18:56:03 metadata.max.age.ms = 300000 18:56:03 metadata.max.idle.ms = 300000 18:56:03 metadata.recovery.strategy = none 18:56:03 metric.reporters = [] 18:56:03 metrics.num.samples = 2 18:56:03 metrics.recording.level = INFO 18:56:03 metrics.sample.window.ms = 30000 18:56:03 partitioner.adaptive.partitioning.enable = true 18:56:03 partitioner.availability.timeout.ms = 0 18:56:03 partitioner.class = null 18:56:03 partitioner.ignore.keys = false 18:56:03 receive.buffer.bytes = 32768 18:56:03 reconnect.backoff.max.ms = 1000 18:56:03 reconnect.backoff.ms = 50 18:56:03 request.timeout.ms = 30000 18:56:03 retries = 0 18:56:03 retry.backoff.max.ms = 1000 18:56:03 retry.backoff.ms = 100 18:56:03 sasl.client.callback.handler.class = null 18:56:03 sasl.jaas.config = null 18:56:03 sasl.kerberos.kinit.cmd = /usr/bin/kinit 18:56:03 sasl.kerberos.min.time.before.relogin = 60000 18:56:03 sasl.kerberos.service.name = null 18:56:03 sasl.kerberos.ticket.renew.jitter = 0.05 18:56:03 sasl.kerberos.ticket.renew.window.factor = 0.8 18:56:03 sasl.login.callback.handler.class = null 18:56:03 sasl.login.class = null 18:56:03 sasl.login.connect.timeout.ms = null 18:56:03 sasl.login.read.timeout.ms = null 18:56:03 sasl.login.refresh.buffer.seconds = 300 18:56:03 sasl.login.refresh.min.period.seconds = 60 18:56:03 sasl.login.refresh.window.factor = 0.8 18:56:03 sasl.login.refresh.window.jitter = 0.05 18:56:03 sasl.login.retry.backoff.max.ms = 10000 18:56:03 sasl.login.retry.backoff.ms = 100 18:56:03 sasl.mechanism = GSSAPI 18:56:03 sasl.oauthbearer.clock.skew.seconds = 30 18:56:03 sasl.oauthbearer.expected.audience = null 18:56:03 sasl.oauthbearer.expected.issuer = null 18:56:03 sasl.oauthbearer.header.urlencode = false 18:56:03 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 18:56:03 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 18:56:03 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 18:56:03 sasl.oauthbearer.jwks.endpoint.url = null 18:56:03 sasl.oauthbearer.scope.claim.name = scope 18:56:03 sasl.oauthbearer.sub.claim.name = sub 18:56:03 sasl.oauthbearer.token.endpoint.url = null 18:56:03 security.protocol = PLAINTEXT 18:56:03 security.providers = null 18:56:03 send.buffer.bytes = 131072 18:56:03 socket.connection.setup.timeout.max.ms = 30000 18:56:03 socket.connection.setup.timeout.ms = 10000 18:56:03 ssl.cipher.suites = null 18:56:03 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 18:56:03 ssl.endpoint.identification.algorithm = https 18:56:03 ssl.engine.factory.class = null 18:56:03 ssl.key.password = null 18:56:03 ssl.keymanager.algorithm = SunX509 18:56:03 ssl.keystore.certificate.chain = null 18:56:03 ssl.keystore.key = null 18:56:03 ssl.keystore.location = null 18:56:03 ssl.keystore.password = null 18:56:03 ssl.keystore.type = JKS 18:56:03 ssl.protocol = TLSv1.3 18:56:03 ssl.provider = null 18:56:03 ssl.secure.random.implementation = null 18:56:03 ssl.trustmanager.algorithm = PKIX 18:56:03 ssl.truststore.certificates = null 18:56:03 ssl.truststore.location = null 18:56:03 ssl.truststore.password = null 18:56:03 ssl.truststore.type = JKS 18:56:03 transaction.timeout.ms = 60000 18:56:03 transactional.id = null 18:56:03 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 18:56:03 18:56:03 2025-12-02T18:56:03.151Z INFO 6699 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 18:56:03 2025-12-02T18:56:03.154Z INFO 6699 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 18:56:03 2025-12-02T18:56:03.154Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 18:56:03 2025-12-02T18:56:03.154Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 18:56:03 2025-12-02T18:56:03.154Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1764701763154 18:56:03 2025-12-02T18:56:03.162Z INFO 6699 --- [d | producer-18] org.apache.kafka.clients.Metadata : [Producer clientId=producer-18] Cluster ID: 4L6g3nShT-eMCtK--X86sw 18:56:03 2025-12-02T18:56:03.173Z WARN 6699 --- [ 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: 45d911ea-1e2a-42f3-bdf8-d649db3b0b60 18:56:03 2025-12-02T18:56:03.173Z INFO 6699 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 18:56:03 2025-12-02T18:56:03.173Z INFO 6699 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 18:56:03 acks = -1 18:56:03 auto.include.jmx.reporter = true 18:56:03 batch.size = 16384 18:56:03 bootstrap.servers = [localhost:32773] 18:56:03 buffer.memory = 33554432 18:56:03 client.dns.lookup = use_all_dns_ips 18:56:03 client.id = producer-19 18:56:03 compression.gzip.level = -1 18:56:03 compression.lz4.level = 9 18:56:03 compression.type = none 18:56:03 compression.zstd.level = 3 18:56:03 connections.max.idle.ms = 540000 18:56:03 delivery.timeout.ms = 120000 18:56:03 enable.idempotence = false 18:56:03 enable.metrics.push = true 18:56:03 interceptor.classes = [] 18:56:03 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 18:56:03 linger.ms = 1 18:56:03 max.block.ms = 60000 18:56:03 max.in.flight.requests.per.connection = 5 18:56:03 max.request.size = 1048576 18:56:03 metadata.max.age.ms = 300000 18:56:03 metadata.max.idle.ms = 300000 18:56:03 metadata.recovery.strategy = none 18:56:03 metric.reporters = [] 18:56:03 metrics.num.samples = 2 18:56:03 metrics.recording.level = INFO 18:56:03 metrics.sample.window.ms = 30000 18:56:03 partitioner.adaptive.partitioning.enable = true 18:56:03 partitioner.availability.timeout.ms = 0 18:56:03 partitioner.class = null 18:56:03 partitioner.ignore.keys = false 18:56:03 receive.buffer.bytes = 32768 18:56:03 reconnect.backoff.max.ms = 1000 18:56:03 reconnect.backoff.ms = 50 18:56:03 request.timeout.ms = 30000 18:56:03 retries = 0 18:56:03 retry.backoff.max.ms = 1000 18:56:03 retry.backoff.ms = 100 18:56:03 sasl.client.callback.handler.class = null 18:56:03 sasl.jaas.config = null 18:56:03 sasl.kerberos.kinit.cmd = /usr/bin/kinit 18:56:03 sasl.kerberos.min.time.before.relogin = 60000 18:56:03 sasl.kerberos.service.name = null 18:56:03 sasl.kerberos.ticket.renew.jitter = 0.05 18:56:03 sasl.kerberos.ticket.renew.window.factor = 0.8 18:56:03 sasl.login.callback.handler.class = null 18:56:03 sasl.login.class = null 18:56:03 sasl.login.connect.timeout.ms = null 18:56:03 sasl.login.read.timeout.ms = null 18:56:03 sasl.login.refresh.buffer.seconds = 300 18:56:03 sasl.login.refresh.min.period.seconds = 60 18:56:03 sasl.login.refresh.window.factor = 0.8 18:56:03 sasl.login.refresh.window.jitter = 0.05 18:56:03 sasl.login.retry.backoff.max.ms = 10000 18:56:03 sasl.login.retry.backoff.ms = 100 18:56:03 sasl.mechanism = GSSAPI 18:56:03 sasl.oauthbearer.clock.skew.seconds = 30 18:56:03 sasl.oauthbearer.expected.audience = null 18:56:03 sasl.oauthbearer.expected.issuer = null 18:56:03 sasl.oauthbearer.header.urlencode = false 18:56:03 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 18:56:03 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 18:56:03 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 18:56:03 sasl.oauthbearer.jwks.endpoint.url = null 18:56:03 sasl.oauthbearer.scope.claim.name = scope 18:56:03 sasl.oauthbearer.sub.claim.name = sub 18:56:03 sasl.oauthbearer.token.endpoint.url = null 18:56:03 security.protocol = PLAINTEXT 18:56:03 security.providers = null 18:56:03 send.buffer.bytes = 131072 18:56:03 socket.connection.setup.timeout.max.ms = 30000 18:56:03 socket.connection.setup.timeout.ms = 10000 18:56:03 ssl.cipher.suites = null 18:56:03 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 18:56:03 ssl.endpoint.identification.algorithm = https 18:56:03 ssl.engine.factory.class = null 18:56:03 ssl.key.password = null 18:56:03 ssl.keymanager.algorithm = SunX509 18:56:03 ssl.keystore.certificate.chain = null 18:56:03 ssl.keystore.key = null 18:56:03 ssl.keystore.location = null 18:56:03 ssl.keystore.password = null 18:56:03 ssl.keystore.type = JKS 18:56:03 ssl.protocol = TLSv1.3 18:56:03 ssl.provider = null 18:56:03 ssl.secure.random.implementation = null 18:56:03 ssl.trustmanager.algorithm = PKIX 18:56:03 ssl.truststore.certificates = null 18:56:03 ssl.truststore.location = null 18:56:03 ssl.truststore.password = null 18:56:03 ssl.truststore.type = JKS 18:56:03 transaction.timeout.ms = 60000 18:56:03 transactional.id = null 18:56:03 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 18:56:03 18:56:03 2025-12-02T18:56:03.173Z INFO 6699 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 18:56:03 2025-12-02T18:56:03.176Z INFO 6699 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 18:56:03 2025-12-02T18:56:03.176Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 18:56:03 2025-12-02T18:56:03.176Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 18:56:03 2025-12-02T18:56:03.176Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1764701763176 18:56:03 2025-12-02T18:56:03.188Z INFO 6699 --- [d | producer-19] org.apache.kafka.clients.Metadata : [Producer clientId=producer-19] Cluster ID: 4L6g3nShT-eMCtK--X86sw 18:56:03 2025-12-02T18:56:03.202Z WARN 6699 --- [ 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: 04163304-bb19-447c-a319-7f49c8131140 18:56:03 2025-12-02T18:56:03.203Z INFO 6699 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 18:56:03 2025-12-02T18:56:03.203Z INFO 6699 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 18:56:03 acks = -1 18:56:03 auto.include.jmx.reporter = true 18:56:03 batch.size = 16384 18:56:03 bootstrap.servers = [localhost:32773] 18:56:03 buffer.memory = 33554432 18:56:03 client.dns.lookup = use_all_dns_ips 18:56:03 client.id = producer-20 18:56:03 compression.gzip.level = -1 18:56:03 compression.lz4.level = 9 18:56:03 compression.type = none 18:56:03 compression.zstd.level = 3 18:56:03 connections.max.idle.ms = 540000 18:56:03 delivery.timeout.ms = 120000 18:56:03 enable.idempotence = false 18:56:03 enable.metrics.push = true 18:56:03 interceptor.classes = [] 18:56:03 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 18:56:03 linger.ms = 1 18:56:03 max.block.ms = 60000 18:56:03 max.in.flight.requests.per.connection = 5 18:56:03 max.request.size = 1048576 18:56:03 metadata.max.age.ms = 300000 18:56:03 metadata.max.idle.ms = 300000 18:56:03 metadata.recovery.strategy = none 18:56:03 metric.reporters = [] 18:56:03 metrics.num.samples = 2 18:56:03 metrics.recording.level = INFO 18:56:03 metrics.sample.window.ms = 30000 18:56:03 partitioner.adaptive.partitioning.enable = true 18:56:03 partitioner.availability.timeout.ms = 0 18:56:03 partitioner.class = null 18:56:03 partitioner.ignore.keys = false 18:56:03 receive.buffer.bytes = 32768 18:56:03 reconnect.backoff.max.ms = 1000 18:56:03 reconnect.backoff.ms = 50 18:56:03 request.timeout.ms = 30000 18:56:03 retries = 0 18:56:03 retry.backoff.max.ms = 1000 18:56:03 retry.backoff.ms = 100 18:56:03 sasl.client.callback.handler.class = null 18:56:03 sasl.jaas.config = null 18:56:03 sasl.kerberos.kinit.cmd = /usr/bin/kinit 18:56:03 sasl.kerberos.min.time.before.relogin = 60000 18:56:03 sasl.kerberos.service.name = null 18:56:03 sasl.kerberos.ticket.renew.jitter = 0.05 18:56:03 sasl.kerberos.ticket.renew.window.factor = 0.8 18:56:03 sasl.login.callback.handler.class = null 18:56:03 sasl.login.class = null 18:56:03 sasl.login.connect.timeout.ms = null 18:56:03 sasl.login.read.timeout.ms = null 18:56:03 sasl.login.refresh.buffer.seconds = 300 18:56:03 sasl.login.refresh.min.period.seconds = 60 18:56:03 sasl.login.refresh.window.factor = 0.8 18:56:03 sasl.login.refresh.window.jitter = 0.05 18:56:03 sasl.login.retry.backoff.max.ms = 10000 18:56:03 sasl.login.retry.backoff.ms = 100 18:56:03 sasl.mechanism = GSSAPI 18:56:03 sasl.oauthbearer.clock.skew.seconds = 30 18:56:03 sasl.oauthbearer.expected.audience = null 18:56:03 sasl.oauthbearer.expected.issuer = null 18:56:03 sasl.oauthbearer.header.urlencode = false 18:56:03 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 18:56:03 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 18:56:03 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 18:56:03 sasl.oauthbearer.jwks.endpoint.url = null 18:56:03 sasl.oauthbearer.scope.claim.name = scope 18:56:03 sasl.oauthbearer.sub.claim.name = sub 18:56:03 sasl.oauthbearer.token.endpoint.url = null 18:56:03 security.protocol = PLAINTEXT 18:56:03 security.providers = null 18:56:03 send.buffer.bytes = 131072 18:56:03 socket.connection.setup.timeout.max.ms = 30000 18:56:03 socket.connection.setup.timeout.ms = 10000 18:56:03 ssl.cipher.suites = null 18:56:03 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 18:56:03 ssl.endpoint.identification.algorithm = https 18:56:03 ssl.engine.factory.class = null 18:56:03 ssl.key.password = null 18:56:03 ssl.keymanager.algorithm = SunX509 18:56:03 ssl.keystore.certificate.chain = null 18:56:03 ssl.keystore.key = null 18:56:03 ssl.keystore.location = null 18:56:03 ssl.keystore.password = null 18:56:03 ssl.keystore.type = JKS 18:56:03 ssl.protocol = TLSv1.3 18:56:03 ssl.provider = null 18:56:03 ssl.secure.random.implementation = null 18:56:03 ssl.trustmanager.algorithm = PKIX 18:56:03 ssl.truststore.certificates = null 18:56:03 ssl.truststore.location = null 18:56:03 ssl.truststore.password = null 18:56:03 ssl.truststore.type = JKS 18:56:03 transaction.timeout.ms = 60000 18:56:03 transactional.id = null 18:56:03 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 18:56:03 18:56:03 2025-12-02T18:56:03.203Z INFO 6699 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 18:56:03 2025-12-02T18:56:03.205Z INFO 6699 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 18:56:03 2025-12-02T18:56:03.205Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 18:56:03 2025-12-02T18:56:03.205Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 18:56:03 2025-12-02T18:56:03.205Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1764701763205 18:56:03 2025-12-02T18:56:03.207Z INFO 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 18:56:03 2025-12-02T18:56:03.207Z WARN 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:03 2025-12-02T18:56:03.216Z INFO 6699 --- [d | producer-20] org.apache.kafka.clients.Metadata : [Producer clientId=producer-20] Cluster ID: 4L6g3nShT-eMCtK--X86sw 18:56:03 2025-12-02T18:56:03.216Z INFO 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 18:56:03 2025-12-02T18:56:03.216Z WARN 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:03 2025-12-02T18:56:03.226Z INFO 6699 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 18:56:03 allow.auto.create.topics = true 18:56:03 auto.commit.interval.ms = 5000 18:56:03 auto.include.jmx.reporter = true 18:56:03 auto.offset.reset = earliest 18:56:03 bootstrap.servers = [localhost:32773] 18:56:03 check.crcs = true 18:56:03 client.dns.lookup = use_all_dns_ips 18:56:03 client.id = consumer-test-1-9 18:56:03 client.rack = 18:56:03 connections.max.idle.ms = 540000 18:56:03 default.api.timeout.ms = 60000 18:56:03 enable.auto.commit = true 18:56:03 enable.metrics.push = true 18:56:03 exclude.internal.topics = true 18:56:03 fetch.max.bytes = 52428800 18:56:03 fetch.max.wait.ms = 500 18:56:03 fetch.min.bytes = 1 18:56:03 group.id = test-1 18:56:03 group.instance.id = null 18:56:03 group.protocol = classic 18:56:03 group.remote.assignor = null 18:56:03 heartbeat.interval.ms = 3000 18:56:03 interceptor.classes = [] 18:56:03 internal.leave.group.on.close = true 18:56:03 internal.throw.on.fetch.stable.offset.unsupported = false 18:56:03 isolation.level = read_uncommitted 18:56:03 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 18:56:03 max.partition.fetch.bytes = 1048576 18:56:03 max.poll.interval.ms = 300000 18:56:03 max.poll.records = 500 18:56:03 metadata.max.age.ms = 300000 18:56:03 metadata.recovery.strategy = none 18:56:03 metric.reporters = [] 18:56:03 metrics.num.samples = 2 18:56:03 metrics.recording.level = INFO 18:56:03 metrics.sample.window.ms = 30000 18:56:03 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 18:56:03 receive.buffer.bytes = 65536 18:56:03 reconnect.backoff.max.ms = 1000 18:56:03 reconnect.backoff.ms = 50 18:56:03 request.timeout.ms = 30000 18:56:03 retry.backoff.max.ms = 1000 18:56:03 retry.backoff.ms = 100 18:56:03 sasl.client.callback.handler.class = null 18:56:03 sasl.jaas.config = null 18:56:03 sasl.kerberos.kinit.cmd = /usr/bin/kinit 18:56:03 sasl.kerberos.min.time.before.relogin = 60000 18:56:03 sasl.kerberos.service.name = null 18:56:03 sasl.kerberos.ticket.renew.jitter = 0.05 18:56:03 sasl.kerberos.ticket.renew.window.factor = 0.8 18:56:03 sasl.login.callback.handler.class = null 18:56:03 sasl.login.class = null 18:56:03 sasl.login.connect.timeout.ms = null 18:56:03 sasl.login.read.timeout.ms = null 18:56:03 sasl.login.refresh.buffer.seconds = 300 18:56:03 sasl.login.refresh.min.period.seconds = 60 18:56:03 sasl.login.refresh.window.factor = 0.8 18:56:03 sasl.login.refresh.window.jitter = 0.05 18:56:03 sasl.login.retry.backoff.max.ms = 10000 18:56:03 sasl.login.retry.backoff.ms = 100 18:56:03 sasl.mechanism = GSSAPI 18:56:03 sasl.oauthbearer.clock.skew.seconds = 30 18:56:03 sasl.oauthbearer.expected.audience = null 18:56:03 sasl.oauthbearer.expected.issuer = null 18:56:03 sasl.oauthbearer.header.urlencode = false 18:56:03 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 18:56:03 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 18:56:03 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 18:56:03 sasl.oauthbearer.jwks.endpoint.url = null 18:56:03 sasl.oauthbearer.scope.claim.name = scope 18:56:03 sasl.oauthbearer.sub.claim.name = sub 18:56:03 sasl.oauthbearer.token.endpoint.url = null 18:56:03 security.protocol = PLAINTEXT 18:56:03 security.providers = null 18:56:03 send.buffer.bytes = 131072 18:56:03 session.timeout.ms = 45000 18:56:03 socket.connection.setup.timeout.max.ms = 30000 18:56:03 socket.connection.setup.timeout.ms = 10000 18:56:03 ssl.cipher.suites = null 18:56:03 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 18:56:03 ssl.endpoint.identification.algorithm = https 18:56:03 ssl.engine.factory.class = null 18:56:03 ssl.key.password = null 18:56:03 ssl.keymanager.algorithm = SunX509 18:56:03 ssl.keystore.certificate.chain = null 18:56:03 ssl.keystore.key = null 18:56:03 ssl.keystore.location = null 18:56:03 ssl.keystore.password = null 18:56:03 ssl.keystore.type = JKS 18:56:03 ssl.protocol = TLSv1.3 18:56:03 ssl.provider = null 18:56:03 ssl.secure.random.implementation = null 18:56:03 ssl.trustmanager.algorithm = PKIX 18:56:03 ssl.truststore.certificates = null 18:56:03 ssl.truststore.location = null 18:56:03 ssl.truststore.password = null 18:56:03 ssl.truststore.type = JKS 18:56:03 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 18:56:03 18:56:03 2025-12-02T18:56:03.227Z INFO 6699 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 18:56:03 2025-12-02T18:56:03.229Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 18:56:03 2025-12-02T18:56:03.229Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 18:56:03 2025-12-02T18:56:03.229Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1764701763229 18:56:03 2025-12-02T18:56:03.229Z INFO 6699 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-1-9, groupId=test-1] Subscribed to topic(s): my-topic-name 18:56:03 2025-12-02T18:56:03.234Z WARN 6699 --- [ 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: 3cb4c0e6-f02f-4d18-9bad-f7e06c45c8eb 18:56:03 2025-12-02T18:56:03.234Z INFO 6699 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 18:56:03 2025-12-02T18:56:03.234Z INFO 6699 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 18:56:03 acks = -1 18:56:03 auto.include.jmx.reporter = true 18:56:03 batch.size = 16384 18:56:03 bootstrap.servers = [localhost:32773] 18:56:03 buffer.memory = 33554432 18:56:03 client.dns.lookup = use_all_dns_ips 18:56:03 client.id = producer-21 18:56:03 compression.gzip.level = -1 18:56:03 compression.lz4.level = 9 18:56:03 compression.type = none 18:56:03 compression.zstd.level = 3 18:56:03 connections.max.idle.ms = 540000 18:56:03 delivery.timeout.ms = 120000 18:56:03 enable.idempotence = false 18:56:03 enable.metrics.push = true 18:56:03 interceptor.classes = [] 18:56:03 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 18:56:03 linger.ms = 1 18:56:03 max.block.ms = 60000 18:56:03 max.in.flight.requests.per.connection = 5 18:56:03 max.request.size = 1048576 18:56:03 metadata.max.age.ms = 300000 18:56:03 metadata.max.idle.ms = 300000 18:56:03 metadata.recovery.strategy = none 18:56:03 metric.reporters = [] 18:56:03 metrics.num.samples = 2 18:56:03 metrics.recording.level = INFO 18:56:03 metrics.sample.window.ms = 30000 18:56:03 partitioner.adaptive.partitioning.enable = true 18:56:03 partitioner.availability.timeout.ms = 0 18:56:03 partitioner.class = null 18:56:03 partitioner.ignore.keys = false 18:56:03 receive.buffer.bytes = 32768 18:56:03 reconnect.backoff.max.ms = 1000 18:56:03 reconnect.backoff.ms = 50 18:56:03 request.timeout.ms = 30000 18:56:03 retries = 0 18:56:03 retry.backoff.max.ms = 1000 18:56:03 retry.backoff.ms = 100 18:56:03 sasl.client.callback.handler.class = null 18:56:03 sasl.jaas.config = null 18:56:03 sasl.kerberos.kinit.cmd = /usr/bin/kinit 18:56:03 sasl.kerberos.min.time.before.relogin = 60000 18:56:03 sasl.kerberos.service.name = null 18:56:03 sasl.kerberos.ticket.renew.jitter = 0.05 18:56:03 sasl.kerberos.ticket.renew.window.factor = 0.8 18:56:03 sasl.login.callback.handler.class = null 18:56:03 sasl.login.class = null 18:56:03 sasl.login.connect.timeout.ms = null 18:56:03 sasl.login.read.timeout.ms = null 18:56:03 sasl.login.refresh.buffer.seconds = 300 18:56:03 sasl.login.refresh.min.period.seconds = 60 18:56:03 sasl.login.refresh.window.factor = 0.8 18:56:03 sasl.login.refresh.window.jitter = 0.05 18:56:03 sasl.login.retry.backoff.max.ms = 10000 18:56:03 sasl.login.retry.backoff.ms = 100 18:56:03 sasl.mechanism = GSSAPI 18:56:03 sasl.oauthbearer.clock.skew.seconds = 30 18:56:03 sasl.oauthbearer.expected.audience = null 18:56:03 sasl.oauthbearer.expected.issuer = null 18:56:03 sasl.oauthbearer.header.urlencode = false 18:56:03 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 18:56:03 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 18:56:03 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 18:56:03 sasl.oauthbearer.jwks.endpoint.url = null 18:56:03 sasl.oauthbearer.scope.claim.name = scope 18:56:03 sasl.oauthbearer.sub.claim.name = sub 18:56:03 sasl.oauthbearer.token.endpoint.url = null 18:56:03 security.protocol = PLAINTEXT 18:56:03 security.providers = null 18:56:03 send.buffer.bytes = 131072 18:56:03 socket.connection.setup.timeout.max.ms = 30000 18:56:03 socket.connection.setup.timeout.ms = 10000 18:56:03 ssl.cipher.suites = null 18:56:03 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 18:56:03 ssl.endpoint.identification.algorithm = https 18:56:03 ssl.engine.factory.class = null 18:56:03 ssl.key.password = null 18:56:03 ssl.keymanager.algorithm = SunX509 18:56:03 ssl.keystore.certificate.chain = null 18:56:03 ssl.keystore.key = null 18:56:03 ssl.keystore.location = null 18:56:03 ssl.keystore.password = null 18:56:03 ssl.keystore.type = JKS 18:56:03 ssl.protocol = TLSv1.3 18:56:03 ssl.provider = null 18:56:03 ssl.secure.random.implementation = null 18:56:03 ssl.trustmanager.algorithm = PKIX 18:56:03 ssl.truststore.certificates = null 18:56:03 ssl.truststore.location = null 18:56:03 ssl.truststore.password = null 18:56:03 ssl.truststore.type = JKS 18:56:03 transaction.timeout.ms = 60000 18:56:03 transactional.id = null 18:56:03 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 18:56:03 18:56:03 2025-12-02T18:56:03.235Z INFO 6699 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 18:56:03 2025-12-02T18:56:03.236Z INFO 6699 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 18:56:03 2025-12-02T18:56:03.236Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 18:56:03 2025-12-02T18:56:03.236Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 18:56:03 2025-12-02T18:56:03.236Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1764701763236 18:56:03 2025-12-02T18:56:03.248Z INFO 6699 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Cluster ID: 4L6g3nShT-eMCtK--X86sw 18:56:03 2025-12-02T18:56:03.260Z INFO 6699 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1-9, groupId=test-1] Cluster ID: 4L6g3nShT-eMCtK--X86sw 18:56:03 2025-12-02T18:56:03.330Z INFO 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 18:56:03 2025-12-02T18:56:03.330Z WARN 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:03 2025-12-02T18:56:03.393Z INFO 6699 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-9, groupId=test-1] Discovered group coordinator localhost:32773 (id: 2147483646 rack: null) 18:56:03 2025-12-02T18:56:03.395Z INFO 6699 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-9, groupId=test-1] (Re-)joining group 18:56:03 2025-12-02T18:56:03.424Z INFO 6699 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-9, groupId=test-1] Request joining group due to: need to re-join with the given member-id: consumer-test-1-9-f48d3629-7cd5-4950-b055-e7594ae8b8c5 18:56:03 2025-12-02T18:56:03.424Z INFO 6699 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-9, groupId=test-1] (Re-)joining group 18:56:03 2025-12-02T18:56:03.447Z INFO 6699 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-9, groupId=test-1] Successfully joined group with generation Generation{generationId=1, memberId='consumer-test-1-9-f48d3629-7cd5-4950-b055-e7594ae8b8c5', protocol='range'} 18:56:03 2025-12-02T18:56:03.448Z INFO 6699 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-9, groupId=test-1] Finished assignment for group at generation 1: {consumer-test-1-9-f48d3629-7cd5-4950-b055-e7594ae8b8c5=Assignment(partitions=[my-topic-name-0])} 18:56:03 2025-12-02T18:56:03.467Z INFO 6699 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-9, groupId=test-1] Successfully synced group in generation Generation{generationId=1, memberId='consumer-test-1-9-f48d3629-7cd5-4950-b055-e7594ae8b8c5', protocol='range'} 18:56:03 2025-12-02T18:56:03.467Z INFO 6699 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-9, groupId=test-1] Notifying assignor about the new Assignment(partitions=[my-topic-name-0]) 18:56:03 2025-12-02T18:56:03.468Z INFO 6699 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-1-9, groupId=test-1] Adding newly assigned partitions: my-topic-name-0 18:56:03 2025-12-02T18:56:03.480Z INFO 6699 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-9, groupId=test-1] Found no committed offset for partition my-topic-name-0 18:56:03 2025-12-02T18:56:03.493Z INFO 6699 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-1-9, groupId=test-1] Resetting offset for partition my-topic-name-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32773 (id: 1 rack: null)], epoch=0}}. 18:56:03 2025-12-02T18:56:03.558Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:56:03 2025-12-02T18:56:03.558Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:03 2025-12-02T18:56:03.559Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:03 2025-12-02T18:56:03.587Z INFO 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 18:56:03 2025-12-02T18:56:03.588Z INFO 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 18:56:03 2025-12-02T18:56:03.588Z INFO 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 18:56:03 2025-12-02T18:56:03.588Z INFO 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node -1 disconnected. 18:56:03 2025-12-02T18:56:03.588Z INFO 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 18:56:03 2025-12-02T18:56:03.588Z INFO 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 18:56:03 2025-12-02T18:56:03.588Z INFO 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 18:56:03 2025-12-02T18:56:03.588Z INFO 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 18:56:03 2025-12-02T18:56:03.588Z INFO 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 18:56:03 2025-12-02T18:56:03.588Z INFO 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 18:56:03 2025-12-02T18:56:03.588Z INFO 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node -1 disconnected. 18:56:03 2025-12-02T18:56:03.588Z INFO 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 18:56:03 2025-12-02T18:56:03.588Z INFO 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node -1 disconnected. 18:56:03 2025-12-02T18:56:03.588Z INFO 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 18:56:03 2025-12-02T18:56:03.588Z INFO 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 18:56:03 2025-12-02T18:56:03.589Z INFO 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 18:56:03 2025-12-02T18:56:03.589Z INFO 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 18:56:03 2025-12-02T18:56:03.589Z INFO 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] 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) 18:56:03 2025-12-02T18:56:03.595Z INFO 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node -1 disconnected. 18:56:03 2025-12-02T18:56:03.628Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 18:56:03 2025-12-02T18:56:03.628Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:03 2025-12-02T18:56:03.649Z INFO 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 18:56:03 2025-12-02T18:56:03.650Z INFO 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Cancelled in-flight FETCH request with correlation id 17 due to node 1 being disconnected (elapsed time since creation: 119ms, elapsed time since send: 119ms, throttle time: 0ms, request timeout: 30000ms) 18:56:03 2025-12-02T18:56:03.650Z INFO 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node -1 disconnected. 18:56:03 2025-12-02T18:56:03.650Z INFO 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 2147483646 disconnected. 18:56:03 2025-12-02T18:56:03.650Z INFO 6699 --- [thread | test-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-1-9, groupId=test-1] Error sending fetch request (sessionId=102569275, epoch=1) to node 1: 18:56:03 18:56:03 org.apache.kafka.common.errors.DisconnectException: null 18:56:03 18:56:03 2025-12-02T18:56:03.650Z INFO 6699 --- [thread | test-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-9, groupId=test-1] Group coordinator localhost:32773 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 18:56:03 2025-12-02T18:56:03.670Z INFO 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 18:56:03 2025-12-02T18:56:03.670Z WARN 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:03 2025-12-02T18:56:03.672Z INFO 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 18:56:03 2025-12-02T18:56:03.673Z WARN 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:03 2025-12-02T18:56:03.675Z INFO 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 18:56:03 2025-12-02T18:56:03.675Z WARN 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:03 2025-12-02T18:56:03.691Z INFO 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 18:56:03 2025-12-02T18:56:03.691Z WARN 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:03 2025-12-02T18:56:03.693Z INFO 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 18:56:03 2025-12-02T18:56:03.693Z WARN 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:03 2025-12-02T18:56:03.694Z INFO 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 18:56:03 2025-12-02T18:56:03.694Z WARN 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:03 2025-12-02T18:56:03.694Z INFO 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 18:56:03 2025-12-02T18:56:03.695Z WARN 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:03 2025-12-02T18:56:03.695Z INFO 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 18:56:03 2025-12-02T18:56:03.695Z WARN 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:03 2025-12-02T18:56:03.700Z INFO 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 18:56:03 2025-12-02T18:56:03.700Z WARN 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:03 2025-12-02T18:56:03.700Z INFO 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 18:56:03 2025-12-02T18:56:03.700Z WARN 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:03 2025-12-02T18:56:03.702Z INFO 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 18:56:03 2025-12-02T18:56:03.702Z WARN 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:03 2025-12-02T18:56:03.707Z INFO 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 18:56:03 2025-12-02T18:56:03.707Z WARN 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:03 2025-12-02T18:56:03.717Z INFO 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 18:56:03 2025-12-02T18:56:03.717Z WARN 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:03 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.860 s -- in org.onap.cps.ncmp.impl.data.utils.DmiDataOperationsHelperSpec 18:56:03 [INFO] Running org.onap.cps.ncmp.impl.datajobs.DataJobResultServiceImplSpec 18:56:03 2025-12-02T18:56:03.792Z INFO 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 18:56:03 2025-12-02T18:56:03.792Z WARN 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:03 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.onap.cps.ncmp.impl.datajobs.DataJobResultServiceImplSpec 18:56:03 [INFO] Running org.onap.cps.ncmp.impl.datajobs.DataJobServiceImplSpec 18:56:03 2025-12-02T18:56:03.797Z INFO 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 18:56:03 2025-12-02T18:56:03.797Z WARN 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:03 2025-12-02T18:56:03.800Z INFO 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 18:56:03 2025-12-02T18:56:03.800Z WARN 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:03 2025-12-02T18:56:03.824Z INFO 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 18:56:03 2025-12-02T18:56:03.824Z WARN 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:03 2025-12-02T18:56:03.839Z INFO 6699 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: my-job-id - Total operations received: 1 18:56:03 2025-12-02T18:56:03.839Z INFO 6699 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Destination: 18:56:03 2025-12-02T18:56:03.839Z INFO 6699 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : authorization: my authorization header 18:56:03 2025-12-02T18:56:03.840Z INFO 6699 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: my-job-id - Total operations received: 1 18:56:03 2025-12-02T18:56:03.840Z DEBUG 6699 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Initiating WRITE operation for Data Job ID: my-job-id (JSON): null 18:56:03 2025-12-02T18:56:03.841Z INFO 6699 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: my-job-id - Received 0 sub-job(s) from DMI. 18:56:03 2025-12-02T18:56:03.841Z DEBUG 6699 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Finalized subJobWriteResponses for Data Job ID: my-job-id (JSON): null 18:56:03 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.onap.cps.ncmp.impl.datajobs.DataJobServiceImplSpec 18:56:03 [INFO] Running org.onap.cps.ncmp.impl.datajobs.DataJobStatusServiceImplSpec 18:56:03 2025-12-02T18:56:03.851Z INFO 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 18:56:03 2025-12-02T18:56:03.851Z WARN 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:03 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.cps.ncmp.impl.datajobs.DataJobStatusServiceImplSpec 18:56:03 [INFO] Running org.onap.cps.ncmp.impl.datajobs.DmiSubJobRequestHandlerSpec 18:56:03 2025-12-02T18:56:03.856Z INFO 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 18:56:03 2025-12-02T18:56:03.856Z WARN 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:03 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.onap.cps.ncmp.impl.datajobs.DmiSubJobRequestHandlerSpec 18:56:03 [INFO] Running org.onap.cps.ncmp.impl.datajobs.WriteRequestExaminerSpec 18:56:03 2025-12-02T18:56:03.894Z INFO 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 18:56:03 2025-12-02T18:56:03.894Z WARN 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:03 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.onap.cps.ncmp.impl.datajobs.WriteRequestExaminerSpec 18:56:03 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventServiceSpec 18:56:03 2025-12-02T18:56:03.901Z INFO 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 18:56:03 2025-12-02T18:56:03.901Z WARN 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:03 2025-12-02T18:56:03.925Z INFO 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 18:56:03 2025-12-02T18:56:03.925Z WARN 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:03 2025-12-02T18:56:03.929Z INFO 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 18:56:03 2025-12-02T18:56:03.929Z WARN 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:03 2025-12-02T18:56:03.937Z INFO 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 18:56:03 2025-12-02T18:56:03.937Z WARN 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:03 2025-12-02T18:56:03.951Z INFO 6699 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : create requested for cmHandleId : test-cmhandle-id 18:56:04 2025-12-02T18:56:03.953Z INFO 6699 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : update requested for cmHandleId : test-cmhandle-id 18:56:04 2025-12-02T18:56:03.977Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 18:56:04 2025-12-02T18:56:03.977Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:04 2025-12-02T18:56:04.000Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:56:04 2025-12-02T18:56:04.000Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:04 2025-12-02T18:56:04.000Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:04 2025-12-02T18:56:04.025Z INFO 6699 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : patch requested for cmHandleId : test-cmhandle-id 18:56:04 2025-12-02T18:56:04.026Z INFO 6699 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : delete requested for cmHandleId : test-cmhandle-id 18:56:04 2025-12-02T18:56:04.032Z INFO 6699 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : delete requested for cmHandleId : test-cmhandle-id 18:56:04 2025-12-02T18:56:04.032Z INFO 6699 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : delete requested for cmHandleId : test-cmhandle-id 18:56:04 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.135 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventServiceSpec 18:56:04 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventConsumerSpec 18:56:04 2025-12-02T18:56:04.039Z INFO 6699 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 18:56:04 2025-12-02T18:56:04.042Z INFO 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 18:56:04 2025-12-02T18:56:04.043Z WARN 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:04 2025-12-02T18:56:04.043Z INFO 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 18:56:04 2025-12-02T18:56:04.043Z WARN 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:04 2025-12-02T18:56:04.044Z INFO 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 18:56:04 2025-12-02T18:56:04.044Z WARN 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:04 2025-12-02T18:56:04.052Z INFO 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 18:56:04 2025-12-02T18:56:04.052Z WARN 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:04 2025-12-02T18:56:04.053Z INFO 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 18:56:04 2025-12-02T18:56:04.053Z WARN 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:04 2025-12-02T18:56:04.079Z INFO 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 18:56:04 2025-12-02T18:56:04.079Z WARN 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:04 2025-12-02T18:56:04.083Z INFO 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 18:56:04 2025-12-02T18:56:04.083Z WARN 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:04 2025-12-02T18:56:04.091Z INFO 6699 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: ed78bbc75c4f903ea4e60e0d84cdc61ca1d775b0ddbef1730f246c8d71654fe6 18:56:04 2025-12-02T18:56:04.127Z INFO 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 18:56:04 2025-12-02T18:56:04.127Z WARN 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:04 2025-12-02T18:56:04.208Z INFO 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 18:56:04 2025-12-02T18:56:04.208Z WARN 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:04 2025-12-02T18:56:04.217Z INFO 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 18:56:04 2025-12-02T18:56:04.217Z WARN 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:04 2025-12-02T18:56:04.331Z INFO 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 18:56:04 2025-12-02T18:56:04.331Z WARN 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:04 2025-12-02T18:56:04.354Z INFO 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 18:56:04 2025-12-02T18:56:04.354Z WARN 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:04 2025-12-02T18:56:04.358Z INFO 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 18:56:04 2025-12-02T18:56:04.358Z WARN 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:04 2025-12-02T18:56:04.367Z INFO 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 18:56:04 2025-12-02T18:56:04.367Z WARN 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:04 2025-12-02T18:56:04.369Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:56:04 2025-12-02T18:56:04.370Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:04 2025-12-02T18:56:04.370Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:04 2025-12-02T18:56:04.371Z INFO 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 18:56:04 2025-12-02T18:56:04.371Z WARN 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:04 2025-12-02T18:56:04.378Z INFO 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 18:56:04 2025-12-02T18:56:04.378Z WARN 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:04 2025-12-02T18:56:04.457Z INFO 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 18:56:04 2025-12-02T18:56:04.457Z WARN 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:04 2025-12-02T18:56:04.513Z INFO 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 18:56:04 2025-12-02T18:56:04.513Z WARN 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:04 2025-12-02T18:56:04.532Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 18:56:04 2025-12-02T18:56:04.533Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:04 2025-12-02T18:56:04.544Z INFO 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 18:56:04 2025-12-02T18:56:04.544Z WARN 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:04 2025-12-02T18:56:04.563Z INFO 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 18:56:04 2025-12-02T18:56:04.563Z WARN 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:04 2025-12-02T18:56:04.592Z INFO 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 18:56:04 2025-12-02T18:56:04.592Z WARN 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:04 2025-12-02T18:56:04.670Z INFO 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 18:56:04 2025-12-02T18:56:04.670Z WARN 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:04 2025-12-02T18:56:04.677Z INFO 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 18:56:04 2025-12-02T18:56:04.677Z WARN 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:04 2025-12-02T18:56:04.697Z INFO 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 18:56:04 2025-12-02T18:56:04.697Z WARN 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:04 2025-12-02T18:56:04.719Z INFO 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 18:56:04 2025-12-02T18:56:04.719Z WARN 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:04 2025-12-02T18:56:04.731Z INFO 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 18:56:04 2025-12-02T18:56:04.731Z WARN 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:04 2025-12-02T18:56:04.756Z INFO 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 18:56:04 2025-12-02T18:56:04.756Z WARN 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:04 2025-12-02T18:56:04.981Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 18:56:05 2025-12-02T18:56:04.981Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:05 2025-12-02T18:56:05.005Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:56:05 2025-12-02T18:56:05.005Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:05 2025-12-02T18:56:05.005Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:05 2025-12-02T18:56:05.045Z INFO 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 18:56:05 2025-12-02T18:56:05.045Z WARN 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:05 2025-12-02T18:56:05.045Z INFO 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 18:56:05 2025-12-02T18:56:05.045Z WARN 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:05 2025-12-02T18:56:05.194Z INFO 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 18:56:05 2025-12-02T18:56:05.195Z WARN 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:05 2025-12-02T18:56:05.210Z INFO 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 18:56:05 2025-12-02T18:56:05.210Z WARN 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:05 2025-12-02T18:56:05.220Z INFO 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 18:56:05 2025-12-02T18:56:05.220Z WARN 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:05 2025-12-02T18:56:05.227Z INFO 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 18:56:05 2025-12-02T18:56:05.228Z WARN 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:05 2025-12-02T18:56:05.267Z INFO 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 18:56:05 2025-12-02T18:56:05.268Z WARN 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:05 2025-12-02T18:56:05.272Z INFO 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 18:56:05 2025-12-02T18:56:05.272Z WARN 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:05 2025-12-02T18:56:05.293Z INFO 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 18:56:05 2025-12-02T18:56:05.293Z WARN 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:05 2025-12-02T18:56:05.331Z INFO 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 18:56:05 2025-12-02T18:56:05.331Z WARN 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:05 2025-12-02T18:56:05.396Z INFO 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 18:56:05 2025-12-02T18:56:05.396Z WARN 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:05 2025-12-02T18:56:05.412Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:56:05 2025-12-02T18:56:05.412Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:05 2025-12-02T18:56:05.412Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:05 2025-12-02T18:56:05.432Z INFO 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 18:56:05 2025-12-02T18:56:05.432Z WARN 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:05 2025-12-02T18:56:05.465Z INFO 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 18:56:05 2025-12-02T18:56:05.465Z WARN 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:05 2025-12-02T18:56:05.469Z INFO 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 18:56:05 2025-12-02T18:56:05.469Z WARN 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:05 2025-12-02T18:56:05.536Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 18:56:05 2025-12-02T18:56:05.536Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:05 2025-12-02T18:56:05.672Z INFO 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 18:56:05 2025-12-02T18:56:05.672Z WARN 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:05 2025-12-02T18:56:05.679Z INFO 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 18:56:05 2025-12-02T18:56:05.679Z WARN 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:05 2025-12-02T18:56:05.699Z INFO 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 18:56:05 2025-12-02T18:56:05.699Z WARN 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:05 2025-12-02T18:56:05.709Z INFO 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 18:56:05 2025-12-02T18:56:05.709Z WARN 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:05 2025-12-02T18:56:05.748Z INFO 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 18:56:05 2025-12-02T18:56:05.748Z WARN 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:05 2025-12-02T18:56:05.759Z INFO 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 18:56:05 2025-12-02T18:56:05.760Z WARN 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:05 2025-12-02T18:56:05.883Z INFO 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 18:56:05 2025-12-02T18:56:05.883Z WARN 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:06 2025-12-02T18:56:05.985Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 18:56:06 2025-12-02T18:56:05.985Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:06 2025-12-02T18:56:06.006Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:56:06 2025-12-02T18:56:06.006Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:06 2025-12-02T18:56:06.006Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:06 2025-12-02T18:56:06.046Z INFO 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 18:56:06 2025-12-02T18:56:06.046Z WARN 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:06 2025-12-02T18:56:06.046Z INFO 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 18:56:06 2025-12-02T18:56:06.046Z WARN 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:06 2025-12-02T18:56:06.170Z INFO 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 18:56:06 2025-12-02T18:56:06.170Z WARN 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:06 2025-12-02T18:56:06.212Z INFO 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 18:56:06 2025-12-02T18:56:06.212Z WARN 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:06 2025-12-02T18:56:06.221Z INFO 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 18:56:06 2025-12-02T18:56:06.221Z WARN 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:06 2025-12-02T18:56:06.268Z INFO 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 18:56:06 2025-12-02T18:56:06.268Z WARN 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:06 2025-12-02T18:56:06.274Z INFO 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 18:56:06 2025-12-02T18:56:06.274Z WARN 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:06 2025-12-02T18:56:06.295Z INFO 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 18:56:06 2025-12-02T18:56:06.296Z WARN 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:06 2025-12-02T18:56:06.333Z INFO 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 18:56:06 2025-12-02T18:56:06.333Z WARN 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:06 2025-12-02T18:56:06.373Z INFO 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 18:56:06 2025-12-02T18:56:06.373Z WARN 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:06 2025-12-02T18:56:06.414Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:56:06 2025-12-02T18:56:06.414Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:06 2025-12-02T18:56:06.414Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:06 2025-12-02T18:56:06.432Z INFO 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 18:56:06 2025-12-02T18:56:06.432Z WARN 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:06 2025-12-02T18:56:06.434Z INFO 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 18:56:06 2025-12-02T18:56:06.434Z WARN 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:06 2025-12-02T18:56:06.484Z INFO 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 18:56:06 2025-12-02T18:56:06.484Z WARN 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:06 2025-12-02T18:56:06.539Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 18:56:06 2025-12-02T18:56:06.539Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:06 2025-12-02T18:56:06.623Z INFO 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 18:56:06 2025-12-02T18:56:06.623Z WARN 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:06 2025-12-02T18:56:06.673Z INFO 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 18:56:06 2025-12-02T18:56:06.673Z WARN 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:06 2025-12-02T18:56:06.679Z INFO 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 18:56:06 2025-12-02T18:56:06.679Z WARN 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:06 2025-12-02T18:56:06.700Z INFO 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 18:56:06 2025-12-02T18:56:06.700Z WARN 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:06 2025-12-02T18:56:06.749Z INFO 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 18:56:06 2025-12-02T18:56:06.749Z WARN 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:06 2025-12-02T18:56:06.763Z INFO 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 18:56:06 2025-12-02T18:56:06.763Z WARN 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:06 2025-12-02T18:56:06.884Z INFO 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 18:56:06 2025-12-02T18:56:06.884Z WARN 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:07 2025-12-02T18:56:06.989Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 18:56:07 2025-12-02T18:56:06.989Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:07 2025-12-02T18:56:07.007Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:56:07 2025-12-02T18:56:07.007Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:07 2025-12-02T18:56:07.007Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:07 2025-12-02T18:56:07.047Z INFO 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 18:56:07 2025-12-02T18:56:07.048Z WARN 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:07 2025-12-02T18:56:07.048Z INFO 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 18:56:07 2025-12-02T18:56:07.048Z WARN 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:07 2025-12-02T18:56:07.171Z INFO 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 18:56:07 2025-12-02T18:56:07.171Z WARN 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:07 2025-12-02T18:56:07.214Z INFO 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 18:56:07 2025-12-02T18:56:07.214Z WARN 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:07 2025-12-02T18:56:07.241Z INFO 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 18:56:07 2025-12-02T18:56:07.241Z WARN 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:07 2025-12-02T18:56:07.275Z INFO 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 18:56:07 2025-12-02T18:56:07.275Z WARN 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:07 2025-12-02T18:56:07.295Z INFO 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 18:56:07 2025-12-02T18:56:07.295Z WARN 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:07 2025-12-02T18:56:07.298Z INFO 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 18:56:07 2025-12-02T18:56:07.298Z WARN 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:07 2025-12-02T18:56:07.333Z INFO 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 18:56:07 2025-12-02T18:56:07.333Z WARN 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:07 2025-12-02T18:56:07.375Z INFO 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 18:56:07 2025-12-02T18:56:07.376Z WARN 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:07 2025-12-02T18:56:07.415Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:56:07 2025-12-02T18:56:07.415Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:07 2025-12-02T18:56:07.415Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:07 2025-12-02T18:56:07.433Z INFO 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 18:56:07 2025-12-02T18:56:07.433Z WARN 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:07 2025-12-02T18:56:07.437Z INFO 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 18:56:07 2025-12-02T18:56:07.437Z WARN 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:07 2025-12-02T18:56:07.485Z INFO 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 18:56:07 2025-12-02T18:56:07.485Z WARN 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:07 2025-12-02T18:56:07.542Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 18:56:07 2025-12-02T18:56:07.542Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:07 2025-12-02T18:56:07.624Z INFO 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 18:56:07 2025-12-02T18:56:07.624Z WARN 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:07 2025-12-02T18:56:07.674Z INFO 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 18:56:07 2025-12-02T18:56:07.674Z WARN 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:07 2025-12-02T18:56:07.702Z INFO 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 18:56:07 2025-12-02T18:56:07.702Z WARN 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:07 2025-12-02T18:56:07.709Z INFO 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 18:56:07 2025-12-02T18:56:07.709Z WARN 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:07 2025-12-02T18:56:07.766Z INFO 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 18:56:07 2025-12-02T18:56:07.766Z WARN 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:07 2025-12-02T18:56:07.790Z INFO 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 18:56:07 2025-12-02T18:56:07.790Z WARN 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:07 2025-12-02T18:56:07.863Z INFO 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 18:56:07 2025-12-02T18:56:07.863Z WARN 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:08 2025-12-02T18:56:07.993Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 18:56:08 2025-12-02T18:56:07.993Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:08 2025-12-02T18:56:08.009Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:56:08 2025-12-02T18:56:08.009Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:08 2025-12-02T18:56:08.009Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:08 2025-12-02T18:56:08.050Z INFO 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 18:56:08 2025-12-02T18:56:08.050Z WARN 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:08 2025-12-02T18:56:08.051Z INFO 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 18:56:08 2025-12-02T18:56:08.051Z WARN 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:08 2025-12-02T18:56:08.173Z INFO 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 18:56:08 2025-12-02T18:56:08.173Z WARN 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:08 2025-12-02T18:56:08.215Z INFO 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 18:56:08 2025-12-02T18:56:08.215Z WARN 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:08 2025-12-02T18:56:08.275Z INFO 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 18:56:08 2025-12-02T18:56:08.275Z WARN 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:08 2025-12-02T18:56:08.284Z INFO 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 18:56:08 2025-12-02T18:56:08.284Z WARN 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:08 2025-12-02T18:56:08.299Z INFO 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 18:56:08 2025-12-02T18:56:08.299Z WARN 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:08 2025-12-02T18:56:08.327Z INFO 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 18:56:08 2025-12-02T18:56:08.327Z WARN 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:08 2025-12-02T18:56:08.340Z INFO 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 18:56:08 2025-12-02T18:56:08.340Z WARN 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:08 2025-12-02T18:56:08.370Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:56:08 2025-12-02T18:56:08.370Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:08 2025-12-02T18:56:08.371Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:08 2025-12-02T18:56:08.375Z INFO 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 18:56:08 2025-12-02T18:56:08.375Z WARN 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:08 2025-12-02T18:56:08.434Z INFO 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 18:56:08 2025-12-02T18:56:08.434Z WARN 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:08 2025-12-02T18:56:08.442Z INFO 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 18:56:08 2025-12-02T18:56:08.442Z WARN 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:08 2025-12-02T18:56:08.490Z INFO 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 18:56:08 2025-12-02T18:56:08.490Z WARN 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:08 2025-12-02T18:56:08.546Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 18:56:08 2025-12-02T18:56:08.546Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:08 2025-12-02T18:56:08.625Z INFO 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 18:56:08 2025-12-02T18:56:08.625Z WARN 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:08 2025-12-02T18:56:08.675Z INFO 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 18:56:08 2025-12-02T18:56:08.675Z WARN 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:08 2025-12-02T18:56:08.694Z INFO 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 18:56:08 2025-12-02T18:56:08.694Z WARN 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:08 2025-12-02T18:56:08.703Z INFO 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 18:56:08 2025-12-02T18:56:08.703Z WARN 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:08 2025-12-02T18:56:08.772Z INFO 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 18:56:08 2025-12-02T18:56:08.772Z WARN 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:08 2025-12-02T18:56:08.838Z INFO 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 18:56:08 2025-12-02T18:56:08.838Z WARN 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:08 2025-12-02T18:56:08.864Z INFO 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 18:56:08 2025-12-02T18:56:08.864Z WARN 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:08 2025-12-02T18:56:08.898Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:56:08 2025-12-02T18:56:08.898Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:08 2025-12-02T18:56:08.898Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:08 2025-12-02T18:56:08.906Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 18:56:08 2025-12-02T18:56:08.906Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:09 2025-12-02T18:56:09.051Z INFO 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 18:56:09 2025-12-02T18:56:09.051Z WARN 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:09 2025-12-02T18:56:09.052Z INFO 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 18:56:09 2025-12-02T18:56:09.052Z WARN 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:09 2025-12-02T18:56:09.174Z INFO 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 18:56:09 2025-12-02T18:56:09.174Z WARN 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:09 2025-12-02T18:56:09.216Z INFO 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 18:56:09 2025-12-02T18:56:09.216Z WARN 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:09 2025-12-02T18:56:09.225Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:56:09 2025-12-02T18:56:09.225Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:09 2025-12-02T18:56:09.226Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:09 2025-12-02T18:56:09.237Z INFO 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 18:56:09 2025-12-02T18:56:09.237Z WARN 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:09 2025-12-02T18:56:09.277Z INFO 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 18:56:09 2025-12-02T18:56:09.277Z WARN 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:09 2025-12-02T18:56:09.288Z INFO 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 18:56:09 2025-12-02T18:56:09.288Z WARN 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:09 2025-12-02T18:56:09.301Z INFO 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 18:56:09 2025-12-02T18:56:09.301Z WARN 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:09 2025-12-02T18:56:09.341Z INFO 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 18:56:09 2025-12-02T18:56:09.341Z WARN 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:09 2025-12-02T18:56:09.378Z INFO 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 18:56:09 2025-12-02T18:56:09.378Z WARN 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:09 2025-12-02T18:56:09.436Z INFO 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 18:56:09 2025-12-02T18:56:09.436Z WARN 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:09 2025-12-02T18:56:09.449Z INFO 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 18:56:09 2025-12-02T18:56:09.449Z WARN 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:09 2025-12-02T18:56:09.491Z INFO 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 18:56:09 2025-12-02T18:56:09.491Z WARN 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:09 2025-12-02T18:56:09.557Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 18:56:09 2025-12-02T18:56:09.557Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:09 2025-12-02T18:56:09.627Z INFO 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 18:56:09 2025-12-02T18:56:09.627Z WARN 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:09 2025-12-02T18:56:09.677Z INFO 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 18:56:09 2025-12-02T18:56:09.677Z WARN 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:09 2025-12-02T18:56:09.703Z INFO 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 18:56:09 2025-12-02T18:56:09.704Z WARN 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:09 2025-12-02T18:56:09.704Z INFO 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 18:56:09 2025-12-02T18:56:09.704Z WARN 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:09 2025-12-02T18:56:09.755Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:56:09 2025-12-02T18:56:09.755Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:09 2025-12-02T18:56:09.755Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:09 2025-12-02T18:56:09.775Z INFO 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 18:56:09 2025-12-02T18:56:09.775Z WARN 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:09 2025-12-02T18:56:09.872Z INFO 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 18:56:09 2025-12-02T18:56:09.872Z WARN 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:09 2025-12-02T18:56:09.884Z INFO 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 18:56:09 2025-12-02T18:56:09.884Z WARN 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:10 2025-12-02T18:56:09.921Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 18:56:10 2025-12-02T18:56:09.921Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:10 2025-12-02T18:56:09.952Z INFO 6699 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT5.913329851S 18:56:10 2025-12-02T18:56:09.969Z INFO 6699 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 18:56:10 allow.auto.create.topics = true 18:56:10 auto.commit.interval.ms = 5000 18:56:10 auto.include.jmx.reporter = true 18:56:10 auto.offset.reset = earliest 18:56:10 bootstrap.servers = [localhost:32774] 18:56:10 check.crcs = true 18:56:10 client.dns.lookup = use_all_dns_ips 18:56:10 client.id = consumer-group for Test A-10 18:56:10 client.rack = 18:56:10 connections.max.idle.ms = 540000 18:56:10 default.api.timeout.ms = 60000 18:56:10 enable.auto.commit = true 18:56:10 enable.metrics.push = true 18:56:10 exclude.internal.topics = true 18:56:10 fetch.max.bytes = 52428800 18:56:10 fetch.max.wait.ms = 500 18:56:10 fetch.min.bytes = 1 18:56:10 group.id = group for Test A 18:56:10 group.instance.id = null 18:56:10 group.protocol = classic 18:56:10 group.remote.assignor = null 18:56:10 heartbeat.interval.ms = 3000 18:56:10 interceptor.classes = [] 18:56:10 internal.leave.group.on.close = true 18:56:10 internal.throw.on.fetch.stable.offset.unsupported = false 18:56:10 isolation.level = read_uncommitted 18:56:10 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 18:56:10 max.partition.fetch.bytes = 1048576 18:56:10 max.poll.interval.ms = 300000 18:56:10 max.poll.records = 500 18:56:10 metadata.max.age.ms = 300000 18:56:10 metadata.recovery.strategy = none 18:56:10 metric.reporters = [] 18:56:10 metrics.num.samples = 2 18:56:10 metrics.recording.level = INFO 18:56:10 metrics.sample.window.ms = 30000 18:56:10 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 18:56:10 receive.buffer.bytes = 65536 18:56:10 reconnect.backoff.max.ms = 1000 18:56:10 reconnect.backoff.ms = 50 18:56:10 request.timeout.ms = 30000 18:56:10 retry.backoff.max.ms = 1000 18:56:10 retry.backoff.ms = 100 18:56:10 sasl.client.callback.handler.class = null 18:56:10 sasl.jaas.config = null 18:56:10 sasl.kerberos.kinit.cmd = /usr/bin/kinit 18:56:10 sasl.kerberos.min.time.before.relogin = 60000 18:56:10 sasl.kerberos.service.name = null 18:56:10 sasl.kerberos.ticket.renew.jitter = 0.05 18:56:10 sasl.kerberos.ticket.renew.window.factor = 0.8 18:56:10 sasl.login.callback.handler.class = null 18:56:10 sasl.login.class = null 18:56:10 sasl.login.connect.timeout.ms = null 18:56:10 sasl.login.read.timeout.ms = null 18:56:10 sasl.login.refresh.buffer.seconds = 300 18:56:10 sasl.login.refresh.min.period.seconds = 60 18:56:10 sasl.login.refresh.window.factor = 0.8 18:56:10 sasl.login.refresh.window.jitter = 0.05 18:56:10 sasl.login.retry.backoff.max.ms = 10000 18:56:10 sasl.login.retry.backoff.ms = 100 18:56:10 sasl.mechanism = GSSAPI 18:56:10 sasl.oauthbearer.clock.skew.seconds = 30 18:56:10 sasl.oauthbearer.expected.audience = null 18:56:10 sasl.oauthbearer.expected.issuer = null 18:56:10 sasl.oauthbearer.header.urlencode = false 18:56:10 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 18:56:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 18:56:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 18:56:10 sasl.oauthbearer.jwks.endpoint.url = null 18:56:10 sasl.oauthbearer.scope.claim.name = scope 18:56:10 sasl.oauthbearer.sub.claim.name = sub 18:56:10 sasl.oauthbearer.token.endpoint.url = null 18:56:10 security.protocol = PLAINTEXT 18:56:10 security.providers = null 18:56:10 send.buffer.bytes = 131072 18:56:10 session.timeout.ms = 45000 18:56:10 socket.connection.setup.timeout.max.ms = 30000 18:56:10 socket.connection.setup.timeout.ms = 10000 18:56:10 ssl.cipher.suites = null 18:56:10 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 18:56:10 ssl.endpoint.identification.algorithm = https 18:56:10 ssl.engine.factory.class = null 18:56:10 ssl.key.password = null 18:56:10 ssl.keymanager.algorithm = SunX509 18:56:10 ssl.keystore.certificate.chain = null 18:56:10 ssl.keystore.key = null 18:56:10 ssl.keystore.location = null 18:56:10 ssl.keystore.password = null 18:56:10 ssl.keystore.type = JKS 18:56:10 ssl.protocol = TLSv1.3 18:56:10 ssl.provider = null 18:56:10 ssl.secure.random.implementation = null 18:56:10 ssl.trustmanager.algorithm = PKIX 18:56:10 ssl.truststore.certificates = null 18:56:10 ssl.truststore.location = null 18:56:10 ssl.truststore.password = null 18:56:10 ssl.truststore.type = JKS 18:56:10 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 18:56:10 18:56:10 2025-12-02T18:56:09.969Z INFO 6699 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 18:56:10 2025-12-02T18:56:09.971Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 18:56:10 2025-12-02T18:56:09.971Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 18:56:10 2025-12-02T18:56:09.971Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1764701769971 18:56:10 18:56:10 . ____ _ __ _ _ 18:56:10 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 18:56:10 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 18:56:10 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 18:56:10 ' |____| .__|_| |_|_| |_\__, | / / / / 18:56:10 =========|_|==============|___/=/_/_/_/ 18:56:10 18:56:10 :: Spring Boot :: (v3.5.6) 18:56:10 18:56:10 2025-12-02T18:56:09.990Z INFO 6699 --- [ main] o.o.c.n.i.d.s.c.CmAvcEventConsumerSpec : Starting CmAvcEventConsumerSpec using Java 17.0.6-ea with PID 6699 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 18:56:10 2025-12-02T18:56:09.990Z INFO 6699 --- [ main] o.o.c.n.i.d.s.c.CmAvcEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 18:56:10 2025-12-02T18:56:10.009Z INFO 6699 --- [ main] o.o.c.n.i.d.s.c.CmAvcEventConsumerSpec : Started CmAvcEventConsumerSpec in 0.035 seconds (process running for 93.696) 18:56:10 2025-12-02T18:56:10.020Z INFO 6699 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Subscribed to topic(s): target-topic-for-Test-A 18:56:10 2025-12-02T18:56:10.021Z INFO 6699 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 18:56:10 2025-12-02T18:56:10.021Z INFO 6699 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 18:56:10 acks = -1 18:56:10 auto.include.jmx.reporter = true 18:56:10 batch.size = 16384 18:56:10 bootstrap.servers = [localhost:32774] 18:56:10 buffer.memory = 33554432 18:56:10 client.dns.lookup = use_all_dns_ips 18:56:10 client.id = producer-22 18:56:10 compression.gzip.level = -1 18:56:10 compression.lz4.level = 9 18:56:10 compression.type = none 18:56:10 compression.zstd.level = 3 18:56:10 connections.max.idle.ms = 540000 18:56:10 delivery.timeout.ms = 120000 18:56:10 enable.idempotence = false 18:56:10 enable.metrics.push = true 18:56:10 interceptor.classes = [] 18:56:10 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 18:56:10 linger.ms = 1 18:56:10 max.block.ms = 60000 18:56:10 max.in.flight.requests.per.connection = 5 18:56:10 max.request.size = 1048576 18:56:10 metadata.max.age.ms = 300000 18:56:10 metadata.max.idle.ms = 300000 18:56:10 metadata.recovery.strategy = none 18:56:10 metric.reporters = [] 18:56:10 metrics.num.samples = 2 18:56:10 metrics.recording.level = INFO 18:56:10 metrics.sample.window.ms = 30000 18:56:10 partitioner.adaptive.partitioning.enable = true 18:56:10 partitioner.availability.timeout.ms = 0 18:56:10 partitioner.class = null 18:56:10 partitioner.ignore.keys = false 18:56:10 receive.buffer.bytes = 32768 18:56:10 reconnect.backoff.max.ms = 1000 18:56:10 reconnect.backoff.ms = 50 18:56:10 request.timeout.ms = 30000 18:56:10 retries = 0 18:56:10 retry.backoff.max.ms = 1000 18:56:10 retry.backoff.ms = 100 18:56:10 sasl.client.callback.handler.class = null 18:56:10 sasl.jaas.config = null 18:56:10 sasl.kerberos.kinit.cmd = /usr/bin/kinit 18:56:10 sasl.kerberos.min.time.before.relogin = 60000 18:56:10 sasl.kerberos.service.name = null 18:56:10 sasl.kerberos.ticket.renew.jitter = 0.05 18:56:10 sasl.kerberos.ticket.renew.window.factor = 0.8 18:56:10 sasl.login.callback.handler.class = null 18:56:10 sasl.login.class = null 18:56:10 sasl.login.connect.timeout.ms = null 18:56:10 sasl.login.read.timeout.ms = null 18:56:10 sasl.login.refresh.buffer.seconds = 300 18:56:10 sasl.login.refresh.min.period.seconds = 60 18:56:10 sasl.login.refresh.window.factor = 0.8 18:56:10 sasl.login.refresh.window.jitter = 0.05 18:56:10 sasl.login.retry.backoff.max.ms = 10000 18:56:10 sasl.login.retry.backoff.ms = 100 18:56:10 sasl.mechanism = GSSAPI 18:56:10 sasl.oauthbearer.clock.skew.seconds = 30 18:56:10 sasl.oauthbearer.expected.audience = null 18:56:10 sasl.oauthbearer.expected.issuer = null 18:56:10 sasl.oauthbearer.header.urlencode = false 18:56:10 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 18:56:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 18:56:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 18:56:10 sasl.oauthbearer.jwks.endpoint.url = null 18:56:10 sasl.oauthbearer.scope.claim.name = scope 18:56:10 sasl.oauthbearer.sub.claim.name = sub 18:56:10 sasl.oauthbearer.token.endpoint.url = null 18:56:10 security.protocol = PLAINTEXT 18:56:10 security.providers = null 18:56:10 send.buffer.bytes = 131072 18:56:10 socket.connection.setup.timeout.max.ms = 30000 18:56:10 socket.connection.setup.timeout.ms = 10000 18:56:10 ssl.cipher.suites = null 18:56:10 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 18:56:10 ssl.endpoint.identification.algorithm = https 18:56:10 ssl.engine.factory.class = null 18:56:10 ssl.key.password = null 18:56:10 ssl.keymanager.algorithm = SunX509 18:56:10 ssl.keystore.certificate.chain = null 18:56:10 ssl.keystore.key = null 18:56:10 ssl.keystore.location = null 18:56:10 ssl.keystore.password = null 18:56:10 ssl.keystore.type = JKS 18:56:10 ssl.protocol = TLSv1.3 18:56:10 ssl.provider = null 18:56:10 ssl.secure.random.implementation = null 18:56:10 ssl.trustmanager.algorithm = PKIX 18:56:10 ssl.truststore.certificates = null 18:56:10 ssl.truststore.location = null 18:56:10 ssl.truststore.password = null 18:56:10 ssl.truststore.type = JKS 18:56:10 transaction.timeout.ms = 60000 18:56:10 transactional.id = null 18:56:10 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 18:56:10 18:56:10 2025-12-02T18:56:10.021Z INFO 6699 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 18:56:10 2025-12-02T18:56:10.023Z INFO 6699 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 18:56:10 2025-12-02T18:56:10.023Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 18:56:10 2025-12-02T18:56:10.023Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 18:56:10 2025-12-02T18:56:10.023Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1764701770023 18:56:10 2025-12-02T18:56:10.056Z INFO 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 18:56:10 2025-12-02T18:56:10.056Z WARN 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:10 2025-12-02T18:56:10.056Z INFO 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 18:56:10 2025-12-02T18:56:10.056Z WARN 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:10 2025-12-02T18:56:10.067Z INFO 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 18:56:10 2025-12-02T18:56:10.067Z WARN 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:10 2025-12-02T18:56:10.073Z WARN 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] The metadata response from the cluster reported a recoverable issue with correlation id 2 : {target-topic-for-Test-A=UNKNOWN_TOPIC_OR_PARTITION} 18:56:10 2025-12-02T18:56:10.073Z INFO 6699 --- [d | producer-22] org.apache.kafka.clients.Metadata : [Producer clientId=producer-22] Cluster ID: 4L6g3nShT-eMCtK--X86sw 18:56:10 2025-12-02T18:56:10.176Z INFO 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 18:56:10 2025-12-02T18:56:10.176Z WARN 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:10 2025-12-02T18:56:10.232Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:56:10 2025-12-02T18:56:10.232Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:10 2025-12-02T18:56:10.233Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:10 2025-12-02T18:56:10.237Z INFO 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 18:56:10 2025-12-02T18:56:10.237Z WARN 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:10 2025-12-02T18:56:10.238Z INFO 6699 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Cluster ID: 4L6g3nShT-eMCtK--X86sw 18:56:10 2025-12-02T18:56:10.278Z INFO 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 18:56:10 2025-12-02T18:56:10.278Z WARN 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:10 2025-12-02T18:56:10.289Z INFO 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 18:56:10 2025-12-02T18:56:10.289Z WARN 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:10 2025-12-02T18:56:10.306Z INFO 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 18:56:10 2025-12-02T18:56:10.306Z WARN 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:10 2025-12-02T18:56:10.343Z INFO 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 18:56:10 2025-12-02T18:56:10.343Z WARN 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:10 2025-12-02T18:56:10.347Z INFO 6699 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Discovered group coordinator localhost:32774 (id: 2147483646 rack: null) 18:56:10 2025-12-02T18:56:10.349Z INFO 6699 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] (Re-)joining group 18:56:10 2025-12-02T18:56:10.376Z INFO 6699 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Request joining group due to: need to re-join with the given member-id: consumer-group for Test A-10-ad37205b-95e8-43b0-a19a-4691debf23fe 18:56:10 2025-12-02T18:56:10.376Z INFO 6699 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] (Re-)joining group 18:56:10 2025-12-02T18:56:10.379Z INFO 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 18:56:10 2025-12-02T18:56:10.379Z WARN 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:10 2025-12-02T18:56:10.400Z INFO 6699 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Successfully joined group with generation Generation{generationId=1, memberId='consumer-group for Test A-10-ad37205b-95e8-43b0-a19a-4691debf23fe', protocol='range'} 18:56:10 2025-12-02T18:56:10.401Z INFO 6699 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Finished assignment for group at generation 1: {consumer-group for Test A-10-ad37205b-95e8-43b0-a19a-4691debf23fe=Assignment(partitions=[target-topic-for-Test-A-0])} 18:56:10 2025-12-02T18:56:10.416Z INFO 6699 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Successfully synced group in generation Generation{generationId=1, memberId='consumer-group for Test A-10-ad37205b-95e8-43b0-a19a-4691debf23fe', protocol='range'} 18:56:10 2025-12-02T18:56:10.417Z INFO 6699 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Notifying assignor about the new Assignment(partitions=[target-topic-for-Test-A-0]) 18:56:10 2025-12-02T18:56:10.417Z INFO 6699 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Adding newly assigned partitions: target-topic-for-Test-A-0 18:56:10 2025-12-02T18:56:10.431Z INFO 6699 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Found no committed offset for partition target-topic-for-Test-A-0 18:56:10 2025-12-02T18:56:10.438Z INFO 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 18:56:10 2025-12-02T18:56:10.438Z WARN 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:10 2025-12-02T18:56:10.441Z INFO 6699 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Resetting offset for partition target-topic-for-Test-A-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32774 (id: 1 rack: null)], epoch=0}}. 18:56:10 2025-12-02T18:56:10.450Z INFO 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 18:56:10 2025-12-02T18:56:10.450Z WARN 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:10 2025-12-02T18:56:10.486Z INFO 6699 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 18:56:10 allow.auto.create.topics = true 18:56:10 auto.commit.interval.ms = 5000 18:56:10 auto.include.jmx.reporter = true 18:56:10 auto.offset.reset = earliest 18:56:10 bootstrap.servers = [localhost:32774] 18:56:10 check.crcs = true 18:56:10 client.dns.lookup = use_all_dns_ips 18:56:10 client.id = consumer-group for Test A-11 18:56:10 client.rack = 18:56:10 connections.max.idle.ms = 540000 18:56:10 default.api.timeout.ms = 60000 18:56:10 enable.auto.commit = true 18:56:10 enable.metrics.push = true 18:56:10 exclude.internal.topics = true 18:56:10 fetch.max.bytes = 52428800 18:56:10 fetch.max.wait.ms = 500 18:56:10 fetch.min.bytes = 1 18:56:10 group.id = group for Test A 18:56:10 group.instance.id = null 18:56:10 group.protocol = classic 18:56:10 group.remote.assignor = null 18:56:10 heartbeat.interval.ms = 3000 18:56:10 interceptor.classes = [] 18:56:10 internal.leave.group.on.close = true 18:56:10 internal.throw.on.fetch.stable.offset.unsupported = false 18:56:10 isolation.level = read_uncommitted 18:56:10 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 18:56:10 max.partition.fetch.bytes = 1048576 18:56:10 max.poll.interval.ms = 300000 18:56:10 max.poll.records = 500 18:56:10 metadata.max.age.ms = 300000 18:56:10 metadata.recovery.strategy = none 18:56:10 metric.reporters = [] 18:56:10 metrics.num.samples = 2 18:56:10 metrics.recording.level = INFO 18:56:10 metrics.sample.window.ms = 30000 18:56:10 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 18:56:10 receive.buffer.bytes = 65536 18:56:10 reconnect.backoff.max.ms = 1000 18:56:10 reconnect.backoff.ms = 50 18:56:10 request.timeout.ms = 30000 18:56:10 retry.backoff.max.ms = 1000 18:56:10 retry.backoff.ms = 100 18:56:10 sasl.client.callback.handler.class = null 18:56:10 sasl.jaas.config = null 18:56:10 sasl.kerberos.kinit.cmd = /usr/bin/kinit 18:56:10 sasl.kerberos.min.time.before.relogin = 60000 18:56:10 sasl.kerberos.service.name = null 18:56:10 sasl.kerberos.ticket.renew.jitter = 0.05 18:56:10 sasl.kerberos.ticket.renew.window.factor = 0.8 18:56:10 sasl.login.callback.handler.class = null 18:56:10 sasl.login.class = null 18:56:10 sasl.login.connect.timeout.ms = null 18:56:10 sasl.login.read.timeout.ms = null 18:56:10 sasl.login.refresh.buffer.seconds = 300 18:56:10 sasl.login.refresh.min.period.seconds = 60 18:56:10 sasl.login.refresh.window.factor = 0.8 18:56:10 sasl.login.refresh.window.jitter = 0.05 18:56:10 sasl.login.retry.backoff.max.ms = 10000 18:56:10 sasl.login.retry.backoff.ms = 100 18:56:10 sasl.mechanism = GSSAPI 18:56:10 sasl.oauthbearer.clock.skew.seconds = 30 18:56:10 sasl.oauthbearer.expected.audience = null 18:56:10 sasl.oauthbearer.expected.issuer = null 18:56:10 sasl.oauthbearer.header.urlencode = false 18:56:10 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 18:56:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 18:56:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 18:56:10 sasl.oauthbearer.jwks.endpoint.url = null 18:56:10 sasl.oauthbearer.scope.claim.name = scope 18:56:10 sasl.oauthbearer.sub.claim.name = sub 18:56:10 sasl.oauthbearer.token.endpoint.url = null 18:56:10 security.protocol = PLAINTEXT 18:56:10 security.providers = null 18:56:10 send.buffer.bytes = 131072 18:56:10 session.timeout.ms = 45000 18:56:10 socket.connection.setup.timeout.max.ms = 30000 18:56:10 socket.connection.setup.timeout.ms = 10000 18:56:10 ssl.cipher.suites = null 18:56:10 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 18:56:10 ssl.endpoint.identification.algorithm = https 18:56:10 ssl.engine.factory.class = null 18:56:10 ssl.key.password = null 18:56:10 ssl.keymanager.algorithm = SunX509 18:56:10 ssl.keystore.certificate.chain = null 18:56:10 ssl.keystore.key = null 18:56:10 ssl.keystore.location = null 18:56:10 ssl.keystore.password = null 18:56:10 ssl.keystore.type = JKS 18:56:10 ssl.protocol = TLSv1.3 18:56:10 ssl.provider = null 18:56:10 ssl.secure.random.implementation = null 18:56:10 ssl.trustmanager.algorithm = PKIX 18:56:10 ssl.truststore.certificates = null 18:56:10 ssl.truststore.location = null 18:56:10 ssl.truststore.password = null 18:56:10 ssl.truststore.type = JKS 18:56:10 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 18:56:10 18:56:10 2025-12-02T18:56:10.486Z INFO 6699 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 18:56:10 2025-12-02T18:56:10.488Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 18:56:10 2025-12-02T18:56:10.488Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 18:56:10 2025-12-02T18:56:10.488Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1764701770488 18:56:10 2025-12-02T18:56:10.494Z INFO 6699 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 18:56:10 2025-12-02T18:56:10.494Z INFO 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 18:56:10 2025-12-02T18:56:10.494Z WARN 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:10 2025-12-02T18:56:10.494Z INFO 6699 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 18:56:10 acks = -1 18:56:10 auto.include.jmx.reporter = true 18:56:10 batch.size = 16384 18:56:10 bootstrap.servers = [localhost:32774] 18:56:10 buffer.memory = 33554432 18:56:10 client.dns.lookup = use_all_dns_ips 18:56:10 client.id = producer-23 18:56:10 compression.gzip.level = -1 18:56:10 compression.lz4.level = 9 18:56:10 compression.type = none 18:56:10 compression.zstd.level = 3 18:56:10 connections.max.idle.ms = 540000 18:56:10 delivery.timeout.ms = 120000 18:56:10 enable.idempotence = false 18:56:10 enable.metrics.push = true 18:56:10 interceptor.classes = [] 18:56:10 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 18:56:10 linger.ms = 1 18:56:10 max.block.ms = 60000 18:56:10 max.in.flight.requests.per.connection = 5 18:56:10 max.request.size = 1048576 18:56:10 metadata.max.age.ms = 300000 18:56:10 metadata.max.idle.ms = 300000 18:56:10 metadata.recovery.strategy = none 18:56:10 metric.reporters = [] 18:56:10 metrics.num.samples = 2 18:56:10 metrics.recording.level = INFO 18:56:10 metrics.sample.window.ms = 30000 18:56:10 partitioner.adaptive.partitioning.enable = true 18:56:10 partitioner.availability.timeout.ms = 0 18:56:10 partitioner.class = null 18:56:10 partitioner.ignore.keys = false 18:56:10 receive.buffer.bytes = 32768 18:56:10 reconnect.backoff.max.ms = 1000 18:56:10 reconnect.backoff.ms = 50 18:56:10 request.timeout.ms = 30000 18:56:10 retries = 0 18:56:10 retry.backoff.max.ms = 1000 18:56:10 retry.backoff.ms = 100 18:56:10 sasl.client.callback.handler.class = null 18:56:10 sasl.jaas.config = null 18:56:10 sasl.kerberos.kinit.cmd = /usr/bin/kinit 18:56:10 sasl.kerberos.min.time.before.relogin = 60000 18:56:10 sasl.kerberos.service.name = null 18:56:10 sasl.kerberos.ticket.renew.jitter = 0.05 18:56:10 sasl.kerberos.ticket.renew.window.factor = 0.8 18:56:10 sasl.login.callback.handler.class = null 18:56:10 sasl.login.class = null 18:56:10 sasl.login.connect.timeout.ms = null 18:56:10 sasl.login.read.timeout.ms = null 18:56:10 sasl.login.refresh.buffer.seconds = 300 18:56:10 sasl.login.refresh.min.period.seconds = 60 18:56:10 sasl.login.refresh.window.factor = 0.8 18:56:10 sasl.login.refresh.window.jitter = 0.05 18:56:10 sasl.login.retry.backoff.max.ms = 10000 18:56:10 sasl.login.retry.backoff.ms = 100 18:56:10 sasl.mechanism = GSSAPI 18:56:10 sasl.oauthbearer.clock.skew.seconds = 30 18:56:10 sasl.oauthbearer.expected.audience = null 18:56:10 sasl.oauthbearer.expected.issuer = null 18:56:10 sasl.oauthbearer.header.urlencode = false 18:56:10 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 18:56:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 18:56:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 18:56:10 sasl.oauthbearer.jwks.endpoint.url = null 18:56:10 sasl.oauthbearer.scope.claim.name = scope 18:56:10 sasl.oauthbearer.sub.claim.name = sub 18:56:10 sasl.oauthbearer.token.endpoint.url = null 18:56:10 security.protocol = PLAINTEXT 18:56:10 security.providers = null 18:56:10 send.buffer.bytes = 131072 18:56:10 socket.connection.setup.timeout.max.ms = 30000 18:56:10 socket.connection.setup.timeout.ms = 10000 18:56:10 ssl.cipher.suites = null 18:56:10 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 18:56:10 ssl.endpoint.identification.algorithm = https 18:56:10 ssl.engine.factory.class = null 18:56:10 ssl.key.password = null 18:56:10 ssl.keymanager.algorithm = SunX509 18:56:10 ssl.keystore.certificate.chain = null 18:56:10 ssl.keystore.key = null 18:56:10 ssl.keystore.location = null 18:56:10 ssl.keystore.password = null 18:56:10 ssl.keystore.type = JKS 18:56:10 ssl.protocol = TLSv1.3 18:56:10 ssl.provider = null 18:56:10 ssl.secure.random.implementation = null 18:56:10 ssl.trustmanager.algorithm = PKIX 18:56:10 ssl.truststore.certificates = null 18:56:10 ssl.truststore.location = null 18:56:10 ssl.truststore.password = null 18:56:10 ssl.truststore.type = JKS 18:56:10 transaction.timeout.ms = 60000 18:56:10 transactional.id = null 18:56:10 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 18:56:10 18:56:10 2025-12-02T18:56:10.495Z INFO 6699 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 18:56:10 2025-12-02T18:56:10.496Z INFO 6699 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 18:56:10 2025-12-02T18:56:10.496Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 18:56:10 2025-12-02T18:56:10.496Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 18:56:10 2025-12-02T18:56:10.496Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1764701770496 18:56:10 2025-12-02T18:56:10.528Z WARN 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] The metadata response from the cluster reported a recoverable issue with correlation id 2 : {some-topic-for-Test-B=UNKNOWN_TOPIC_OR_PARTITION} 18:56:10 2025-12-02T18:56:10.528Z INFO 6699 --- [d | producer-23] org.apache.kafka.clients.Metadata : [Producer clientId=producer-23] Cluster ID: 4L6g3nShT-eMCtK--X86sw 18:56:10 2025-12-02T18:56:10.570Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 18:56:10 2025-12-02T18:56:10.571Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:10 2025-12-02T18:56:10.593Z INFO 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 18:56:10 2025-12-02T18:56:10.593Z WARN 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:10 2025-12-02T18:56:10.659Z INFO 6699 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 18:56:10 allow.auto.create.topics = true 18:56:10 auto.commit.interval.ms = 5000 18:56:10 auto.include.jmx.reporter = true 18:56:10 auto.offset.reset = earliest 18:56:10 bootstrap.servers = [localhost:32774] 18:56:10 check.crcs = true 18:56:10 client.dns.lookup = use_all_dns_ips 18:56:10 client.id = consumer-group for Test A-12 18:56:10 client.rack = 18:56:10 connections.max.idle.ms = 540000 18:56:10 default.api.timeout.ms = 60000 18:56:10 enable.auto.commit = true 18:56:10 enable.metrics.push = true 18:56:10 exclude.internal.topics = true 18:56:10 fetch.max.bytes = 52428800 18:56:10 fetch.max.wait.ms = 500 18:56:10 fetch.min.bytes = 1 18:56:10 group.id = group for Test A 18:56:10 group.instance.id = null 18:56:10 group.protocol = classic 18:56:10 group.remote.assignor = null 18:56:10 heartbeat.interval.ms = 3000 18:56:10 interceptor.classes = [] 18:56:10 internal.leave.group.on.close = true 18:56:10 internal.throw.on.fetch.stable.offset.unsupported = false 18:56:10 isolation.level = read_uncommitted 18:56:10 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 18:56:10 max.partition.fetch.bytes = 1048576 18:56:10 max.poll.interval.ms = 300000 18:56:10 max.poll.records = 500 18:56:10 metadata.max.age.ms = 300000 18:56:10 metadata.recovery.strategy = none 18:56:10 metric.reporters = [] 18:56:10 metrics.num.samples = 2 18:56:10 metrics.recording.level = INFO 18:56:10 metrics.sample.window.ms = 30000 18:56:10 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 18:56:10 receive.buffer.bytes = 65536 18:56:10 reconnect.backoff.max.ms = 1000 18:56:10 reconnect.backoff.ms = 50 18:56:10 request.timeout.ms = 30000 18:56:10 retry.backoff.max.ms = 1000 18:56:10 retry.backoff.ms = 100 18:56:10 sasl.client.callback.handler.class = null 18:56:10 sasl.jaas.config = null 18:56:10 sasl.kerberos.kinit.cmd = /usr/bin/kinit 18:56:10 sasl.kerberos.min.time.before.relogin = 60000 18:56:10 sasl.kerberos.service.name = null 18:56:10 sasl.kerberos.ticket.renew.jitter = 0.05 18:56:10 sasl.kerberos.ticket.renew.window.factor = 0.8 18:56:10 sasl.login.callback.handler.class = null 18:56:10 sasl.login.class = null 18:56:10 sasl.login.connect.timeout.ms = null 18:56:10 sasl.login.read.timeout.ms = null 18:56:10 sasl.login.refresh.buffer.seconds = 300 18:56:10 sasl.login.refresh.min.period.seconds = 60 18:56:10 sasl.login.refresh.window.factor = 0.8 18:56:10 sasl.login.refresh.window.jitter = 0.05 18:56:10 sasl.login.retry.backoff.max.ms = 10000 18:56:10 sasl.login.retry.backoff.ms = 100 18:56:10 sasl.mechanism = GSSAPI 18:56:10 sasl.oauthbearer.clock.skew.seconds = 30 18:56:10 sasl.oauthbearer.expected.audience = null 18:56:10 sasl.oauthbearer.expected.issuer = null 18:56:10 sasl.oauthbearer.header.urlencode = false 18:56:10 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 18:56:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 18:56:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 18:56:10 sasl.oauthbearer.jwks.endpoint.url = null 18:56:10 sasl.oauthbearer.scope.claim.name = scope 18:56:10 sasl.oauthbearer.sub.claim.name = sub 18:56:10 sasl.oauthbearer.token.endpoint.url = null 18:56:10 security.protocol = PLAINTEXT 18:56:10 security.providers = null 18:56:10 send.buffer.bytes = 131072 18:56:10 session.timeout.ms = 45000 18:56:10 socket.connection.setup.timeout.max.ms = 30000 18:56:10 socket.connection.setup.timeout.ms = 10000 18:56:10 ssl.cipher.suites = null 18:56:10 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 18:56:10 ssl.endpoint.identification.algorithm = https 18:56:10 ssl.engine.factory.class = null 18:56:10 ssl.key.password = null 18:56:10 ssl.keymanager.algorithm = SunX509 18:56:10 ssl.keystore.certificate.chain = null 18:56:10 ssl.keystore.key = null 18:56:10 ssl.keystore.location = null 18:56:10 ssl.keystore.password = null 18:56:10 ssl.keystore.type = JKS 18:56:10 ssl.protocol = TLSv1.3 18:56:10 ssl.provider = null 18:56:10 ssl.secure.random.implementation = null 18:56:10 ssl.trustmanager.algorithm = PKIX 18:56:10 ssl.truststore.certificates = null 18:56:10 ssl.truststore.location = null 18:56:10 ssl.truststore.password = null 18:56:10 ssl.truststore.type = JKS 18:56:10 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 18:56:10 18:56:10 2025-12-02T18:56:10.659Z INFO 6699 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 18:56:10 2025-12-02T18:56:10.661Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 18:56:10 2025-12-02T18:56:10.661Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 18:56:10 2025-12-02T18:56:10.661Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1764701770661 18:56:10 2025-12-02T18:56:10.662Z INFO 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 18:56:10 2025-12-02T18:56:10.663Z WARN 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:10 2025-12-02T18:56:10.664Z INFO 6699 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 18:56:10 2025-12-02T18:56:10.664Z INFO 6699 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 18:56:10 acks = -1 18:56:10 auto.include.jmx.reporter = true 18:56:10 batch.size = 16384 18:56:10 bootstrap.servers = [localhost:32774] 18:56:10 buffer.memory = 33554432 18:56:10 client.dns.lookup = use_all_dns_ips 18:56:10 client.id = producer-24 18:56:10 compression.gzip.level = -1 18:56:10 compression.lz4.level = 9 18:56:10 compression.type = none 18:56:10 compression.zstd.level = 3 18:56:10 connections.max.idle.ms = 540000 18:56:10 delivery.timeout.ms = 120000 18:56:10 enable.idempotence = false 18:56:10 enable.metrics.push = true 18:56:10 interceptor.classes = [] 18:56:10 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 18:56:10 linger.ms = 1 18:56:10 max.block.ms = 60000 18:56:10 max.in.flight.requests.per.connection = 5 18:56:10 max.request.size = 1048576 18:56:10 metadata.max.age.ms = 300000 18:56:10 metadata.max.idle.ms = 300000 18:56:10 metadata.recovery.strategy = none 18:56:10 metric.reporters = [] 18:56:10 metrics.num.samples = 2 18:56:10 metrics.recording.level = INFO 18:56:10 metrics.sample.window.ms = 30000 18:56:10 partitioner.adaptive.partitioning.enable = true 18:56:10 partitioner.availability.timeout.ms = 0 18:56:10 partitioner.class = null 18:56:10 partitioner.ignore.keys = false 18:56:10 receive.buffer.bytes = 32768 18:56:10 reconnect.backoff.max.ms = 1000 18:56:10 reconnect.backoff.ms = 50 18:56:10 request.timeout.ms = 30000 18:56:10 retries = 0 18:56:10 retry.backoff.max.ms = 1000 18:56:10 retry.backoff.ms = 100 18:56:10 sasl.client.callback.handler.class = null 18:56:10 sasl.jaas.config = null 18:56:10 sasl.kerberos.kinit.cmd = /usr/bin/kinit 18:56:10 sasl.kerberos.min.time.before.relogin = 60000 18:56:10 sasl.kerberos.service.name = null 18:56:10 sasl.kerberos.ticket.renew.jitter = 0.05 18:56:10 sasl.kerberos.ticket.renew.window.factor = 0.8 18:56:10 sasl.login.callback.handler.class = null 18:56:10 sasl.login.class = null 18:56:10 sasl.login.connect.timeout.ms = null 18:56:10 sasl.login.read.timeout.ms = null 18:56:10 sasl.login.refresh.buffer.seconds = 300 18:56:10 sasl.login.refresh.min.period.seconds = 60 18:56:10 sasl.login.refresh.window.factor = 0.8 18:56:10 sasl.login.refresh.window.jitter = 0.05 18:56:10 sasl.login.retry.backoff.max.ms = 10000 18:56:10 sasl.login.retry.backoff.ms = 100 18:56:10 sasl.mechanism = GSSAPI 18:56:10 sasl.oauthbearer.clock.skew.seconds = 30 18:56:10 sasl.oauthbearer.expected.audience = null 18:56:10 sasl.oauthbearer.expected.issuer = null 18:56:10 sasl.oauthbearer.header.urlencode = false 18:56:10 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 18:56:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 18:56:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 18:56:10 sasl.oauthbearer.jwks.endpoint.url = null 18:56:10 sasl.oauthbearer.scope.claim.name = scope 18:56:10 sasl.oauthbearer.sub.claim.name = sub 18:56:10 sasl.oauthbearer.token.endpoint.url = null 18:56:10 security.protocol = PLAINTEXT 18:56:10 security.providers = null 18:56:10 send.buffer.bytes = 131072 18:56:10 socket.connection.setup.timeout.max.ms = 30000 18:56:10 socket.connection.setup.timeout.ms = 10000 18:56:10 ssl.cipher.suites = null 18:56:10 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 18:56:10 ssl.endpoint.identification.algorithm = https 18:56:10 ssl.engine.factory.class = null 18:56:10 ssl.key.password = null 18:56:10 ssl.keymanager.algorithm = SunX509 18:56:10 ssl.keystore.certificate.chain = null 18:56:10 ssl.keystore.key = null 18:56:10 ssl.keystore.location = null 18:56:10 ssl.keystore.password = null 18:56:10 ssl.keystore.type = JKS 18:56:10 ssl.protocol = TLSv1.3 18:56:10 ssl.provider = null 18:56:10 ssl.secure.random.implementation = null 18:56:10 ssl.trustmanager.algorithm = PKIX 18:56:10 ssl.truststore.certificates = null 18:56:10 ssl.truststore.location = null 18:56:10 ssl.truststore.password = null 18:56:10 ssl.truststore.type = JKS 18:56:10 transaction.timeout.ms = 60000 18:56:10 transactional.id = null 18:56:10 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 18:56:10 18:56:10 2025-12-02T18:56:10.664Z INFO 6699 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 18:56:10 2025-12-02T18:56:10.666Z INFO 6699 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 18:56:10 2025-12-02T18:56:10.666Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 18:56:10 2025-12-02T18:56:10.666Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 18:56:10 2025-12-02T18:56:10.666Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1764701770666 18:56:10 2025-12-02T18:56:10.681Z INFO 6699 --- [d | producer-24] org.apache.kafka.clients.Metadata : [Producer clientId=producer-24] Cluster ID: 4L6g3nShT-eMCtK--X86sw 18:56:10 2025-12-02T18:56:10.685Z INFO 6699 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 18:56:10 allow.auto.create.topics = true 18:56:10 auto.commit.interval.ms = 5000 18:56:10 auto.include.jmx.reporter = true 18:56:10 auto.offset.reset = earliest 18:56:10 bootstrap.servers = [localhost:32774] 18:56:10 check.crcs = true 18:56:10 client.dns.lookup = use_all_dns_ips 18:56:10 client.id = consumer-group for Test A-13 18:56:10 client.rack = 18:56:10 connections.max.idle.ms = 540000 18:56:10 default.api.timeout.ms = 60000 18:56:10 enable.auto.commit = true 18:56:10 enable.metrics.push = true 18:56:10 exclude.internal.topics = true 18:56:10 fetch.max.bytes = 52428800 18:56:10 fetch.max.wait.ms = 500 18:56:10 fetch.min.bytes = 1 18:56:10 group.id = group for Test A 18:56:10 group.instance.id = null 18:56:10 group.protocol = classic 18:56:10 group.remote.assignor = null 18:56:10 heartbeat.interval.ms = 3000 18:56:10 interceptor.classes = [] 18:56:10 internal.leave.group.on.close = true 18:56:10 internal.throw.on.fetch.stable.offset.unsupported = false 18:56:10 isolation.level = read_uncommitted 18:56:10 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 18:56:10 max.partition.fetch.bytes = 1048576 18:56:10 max.poll.interval.ms = 300000 18:56:10 max.poll.records = 500 18:56:10 metadata.max.age.ms = 300000 18:56:10 metadata.recovery.strategy = none 18:56:10 metric.reporters = [] 18:56:10 metrics.num.samples = 2 18:56:10 metrics.recording.level = INFO 18:56:10 metrics.sample.window.ms = 30000 18:56:10 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 18:56:10 receive.buffer.bytes = 65536 18:56:10 reconnect.backoff.max.ms = 1000 18:56:10 reconnect.backoff.ms = 50 18:56:10 request.timeout.ms = 30000 18:56:10 retry.backoff.max.ms = 1000 18:56:10 retry.backoff.ms = 100 18:56:10 sasl.client.callback.handler.class = null 18:56:10 sasl.jaas.config = null 18:56:10 sasl.kerberos.kinit.cmd = /usr/bin/kinit 18:56:10 sasl.kerberos.min.time.before.relogin = 60000 18:56:10 sasl.kerberos.service.name = null 18:56:10 sasl.kerberos.ticket.renew.jitter = 0.05 18:56:10 sasl.kerberos.ticket.renew.window.factor = 0.8 18:56:10 sasl.login.callback.handler.class = null 18:56:10 sasl.login.class = null 18:56:10 sasl.login.connect.timeout.ms = null 18:56:10 sasl.login.read.timeout.ms = null 18:56:10 sasl.login.refresh.buffer.seconds = 300 18:56:10 sasl.login.refresh.min.period.seconds = 60 18:56:10 sasl.login.refresh.window.factor = 0.8 18:56:10 sasl.login.refresh.window.jitter = 0.05 18:56:10 sasl.login.retry.backoff.max.ms = 10000 18:56:10 sasl.login.retry.backoff.ms = 100 18:56:10 sasl.mechanism = GSSAPI 18:56:10 sasl.oauthbearer.clock.skew.seconds = 30 18:56:10 sasl.oauthbearer.expected.audience = null 18:56:10 sasl.oauthbearer.expected.issuer = null 18:56:10 sasl.oauthbearer.header.urlencode = false 18:56:10 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 18:56:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 18:56:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 18:56:10 sasl.oauthbearer.jwks.endpoint.url = null 18:56:10 sasl.oauthbearer.scope.claim.name = scope 18:56:10 sasl.oauthbearer.sub.claim.name = sub 18:56:10 sasl.oauthbearer.token.endpoint.url = null 18:56:10 security.protocol = PLAINTEXT 18:56:10 security.providers = null 18:56:10 send.buffer.bytes = 131072 18:56:10 session.timeout.ms = 45000 18:56:10 socket.connection.setup.timeout.max.ms = 30000 18:56:10 socket.connection.setup.timeout.ms = 10000 18:56:10 ssl.cipher.suites = null 18:56:10 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 18:56:10 ssl.endpoint.identification.algorithm = https 18:56:10 ssl.engine.factory.class = null 18:56:10 ssl.key.password = null 18:56:10 ssl.keymanager.algorithm = SunX509 18:56:10 ssl.keystore.certificate.chain = null 18:56:10 ssl.keystore.key = null 18:56:10 ssl.keystore.location = null 18:56:10 ssl.keystore.password = null 18:56:10 ssl.keystore.type = JKS 18:56:10 ssl.protocol = TLSv1.3 18:56:10 ssl.provider = null 18:56:10 ssl.secure.random.implementation = null 18:56:10 ssl.trustmanager.algorithm = PKIX 18:56:10 ssl.truststore.certificates = null 18:56:10 ssl.truststore.location = null 18:56:10 ssl.truststore.password = null 18:56:10 ssl.truststore.type = JKS 18:56:10 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 18:56:10 18:56:10 2025-12-02T18:56:10.686Z INFO 6699 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 18:56:10 2025-12-02T18:56:10.689Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 18:56:10 2025-12-02T18:56:10.689Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 18:56:10 2025-12-02T18:56:10.689Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1764701770688 18:56:10 2025-12-02T18:56:10.691Z INFO 6699 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 18:56:10 2025-12-02T18:56:10.692Z INFO 6699 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 18:56:10 acks = -1 18:56:10 auto.include.jmx.reporter = true 18:56:10 batch.size = 16384 18:56:10 bootstrap.servers = [localhost:32774] 18:56:10 buffer.memory = 33554432 18:56:10 client.dns.lookup = use_all_dns_ips 18:56:10 client.id = producer-25 18:56:10 compression.gzip.level = -1 18:56:10 compression.lz4.level = 9 18:56:10 compression.type = none 18:56:10 compression.zstd.level = 3 18:56:10 connections.max.idle.ms = 540000 18:56:10 delivery.timeout.ms = 120000 18:56:10 enable.idempotence = false 18:56:10 enable.metrics.push = true 18:56:10 interceptor.classes = [] 18:56:10 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 18:56:10 linger.ms = 1 18:56:10 max.block.ms = 60000 18:56:10 max.in.flight.requests.per.connection = 5 18:56:10 max.request.size = 1048576 18:56:10 metadata.max.age.ms = 300000 18:56:10 metadata.max.idle.ms = 300000 18:56:10 metadata.recovery.strategy = none 18:56:10 metric.reporters = [] 18:56:10 metrics.num.samples = 2 18:56:10 metrics.recording.level = INFO 18:56:10 metrics.sample.window.ms = 30000 18:56:10 partitioner.adaptive.partitioning.enable = true 18:56:10 partitioner.availability.timeout.ms = 0 18:56:10 partitioner.class = null 18:56:10 partitioner.ignore.keys = false 18:56:10 receive.buffer.bytes = 32768 18:56:10 reconnect.backoff.max.ms = 1000 18:56:10 reconnect.backoff.ms = 50 18:56:10 request.timeout.ms = 30000 18:56:10 retries = 0 18:56:10 retry.backoff.max.ms = 1000 18:56:10 retry.backoff.ms = 100 18:56:10 sasl.client.callback.handler.class = null 18:56:10 sasl.jaas.config = null 18:56:10 sasl.kerberos.kinit.cmd = /usr/bin/kinit 18:56:10 sasl.kerberos.min.time.before.relogin = 60000 18:56:10 sasl.kerberos.service.name = null 18:56:10 sasl.kerberos.ticket.renew.jitter = 0.05 18:56:10 sasl.kerberos.ticket.renew.window.factor = 0.8 18:56:10 sasl.login.callback.handler.class = null 18:56:10 sasl.login.class = null 18:56:10 sasl.login.connect.timeout.ms = null 18:56:10 sasl.login.read.timeout.ms = null 18:56:10 sasl.login.refresh.buffer.seconds = 300 18:56:10 sasl.login.refresh.min.period.seconds = 60 18:56:10 sasl.login.refresh.window.factor = 0.8 18:56:10 sasl.login.refresh.window.jitter = 0.05 18:56:10 sasl.login.retry.backoff.max.ms = 10000 18:56:10 sasl.login.retry.backoff.ms = 100 18:56:10 sasl.mechanism = GSSAPI 18:56:10 sasl.oauthbearer.clock.skew.seconds = 30 18:56:10 sasl.oauthbearer.expected.audience = null 18:56:10 sasl.oauthbearer.expected.issuer = null 18:56:10 sasl.oauthbearer.header.urlencode = false 18:56:10 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 18:56:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 18:56:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 18:56:10 sasl.oauthbearer.jwks.endpoint.url = null 18:56:10 sasl.oauthbearer.scope.claim.name = scope 18:56:10 sasl.oauthbearer.sub.claim.name = sub 18:56:10 sasl.oauthbearer.token.endpoint.url = null 18:56:10 security.protocol = PLAINTEXT 18:56:10 security.providers = null 18:56:10 send.buffer.bytes = 131072 18:56:10 socket.connection.setup.timeout.max.ms = 30000 18:56:10 socket.connection.setup.timeout.ms = 10000 18:56:10 ssl.cipher.suites = null 18:56:10 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 18:56:10 ssl.endpoint.identification.algorithm = https 18:56:10 ssl.engine.factory.class = null 18:56:10 ssl.key.password = null 18:56:10 ssl.keymanager.algorithm = SunX509 18:56:10 ssl.keystore.certificate.chain = null 18:56:10 ssl.keystore.key = null 18:56:10 ssl.keystore.location = null 18:56:10 ssl.keystore.password = null 18:56:10 ssl.keystore.type = JKS 18:56:10 ssl.protocol = TLSv1.3 18:56:10 ssl.provider = null 18:56:10 ssl.secure.random.implementation = null 18:56:10 ssl.trustmanager.algorithm = PKIX 18:56:10 ssl.truststore.certificates = null 18:56:10 ssl.truststore.location = null 18:56:10 ssl.truststore.password = null 18:56:10 ssl.truststore.type = JKS 18:56:10 transaction.timeout.ms = 60000 18:56:10 transactional.id = null 18:56:10 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 18:56:10 18:56:10 2025-12-02T18:56:10.692Z INFO 6699 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 18:56:10 2025-12-02T18:56:10.695Z INFO 6699 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 18:56:10 2025-12-02T18:56:10.695Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 18:56:10 2025-12-02T18:56:10.695Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 18:56:10 2025-12-02T18:56:10.695Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1764701770695 18:56:10 2025-12-02T18:56:10.704Z INFO 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 18:56:10 2025-12-02T18:56:10.704Z WARN 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:10 2025-12-02T18:56:10.704Z INFO 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 18:56:10 2025-12-02T18:56:10.705Z WARN 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:10 2025-12-02T18:56:10.710Z INFO 6699 --- [d | producer-25] org.apache.kafka.clients.Metadata : [Producer clientId=producer-25] Cluster ID: 4L6g3nShT-eMCtK--X86sw 18:56:10 2025-12-02T18:56:10.713Z INFO 6699 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 18:56:10 allow.auto.create.topics = true 18:56:10 auto.commit.interval.ms = 5000 18:56:10 auto.include.jmx.reporter = true 18:56:10 auto.offset.reset = earliest 18:56:10 bootstrap.servers = [localhost:32774] 18:56:10 check.crcs = true 18:56:10 client.dns.lookup = use_all_dns_ips 18:56:10 client.id = consumer-group for Test A-14 18:56:10 client.rack = 18:56:10 connections.max.idle.ms = 540000 18:56:10 default.api.timeout.ms = 60000 18:56:10 enable.auto.commit = true 18:56:10 enable.metrics.push = true 18:56:10 exclude.internal.topics = true 18:56:10 fetch.max.bytes = 52428800 18:56:10 fetch.max.wait.ms = 500 18:56:10 fetch.min.bytes = 1 18:56:10 group.id = group for Test A 18:56:10 group.instance.id = null 18:56:10 group.protocol = classic 18:56:10 group.remote.assignor = null 18:56:10 heartbeat.interval.ms = 3000 18:56:10 interceptor.classes = [] 18:56:10 internal.leave.group.on.close = true 18:56:10 internal.throw.on.fetch.stable.offset.unsupported = false 18:56:10 isolation.level = read_uncommitted 18:56:10 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 18:56:10 max.partition.fetch.bytes = 1048576 18:56:10 max.poll.interval.ms = 300000 18:56:10 max.poll.records = 500 18:56:10 metadata.max.age.ms = 300000 18:56:10 metadata.recovery.strategy = none 18:56:10 metric.reporters = [] 18:56:10 metrics.num.samples = 2 18:56:10 metrics.recording.level = INFO 18:56:10 metrics.sample.window.ms = 30000 18:56:10 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 18:56:10 receive.buffer.bytes = 65536 18:56:10 reconnect.backoff.max.ms = 1000 18:56:10 reconnect.backoff.ms = 50 18:56:10 request.timeout.ms = 30000 18:56:10 retry.backoff.max.ms = 1000 18:56:10 retry.backoff.ms = 100 18:56:10 sasl.client.callback.handler.class = null 18:56:10 sasl.jaas.config = null 18:56:10 sasl.kerberos.kinit.cmd = /usr/bin/kinit 18:56:10 sasl.kerberos.min.time.before.relogin = 60000 18:56:10 sasl.kerberos.service.name = null 18:56:10 sasl.kerberos.ticket.renew.jitter = 0.05 18:56:10 sasl.kerberos.ticket.renew.window.factor = 0.8 18:56:10 sasl.login.callback.handler.class = null 18:56:10 sasl.login.class = null 18:56:10 sasl.login.connect.timeout.ms = null 18:56:10 sasl.login.read.timeout.ms = null 18:56:10 sasl.login.refresh.buffer.seconds = 300 18:56:10 sasl.login.refresh.min.period.seconds = 60 18:56:10 sasl.login.refresh.window.factor = 0.8 18:56:10 sasl.login.refresh.window.jitter = 0.05 18:56:10 sasl.login.retry.backoff.max.ms = 10000 18:56:10 sasl.login.retry.backoff.ms = 100 18:56:10 sasl.mechanism = GSSAPI 18:56:10 sasl.oauthbearer.clock.skew.seconds = 30 18:56:10 sasl.oauthbearer.expected.audience = null 18:56:10 sasl.oauthbearer.expected.issuer = null 18:56:10 sasl.oauthbearer.header.urlencode = false 18:56:10 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 18:56:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 18:56:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 18:56:10 sasl.oauthbearer.jwks.endpoint.url = null 18:56:10 sasl.oauthbearer.scope.claim.name = scope 18:56:10 sasl.oauthbearer.sub.claim.name = sub 18:56:10 sasl.oauthbearer.token.endpoint.url = null 18:56:10 security.protocol = PLAINTEXT 18:56:10 security.providers = null 18:56:10 send.buffer.bytes = 131072 18:56:10 session.timeout.ms = 45000 18:56:10 socket.connection.setup.timeout.max.ms = 30000 18:56:10 socket.connection.setup.timeout.ms = 10000 18:56:10 ssl.cipher.suites = null 18:56:10 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 18:56:10 ssl.endpoint.identification.algorithm = https 18:56:10 ssl.engine.factory.class = null 18:56:10 ssl.key.password = null 18:56:10 ssl.keymanager.algorithm = SunX509 18:56:10 ssl.keystore.certificate.chain = null 18:56:10 ssl.keystore.key = null 18:56:10 ssl.keystore.location = null 18:56:10 ssl.keystore.password = null 18:56:10 ssl.keystore.type = JKS 18:56:10 ssl.protocol = TLSv1.3 18:56:10 ssl.provider = null 18:56:10 ssl.secure.random.implementation = null 18:56:10 ssl.trustmanager.algorithm = PKIX 18:56:10 ssl.truststore.certificates = null 18:56:10 ssl.truststore.location = null 18:56:10 ssl.truststore.password = null 18:56:10 ssl.truststore.type = JKS 18:56:10 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 18:56:10 18:56:10 2025-12-02T18:56:10.714Z INFO 6699 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 18:56:10 2025-12-02T18:56:10.717Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 18:56:10 2025-12-02T18:56:10.717Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 18:56:10 2025-12-02T18:56:10.717Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1764701770717 18:56:10 2025-12-02T18:56:10.724Z ERROR 6699 --- [ 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] 18:56:10 2025-12-02T18:56:10.725Z INFO 6699 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 18:56:10 2025-12-02T18:56:10.725Z INFO 6699 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 18:56:10 acks = -1 18:56:10 auto.include.jmx.reporter = true 18:56:10 batch.size = 16384 18:56:10 bootstrap.servers = [localhost:32774] 18:56:10 buffer.memory = 33554432 18:56:10 client.dns.lookup = use_all_dns_ips 18:56:10 client.id = producer-26 18:56:10 compression.gzip.level = -1 18:56:10 compression.lz4.level = 9 18:56:10 compression.type = none 18:56:10 compression.zstd.level = 3 18:56:10 connections.max.idle.ms = 540000 18:56:10 delivery.timeout.ms = 120000 18:56:10 enable.idempotence = false 18:56:10 enable.metrics.push = true 18:56:10 interceptor.classes = [] 18:56:10 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 18:56:10 linger.ms = 1 18:56:10 max.block.ms = 60000 18:56:10 max.in.flight.requests.per.connection = 5 18:56:10 max.request.size = 1048576 18:56:10 metadata.max.age.ms = 300000 18:56:10 metadata.max.idle.ms = 300000 18:56:10 metadata.recovery.strategy = none 18:56:10 metric.reporters = [] 18:56:10 metrics.num.samples = 2 18:56:10 metrics.recording.level = INFO 18:56:10 metrics.sample.window.ms = 30000 18:56:10 partitioner.adaptive.partitioning.enable = true 18:56:10 partitioner.availability.timeout.ms = 0 18:56:10 partitioner.class = null 18:56:10 partitioner.ignore.keys = false 18:56:10 receive.buffer.bytes = 32768 18:56:10 reconnect.backoff.max.ms = 1000 18:56:10 reconnect.backoff.ms = 50 18:56:10 request.timeout.ms = 30000 18:56:10 retries = 0 18:56:10 retry.backoff.max.ms = 1000 18:56:10 retry.backoff.ms = 100 18:56:10 sasl.client.callback.handler.class = null 18:56:10 sasl.jaas.config = null 18:56:10 sasl.kerberos.kinit.cmd = /usr/bin/kinit 18:56:10 sasl.kerberos.min.time.before.relogin = 60000 18:56:10 sasl.kerberos.service.name = null 18:56:10 sasl.kerberos.ticket.renew.jitter = 0.05 18:56:10 sasl.kerberos.ticket.renew.window.factor = 0.8 18:56:10 sasl.login.callback.handler.class = null 18:56:10 sasl.login.class = null 18:56:10 sasl.login.connect.timeout.ms = null 18:56:10 sasl.login.read.timeout.ms = null 18:56:10 sasl.login.refresh.buffer.seconds = 300 18:56:10 sasl.login.refresh.min.period.seconds = 60 18:56:10 sasl.login.refresh.window.factor = 0.8 18:56:10 sasl.login.refresh.window.jitter = 0.05 18:56:10 sasl.login.retry.backoff.max.ms = 10000 18:56:10 sasl.login.retry.backoff.ms = 100 18:56:10 sasl.mechanism = GSSAPI 18:56:10 sasl.oauthbearer.clock.skew.seconds = 30 18:56:10 sasl.oauthbearer.expected.audience = null 18:56:10 sasl.oauthbearer.expected.issuer = null 18:56:10 sasl.oauthbearer.header.urlencode = false 18:56:10 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 18:56:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 18:56:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 18:56:10 sasl.oauthbearer.jwks.endpoint.url = null 18:56:10 sasl.oauthbearer.scope.claim.name = scope 18:56:10 sasl.oauthbearer.sub.claim.name = sub 18:56:10 sasl.oauthbearer.token.endpoint.url = null 18:56:10 security.protocol = PLAINTEXT 18:56:10 security.providers = null 18:56:10 send.buffer.bytes = 131072 18:56:10 socket.connection.setup.timeout.max.ms = 30000 18:56:10 socket.connection.setup.timeout.ms = 10000 18:56:10 ssl.cipher.suites = null 18:56:10 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 18:56:10 ssl.endpoint.identification.algorithm = https 18:56:10 ssl.engine.factory.class = null 18:56:10 ssl.key.password = null 18:56:10 ssl.keymanager.algorithm = SunX509 18:56:10 ssl.keystore.certificate.chain = null 18:56:10 ssl.keystore.key = null 18:56:10 ssl.keystore.location = null 18:56:10 ssl.keystore.password = null 18:56:10 ssl.keystore.type = JKS 18:56:10 ssl.protocol = TLSv1.3 18:56:10 ssl.provider = null 18:56:10 ssl.secure.random.implementation = null 18:56:10 ssl.trustmanager.algorithm = PKIX 18:56:10 ssl.truststore.certificates = null 18:56:10 ssl.truststore.location = null 18:56:10 ssl.truststore.password = null 18:56:10 ssl.truststore.type = JKS 18:56:10 transaction.timeout.ms = 60000 18:56:10 transactional.id = null 18:56:10 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 18:56:10 18:56:10 2025-12-02T18:56:10.726Z INFO 6699 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 18:56:10 2025-12-02T18:56:10.729Z INFO 6699 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 18:56:10 2025-12-02T18:56:10.729Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 18:56:10 2025-12-02T18:56:10.729Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 18:56:10 2025-12-02T18:56:10.729Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1764701770729 18:56:10 2025-12-02T18:56:10.737Z WARN 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] The metadata response from the cluster reported a recoverable issue with correlation id 2 : {some-topic-for-Test-C=UNKNOWN_TOPIC_OR_PARTITION} 18:56:10 2025-12-02T18:56:10.738Z INFO 6699 --- [d | producer-26] org.apache.kafka.clients.Metadata : [Producer clientId=producer-26] Cluster ID: 4L6g3nShT-eMCtK--X86sw 18:56:10 2025-12-02T18:56:10.771Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:56:10 2025-12-02T18:56:10.771Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:10 2025-12-02T18:56:10.771Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:10 2025-12-02T18:56:10.779Z INFO 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 18:56:10 2025-12-02T18:56:10.779Z WARN 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:10 2025-12-02T18:56:10.873Z INFO 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 18:56:10 2025-12-02T18:56:10.873Z WARN 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:10 2025-12-02T18:56:10.886Z INFO 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 18:56:10 2025-12-02T18:56:10.886Z WARN 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:11 2025-12-02T18:56:10.929Z INFO 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 18:56:11 2025-12-02T18:56:10.929Z INFO 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node -1 disconnected. 18:56:11 2025-12-02T18:56:10.930Z INFO 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 18:56:11 2025-12-02T18:56:10.930Z INFO 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 18:56:11 2025-12-02T18:56:10.930Z INFO 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node -1 disconnected. 18:56:11 2025-12-02T18:56:10.930Z INFO 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node -1 disconnected. 18:56:11 2025-12-02T18:56:10.930Z INFO 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 18:56:11 2025-12-02T18:56:10.930Z INFO 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node -1 disconnected. 18:56:11 2025-12-02T18:56:10.932Z INFO 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 18:56:11 2025-12-02T18:56:10.932Z INFO 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node -1 disconnected. 18:56:11 2025-12-02T18:56:10.934Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 18:56:11 2025-12-02T18:56:10.934Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:11 2025-12-02T18:56:10.976Z INFO 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 18:56:11 2025-12-02T18:56:10.976Z WARN 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:11 2025-12-02T18:56:11.010Z INFO 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 18:56:11 2025-12-02T18:56:11.010Z INFO 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Cancelled in-flight FETCH request with correlation id 17 due to node 1 being disconnected (elapsed time since creation: 540ms, elapsed time since send: 540ms, throttle time: 0ms, request timeout: 30000ms) 18:56:11 2025-12-02T18:56:11.010Z INFO 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node -1 disconnected. 18:56:11 2025-12-02T18:56:11.010Z INFO 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 2147483646 disconnected. 18:56:11 2025-12-02T18:56:11.010Z INFO 6699 --- [roup for Test A] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Error sending fetch request (sessionId=205181326, epoch=1) to node 1: 18:56:11 18:56:11 org.apache.kafka.common.errors.DisconnectException: null 18:56:11 18:56:11 2025-12-02T18:56:11.011Z INFO 6699 --- [roup for Test A] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Group coordinator localhost:32774 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 18:56:11 2025-12-02T18:56:11.030Z INFO 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 18:56:11 2025-12-02T18:56:11.030Z WARN 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:11 2025-12-02T18:56:11.036Z INFO 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 18:56:11 2025-12-02T18:56:11.036Z WARN 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:11 2025-12-02T18:56:11.045Z INFO 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 18:56:11 2025-12-02T18:56:11.045Z WARN 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:11 2025-12-02T18:56:11.049Z INFO 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 18:56:11 2025-12-02T18:56:11.049Z WARN 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:11 2025-12-02T18:56:11.057Z INFO 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 18:56:11 2025-12-02T18:56:11.057Z WARN 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:11 2025-12-02T18:56:11.070Z INFO 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 18:56:11 2025-12-02T18:56:11.070Z WARN 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:11 2025-12-02T18:56:11.087Z INFO 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 18:56:11 2025-12-02T18:56:11.087Z WARN 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:11 2025-12-02T18:56:11.101Z INFO 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 18:56:11 2025-12-02T18:56:11.101Z WARN 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:11 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.063 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventConsumerSpec 18:56:11 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.dmi.DmiInEventMapperSpec 18:56:11 2025-12-02T18:56:11.112Z INFO 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 18:56:11 2025-12-02T18:56:11.112Z WARN 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.dmi.DmiInEventMapperSpec 18:56:11 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.dmi.EventConsumerSpec 18:56:11 2025-12-02T18:56:11.148Z INFO 6699 --- [ main] o.o.c.n.i.d.s.dmi.EventConsumer : Consumed DMI subscription response event with details: | correlationId=sub-1#myDmi | eventType=subscriptionCreateResponse 18:56:11 2025-12-02T18:56:11.148Z INFO 6699 --- [ main] o.o.c.n.i.d.s.dmi.EventConsumer : Finished processing DMI subscription response event with details: | correlationId=sub-1#myDmi | eventType=subscriptionCreateResponse 18:56:11 2025-12-02T18:56:11.151Z INFO 6699 --- [ main] o.o.c.n.i.d.s.dmi.EventConsumer : Consumed DMI subscription response event with details: | correlationId=sub-1#myDmi | eventType=subscriptionCreateResponse 18:56:11 2025-12-02T18:56:11.151Z INFO 6699 --- [ main] o.o.c.n.i.d.s.dmi.EventConsumer : Finished processing DMI subscription response event with details: | correlationId=sub-1#myDmi | eventType=subscriptionCreateResponse 18:56:11 [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 18:56:11 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.dmi.EventProducerSpec 18:56:11 18:56:11,173 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 18:56:11 18:56:11,173 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 18:56:11 18:56:11,173 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 18:56:11 18:56:11,178 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 18:56:11 18:56:11,178 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 18:56:11 18:56:11 . ____ _ __ _ _ 18:56:11 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 18:56:11 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 18:56:11 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 18:56:11 ' |____| .__|_| |_|_| |_\__, | / / / / 18:56:11 =========|_|==============|___/=/_/_/_/ 18:56:11 18:56:11 :: Spring Boot :: (v3.5.6) 18:56:11 18:56:11 2025-12-02T18:56:11.190Z INFO 6699 --- [ main] o.o.c.n.i.d.s.dmi.EventProducerSpec : Starting EventProducerSpec using Java 17.0.6-ea with PID 6699 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 18:56:11 2025-12-02T18:56:11.190Z INFO 6699 --- [ main] o.o.c.n.i.d.s.dmi.EventProducerSpec : No active profile set, falling back to 1 default profile: "default" 18:56:11 2025-12-02T18:56:11.198Z INFO 6699 --- [ main] o.o.c.n.i.d.s.dmi.EventProducerSpec : Started EventProducerSpec in 0.04 seconds (process running for 94.885) 18:56:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.dmi.EventProducerSpec 18:56:11 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.ncmp.CmSubscriptionHandlerImplSpec 18:56:11 2025-12-02T18:56:11.212Z INFO 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 18:56:11 2025-12-02T18:56:11.212Z WARN 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:11 2025-12-02T18:56:11.228Z INFO 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 18:56:11 2025-12-02T18:56:11.228Z WARN 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:11 2025-12-02T18:56:11.242Z INFO 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 18:56:11 2025-12-02T18:56:11.242Z WARN 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:11 2025-12-02T18:56:11.245Z INFO 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 18:56:11 2025-12-02T18:56:11.245Z WARN 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:11 2025-12-02T18:56:11.262Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:56:11 2025-12-02T18:56:11.262Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:11 2025-12-02T18:56:11.262Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:11 2025-12-02T18:56:11.265Z INFO 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 18:56:11 2025-12-02T18:56:11.265Z WARN 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:11 2025-12-02T18:56:11.266Z INFO 6699 --- [ main] .o.c.n.i.d.s.n.CmSubscriptionHandlerImpl : Failed to resolve cm handle ID for dataNodeSelector /node[id="unresolvable"] 18:56:11 2025-12-02T18:56:11.268Z INFO 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 18:56:11 2025-12-02T18:56:11.268Z WARN 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:11 2025-12-02T18:56:11.268Z INFO 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 18:56:11 2025-12-02T18:56:11.268Z WARN 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:11 2025-12-02T18:56:11.269Z INFO 6699 --- [ main] .o.c.n.i.d.s.n.CmSubscriptionHandlerImpl : Ignoring dataNodeSelector=/noFdnPrefix because no matching CM Handle ID found 18:56:11 2025-12-02T18:56:11.269Z INFO 6699 --- [ main] .o.c.n.i.d.s.n.CmSubscriptionHandlerImpl : DMI plugin myDmi rejected dataNodeSelector '/parent[id=""]' for dataJobId:mySubscriptionId 18:56:11 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.ncmp.CmSubscriptionHandlerImplSpec 18:56:11 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.ncmp.NcmpInEventConsumerSpec 18:56:11 2025-12-02T18:56:11.279Z INFO 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 18:56:11 2025-12-02T18:56:11.279Z WARN 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:11 2025-12-02T18:56:11.303Z INFO 6699 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=myDataJobId | eventType=dataJobCreated 18:56:11 2025-12-02T18:56:11.304Z INFO 6699 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=dataJobCreated has been Processed for dataJobId=myDataJobId 18:56:11 2025-12-02T18:56:11.308Z INFO 6699 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=myDataJobId | eventType=dataJobDeleted 18:56:11 2025-12-02T18:56:11.308Z INFO 6699 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=dataJobDeleted has been Processed for dataJobId=myDataJobId 18:56:11 2025-12-02T18:56:11.308Z INFO 6699 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=someId | eventType=invalidEventType 18:56:11 2025-12-02T18:56:11.308Z WARN 6699 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Unknown eventType=invalidEventType for dataJobId=someId 18:56:11 2025-12-02T18:56:11.308Z INFO 6699 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=invalidEventType has been Processed for dataJobId=someId 18:56:11 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.ncmp.NcmpInEventConsumerSpec 18:56:11 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.utils.CmSubscriptionPersistenceServiceSpec 18:56:11 2025-12-02T18:56:11.313Z INFO 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 18:56:11 2025-12-02T18:56:11.313Z WARN 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:11 2025-12-02T18:56:11.319Z INFO 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 18:56:11 2025-12-02T18:56:11.319Z WARN 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:11 2025-12-02T18:56:11.332Z WARN 6699 --- [ main] .CmDataJobSubscriptionPersistenceService : SubscriptionId=non-existing-id not found under dataNodeSelector=/myDataNodeSelector 18:56:11 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.utils.CmSubscriptionPersistenceServiceSpec 18:56:11 [INFO] Running org.onap.cps.ncmp.impl.dmi.DmiRestClientIntegrationSpec 18:56:11 2025-12-02T18:56:11.350Z INFO 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 18:56:11 2025-12-02T18:56:11.350Z WARN 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:11 2025-12-02T18:56:11.380Z INFO 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 18:56:11 2025-12-02T18:56:11.380Z WARN 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:11 2025-12-02T18:56:11.413Z INFO 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 18:56:11 2025-12-02T18:56:11.413Z WARN 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:11 2025-12-02T18:56:11.438Z INFO 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 18:56:11 2025-12-02T18:56:11.438Z WARN 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:11 2025-12-02T18:56:11.479Z INFO 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 18:56:11 2025-12-02T18:56:11.479Z WARN 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:11 2025-12-02T18:56:11.490Z INFO 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 18:56:11 2025-12-02T18:56:11.490Z WARN 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:11 2025-12-02T18:56:11.496Z INFO 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 18:56:11 2025-12-02T18:56:11.496Z WARN 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:11 2025-12-02T18:56:11.540Z INFO 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 18:56:11 2025-12-02T18:56:11.540Z WARN 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:11 2025-12-02T18:56:11.577Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 18:56:11 2025-12-02T18:56:11.577Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:11 2025-12-02T18:56:11.663Z INFO 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 18:56:11 2025-12-02T18:56:11.663Z WARN 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:11 2025-12-02T18:56:11.673Z INFO 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 18:56:11 2025-12-02T18:56:11.673Z WARN 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:11 2025-12-02T18:56:11.705Z INFO 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 18:56:11 2025-12-02T18:56:11.705Z WARN 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:11 2025-12-02T18:56:11.705Z INFO 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 18:56:11 2025-12-02T18:56:11.705Z WARN 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:11 2025-12-02T18:56:11.723Z INFO 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 18:56:11 2025-12-02T18:56:11.723Z WARN 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:11 2025-12-02T18:56:11.725Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:56:11 2025-12-02T18:56:11.725Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:11 2025-12-02T18:56:11.726Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:11 2025-12-02T18:56:11.729Z INFO 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 18:56:11 2025-12-02T18:56:11.729Z WARN 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:11 2025-12-02T18:56:11.736Z INFO 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 18:56:11 2025-12-02T18:56:11.736Z WARN 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:11 2025-12-02T18:56:11.783Z INFO 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 18:56:11 2025-12-02T18:56:11.783Z WARN 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:11 2025-12-02T18:56:11.875Z INFO 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 18:56:11 2025-12-02T18:56:11.875Z WARN 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:11 2025-12-02T18:56:11.886Z INFO 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 18:56:11 2025-12-02T18:56:11.886Z WARN 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:11 2025-12-02T18:56:11.916Z INFO 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 18:56:11 2025-12-02T18:56:11.916Z WARN 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:11 2025-12-02T18:56:11.931Z INFO 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 18:56:11 2025-12-02T18:56:11.931Z WARN 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:11 2025-12-02T18:56:11.937Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 18:56:11 2025-12-02T18:56:11.937Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:12 2025-12-02T18:56:12.052Z WARN 6699 --- [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from /myPath. Status: JSON decoding error: Unrecognized token 'invalid': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') 18:56:12 2025-12-02T18:56:12.059Z INFO 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 18:56:12 2025-12-02T18:56:12.059Z WARN 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:12 2025-12-02T18:56:12.071Z INFO 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 18:56:12 2025-12-02T18:56:12.071Z WARN 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:12 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.742 s -- in org.onap.cps.ncmp.impl.dmi.DmiRestClientIntegrationSpec 18:56:12 [INFO] Running org.onap.cps.ncmp.impl.dmi.DmiRestClientSpec 18:56:12 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.onap.cps.ncmp.impl.dmi.DmiRestClientSpec 18:56:12 [INFO] Running org.onap.cps.ncmp.impl.dmi.DmiServiceAuthenticationPropertiesSpec 18:56:12 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.cps.ncmp.impl.dmi.DmiServiceAuthenticationPropertiesSpec 18:56:12 [INFO] Running org.onap.cps.ncmp.impl.dmi.DmiWebClientsConfigurationSpec 18:56:12 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.onap.cps.ncmp.impl.dmi.DmiWebClientsConfigurationSpec 18:56:12 2025-12-02T18:56:12.129Z INFO 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 18:56:12 2025-12-02T18:56:12.129Z WARN 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:12 [INFO] Running org.onap.cps.ncmp.impl.inventory.AlternateIdCheckerSpec 18:56:12 2025-12-02T18:56:12.139Z WARN 6699 --- [ 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 18:56:12 2025-12-02T18:56:12.140Z WARN 6699 --- [ 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 18:56:12 2025-12-02T18:56:12.140Z WARN 6699 --- [ 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 18:56:12 2025-12-02T18:56:12.140Z WARN 6699 --- [ 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 18:56:12 2025-12-02T18:56:12.141Z WARN 6699 --- [ 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 18:56:12 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.onap.cps.ncmp.impl.inventory.AlternateIdCheckerSpec 18:56:12 [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleQueryParametersParameterMapperSpec 18:56:12 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.onap.cps.ncmp.impl.inventory.CmHandleQueryParametersParameterMapperSpec 18:56:12 [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImplSpec 18:56:12 2025-12-02T18:56:12.174Z INFO 6699 --- [ main] com.hazelcast.system.logo : [10.30.107.72]:5701 [dev] [5.5.0] 18:56:12 o o o o---o o--o o o---o o o----o o--o--o 18:56:12 | | / \ / | / / \ | | 18:56:12 o----o o o o----o | o o o----o | 18:56:12 | | * \ / | \ * \ | | 18:56:12 o o * o o---o o--o o----o o---o * o o----o o 18:56:12 18:56:12 2025-12-02T18:56:12.174Z INFO 6699 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 18:56:12 2025-12-02T18:56:12.174Z INFO 6699 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.72]:5701 18:56:12 2025-12-02T18:56:12.174Z INFO 6699 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] Cluster name: dev 18:56:12 2025-12-02T18:56:12.174Z INFO 6699 --- [ main] com.hazelcast.system : [10.30.107.72]: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. 18:56:12 2025-12-02T18:56:12.174Z INFO 6699 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] The Jet engine is disabled. 18:56:12 To enable the Jet engine on the members, do one of the following: 18:56:12 - Change member config using Java API: config.getJetConfig().setEnabled(true) 18:56:12 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 18:56:12 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 18:56:12 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 18:56:12 2025-12-02T18:56:12.179Z INFO 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 18:56:12 2025-12-02T18:56:12.179Z WARN 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:12 2025-12-02T18:56:12.182Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:56:12 2025-12-02T18:56:12.182Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:12 2025-12-02T18:56:12.182Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:12 2025-12-02T18:56:12.186Z INFO 6699 --- [ main] com.hazelcast.system.security : [10.30.107.72]: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. 18:56:12 2025-12-02T18:56:12.188Z INFO 6699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Using Multicast discovery 18:56:12 2025-12-02T18:56:12.202Z INFO 6699 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.72]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 18:56:12 2025-12-02T18:56:12.203Z INFO 6699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is STARTING 18:56:12 2025-12-02T18:56:12.244Z INFO 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 18:56:12 2025-12-02T18:56:12.244Z WARN 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:12 2025-12-02T18:56:12.245Z INFO 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 18:56:12 2025-12-02T18:56:12.245Z WARN 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:12 2025-12-02T18:56:12.280Z INFO 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 18:56:12 2025-12-02T18:56:12.280Z WARN 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:12 2025-12-02T18:56:12.315Z INFO 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 18:56:12 2025-12-02T18:56:12.315Z WARN 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:12 2025-12-02T18:56:12.350Z INFO 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 18:56:12 2025-12-02T18:56:12.350Z WARN 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:12 2025-12-02T18:56:12.382Z INFO 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 18:56:12 2025-12-02T18:56:12.382Z WARN 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:12 2025-12-02T18:56:12.439Z INFO 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 18:56:12 2025-12-02T18:56:12.439Z WARN 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:12 2025-12-02T18:56:12.484Z INFO 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 18:56:12 2025-12-02T18:56:12.484Z WARN 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:12 2025-12-02T18:56:12.492Z INFO 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 18:56:12 2025-12-02T18:56:12.492Z WARN 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:12 2025-12-02T18:56:12.497Z INFO 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 18:56:12 2025-12-02T18:56:12.497Z WARN 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:12 2025-12-02T18:56:12.542Z INFO 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 18:56:12 2025-12-02T18:56:12.542Z WARN 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:12 2025-12-02T18:56:12.580Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 18:56:12 2025-12-02T18:56:12.581Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:12 2025-12-02T18:56:12.594Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:56:12 2025-12-02T18:56:12.594Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:12 2025-12-02T18:56:12.594Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:12 2025-12-02T18:56:12.608Z INFO 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 18:56:12 2025-12-02T18:56:12.608Z WARN 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:12 2025-12-02T18:56:12.625Z INFO 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 18:56:12 2025-12-02T18:56:12.625Z WARN 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:12 2025-12-02T18:56:12.629Z INFO 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 18:56:12 2025-12-02T18:56:12.629Z WARN 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:12 2025-12-02T18:56:12.664Z INFO 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 18:56:12 2025-12-02T18:56:12.664Z WARN 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:12 2025-12-02T18:56:12.705Z INFO 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 18:56:12 2025-12-02T18:56:12.706Z WARN 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:12 2025-12-02T18:56:12.706Z INFO 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 18:56:12 2025-12-02T18:56:12.706Z WARN 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:12 2025-12-02T18:56:12.718Z INFO 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 18:56:12 2025-12-02T18:56:12.718Z WARN 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:12 2025-12-02T18:56:12.798Z INFO 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 18:56:12 2025-12-02T18:56:12.798Z WARN 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:12 2025-12-02T18:56:12.877Z INFO 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 18:56:12 2025-12-02T18:56:12.877Z WARN 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:12 2025-12-02T18:56:12.886Z INFO 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 18:56:12 2025-12-02T18:56:12.886Z WARN 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:12 2025-12-02T18:56:12.887Z INFO 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 18:56:12 2025-12-02T18:56:12.887Z WARN 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:13 2025-12-02T18:56:12.947Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 18:56:13 2025-12-02T18:56:12.947Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:13 2025-12-02T18:56:13.060Z INFO 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 18:56:13 2025-12-02T18:56:13.060Z WARN 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:13 2025-12-02T18:56:13.073Z INFO 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 18:56:13 2025-12-02T18:56:13.073Z WARN 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:13 2025-12-02T18:56:13.085Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:56:13 2025-12-02T18:56:13.085Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:13 2025-12-02T18:56:13.085Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:13 2025-12-02T18:56:13.131Z INFO 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 18:56:13 2025-12-02T18:56:13.131Z WARN 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:13 2025-12-02T18:56:13.179Z INFO 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 18:56:13 2025-12-02T18:56:13.179Z WARN 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:13 2025-12-02T18:56:13.242Z INFO 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 18:56:13 2025-12-02T18:56:13.243Z WARN 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:13 2025-12-02T18:56:13.245Z INFO 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 18:56:13 2025-12-02T18:56:13.245Z WARN 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:13 2025-12-02T18:56:13.282Z INFO 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 18:56:13 2025-12-02T18:56:13.282Z WARN 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:13 2025-12-02T18:56:13.316Z INFO 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 18:56:13 2025-12-02T18:56:13.317Z WARN 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:13 2025-12-02T18:56:13.352Z INFO 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 18:56:13 2025-12-02T18:56:13.352Z WARN 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:13 2025-12-02T18:56:13.384Z INFO 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 18:56:13 2025-12-02T18:56:13.384Z WARN 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:13 2025-12-02T18:56:13.440Z INFO 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 18:56:13 2025-12-02T18:56:13.440Z WARN 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:13 2025-12-02T18:56:13.486Z INFO 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 18:56:13 2025-12-02T18:56:13.486Z WARN 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:13 2025-12-02T18:56:13.493Z INFO 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 18:56:13 2025-12-02T18:56:13.494Z WARN 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:13 2025-12-02T18:56:13.498Z INFO 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 18:56:13 2025-12-02T18:56:13.498Z WARN 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:13 2025-12-02T18:56:13.543Z INFO 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 18:56:13 2025-12-02T18:56:13.543Z WARN 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:13 2025-12-02T18:56:13.583Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 18:56:13 2025-12-02T18:56:13.583Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:13 2025-12-02T18:56:13.599Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:56:13 2025-12-02T18:56:13.599Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:13 2025-12-02T18:56:13.599Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:13 2025-12-02T18:56:13.609Z INFO 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 18:56:13 2025-12-02T18:56:13.609Z WARN 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:13 2025-12-02T18:56:13.620Z INFO 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 18:56:13 2025-12-02T18:56:13.620Z WARN 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:13 2025-12-02T18:56:13.627Z INFO 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 18:56:13 2025-12-02T18:56:13.627Z WARN 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:13 2025-12-02T18:56:13.638Z INFO 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 18:56:13 2025-12-02T18:56:13.638Z WARN 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:13 2025-12-02T18:56:13.666Z INFO 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 18:56:13 2025-12-02T18:56:13.666Z WARN 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:13 2025-12-02T18:56:13.706Z INFO 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 18:56:13 2025-12-02T18:56:13.706Z WARN 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:13 2025-12-02T18:56:13.708Z INFO 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 18:56:13 2025-12-02T18:56:13.708Z WARN 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:13 2025-12-02T18:56:13.801Z INFO 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 18:56:13 2025-12-02T18:56:13.801Z WARN 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:13 2025-12-02T18:56:13.878Z INFO 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 18:56:13 2025-12-02T18:56:13.878Z WARN 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:13 2025-12-02T18:56:13.887Z INFO 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 18:56:13 2025-12-02T18:56:13.887Z WARN 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:13 2025-12-02T18:56:13.889Z INFO 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 18:56:13 2025-12-02T18:56:13.889Z WARN 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:14 2025-12-02T18:56:13.950Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 18:56:14 2025-12-02T18:56:13.950Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:14 2025-12-02T18:56:14.062Z INFO 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 18:56:14 2025-12-02T18:56:14.062Z WARN 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:14 2025-12-02T18:56:14.074Z INFO 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 18:56:14 2025-12-02T18:56:14.074Z WARN 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:14 2025-12-02T18:56:14.089Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:56:14 2025-12-02T18:56:14.089Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:14 2025-12-02T18:56:14.089Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:14 2025-12-02T18:56:14.133Z INFO 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 18:56:14 2025-12-02T18:56:14.133Z WARN 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:14 2025-12-02T18:56:14.181Z INFO 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 18:56:14 2025-12-02T18:56:14.181Z WARN 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:14 2025-12-02T18:56:14.247Z INFO 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 18:56:14 2025-12-02T18:56:14.247Z WARN 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:14 2025-12-02T18:56:14.264Z INFO 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 18:56:14 2025-12-02T18:56:14.265Z WARN 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:14 2025-12-02T18:56:14.283Z INFO 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 18:56:14 2025-12-02T18:56:14.283Z WARN 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:14 2025-12-02T18:56:14.317Z INFO 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 18:56:14 2025-12-02T18:56:14.317Z WARN 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:14 2025-12-02T18:56:14.361Z INFO 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 18:56:14 2025-12-02T18:56:14.361Z WARN 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:14 2025-12-02T18:56:14.385Z INFO 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 18:56:14 2025-12-02T18:56:14.385Z WARN 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:14 2025-12-02T18:56:14.479Z INFO 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 18:56:14 2025-12-02T18:56:14.480Z WARN 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:14 2025-12-02T18:56:14.488Z INFO 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 18:56:14 2025-12-02T18:56:14.488Z WARN 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:14 2025-12-02T18:56:14.494Z INFO 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 18:56:14 2025-12-02T18:56:14.494Z WARN 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:14 2025-12-02T18:56:14.498Z INFO 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 18:56:14 2025-12-02T18:56:14.499Z WARN 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:14 2025-12-02T18:56:14.543Z INFO 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 18:56:14 2025-12-02T18:56:14.543Z WARN 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:14 2025-12-02T18:56:14.585Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 18:56:14 2025-12-02T18:56:14.585Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:14 2025-12-02T18:56:14.602Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:56:14 2025-12-02T18:56:14.602Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:14 2025-12-02T18:56:14.602Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:14 2025-12-02T18:56:14.610Z INFO 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 18:56:14 2025-12-02T18:56:14.610Z WARN 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:14 2025-12-02T18:56:14.622Z INFO 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 18:56:14 2025-12-02T18:56:14.622Z WARN 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:14 2025-12-02T18:56:14.628Z INFO 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 18:56:14 2025-12-02T18:56:14.628Z WARN 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:14 2025-12-02T18:56:14.639Z INFO 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 18:56:14 2025-12-02T18:56:14.639Z WARN 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:14 2025-12-02T18:56:14.659Z INFO 6699 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.72]:5701 [dev] [5.5.0] 18:56:14 18:56:14 Members {size:1, ver:1} [ 18:56:14 Member [10.30.107.72]:5701 - 012fcdbb-cdf1-497c-91a3-b4e44b51892f this 18:56:14 ] 18:56:14 18:56:14 2025-12-02T18:56:14.660Z INFO 6699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is STARTED 18:56:14 2025-12-02T18:56:14.666Z INFO 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 18:56:14 2025-12-02T18:56:14.666Z WARN 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:14 2025-12-02T18:56:14.691Z INFO 6699 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.72]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 18:56:14 2025-12-02T18:56:14.708Z INFO 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 18:56:14 2025-12-02T18:56:14.708Z WARN 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:14 2025-12-02T18:56:14.709Z INFO 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 18:56:14 2025-12-02T18:56:14.709Z WARN 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:14 2025-12-02T18:56:14.803Z INFO 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 18:56:14 2025-12-02T18:56:14.803Z WARN 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:14 2025-12-02T18:56:14.888Z INFO 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 18:56:14 2025-12-02T18:56:14.888Z WARN 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:14 2025-12-02T18:56:14.890Z INFO 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 18:56:14 2025-12-02T18:56:14.890Z WARN 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:14 2025-12-02T18:56:14.904Z INFO 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 18:56:14 2025-12-02T18:56:14.904Z WARN 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:14 2025-12-02T18:56:14.936Z INFO 6699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is SHUTTING_DOWN 18:56:14 2025-12-02T18:56:14.937Z INFO 6699 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.72]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.72]:5701 - 012fcdbb-cdf1-497c-91a3-b4e44b51892f this is handled 18:56:14 2025-12-02T18:56:14.938Z INFO 6699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Shutting down multicast service... 18:56:14 2025-12-02T18:56:14.939Z INFO 6699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Shutting down connection manager... 18:56:14 2025-12-02T18:56:14.939Z INFO 6699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Shutting down node engine... 18:56:14 2025-12-02T18:56:14.956Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 18:56:14 2025-12-02T18:56:14.956Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:14 2025-12-02T18:56:14.982Z INFO 6699 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.72]:5701 [dev] [5.5.0] Destroying node NodeExtension. 18:56:14 2025-12-02T18:56:14.982Z INFO 6699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 45 ms. 18:56:14 2025-12-02T18:56:14.982Z INFO 6699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is SHUTDOWN 18:56:14 [INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.816 s -- in org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImplSpec 18:56:15 [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServicePropertyHandlerSpec 18:56:15 2025-12-02T18:56:15.042Z WARN 6699 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 18:56:15 2025-12-02T18:56:15.043Z INFO 6699 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='newPubProp1'] , key : newPubProp1 and value : pub-val 18:56:15 2025-12-02T18:56:15.043Z DEBUG 6699 --- [ 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) 18:56:15 2025-12-02T18:56:15.063Z INFO 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 18:56:15 2025-12-02T18:56:15.063Z WARN 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:15 2025-12-02T18:56:15.076Z INFO 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 18:56:15 2025-12-02T18:56:15.076Z WARN 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:15 2025-12-02T18:56:15.078Z WARN 6699 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 18:56:15 2025-12-02T18:56:15.078Z INFO 6699 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4'] , key : publicProp4 and value : newPubVal 18:56:15 2025-12-02T18:56:15.078Z DEBUG 6699 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4'] with leaves (name : publicProp4 , value : newPubVal) 18:56:15 2025-12-02T18:56:15.079Z WARN 6699 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 18:56:15 2025-12-02T18:56:15.080Z WARN 6699 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 18:56:15 2025-12-02T18:56:15.082Z WARN 6699 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 18:56:15 2025-12-02T18:56:15.082Z INFO 6699 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='newAdditionalProp1'] , key : newAdditionalProp1 and value : add-value 18:56:15 2025-12-02T18:56:15.082Z DEBUG 6699 --- [ 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) 18:56:15 2025-12-02T18:56:15.083Z WARN 6699 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 18:56:15 2025-12-02T18:56:15.083Z INFO 6699 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='additionalProp1'] , key : additionalProp1 and value : newValue 18:56:15 2025-12-02T18:56:15.083Z DEBUG 6699 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='additionalProp1'] with leaves (name : additionalProp1 , value : newValue) 18:56:15 2025-12-02T18:56:15.084Z WARN 6699 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 18:56:15 2025-12-02T18:56:15.084Z WARN 6699 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 18:56:15 2025-12-02T18:56:15.086Z WARN 6699 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 18:56:15 2025-12-02T18:56:15.087Z WARN 6699 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 18:56:15 2025-12-02T18:56:15.087Z INFO 6699 --- [ main] HandleRegistrationServicePropertyHandler : Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp3']] 18:56:15 2025-12-02T18:56:15.088Z INFO 6699 --- [ main] HandleRegistrationServicePropertyHandler : Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4']] 18:56:15 2025-12-02T18:56:15.088Z WARN 6699 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 18:56:15 2025-12-02T18:56:15.090Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:56:15 2025-12-02T18:56:15.090Z ERROR 6699 --- [ main] HandleRegistrationServicePropertyHandler : Unable to find dataNode for cmHandleId : cmHandleId , caused by : DataNode not found 18:56:15 2025-12-02T18:56:15.090Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:15 2025-12-02T18:56:15.090Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:15 2025-12-02T18:56:15.092Z ERROR 6699 --- [ main] HandleRegistrationServicePropertyHandler : Unable to update cmHandle : cmHandleId , caused by : Failed 18:56:15 2025-12-02T18:56:15.093Z ERROR 6699 --- [ main] HandleRegistrationServicePropertyHandler : Unable to update cm handle : cmHandleId with spaces, caused by : Name Validation Error. 18:56:15 2025-12-02T18:56:15.094Z WARN 6699 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 18:56:15 2025-12-02T18:56:15.094Z INFO 6699 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] , key : publicProp1 and value : value 18:56:15 2025-12-02T18:56:15.094Z DEBUG 6699 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] with leaves (name : publicProp1 , value : value) 18:56:15 2025-12-02T18:56:15.095Z ERROR 6699 --- [ main] HandleRegistrationServicePropertyHandler : Unable to find dataNode for cmHandleId : myHandle1 , caused by : DataNode not found 18:56:15 2025-12-02T18:56:15.095Z WARN 6699 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 18:56:15 2025-12-02T18:56:15.095Z INFO 6699 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] , key : publicProp1 and value : value 18:56:15 2025-12-02T18:56:15.095Z DEBUG 6699 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] with leaves (name : publicProp1 , value : value) 18:56:15 2025-12-02T18:56:15.099Z WARN 6699 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 18:56:15 2025-12-02T18:56:15.103Z DEBUG 6699 --- [ main] HandleRegistrationServicePropertyHandler : dataProducerIdentifier for cmHandle cmHandleId updated from to New Data Producer Identifier 18:56:15 2025-12-02T18:56:15.105Z DEBUG 6699 --- [ main] HandleRegistrationServicePropertyHandler : dataProducerIdentifier for cmHandle cmHandleId updated from to New Data Producer Identifier 18:56:15 2025-12-02T18:56:15.106Z DEBUG 6699 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update as dataProducerIdentifier for cmHandle cmHandleId is already set to same-data-producer-id. 18:56:15 2025-12-02T18:56:15.107Z DEBUG 6699 --- [ main] HandleRegistrationServicePropertyHandler : dataProducerIdentifier for cmHandle cmHandleId updated from oldDataProducerIdentifier to newDataProducerIdentifier 18:56:15 2025-12-02T18:56:15.108Z WARN 6699 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle cmHandleId: target dataProducerIdentifier is null or blank. 18:56:15 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 s -- in org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServicePropertyHandlerSpec 18:56:15 [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec 18:56:15 2025-12-02T18:56:15.108Z WARN 6699 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle cmHandleId: target dataProducerIdentifier is null or blank. 18:56:15 2025-12-02T18:56:15.135Z INFO 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 18:56:15 2025-12-02T18:56:15.135Z WARN 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:15 2025-12-02T18:56:15.168Z INFO 6699 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [cmhandle-4] 18:56:15 2025-12-02T18:56:15.171Z INFO 6699 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 2 cm handles into locked (for upgrade) state: [cmhandle-5, cmhandle-4] 18:56:15 2025-12-02T18:56:15.172Z INFO 6699 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [cmhandle-3] 18:56:15 2025-12-02T18:56:15.174Z ERROR 6699 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to find data node for cm handle id : cmhandle-3 , caused by : DataNode not found 18:56:15 2025-12-02T18:56:15.175Z ERROR 6699 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to upgrade cm handle id: cmhandle-3, caused by : some error message 18:56:15 2025-12-02T18:56:15.176Z INFO 6699 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [cmhandle-3] 18:56:15 2025-12-02T18:56:15.176Z ERROR 6699 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to update cmHandleIds : [cmhandle-3] , caused by : null 18:56:15 2025-12-02T18:56:15.182Z INFO 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 18:56:15 2025-12-02T18:56:15.182Z WARN 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:15 2025-12-02T18:56:15.196Z ERROR 6699 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Error while creating CM handles 18:56:15 18:56:15 org.onap.cps.api.exceptions.AlreadyDefinedException: Already defined exception 18:56:15 at org.onap.cps.api.exceptions.AlreadyDefinedException.forDataNodes(AlreadyDefinedException.java:77) 18:56:15 at org.onap.cps.api.exceptions.AlreadyDefinedException$forDataNodes.call(Unknown Source) 18:56:15 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 18:56:15 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 18:56:15 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:148) 18:56:15 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec$__spock_feature_0_8_closure6.doCall(CmHandleRegistrationServiceSpec.groovy:250) 18:56:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:56:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:56:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:56:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:56:15 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 18:56:15 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 18:56:15 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 18:56:15 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 18:56:15 at groovy.lang.Closure.call(Closure.java:427) 18:56:15 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 18:56:15 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 18:56:15 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 18:56:15 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 18:56:15 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 18:56:15 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 18:56:15 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 18:56:15 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 18:56:15 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 18:56:15 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 18:56:15 at org.spockframework.mock.runtime.DynamicProxyMockInterceptorAdapter.invoke(DynamicProxyMockInterceptorAdapter.java:36) 18:56:15 at jdk.proxy2/jdk.proxy2.$Proxy245.initiateStateAdvised(Unknown Source) 18:56:15 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService.persistCmHandlesWithState(CmHandleRegistrationService.java:397) 18:56:15 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService.processCreatedCmHandles(CmHandleRegistrationService.java:208) 18:56:15 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$259356293.processCreatedCmHandles$accessor$KQ7sGxJu(Unknown Source) 18:56:15 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$259356293$auxiliary$UN39yg2y.call(Unknown Source) 18:56:15 at org.spockframework.mock.runtime.ByteBuddyMethodInvoker.respond(ByteBuddyMethodInvoker.java:20) 18:56:15 at org.spockframework.mock.runtime.MockInvocation.callRealMethod(MockInvocation.java:61) 18:56:15 at org.spockframework.mock.CallRealMethodResponse.respond(CallRealMethodResponse.java:30) 18:56:15 at org.spockframework.mock.runtime.MockController.handle(MockController.java:50) 18:56:15 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 18:56:15 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 18:56:15 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$259356293.processCreatedCmHandles(Unknown Source) 18:56:15 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService.updateDmiRegistration(CmHandleRegistrationService.java:103) 18:56:15 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$259356293.updateDmiRegistration$accessor$KQ7sGxJu(Unknown Source) 18:56:15 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$259356293$auxiliary$pGsb1rrv.call(Unknown Source) 18:56:15 at org.spockframework.mock.runtime.ByteBuddyMethodInvoker.respond(ByteBuddyMethodInvoker.java:20) 18:56:15 at org.spockframework.mock.runtime.MockInvocation.callRealMethod(MockInvocation.java:61) 18:56:15 at org.spockframework.mock.CallRealMethodResponse.respond(CallRealMethodResponse.java:30) 18:56:15 at org.spockframework.mock.runtime.MockController.handle(MockController.java:50) 18:56:15 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 18:56:15 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 18:56:15 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$259356293.updateDmiRegistration(Unknown Source) 18:56:15 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$259356293$updateDmiRegistration.call(Unknown Source) 18:56:15 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 18:56:15 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 18:56:15 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 18:56:15 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec.$spock_feature_0_8(CmHandleRegistrationServiceSpec.groovy:252) 18:56:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:56:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:56:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:56:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:56:15 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 18:56:15 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 18:56:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:56:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:56:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:56:15 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 18:56:15 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 18:56:15 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 18:56:15 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 18:56:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 18:56:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:56:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:56:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:56:15 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 18:56:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 18:56:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:56:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:56:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:56:15 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 18:56:15 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 18:56:15 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 18:56:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:56:15 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 18:56:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 18:56:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:56:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:56:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:56:15 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 18:56:15 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 18:56:15 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 18:56:15 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 18:56:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:56:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:56:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:56:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:56:15 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:56:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 18:56:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 18:56:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:56:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:56:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:56:15 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 18:56:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 18:56:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:56:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:56:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:56:15 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 18:56:15 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 18:56:15 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 18:56:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:56:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:56:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:56:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:56:15 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:56:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 18:56:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 18:56:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:56:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:56:15 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 18:56:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:56:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:56:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:56:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:56:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 18:56:15 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 18:56:15 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 18:56:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 18:56:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 18:56:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 18:56:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 18:56:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 18:56:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 18:56:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 18:56:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 18:56:15 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 18:56:15 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 18:56:15 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 18:56:15 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 18:56:15 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 18:56:15 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 18:56:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 18:56:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 18:56:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 18:56:15 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 18:56:15 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 18:56:15 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 18:56:15 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 18:56:15 18:56:15 2025-12-02T18:56:15.198Z ERROR 6699 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Error while creating CM handles 18:56:15 18:56:15 org.onap.cps.api.exceptions.AlreadyDefinedException: Already defined exception 18:56:15 at org.onap.cps.api.exceptions.AlreadyDefinedException.forDataNodes(AlreadyDefinedException.java:77) 18:56:15 at org.onap.cps.api.exceptions.AlreadyDefinedException$forDataNodes.call(Unknown Source) 18:56:15 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 18:56:15 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 18:56:15 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:148) 18:56:15 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec.$spock_feature_0_9prov1(CmHandleRegistrationServiceSpec.groovy:282) 18:56:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:56:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:56:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:56:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:56:15 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 18:56:15 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 18:56:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:56:15 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 18:56:15 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 18:56:15 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 18:56:15 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 18:56:15 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 18:56:15 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 18:56:15 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 18:56:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 18:56:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:56:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:56:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:56:15 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 18:56:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 18:56:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:56:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:56:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:56:15 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 18:56:15 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 18:56:15 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 18:56:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:56:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:56:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:56:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:56:15 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:56:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 18:56:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 18:56:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:56:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:56:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:56:15 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 18:56:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 18:56:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:56:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:56:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:56:15 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 18:56:15 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 18:56:15 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 18:56:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:56:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:56:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:56:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:56:15 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:56:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 18:56:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 18:56:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:56:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:56:15 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 18:56:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:56:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:56:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:56:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:56:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 18:56:15 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 18:56:15 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 18:56:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 18:56:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 18:56:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 18:56:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 18:56:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 18:56:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 18:56:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 18:56:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 18:56:15 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 18:56:15 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 18:56:15 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 18:56:15 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 18:56:15 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 18:56:15 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 18:56:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 18:56:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 18:56:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 18:56:15 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 18:56:15 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 18:56:15 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 18:56:15 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 18:56:15 18:56:15 2025-12-02T18:56:15.200Z ERROR 6699 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Error while creating CM handles 18:56:15 18:56:15 java.lang.RuntimeException: Failed 18:56:15 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 18:56:15 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 18:56:15 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 18:56:15 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 18:56:15 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 18:56:15 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 18:56:15 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 18:56:15 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 18:56:15 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 18:56:15 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 18:56:15 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec.$spock_feature_0_9prov1(CmHandleRegistrationServiceSpec.groovy:283) 18:56:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:56:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:56:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:56:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:56:15 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 18:56:15 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 18:56:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:56:15 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 18:56:15 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 18:56:15 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 18:56:15 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 18:56:15 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 18:56:15 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 18:56:15 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 18:56:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 18:56:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:56:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:56:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:56:15 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 18:56:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 18:56:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:56:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:56:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:56:15 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 18:56:15 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 18:56:15 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 18:56:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:56:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:56:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:56:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:56:15 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:56:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 18:56:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 18:56:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:56:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:56:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:56:15 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 18:56:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 18:56:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:56:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:56:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:56:15 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 18:56:15 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 18:56:15 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 18:56:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:56:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:56:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:56:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:56:15 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:56:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 18:56:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 18:56:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:56:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:56:15 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 18:56:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:56:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:56:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:56:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:56:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 18:56:15 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 18:56:15 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 18:56:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 18:56:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 18:56:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 18:56:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 18:56:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 18:56:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 18:56:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 18:56:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 18:56:15 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 18:56:15 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 18:56:15 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 18:56:15 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 18:56:15 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 18:56:15 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 18:56:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 18:56:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 18:56:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 18:56:15 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 18:56:15 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 18:56:15 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 18:56:15 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 18:56:15 18:56:15 2025-12-02T18:56:15.210Z ERROR 6699 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 18:56:15 2025-12-02T18:56:15.211Z ERROR 6699 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle id : cmhandle2 , caused by : Cm handle 2 Failed 18:56:15 2025-12-02T18:56:15.217Z ERROR 6699 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 18:56:15 2025-12-02T18:56:15.217Z ERROR 6699 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to find dataNode for cmHandleId : cmhandle , caused by : DataNode not found 18:56:15 2025-12-02T18:56:15.219Z ERROR 6699 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 18:56:15 2025-12-02T18:56:15.219Z ERROR 6699 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle id: cmhandle, caused by: 18:56:15 2025-12-02T18:56:15.220Z ERROR 6699 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 18:56:15 2025-12-02T18:56:15.220Z ERROR 6699 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle id : cmhandle , caused by : Failed 18:56:15 2025-12-02T18:56:15.224Z INFO 6699 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Data-Sync Enabled flag is already: true 18:56:15 [INFO] Tests run: 52, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 s -- in org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec 18:56:15 [INFO] Running org.onap.cps.ncmp.impl.inventory.models.NorthboundCmHandleQuerySupportedConditionsSpec 18:56:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.cps.ncmp.impl.inventory.models.NorthboundCmHandleQuerySupportedConditionsSpec 18:56:15 [INFO] Running org.onap.cps.ncmp.impl.inventory.models.SouthboundCmHandleQuerySupportedConditionsSpec 18:56:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.onap.cps.ncmp.impl.inventory.models.SouthboundCmHandleQuerySupportedConditionsSpec 18:56:15 [INFO] Running org.onap.cps.ncmp.impl.inventory.models.YangModelCmHandleSpec 18:56:15 2025-12-02T18:56:15.247Z INFO 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 18:56:15 2025-12-02T18:56:15.247Z WARN 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:15 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.onap.cps.ncmp.impl.inventory.models.YangModelCmHandleSpec 18:56:15 [INFO] Running org.onap.cps.ncmp.impl.inventory.InventoryPersistenceImplSpec 18:56:15 2025-12-02T18:56:15.266Z INFO 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 18:56:15 2025-12-02T18:56:15.266Z WARN 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:15 2025-12-02T18:56:15.285Z INFO 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 18:56:15 2025-12-02T18:56:15.285Z WARN 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:15 2025-12-02T18:56:15.302Z ERROR 6699 --- [ main] o.o.c.n.i.i.InventoryPersistenceImpl : DataValidationException in CmHandleId to be ignored 18:56:15 2025-12-02T18:56:15.318Z WARN 6699 --- [ main] o.o.c.n.i.i.InventoryPersistenceImpl : Failure to save state for cmHandle id 'ch-1' as it does not exist in cache 18:56:15 2025-12-02T18:56:15.319Z INFO 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 18:56:15 2025-12-02T18:56:15.319Z WARN 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:15 [INFO] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s -- in org.onap.cps.ncmp.impl.inventory.InventoryPersistenceImplSpec 18:56:15 [INFO] Running org.onap.cps.ncmp.impl.inventory.NetworkCmProxyInventoryFacadeSpec 18:56:15 2025-12-02T18:56:15.363Z INFO 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 18:56:15 2025-12-02T18:56:15.363Z WARN 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:15 2025-12-02T18:56:15.385Z INFO 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 18:56:15 2025-12-02T18:56:15.386Z WARN 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:15 [INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.onap.cps.ncmp.impl.inventory.NetworkCmProxyInventoryFacadeSpec 18:56:15 [INFO] Running org.onap.cps.ncmp.impl.inventory.ParameterizedCmHandleQueryServiceSpec 18:56:15 [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.onap.cps.ncmp.impl.inventory.ParameterizedCmHandleQueryServiceSpec 18:56:15 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec 18:56:15 2025-12-02T18:56:15.480Z INFO 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 18:56:15 2025-12-02T18:56:15.480Z WARN 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:15 2025-12-02T18:56:15.487Z INFO 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 18:56:15 2025-12-02T18:56:15.487Z WARN 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:15 2025-12-02T18:56:15.499Z INFO 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 18:56:15 2025-12-02T18:56:15.499Z WARN 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:15 2025-12-02T18:56:15.508Z INFO 6699 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : System is not ready yet 18:56:15 2025-12-02T18:56:15.510Z INFO 6699 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-1 18:56:15 2025-12-02T18:56:15.511Z INFO 6699 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Data sync finished for cm-handle-1 18:56:15 2025-12-02T18:56:15.511Z INFO 6699 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-2 18:56:15 2025-12-02T18:56:15.511Z INFO 6699 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Data sync finished for cm-handle-2 18:56:15 2025-12-02T18:56:15.512Z INFO 6699 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-1 18:56:15 2025-12-02T18:56:15.512Z WARN 6699 --- [ 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) 18:56:15 2025-12-02T18:56:15.512Z INFO 6699 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Data sync finished for cm-handle-1 18:56:15 2025-12-02T18:56:15.514Z INFO 6699 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-1 18:56:15 2025-12-02T18:56:15.514Z ERROR 6699 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Failed to complete data sync for CM handle: cm-handle-1 18:56:15 18:56:15 java.lang.RuntimeException: some exception 18:56:15 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 18:56:15 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 18:56:15 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 18:56:15 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 18:56:15 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 18:56:15 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 18:56:15 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 18:56:15 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 18:56:15 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 18:56:15 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 18:56:15 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec$__spock_feature_0_4_closure1.doCall(DataSyncWatchdogSpec.groovy:153) 18:56:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:56:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:56:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:56:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:56:15 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 18:56:15 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 18:56:15 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 18:56:15 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 18:56:15 at groovy.lang.Closure.call(Closure.java:427) 18:56:15 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 18:56:15 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 18:56:15 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 18:56:15 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 18:56:15 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 18:56:15 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 18:56:15 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 18:56:15 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 18:56:15 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 18:56:15 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 18:56:15 at org.spockframework.mock.runtime.DynamicProxyMockInterceptorAdapter.invoke(DynamicProxyMockInterceptorAdapter.java:36) 18:56:15 at jdk.proxy2/jdk.proxy2.$Proxy228.getCmHandleState(Unknown Source) 18:56:15 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.performDataSynchronizationForCmHandle(DataSyncWatchdog.java:97) 18:56:15 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.synchronizeCmHandle(DataSyncWatchdog.java:89) 18:56:15 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 18:56:15 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) 18:56:15 at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625) 18:56:15 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) 18:56:15 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) 18:56:15 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 18:56:15 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 18:56:15 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 18:56:15 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) 18:56:15 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.executeUnsynchronizedReadyCmHandleForInitialDataSync(DataSyncWatchdog.java:78) 18:56:15 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.scheduledUnsynchronizedReadyCmHandleForInitialDataSync(DataSyncWatchdog.java:68) 18:56:15 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog$scheduledUnsynchronizedReadyCmHandleForInitialDataSync.call(Unknown Source) 18:56:15 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 18:56:15 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 18:56:15 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 18:56:15 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec.$spock_feature_0_4(DataSyncWatchdogSpec.groovy:155) 18:56:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:56:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:56:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:56:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:56:15 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 18:56:15 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 18:56:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:56:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:56:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:56:15 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 18:56:15 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 18:56:15 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 18:56:15 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 18:56:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 18:56:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:56:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:56:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:56:15 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 18:56:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 18:56:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:56:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:56:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:56:15 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 18:56:15 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 18:56:15 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 18:56:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:56:15 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 18:56:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 18:56:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:56:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:56:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:56:15 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 18:56:15 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 18:56:15 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 18:56:15 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 18:56:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:56:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:56:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:56:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:56:15 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:56:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 18:56:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 18:56:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:56:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:56:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:56:15 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 18:56:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 18:56:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:56:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:56:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:56:15 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 18:56:15 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 18:56:15 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 18:56:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:56:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:56:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:56:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:56:15 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:56:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 18:56:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 18:56:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:56:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:56:15 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 18:56:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:56:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:56:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:56:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:56:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 18:56:15 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 18:56:15 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 18:56:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 18:56:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 18:56:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 18:56:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 18:56:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 18:56:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 18:56:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 18:56:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 18:56:15 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 18:56:15 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 18:56:15 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 18:56:15 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 18:56:15 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 18:56:15 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 18:56:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 18:56:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 18:56:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 18:56:15 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 18:56:15 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 18:56:15 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 18:56:15 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 18:56:15 18:56:15 2025-12-02T18:56:15.515Z INFO 6699 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-1 18:56:15 2025-12-02T18:56:15.516Z ERROR 6699 --- [ 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) 18:56:15 18:56:15 java.lang.RuntimeException: Some network error 18:56:15 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 18:56:15 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 18:56:15 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 18:56:15 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 18:56:15 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 18:56:15 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 18:56:15 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 18:56:15 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 18:56:15 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 18:56:15 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 18:56:15 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec$__spock_feature_0_5_closure2.doCall(DataSyncWatchdogSpec.groovy:177) 18:56:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:56:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:56:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:56:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:56:15 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 18:56:15 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 18:56:15 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 18:56:15 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 18:56:15 at groovy.lang.Closure.call(Closure.java:427) 18:56:15 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 18:56:15 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 18:56:15 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 18:56:15 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 18:56:15 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 18:56:15 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 18:56:15 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 18:56:15 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 18:56:15 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 18:56:15 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 18:56:15 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 18:56:15 at org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtils$SpockMock$1710008096.getResourceData(Unknown Source) 18:56:15 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.synchronizeRootNodeReferences(DataSyncWatchdog.java:115) 18:56:15 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.performDataSynchronizationForCmHandle(DataSyncWatchdog.java:102) 18:56:15 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.synchronizeCmHandle(DataSyncWatchdog.java:89) 18:56:15 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 18:56:15 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) 18:56:15 at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625) 18:56:15 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) 18:56:15 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) 18:56:15 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 18:56:15 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 18:56:15 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 18:56:15 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) 18:56:15 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.executeUnsynchronizedReadyCmHandleForInitialDataSync(DataSyncWatchdog.java:78) 18:56:15 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.scheduledUnsynchronizedReadyCmHandleForInitialDataSync(DataSyncWatchdog.java:68) 18:56:15 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog$scheduledUnsynchronizedReadyCmHandleForInitialDataSync.call(Unknown Source) 18:56:15 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 18:56:15 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 18:56:15 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 18:56:15 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec.$spock_feature_0_5(DataSyncWatchdogSpec.groovy:170) 18:56:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:56:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:56:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:56:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:56:15 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 18:56:15 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 18:56:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:56:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:56:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:56:15 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 18:56:15 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 18:56:15 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 18:56:15 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 18:56:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 18:56:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:56:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:56:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:56:15 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 18:56:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 18:56:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:56:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:56:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:56:15 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 18:56:15 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 18:56:15 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 18:56:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:56:15 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 18:56:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 18:56:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:56:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:56:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:56:15 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 18:56:15 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 18:56:15 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 18:56:15 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 18:56:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:56:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:56:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:56:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:56:15 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:56:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 18:56:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 18:56:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:56:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:56:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:56:15 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 18:56:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 18:56:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:56:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:56:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:56:15 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 18:56:15 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 18:56:15 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 18:56:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:56:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:56:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:56:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:56:15 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:56:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 18:56:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 18:56:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:56:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:56:15 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 18:56:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:56:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:56:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:56:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:56:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 18:56:15 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 18:56:15 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 18:56:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 18:56:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 18:56:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 18:56:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 18:56:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 18:56:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 18:56:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 18:56:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 18:56:15 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 18:56:15 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 18:56:15 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 18:56:15 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 18:56:15 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 18:56:15 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 18:56:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 18:56:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 18:56:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 18:56:15 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 18:56:15 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 18:56:15 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 18:56:15 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 18:56:15 18:56:15 2025-12-02T18:56:15.516Z INFO 6699 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Data sync finished for cm-handle-1 18:56:15 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec 18:56:15 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtilsSpec 18:56:15 2025-12-02T18:56:15.520Z INFO 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 18:56:15 2025-12-02T18:56:15.520Z WARN 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:15 2025-12-02T18:56:15.551Z INFO 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 18:56:15 2025-12-02T18:56:15.551Z WARN 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:15 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s -- in org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtilsSpec 18:56:15 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncServiceSpec 18:56:15 2025-12-02T18:56:15.595Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 18:56:15 2025-12-02T18:56:15.595Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:15 2025-12-02T18:56:15.603Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:56:15 2025-12-02T18:56:15.603Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:15 2025-12-02T18:56:15.603Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:15 2025-12-02T18:56:15.610Z INFO 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 18:56:15 2025-12-02T18:56:15.610Z INFO 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 18:56:15 2025-12-02T18:56:15.610Z INFO 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set new-tag for CM Handle ch-1 18:56:15 2025-12-02T18:56:15.610Z INFO 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set new-tag for CM Handle ch-1 18:56:15 2025-12-02T18:56:15.611Z INFO 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set same-tag for CM Handle ch-1 18:56:15 2025-12-02T18:56:15.611Z INFO 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set same-tag for CM Handle ch-1 18:56:15 2025-12-02T18:56:15.612Z INFO 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 18:56:15 2025-12-02T18:56:15.612Z WARN 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:15 2025-12-02T18:56:15.612Z INFO 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set new-tag for CM Handle ch-1 18:56:15 2025-12-02T18:56:15.613Z INFO 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 18:56:15 2025-12-02T18:56:15.613Z INFO 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set existing tag for CM Handle ch-1 18:56:15 2025-12-02T18:56:15.614Z WARN 6699 --- [ 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 . 18:56:15 2025-12-02T18:56:15.615Z INFO 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set existing tag for CM Handle ch-1 18:56:15 2025-12-02T18:56:15.615Z INFO 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set existing tag for CM Handle ch-1 18:56:15 2025-12-02T18:56:15.616Z WARN 6699 --- [ 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 . 18:56:15 2025-12-02T18:56:15.618Z INFO 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set existing tag for CM Handle ch-1 18:56:15 2025-12-02T18:56:15.620Z INFO 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: cmHandleId-1, Source Tag: , Target Tag: tagTo 18:56:15 2025-12-02T18:56:15.621Z INFO 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: cmHandleId-1, Source Tag: oldTag, Target Tag: tagTo 18:56:15 2025-12-02T18:56:15.621Z INFO 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tagTo for CM Handle cmHandleId-1 18:56:15 2025-12-02T18:56:15.621Z INFO 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tagTo for CM Handle cmHandleId-1 18:56:15 2025-12-02T18:56:15.621Z INFO 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: cmHandleId-1, Source Tag: oldTag, Target Tag: tagTo 18:56:15 2025-12-02T18:56:15.622Z INFO 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set cmHandleId-1 for CM Handle cmHandleId-1 18:56:15 2025-12-02T18:56:15.622Z INFO 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set cmHandleId-1 for CM Handle cmHandleId-1 18:56:15 2025-12-02T18:56:15.622Z INFO 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: cmHandleId-1, Source Tag: oldTag, Target Tag: 18:56:15 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncServiceSpec 18:56:15 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncTasksSpec 18:56:15 2025-12-02T18:56:15.630Z INFO 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 18:56:15 2025-12-02T18:56:15.630Z WARN 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:15 2025-12-02T18:56:15.635Z INFO 6699 --- [ main] com.hazelcast.system.logo : [10.30.107.72]:5701 [dev] [5.5.0] 18:56:15 o o o o---o o--o o o---o o o----o o--o--o 18:56:15 | | / \ / | / / \ | | 18:56:15 o----o o o o----o | o o o----o | 18:56:15 | | * \ / | \ * \ | | 18:56:15 o o * o o---o o--o o----o o---o * o o----o o 18:56:15 18:56:15 2025-12-02T18:56:15.635Z INFO 6699 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 18:56:15 2025-12-02T18:56:15.635Z INFO 6699 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.72]:5701 18:56:15 2025-12-02T18:56:15.635Z INFO 6699 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] Cluster name: dev 18:56:15 2025-12-02T18:56:15.635Z INFO 6699 --- [ main] com.hazelcast.system : [10.30.107.72]: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. 18:56:15 2025-12-02T18:56:15.635Z INFO 6699 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] The Jet engine is disabled. 18:56:15 To enable the Jet engine on the members, do one of the following: 18:56:15 - Change member config using Java API: config.getJetConfig().setEnabled(true) 18:56:15 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 18:56:15 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 18:56:15 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 18:56:15 2025-12-02T18:56:15.641Z INFO 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 18:56:15 2025-12-02T18:56:15.641Z WARN 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:15 2025-12-02T18:56:15.650Z INFO 6699 --- [ main] com.hazelcast.system.security : [10.30.107.72]: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. 18:56:15 2025-12-02T18:56:15.652Z INFO 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 18:56:15 2025-12-02T18:56:15.652Z WARN 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:15 2025-12-02T18:56:15.652Z INFO 6699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Using Multicast discovery 18:56:15 2025-12-02T18:56:15.662Z INFO 6699 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.72]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 18:56:15 2025-12-02T18:56:15.662Z INFO 6699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is STARTING 18:56:15 2025-12-02T18:56:15.667Z INFO 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 18:56:15 2025-12-02T18:56:15.667Z WARN 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:15 2025-12-02T18:56:15.709Z INFO 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 18:56:15 2025-12-02T18:56:15.709Z WARN 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:15 2025-12-02T18:56:15.710Z INFO 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 18:56:15 2025-12-02T18:56:15.710Z WARN 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:15 2025-12-02T18:56:15.814Z INFO 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 18:56:15 2025-12-02T18:56:15.814Z WARN 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:15 2025-12-02T18:56:15.889Z INFO 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 18:56:15 2025-12-02T18:56:15.889Z WARN 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:15 2025-12-02T18:56:15.892Z INFO 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 18:56:15 2025-12-02T18:56:15.892Z WARN 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:15 2025-12-02T18:56:15.906Z INFO 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 18:56:15 2025-12-02T18:56:15.906Z WARN 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:16 2025-12-02T18:56:15.963Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 18:56:16 2025-12-02T18:56:15.963Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:16 2025-12-02T18:56:16.024Z INFO 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 18:56:16 2025-12-02T18:56:16.024Z WARN 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:16 2025-12-02T18:56:16.063Z INFO 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 18:56:16 2025-12-02T18:56:16.063Z WARN 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:16 2025-12-02T18:56:16.098Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:56:16 2025-12-02T18:56:16.098Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:16 2025-12-02T18:56:16.099Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:16 2025-12-02T18:56:16.136Z INFO 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 18:56:16 2025-12-02T18:56:16.136Z WARN 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:16 2025-12-02T18:56:16.183Z INFO 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 18:56:16 2025-12-02T18:56:16.183Z WARN 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:16 2025-12-02T18:56:16.222Z INFO 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 18:56:16 2025-12-02T18:56:16.222Z WARN 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:16 2025-12-02T18:56:16.267Z INFO 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 18:56:16 2025-12-02T18:56:16.267Z WARN 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:16 2025-12-02T18:56:16.286Z INFO 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 18:56:16 2025-12-02T18:56:16.286Z WARN 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:16 2025-12-02T18:56:16.320Z INFO 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 18:56:16 2025-12-02T18:56:16.320Z WARN 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:16 2025-12-02T18:56:16.364Z INFO 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 18:56:16 2025-12-02T18:56:16.364Z WARN 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:16 2025-12-02T18:56:16.386Z INFO 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 18:56:16 2025-12-02T18:56:16.386Z WARN 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:16 2025-12-02T18:56:16.482Z INFO 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 18:56:16 2025-12-02T18:56:16.482Z WARN 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:16 2025-12-02T18:56:16.489Z INFO 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 18:56:16 2025-12-02T18:56:16.489Z WARN 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:16 2025-12-02T18:56:16.501Z INFO 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 18:56:16 2025-12-02T18:56:16.501Z WARN 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:16 2025-12-02T18:56:16.520Z INFO 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 18:56:16 2025-12-02T18:56:16.520Z WARN 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:16 2025-12-02T18:56:16.553Z INFO 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 18:56:16 2025-12-02T18:56:16.553Z WARN 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:16 2025-12-02T18:56:16.588Z INFO 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 18:56:16 2025-12-02T18:56:16.588Z WARN 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:16 2025-12-02T18:56:16.598Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 18:56:16 2025-12-02T18:56:16.598Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:16 2025-12-02T18:56:16.602Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:56:16 2025-12-02T18:56:16.603Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:16 2025-12-02T18:56:16.603Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:16 2025-12-02T18:56:16.642Z INFO 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 18:56:16 2025-12-02T18:56:16.642Z WARN 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:16 2025-12-02T18:56:16.654Z INFO 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 18:56:16 2025-12-02T18:56:16.654Z WARN 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:16 2025-12-02T18:56:16.656Z INFO 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 18:56:16 2025-12-02T18:56:16.656Z WARN 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:16 2025-12-02T18:56:16.669Z INFO 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 18:56:16 2025-12-02T18:56:16.669Z WARN 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:16 2025-12-02T18:56:16.709Z INFO 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 18:56:16 2025-12-02T18:56:16.710Z WARN 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:16 2025-12-02T18:56:16.711Z INFO 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 18:56:16 2025-12-02T18:56:16.711Z WARN 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:16 2025-12-02T18:56:16.816Z INFO 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 18:56:16 2025-12-02T18:56:16.817Z WARN 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:16 2025-12-02T18:56:16.891Z INFO 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 18:56:16 2025-12-02T18:56:16.891Z WARN 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:16 2025-12-02T18:56:16.892Z INFO 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 18:56:16 2025-12-02T18:56:16.893Z WARN 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:16 2025-12-02T18:56:16.907Z INFO 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 18:56:16 2025-12-02T18:56:16.907Z WARN 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:17 2025-12-02T18:56:16.965Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 18:56:17 2025-12-02T18:56:16.965Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:17 2025-12-02T18:56:17.026Z INFO 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 18:56:17 2025-12-02T18:56:17.026Z WARN 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:17 2025-12-02T18:56:17.064Z INFO 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 18:56:17 2025-12-02T18:56:17.064Z WARN 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:17 2025-12-02T18:56:17.099Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:56:17 2025-12-02T18:56:17.099Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:17 2025-12-02T18:56:17.099Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:17 2025-12-02T18:56:17.138Z INFO 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 18:56:17 2025-12-02T18:56:17.138Z WARN 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:17 2025-12-02T18:56:17.185Z INFO 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 18:56:17 2025-12-02T18:56:17.185Z WARN 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:17 2025-12-02T18:56:17.251Z INFO 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 18:56:17 2025-12-02T18:56:17.251Z WARN 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:17 2025-12-02T18:56:17.269Z INFO 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 18:56:17 2025-12-02T18:56:17.269Z WARN 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:17 2025-12-02T18:56:17.286Z INFO 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 18:56:17 2025-12-02T18:56:17.286Z WARN 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:17 2025-12-02T18:56:17.322Z INFO 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 18:56:17 2025-12-02T18:56:17.322Z WARN 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:17 2025-12-02T18:56:17.365Z INFO 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 18:56:17 2025-12-02T18:56:17.365Z WARN 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:17 2025-12-02T18:56:17.387Z INFO 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 18:56:17 2025-12-02T18:56:17.387Z WARN 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:17 2025-12-02T18:56:17.479Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:56:17 2025-12-02T18:56:17.479Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:17 2025-12-02T18:56:17.479Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:17 2025-12-02T18:56:17.484Z INFO 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 18:56:17 2025-12-02T18:56:17.484Z WARN 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:17 2025-12-02T18:56:17.489Z INFO 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 18:56:17 2025-12-02T18:56:17.489Z WARN 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:17 2025-12-02T18:56:17.502Z INFO 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 18:56:17 2025-12-02T18:56:17.503Z WARN 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:17 2025-12-02T18:56:17.522Z INFO 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 18:56:17 2025-12-02T18:56:17.522Z WARN 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:17 2025-12-02T18:56:17.554Z INFO 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 18:56:17 2025-12-02T18:56:17.554Z WARN 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:17 2025-12-02T18:56:17.594Z INFO 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 18:56:17 2025-12-02T18:56:17.594Z WARN 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:17 2025-12-02T18:56:17.600Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 18:56:17 2025-12-02T18:56:17.600Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:17 2025-12-02T18:56:17.644Z INFO 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 18:56:17 2025-12-02T18:56:17.644Z WARN 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:17 2025-12-02T18:56:17.656Z INFO 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 18:56:17 2025-12-02T18:56:17.656Z WARN 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:17 2025-12-02T18:56:17.657Z INFO 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 18:56:17 2025-12-02T18:56:17.657Z WARN 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:17 2025-12-02T18:56:17.671Z INFO 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 18:56:17 2025-12-02T18:56:17.671Z WARN 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:17 2025-12-02T18:56:17.694Z INFO 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 18:56:17 2025-12-02T18:56:17.694Z WARN 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:17 2025-12-02T18:56:17.710Z INFO 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 18:56:17 2025-12-02T18:56:17.710Z WARN 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:17 2025-12-02T18:56:17.819Z INFO 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 18:56:17 2025-12-02T18:56:17.819Z WARN 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:17 2025-12-02T18:56:17.856Z INFO 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 18:56:17 2025-12-02T18:56:17.856Z WARN 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:17 2025-12-02T18:56:17.893Z INFO 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 18:56:17 2025-12-02T18:56:17.893Z WARN 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:17 2025-12-02T18:56:17.907Z INFO 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 18:56:17 2025-12-02T18:56:17.907Z WARN 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:18 2025-12-02T18:56:17.967Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 18:56:18 2025-12-02T18:56:17.967Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:18 2025-12-02T18:56:18.026Z INFO 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 18:56:18 2025-12-02T18:56:18.026Z WARN 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:18 2025-12-02T18:56:18.065Z INFO 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 18:56:18 2025-12-02T18:56:18.065Z WARN 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:18 2025-12-02T18:56:18.102Z INFO 6699 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.72]:5701 [dev] [5.5.0] 18:56:18 18:56:18 Members {size:1, ver:1} [ 18:56:18 Member [10.30.107.72]:5701 - e647c5a3-7bc1-4d56-bf10-48b751455bbb this 18:56:18 ] 18:56:18 18:56:18 2025-12-02T18:56:18.102Z INFO 6699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is STARTED 18:56:18 2025-12-02T18:56:18.104Z INFO 6699 --- [cached.thread-3] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.72]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 18:56:18 2025-12-02T18:56:18.108Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:56:18 2025-12-02T18:56:18.108Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:18 2025-12-02T18:56:18.108Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:18 2025-12-02T18:56:18.122Z DEBUG 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing of cm-handle failed, reason: some exception. 18:56:18 2025-12-02T18:56:18.123Z DEBUG 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing of cm-handle failed, reason: some exception. 18:56:18 2025-12-02T18:56:18.124Z DEBUG 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing of cm-handle failed, reason: some exception. 18:56:18 2025-12-02T18:56:18.126Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Skipping module sync for CM handle 'cm-handle-1' as it does not exist 18:56:18 2025-12-02T18:56:18.126Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Skipping module sync for CM handle 'cm-handle-2' as it is in DELETING state 18:56:18 2025-12-02T18:56:18.139Z INFO 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 18:56:18 2025-12-02T18:56:18.139Z WARN 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:18 2025-12-02T18:56:18.142Z DEBUG 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-1 state to ADVISED for retry by the module-sync watchdog. Lock reason: MODULE_SYNC_FAILED 18:56:18 2025-12-02T18:56:18.143Z DEBUG 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-1 removed from in progress map 18:56:18 2025-12-02T18:56:18.143Z DEBUG 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-2 state to ADVISED for retry by the module-sync watchdog. Lock reason: MODULE_SYNC_FAILED 18:56:18 2025-12-02T18:56:18.144Z DEBUG 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-2 removed from in progress map 18:56:18 2025-12-02T18:56:18.170Z DEBUG 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 18:56:18 2025-12-02T18:56:18.173Z INFO 6699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is SHUTTING_DOWN 18:56:18 2025-12-02T18:56:18.173Z INFO 6699 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.72]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.72]:5701 - e647c5a3-7bc1-4d56-bf10-48b751455bbb this is handled 18:56:18 2025-12-02T18:56:18.174Z INFO 6699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Shutting down multicast service... 18:56:18 2025-12-02T18:56:18.175Z INFO 6699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Shutting down connection manager... 18:56:18 2025-12-02T18:56:18.175Z INFO 6699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Shutting down node engine... 18:56:18 2025-12-02T18:56:18.186Z INFO 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 18:56:18 2025-12-02T18:56:18.186Z WARN 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:18 2025-12-02T18:56:18.209Z INFO 6699 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.72]:5701 [dev] [5.5.0] Destroying node NodeExtension. 18:56:18 2025-12-02T18:56:18.209Z INFO 6699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 36 ms. 18:56:18 2025-12-02T18:56:18.209Z INFO 6699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is SHUTDOWN 18:56:18 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.584 s -- in org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncTasksSpec 18:56:18 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncWatchdogSpec 18:56:18 2025-12-02T18:56:18.230Z INFO 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : System is not ready yet 18:56:18 2025-12-02T18:56:18.233Z INFO 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:56:18 2025-12-02T18:56:18.234Z INFO 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:56:18 2025-12-02T18:56:18.234Z INFO 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:56:18 2025-12-02T18:56:18.234Z INFO 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:56:18 2025-12-02T18:56:18.234Z INFO 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:56:18 2025-12-02T18:56:18.234Z INFO 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:56:18 2025-12-02T18:56:18.236Z INFO 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 300 advised CM handles from DB. Adding them to the work queue. 18:56:18 2025-12-02T18:56:18.236Z INFO 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 300 items. 18:56:18 2025-12-02T18:56:18.236Z INFO 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 18:56:18 2025-12-02T18:56:18.237Z INFO 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 18:56:18 2025-12-02T18:56:18.237Z INFO 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 18:56:18 2025-12-02T18:56:18.237Z INFO 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:56:18 2025-12-02T18:56:18.239Z INFO 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 600 advised CM handles from DB. Adding them to the work queue. 18:56:18 2025-12-02T18:56:18.239Z INFO 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 600 items. 18:56:18 2025-12-02T18:56:18.240Z INFO 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 18:56:18 2025-12-02T18:56:18.241Z INFO 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 18:56:18 2025-12-02T18:56:18.241Z INFO 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 18:56:18 2025-12-02T18:56:18.241Z INFO 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:56:18 2025-12-02T18:56:18.241Z INFO 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 18:56:18 2025-12-02T18:56:18.242Z INFO 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 18:56:18 2025-12-02T18:56:18.242Z INFO 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 18:56:18 2025-12-02T18:56:18.242Z INFO 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:56:18 2025-12-02T18:56:18.243Z INFO 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 650 advised CM handles from DB. Adding them to the work queue. 18:56:18 2025-12-02T18:56:18.243Z INFO 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 650 items. 18:56:18 2025-12-02T18:56:18.243Z INFO 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 18:56:18 2025-12-02T18:56:18.244Z INFO 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 18:56:18 2025-12-02T18:56:18.244Z INFO 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 18:56:18 2025-12-02T18:56:18.244Z INFO 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:56:18 2025-12-02T18:56:18.244Z INFO 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 18:56:18 2025-12-02T18:56:18.247Z INFO 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 18:56:18 2025-12-02T18:56:18.247Z INFO 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 18:56:18 2025-12-02T18:56:18.247Z INFO 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:56:18 2025-12-02T18:56:18.247Z INFO 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 50 18:56:18 2025-12-02T18:56:18.248Z INFO 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 50 18:56:18 2025-12-02T18:56:18.248Z INFO 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 50. 1 batch(es) active. 18:56:18 2025-12-02T18:56:18.248Z INFO 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:56:18 2025-12-02T18:56:18.249Z INFO 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1250 advised CM handles from DB. Adding them to the work queue. 18:56:18 2025-12-02T18:56:18.250Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-651 to the work queue. 18:56:18 2025-12-02T18:56:18.250Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-652 to the work queue. 18:56:18 2025-12-02T18:56:18.250Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-653 to the work queue. 18:56:18 2025-12-02T18:56:18.250Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-654 to the work queue. 18:56:18 2025-12-02T18:56:18.250Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-655 to the work queue. 18:56:18 2025-12-02T18:56:18.250Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-656 to the work queue. 18:56:18 2025-12-02T18:56:18.250Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-657 to the work queue. 18:56:18 2025-12-02T18:56:18.250Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-658 to the work queue. 18:56:18 2025-12-02T18:56:18.250Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-659 to the work queue. 18:56:18 2025-12-02T18:56:18.250Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-660 to the work queue. 18:56:18 2025-12-02T18:56:18.250Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-661 to the work queue. 18:56:18 2025-12-02T18:56:18.250Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-662 to the work queue. 18:56:18 2025-12-02T18:56:18.250Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-663 to the work queue. 18:56:18 2025-12-02T18:56:18.250Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-664 to the work queue. 18:56:18 2025-12-02T18:56:18.250Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-665 to the work queue. 18:56:18 2025-12-02T18:56:18.250Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-666 to the work queue. 18:56:18 2025-12-02T18:56:18.250Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-667 to the work queue. 18:56:18 2025-12-02T18:56:18.250Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-668 to the work queue. 18:56:18 2025-12-02T18:56:18.250Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-669 to the work queue. 18:56:18 2025-12-02T18:56:18.250Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-670 to the work queue. 18:56:18 2025-12-02T18:56:18.250Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-671 to the work queue. 18:56:18 2025-12-02T18:56:18.250Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-672 to the work queue. 18:56:18 2025-12-02T18:56:18.250Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-673 to the work queue. 18:56:18 2025-12-02T18:56:18.250Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-674 to the work queue. 18:56:18 2025-12-02T18:56:18.250Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-675 to the work queue. 18:56:18 2025-12-02T18:56:18.250Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-676 to the work queue. 18:56:18 2025-12-02T18:56:18.250Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-677 to the work queue. 18:56:18 2025-12-02T18:56:18.250Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-678 to the work queue. 18:56:18 2025-12-02T18:56:18.250Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-679 to the work queue. 18:56:18 2025-12-02T18:56:18.250Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-680 to the work queue. 18:56:18 2025-12-02T18:56:18.250Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-681 to the work queue. 18:56:18 2025-12-02T18:56:18.250Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-682 to the work queue. 18:56:18 2025-12-02T18:56:18.250Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-683 to the work queue. 18:56:18 2025-12-02T18:56:18.250Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-684 to the work queue. 18:56:18 2025-12-02T18:56:18.250Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-685 to the work queue. 18:56:18 2025-12-02T18:56:18.250Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-686 to the work queue. 18:56:18 2025-12-02T18:56:18.250Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-687 to the work queue. 18:56:18 2025-12-02T18:56:18.250Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-688 to the work queue. 18:56:18 2025-12-02T18:56:18.250Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-689 to the work queue. 18:56:18 2025-12-02T18:56:18.250Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-690 to the work queue. 18:56:18 2025-12-02T18:56:18.250Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-691 to the work queue. 18:56:18 2025-12-02T18:56:18.250Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-692 to the work queue. 18:56:18 2025-12-02T18:56:18.250Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-693 to the work queue. 18:56:18 2025-12-02T18:56:18.250Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-694 to the work queue. 18:56:18 2025-12-02T18:56:18.250Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-695 to the work queue. 18:56:18 2025-12-02T18:56:18.250Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-696 to the work queue. 18:56:18 2025-12-02T18:56:18.250Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-697 to the work queue. 18:56:18 2025-12-02T18:56:18.250Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-698 to the work queue. 18:56:18 2025-12-02T18:56:18.250Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-699 to the work queue. 18:56:18 2025-12-02T18:56:18.250Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-700 to the work queue. 18:56:18 2025-12-02T18:56:18.250Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-701 to the work queue. 18:56:18 2025-12-02T18:56:18.250Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-702 to the work queue. 18:56:18 2025-12-02T18:56:18.250Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-703 to the work queue. 18:56:18 2025-12-02T18:56:18.250Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-704 to the work queue. 18:56:18 2025-12-02T18:56:18.250Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-705 to the work queue. 18:56:18 2025-12-02T18:56:18.250Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-706 to the work queue. 18:56:18 2025-12-02T18:56:18.250Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-707 to the work queue. 18:56:18 2025-12-02T18:56:18.250Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-708 to the work queue. 18:56:18 2025-12-02T18:56:18.250Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-709 to the work queue. 18:56:18 2025-12-02T18:56:18.250Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-710 to the work queue. 18:56:18 2025-12-02T18:56:18.250Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-711 to the work queue. 18:56:18 2025-12-02T18:56:18.250Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-712 to the work queue. 18:56:18 2025-12-02T18:56:18.250Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-713 to the work queue. 18:56:18 2025-12-02T18:56:18.250Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-714 to the work queue. 18:56:18 2025-12-02T18:56:18.250Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-715 to the work queue. 18:56:18 2025-12-02T18:56:18.250Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-716 to the work queue. 18:56:18 2025-12-02T18:56:18.250Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-717 to the work queue. 18:56:18 2025-12-02T18:56:18.250Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-718 to the work queue. 18:56:18 2025-12-02T18:56:18.250Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-719 to the work queue. 18:56:18 2025-12-02T18:56:18.250Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-720 to the work queue. 18:56:18 2025-12-02T18:56:18.250Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-721 to the work queue. 18:56:18 2025-12-02T18:56:18.250Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-722 to the work queue. 18:56:18 2025-12-02T18:56:18.250Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-723 to the work queue. 18:56:18 2025-12-02T18:56:18.250Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-724 to the work queue. 18:56:18 2025-12-02T18:56:18.250Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-725 to the work queue. 18:56:18 2025-12-02T18:56:18.250Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-726 to the work queue. 18:56:18 2025-12-02T18:56:18.250Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-727 to the work queue. 18:56:18 2025-12-02T18:56:18.250Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-728 to the work queue. 18:56:18 2025-12-02T18:56:18.250Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-729 to the work queue. 18:56:18 2025-12-02T18:56:18.250Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-730 to the work queue. 18:56:18 2025-12-02T18:56:18.250Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-731 to the work queue. 18:56:18 2025-12-02T18:56:18.250Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-732 to the work queue. 18:56:18 2025-12-02T18:56:18.250Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-733 to the work queue. 18:56:18 2025-12-02T18:56:18.250Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-734 to the work queue. 18:56:18 2025-12-02T18:56:18.250Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-735 to the work queue. 18:56:18 2025-12-02T18:56:18.250Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-736 to the work queue. 18:56:18 2025-12-02T18:56:18.250Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-737 to the work queue. 18:56:18 2025-12-02T18:56:18.250Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-738 to the work queue. 18:56:18 2025-12-02T18:56:18.250Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-739 to the work queue. 18:56:18 2025-12-02T18:56:18.250Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-740 to the work queue. 18:56:18 2025-12-02T18:56:18.250Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-741 to the work queue. 18:56:18 2025-12-02T18:56:18.250Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-742 to the work queue. 18:56:18 2025-12-02T18:56:18.250Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-743 to the work queue. 18:56:18 2025-12-02T18:56:18.250Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-744 to the work queue. 18:56:18 2025-12-02T18:56:18.250Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-745 to the work queue. 18:56:18 2025-12-02T18:56:18.250Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-746 to the work queue. 18:56:18 2025-12-02T18:56:18.250Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-747 to the work queue. 18:56:18 2025-12-02T18:56:18.250Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-748 to the work queue. 18:56:18 2025-12-02T18:56:18.250Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-749 to the work queue. 18:56:18 2025-12-02T18:56:18.251Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-750 to the work queue. 18:56:18 2025-12-02T18:56:18.251Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-751 to the work queue. 18:56:18 2025-12-02T18:56:18.251Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-752 to the work queue. 18:56:18 2025-12-02T18:56:18.251Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-753 to the work queue. 18:56:18 2025-12-02T18:56:18.251Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-754 to the work queue. 18:56:18 2025-12-02T18:56:18.251Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-755 to the work queue. 18:56:18 2025-12-02T18:56:18.251Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-756 to the work queue. 18:56:18 2025-12-02T18:56:18.251Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-757 to the work queue. 18:56:18 2025-12-02T18:56:18.251Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-758 to the work queue. 18:56:18 2025-12-02T18:56:18.251Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-759 to the work queue. 18:56:18 2025-12-02T18:56:18.251Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-760 to the work queue. 18:56:18 2025-12-02T18:56:18.251Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-761 to the work queue. 18:56:18 2025-12-02T18:56:18.251Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-762 to the work queue. 18:56:18 2025-12-02T18:56:18.251Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-763 to the work queue. 18:56:18 2025-12-02T18:56:18.251Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-764 to the work queue. 18:56:18 2025-12-02T18:56:18.251Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-765 to the work queue. 18:56:18 2025-12-02T18:56:18.251Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-766 to the work queue. 18:56:18 2025-12-02T18:56:18.251Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-767 to the work queue. 18:56:18 2025-12-02T18:56:18.251Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-768 to the work queue. 18:56:18 2025-12-02T18:56:18.251Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-769 to the work queue. 18:56:18 2025-12-02T18:56:18.251Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-770 to the work queue. 18:56:18 2025-12-02T18:56:18.251Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-771 to the work queue. 18:56:18 2025-12-02T18:56:18.251Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-772 to the work queue. 18:56:18 2025-12-02T18:56:18.251Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-773 to the work queue. 18:56:18 2025-12-02T18:56:18.251Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-774 to the work queue. 18:56:18 2025-12-02T18:56:18.251Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-775 to the work queue. 18:56:18 2025-12-02T18:56:18.251Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-776 to the work queue. 18:56:18 2025-12-02T18:56:18.251Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-777 to the work queue. 18:56:18 2025-12-02T18:56:18.251Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-778 to the work queue. 18:56:18 2025-12-02T18:56:18.251Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-779 to the work queue. 18:56:18 2025-12-02T18:56:18.251Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-780 to the work queue. 18:56:18 2025-12-02T18:56:18.251Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-781 to the work queue. 18:56:18 2025-12-02T18:56:18.251Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-782 to the work queue. 18:56:18 2025-12-02T18:56:18.251Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-783 to the work queue. 18:56:18 2025-12-02T18:56:18.251Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-784 to the work queue. 18:56:18 2025-12-02T18:56:18.251Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-785 to the work queue. 18:56:18 2025-12-02T18:56:18.251Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-786 to the work queue. 18:56:18 2025-12-02T18:56:18.251Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-787 to the work queue. 18:56:18 2025-12-02T18:56:18.251Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-788 to the work queue. 18:56:18 2025-12-02T18:56:18.251Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-789 to the work queue. 18:56:18 2025-12-02T18:56:18.251Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-790 to the work queue. 18:56:18 2025-12-02T18:56:18.251Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-791 to the work queue. 18:56:18 2025-12-02T18:56:18.251Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-792 to the work queue. 18:56:18 2025-12-02T18:56:18.251Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-793 to the work queue. 18:56:18 2025-12-02T18:56:18.251Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-794 to the work queue. 18:56:18 2025-12-02T18:56:18.251Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-795 to the work queue. 18:56:18 2025-12-02T18:56:18.251Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-796 to the work queue. 18:56:18 2025-12-02T18:56:18.251Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-797 to the work queue. 18:56:18 2025-12-02T18:56:18.251Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-798 to the work queue. 18:56:18 2025-12-02T18:56:18.251Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-799 to the work queue. 18:56:18 2025-12-02T18:56:18.251Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-800 to the work queue. 18:56:18 2025-12-02T18:56:18.251Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-801 to the work queue. 18:56:18 2025-12-02T18:56:18.251Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-802 to the work queue. 18:56:18 2025-12-02T18:56:18.251Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-803 to the work queue. 18:56:18 2025-12-02T18:56:18.251Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-804 to the work queue. 18:56:18 2025-12-02T18:56:18.251Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-805 to the work queue. 18:56:18 2025-12-02T18:56:18.251Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-806 to the work queue. 18:56:18 2025-12-02T18:56:18.251Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-807 to the work queue. 18:56:18 2025-12-02T18:56:18.251Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-808 to the work queue. 18:56:18 2025-12-02T18:56:18.251Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-809 to the work queue. 18:56:18 2025-12-02T18:56:18.251Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-810 to the work queue. 18:56:18 2025-12-02T18:56:18.251Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-811 to the work queue. 18:56:18 2025-12-02T18:56:18.251Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-812 to the work queue. 18:56:18 2025-12-02T18:56:18.251Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-813 to the work queue. 18:56:18 2025-12-02T18:56:18.251Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-814 to the work queue. 18:56:18 2025-12-02T18:56:18.251Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-815 to the work queue. 18:56:18 2025-12-02T18:56:18.251Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-816 to the work queue. 18:56:18 2025-12-02T18:56:18.251Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-817 to the work queue. 18:56:18 2025-12-02T18:56:18.251Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-818 to the work queue. 18:56:18 2025-12-02T18:56:18.251Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-819 to the work queue. 18:56:18 2025-12-02T18:56:18.251Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-820 to the work queue. 18:56:18 2025-12-02T18:56:18.251Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-821 to the work queue. 18:56:18 2025-12-02T18:56:18.251Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-822 to the work queue. 18:56:18 2025-12-02T18:56:18.251Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-823 to the work queue. 18:56:18 2025-12-02T18:56:18.251Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-824 to the work queue. 18:56:18 2025-12-02T18:56:18.251Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-825 to the work queue. 18:56:18 2025-12-02T18:56:18.251Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-826 to the work queue. 18:56:18 2025-12-02T18:56:18.251Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-827 to the work queue. 18:56:18 2025-12-02T18:56:18.251Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-828 to the work queue. 18:56:18 2025-12-02T18:56:18.251Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-829 to the work queue. 18:56:18 2025-12-02T18:56:18.251Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-830 to the work queue. 18:56:18 2025-12-02T18:56:18.251Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-831 to the work queue. 18:56:18 2025-12-02T18:56:18.251Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-832 to the work queue. 18:56:18 2025-12-02T18:56:18.251Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-833 to the work queue. 18:56:18 2025-12-02T18:56:18.251Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-834 to the work queue. 18:56:18 2025-12-02T18:56:18.251Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-835 to the work queue. 18:56:18 2025-12-02T18:56:18.251Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-836 to the work queue. 18:56:18 2025-12-02T18:56:18.251Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-837 to the work queue. 18:56:18 2025-12-02T18:56:18.251Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-838 to the work queue. 18:56:18 2025-12-02T18:56:18.251Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-839 to the work queue. 18:56:18 2025-12-02T18:56:18.251Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-840 to the work queue. 18:56:18 2025-12-02T18:56:18.251Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-841 to the work queue. 18:56:18 2025-12-02T18:56:18.251Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-842 to the work queue. 18:56:18 2025-12-02T18:56:18.251Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-843 to the work queue. 18:56:18 2025-12-02T18:56:18.251Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-844 to the work queue. 18:56:18 2025-12-02T18:56:18.251Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-845 to the work queue. 18:56:18 2025-12-02T18:56:18.251Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-846 to the work queue. 18:56:18 2025-12-02T18:56:18.251Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-847 to the work queue. 18:56:18 2025-12-02T18:56:18.251Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-848 to the work queue. 18:56:18 2025-12-02T18:56:18.251Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-849 to the work queue. 18:56:18 2025-12-02T18:56:18.251Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-850 to the work queue. 18:56:18 2025-12-02T18:56:18.251Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-851 to the work queue. 18:56:18 2025-12-02T18:56:18.251Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-852 to the work queue. 18:56:18 2025-12-02T18:56:18.251Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-853 to the work queue. 18:56:18 2025-12-02T18:56:18.252Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-854 to the work queue. 18:56:18 2025-12-02T18:56:18.252Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-855 to the work queue. 18:56:18 2025-12-02T18:56:18.252Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-856 to the work queue. 18:56:18 2025-12-02T18:56:18.252Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-857 to the work queue. 18:56:18 2025-12-02T18:56:18.252Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-858 to the work queue. 18:56:18 2025-12-02T18:56:18.252Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-859 to the work queue. 18:56:18 2025-12-02T18:56:18.252Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-860 to the work queue. 18:56:18 2025-12-02T18:56:18.252Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-861 to the work queue. 18:56:18 2025-12-02T18:56:18.252Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-862 to the work queue. 18:56:18 2025-12-02T18:56:18.252Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-863 to the work queue. 18:56:18 2025-12-02T18:56:18.252Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-864 to the work queue. 18:56:18 2025-12-02T18:56:18.252Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-865 to the work queue. 18:56:18 2025-12-02T18:56:18.252Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-866 to the work queue. 18:56:18 2025-12-02T18:56:18.252Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-867 to the work queue. 18:56:18 2025-12-02T18:56:18.252Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-868 to the work queue. 18:56:18 2025-12-02T18:56:18.252Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-869 to the work queue. 18:56:18 2025-12-02T18:56:18.252Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-870 to the work queue. 18:56:18 2025-12-02T18:56:18.252Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-871 to the work queue. 18:56:18 2025-12-02T18:56:18.252Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-872 to the work queue. 18:56:18 2025-12-02T18:56:18.252Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-873 to the work queue. 18:56:18 2025-12-02T18:56:18.252Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-874 to the work queue. 18:56:18 2025-12-02T18:56:18.252Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-875 to the work queue. 18:56:18 2025-12-02T18:56:18.252Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-876 to the work queue. 18:56:18 2025-12-02T18:56:18.252Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-877 to the work queue. 18:56:18 2025-12-02T18:56:18.252Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-878 to the work queue. 18:56:18 2025-12-02T18:56:18.252Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-879 to the work queue. 18:56:18 2025-12-02T18:56:18.252Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-880 to the work queue. 18:56:18 2025-12-02T18:56:18.252Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-881 to the work queue. 18:56:18 2025-12-02T18:56:18.252Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-882 to the work queue. 18:56:18 2025-12-02T18:56:18.252Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-883 to the work queue. 18:56:18 2025-12-02T18:56:18.252Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-884 to the work queue. 18:56:18 2025-12-02T18:56:18.252Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-885 to the work queue. 18:56:18 2025-12-02T18:56:18.252Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-886 to the work queue. 18:56:18 2025-12-02T18:56:18.252Z INFO 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 18:56:18 2025-12-02T18:56:18.252Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-887 to the work queue. 18:56:18 2025-12-02T18:56:18.252Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-888 to the work queue. 18:56:18 2025-12-02T18:56:18.252Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-889 to the work queue. 18:56:18 2025-12-02T18:56:18.252Z WARN 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:18 2025-12-02T18:56:18.252Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-890 to the work queue. 18:56:18 2025-12-02T18:56:18.252Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-891 to the work queue. 18:56:18 2025-12-02T18:56:18.252Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-892 to the work queue. 18:56:18 2025-12-02T18:56:18.252Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-893 to the work queue. 18:56:18 2025-12-02T18:56:18.252Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-894 to the work queue. 18:56:18 2025-12-02T18:56:18.252Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-895 to the work queue. 18:56:18 2025-12-02T18:56:18.252Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-896 to the work queue. 18:56:18 2025-12-02T18:56:18.252Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-897 to the work queue. 18:56:18 2025-12-02T18:56:18.252Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-898 to the work queue. 18:56:18 2025-12-02T18:56:18.252Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-899 to the work queue. 18:56:18 2025-12-02T18:56:18.252Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-900 to the work queue. 18:56:18 2025-12-02T18:56:18.252Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-901 to the work queue. 18:56:18 2025-12-02T18:56:18.252Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-902 to the work queue. 18:56:18 2025-12-02T18:56:18.252Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-903 to the work queue. 18:56:18 2025-12-02T18:56:18.252Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-904 to the work queue. 18:56:18 2025-12-02T18:56:18.252Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-905 to the work queue. 18:56:18 2025-12-02T18:56:18.252Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-906 to the work queue. 18:56:18 2025-12-02T18:56:18.252Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-907 to the work queue. 18:56:18 2025-12-02T18:56:18.252Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-908 to the work queue. 18:56:18 2025-12-02T18:56:18.252Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-909 to the work queue. 18:56:18 2025-12-02T18:56:18.252Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-910 to the work queue. 18:56:18 2025-12-02T18:56:18.252Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-911 to the work queue. 18:56:18 2025-12-02T18:56:18.252Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-912 to the work queue. 18:56:18 2025-12-02T18:56:18.252Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-913 to the work queue. 18:56:18 2025-12-02T18:56:18.252Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-914 to the work queue. 18:56:18 2025-12-02T18:56:18.252Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-915 to the work queue. 18:56:18 2025-12-02T18:56:18.252Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-916 to the work queue. 18:56:18 2025-12-02T18:56:18.252Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-917 to the work queue. 18:56:18 2025-12-02T18:56:18.252Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-918 to the work queue. 18:56:18 2025-12-02T18:56:18.252Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-919 to the work queue. 18:56:18 2025-12-02T18:56:18.252Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-920 to the work queue. 18:56:18 2025-12-02T18:56:18.252Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-921 to the work queue. 18:56:18 2025-12-02T18:56:18.252Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-922 to the work queue. 18:56:18 2025-12-02T18:56:18.252Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-923 to the work queue. 18:56:18 2025-12-02T18:56:18.252Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-924 to the work queue. 18:56:18 2025-12-02T18:56:18.252Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-925 to the work queue. 18:56:18 2025-12-02T18:56:18.252Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-926 to the work queue. 18:56:18 2025-12-02T18:56:18.252Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-927 to the work queue. 18:56:18 2025-12-02T18:56:18.252Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-928 to the work queue. 18:56:18 2025-12-02T18:56:18.252Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-929 to the work queue. 18:56:18 2025-12-02T18:56:18.252Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-930 to the work queue. 18:56:18 2025-12-02T18:56:18.252Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-931 to the work queue. 18:56:18 2025-12-02T18:56:18.252Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-932 to the work queue. 18:56:18 2025-12-02T18:56:18.252Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-933 to the work queue. 18:56:18 2025-12-02T18:56:18.252Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-934 to the work queue. 18:56:18 2025-12-02T18:56:18.252Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-935 to the work queue. 18:56:18 2025-12-02T18:56:18.252Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-936 to the work queue. 18:56:18 2025-12-02T18:56:18.252Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-937 to the work queue. 18:56:18 2025-12-02T18:56:18.252Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-938 to the work queue. 18:56:18 2025-12-02T18:56:18.252Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-939 to the work queue. 18:56:18 2025-12-02T18:56:18.252Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-940 to the work queue. 18:56:18 2025-12-02T18:56:18.252Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-941 to the work queue. 18:56:18 2025-12-02T18:56:18.252Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-942 to the work queue. 18:56:18 2025-12-02T18:56:18.252Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-943 to the work queue. 18:56:18 2025-12-02T18:56:18.252Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-944 to the work queue. 18:56:18 2025-12-02T18:56:18.252Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-945 to the work queue. 18:56:18 2025-12-02T18:56:18.252Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-946 to the work queue. 18:56:18 2025-12-02T18:56:18.252Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-947 to the work queue. 18:56:18 2025-12-02T18:56:18.252Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-948 to the work queue. 18:56:18 2025-12-02T18:56:18.252Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-949 to the work queue. 18:56:18 2025-12-02T18:56:18.252Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-950 to the work queue. 18:56:18 2025-12-02T18:56:18.252Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-951 to the work queue. 18:56:18 2025-12-02T18:56:18.252Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-952 to the work queue. 18:56:18 2025-12-02T18:56:18.252Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-953 to the work queue. 18:56:18 2025-12-02T18:56:18.252Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-954 to the work queue. 18:56:18 2025-12-02T18:56:18.252Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-955 to the work queue. 18:56:18 2025-12-02T18:56:18.253Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-956 to the work queue. 18:56:18 2025-12-02T18:56:18.253Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-957 to the work queue. 18:56:18 2025-12-02T18:56:18.253Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-958 to the work queue. 18:56:18 2025-12-02T18:56:18.253Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-959 to the work queue. 18:56:18 2025-12-02T18:56:18.253Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-960 to the work queue. 18:56:18 2025-12-02T18:56:18.253Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-961 to the work queue. 18:56:18 2025-12-02T18:56:18.253Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-962 to the work queue. 18:56:18 2025-12-02T18:56:18.253Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-963 to the work queue. 18:56:18 2025-12-02T18:56:18.253Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-964 to the work queue. 18:56:18 2025-12-02T18:56:18.253Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-965 to the work queue. 18:56:18 2025-12-02T18:56:18.253Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-966 to the work queue. 18:56:18 2025-12-02T18:56:18.253Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-967 to the work queue. 18:56:18 2025-12-02T18:56:18.253Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-968 to the work queue. 18:56:18 2025-12-02T18:56:18.253Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-969 to the work queue. 18:56:18 2025-12-02T18:56:18.253Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-970 to the work queue. 18:56:18 2025-12-02T18:56:18.253Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-971 to the work queue. 18:56:18 2025-12-02T18:56:18.253Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-972 to the work queue. 18:56:18 2025-12-02T18:56:18.253Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-973 to the work queue. 18:56:18 2025-12-02T18:56:18.253Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-974 to the work queue. 18:56:18 2025-12-02T18:56:18.253Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-975 to the work queue. 18:56:18 2025-12-02T18:56:18.253Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-976 to the work queue. 18:56:18 2025-12-02T18:56:18.253Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-977 to the work queue. 18:56:18 2025-12-02T18:56:18.253Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-978 to the work queue. 18:56:18 2025-12-02T18:56:18.253Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-979 to the work queue. 18:56:18 2025-12-02T18:56:18.253Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-980 to the work queue. 18:56:18 2025-12-02T18:56:18.253Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-981 to the work queue. 18:56:18 2025-12-02T18:56:18.253Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-982 to the work queue. 18:56:18 2025-12-02T18:56:18.253Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-983 to the work queue. 18:56:18 2025-12-02T18:56:18.253Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-984 to the work queue. 18:56:18 2025-12-02T18:56:18.253Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-985 to the work queue. 18:56:18 2025-12-02T18:56:18.253Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-986 to the work queue. 18:56:18 2025-12-02T18:56:18.253Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-987 to the work queue. 18:56:18 2025-12-02T18:56:18.253Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-988 to the work queue. 18:56:18 2025-12-02T18:56:18.253Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-989 to the work queue. 18:56:18 2025-12-02T18:56:18.253Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-990 to the work queue. 18:56:18 2025-12-02T18:56:18.253Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-991 to the work queue. 18:56:18 2025-12-02T18:56:18.253Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-992 to the work queue. 18:56:18 2025-12-02T18:56:18.253Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-993 to the work queue. 18:56:18 2025-12-02T18:56:18.253Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-994 to the work queue. 18:56:18 2025-12-02T18:56:18.253Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-995 to the work queue. 18:56:18 2025-12-02T18:56:18.253Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-996 to the work queue. 18:56:18 2025-12-02T18:56:18.253Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-997 to the work queue. 18:56:18 2025-12-02T18:56:18.253Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-998 to the work queue. 18:56:18 2025-12-02T18:56:18.253Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-999 to the work queue. 18:56:18 2025-12-02T18:56:18.253Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1000 to the work queue. 18:56:18 2025-12-02T18:56:18.253Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1001 to the work queue. 18:56:18 2025-12-02T18:56:18.253Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1002 to the work queue. 18:56:18 2025-12-02T18:56:18.253Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1003 to the work queue. 18:56:18 2025-12-02T18:56:18.253Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1004 to the work queue. 18:56:18 2025-12-02T18:56:18.253Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1005 to the work queue. 18:56:18 2025-12-02T18:56:18.253Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1006 to the work queue. 18:56:18 2025-12-02T18:56:18.253Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1007 to the work queue. 18:56:18 2025-12-02T18:56:18.253Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1008 to the work queue. 18:56:18 2025-12-02T18:56:18.253Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1009 to the work queue. 18:56:18 2025-12-02T18:56:18.253Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1010 to the work queue. 18:56:18 2025-12-02T18:56:18.253Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1011 to the work queue. 18:56:18 2025-12-02T18:56:18.253Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1012 to the work queue. 18:56:18 2025-12-02T18:56:18.253Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1013 to the work queue. 18:56:18 2025-12-02T18:56:18.253Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1014 to the work queue. 18:56:18 2025-12-02T18:56:18.253Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1015 to the work queue. 18:56:18 2025-12-02T18:56:18.253Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1016 to the work queue. 18:56:18 2025-12-02T18:56:18.253Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1017 to the work queue. 18:56:18 2025-12-02T18:56:18.253Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1018 to the work queue. 18:56:18 2025-12-02T18:56:18.253Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1019 to the work queue. 18:56:18 2025-12-02T18:56:18.253Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1020 to the work queue. 18:56:18 2025-12-02T18:56:18.253Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1021 to the work queue. 18:56:18 2025-12-02T18:56:18.253Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1022 to the work queue. 18:56:18 2025-12-02T18:56:18.253Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1023 to the work queue. 18:56:18 2025-12-02T18:56:18.253Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1024 to the work queue. 18:56:18 2025-12-02T18:56:18.253Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1025 to the work queue. 18:56:18 2025-12-02T18:56:18.253Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1026 to the work queue. 18:56:18 2025-12-02T18:56:18.253Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1027 to the work queue. 18:56:18 2025-12-02T18:56:18.253Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1028 to the work queue. 18:56:18 2025-12-02T18:56:18.253Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1029 to the work queue. 18:56:18 2025-12-02T18:56:18.253Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1030 to the work queue. 18:56:18 2025-12-02T18:56:18.253Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1031 to the work queue. 18:56:18 2025-12-02T18:56:18.253Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1032 to the work queue. 18:56:18 2025-12-02T18:56:18.253Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1033 to the work queue. 18:56:18 2025-12-02T18:56:18.253Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1034 to the work queue. 18:56:18 2025-12-02T18:56:18.253Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1035 to the work queue. 18:56:18 2025-12-02T18:56:18.253Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1036 to the work queue. 18:56:18 2025-12-02T18:56:18.253Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1037 to the work queue. 18:56:18 2025-12-02T18:56:18.253Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1038 to the work queue. 18:56:18 2025-12-02T18:56:18.253Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1039 to the work queue. 18:56:18 2025-12-02T18:56:18.253Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1040 to the work queue. 18:56:18 2025-12-02T18:56:18.253Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1041 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1042 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1043 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1044 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1045 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1046 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1047 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1048 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1049 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1050 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1051 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1052 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1053 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1054 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1055 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1056 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1057 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1058 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1059 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1060 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1061 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1062 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1063 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1064 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1065 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1066 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1067 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1068 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1069 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1070 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1071 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1072 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1073 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1074 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1075 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1076 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1077 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1078 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1079 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1080 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1081 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1082 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1083 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1084 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1085 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1086 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1087 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1088 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1089 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1090 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1091 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1092 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1093 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1094 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1095 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1096 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1097 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1098 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1099 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1100 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1101 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1102 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1103 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1104 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1105 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1106 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1107 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1108 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1109 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1110 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1111 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1112 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1113 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1114 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1115 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1116 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1117 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1118 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1119 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1120 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1121 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1122 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1123 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1124 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1125 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1126 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1127 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1128 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1129 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1130 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1131 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1132 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1133 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1134 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1135 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1136 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1137 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1138 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1139 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1140 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1141 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1142 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1143 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1144 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1145 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1146 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1147 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1148 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1149 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1150 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1151 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1152 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1153 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1154 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1155 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1156 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1157 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1158 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1159 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1160 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1161 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1162 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1163 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1164 to the work queue. 18:56:18 2025-12-02T18:56:18.254Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1165 to the work queue. 18:56:18 2025-12-02T18:56:18.255Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1166 to the work queue. 18:56:18 2025-12-02T18:56:18.255Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1167 to the work queue. 18:56:18 2025-12-02T18:56:18.255Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1168 to the work queue. 18:56:18 2025-12-02T18:56:18.255Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1169 to the work queue. 18:56:18 2025-12-02T18:56:18.255Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1170 to the work queue. 18:56:18 2025-12-02T18:56:18.255Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1171 to the work queue. 18:56:18 2025-12-02T18:56:18.255Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1172 to the work queue. 18:56:18 2025-12-02T18:56:18.255Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1173 to the work queue. 18:56:18 2025-12-02T18:56:18.255Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1174 to the work queue. 18:56:18 2025-12-02T18:56:18.255Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1175 to the work queue. 18:56:18 2025-12-02T18:56:18.255Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1176 to the work queue. 18:56:18 2025-12-02T18:56:18.255Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1177 to the work queue. 18:56:18 2025-12-02T18:56:18.255Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1178 to the work queue. 18:56:18 2025-12-02T18:56:18.255Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1179 to the work queue. 18:56:18 2025-12-02T18:56:18.255Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1180 to the work queue. 18:56:18 2025-12-02T18:56:18.255Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1181 to the work queue. 18:56:18 2025-12-02T18:56:18.255Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1182 to the work queue. 18:56:18 2025-12-02T18:56:18.255Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1183 to the work queue. 18:56:18 2025-12-02T18:56:18.255Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1184 to the work queue. 18:56:18 2025-12-02T18:56:18.255Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1185 to the work queue. 18:56:18 2025-12-02T18:56:18.255Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1186 to the work queue. 18:56:18 2025-12-02T18:56:18.255Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1187 to the work queue. 18:56:18 2025-12-02T18:56:18.255Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1188 to the work queue. 18:56:18 2025-12-02T18:56:18.255Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1189 to the work queue. 18:56:18 2025-12-02T18:56:18.255Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1190 to the work queue. 18:56:18 2025-12-02T18:56:18.255Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1191 to the work queue. 18:56:18 2025-12-02T18:56:18.255Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1192 to the work queue. 18:56:18 2025-12-02T18:56:18.255Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1193 to the work queue. 18:56:18 2025-12-02T18:56:18.255Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1194 to the work queue. 18:56:18 2025-12-02T18:56:18.255Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1195 to the work queue. 18:56:18 2025-12-02T18:56:18.255Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1196 to the work queue. 18:56:18 2025-12-02T18:56:18.255Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1197 to the work queue. 18:56:18 2025-12-02T18:56:18.255Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1198 to the work queue. 18:56:18 2025-12-02T18:56:18.255Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1199 to the work queue. 18:56:18 2025-12-02T18:56:18.255Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1200 to the work queue. 18:56:18 2025-12-02T18:56:18.255Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1201 to the work queue. 18:56:18 2025-12-02T18:56:18.255Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1202 to the work queue. 18:56:18 2025-12-02T18:56:18.255Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1203 to the work queue. 18:56:18 2025-12-02T18:56:18.255Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1204 to the work queue. 18:56:18 2025-12-02T18:56:18.255Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1205 to the work queue. 18:56:18 2025-12-02T18:56:18.255Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1206 to the work queue. 18:56:18 2025-12-02T18:56:18.255Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1207 to the work queue. 18:56:18 2025-12-02T18:56:18.255Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1208 to the work queue. 18:56:18 2025-12-02T18:56:18.255Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1209 to the work queue. 18:56:18 2025-12-02T18:56:18.255Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1210 to the work queue. 18:56:18 2025-12-02T18:56:18.255Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1211 to the work queue. 18:56:18 2025-12-02T18:56:18.255Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1212 to the work queue. 18:56:18 2025-12-02T18:56:18.255Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1213 to the work queue. 18:56:18 2025-12-02T18:56:18.255Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1214 to the work queue. 18:56:18 2025-12-02T18:56:18.255Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1215 to the work queue. 18:56:18 2025-12-02T18:56:18.255Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1216 to the work queue. 18:56:18 2025-12-02T18:56:18.255Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1217 to the work queue. 18:56:18 2025-12-02T18:56:18.255Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1218 to the work queue. 18:56:18 2025-12-02T18:56:18.255Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1219 to the work queue. 18:56:18 2025-12-02T18:56:18.255Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1220 to the work queue. 18:56:18 2025-12-02T18:56:18.255Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1221 to the work queue. 18:56:18 2025-12-02T18:56:18.255Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1222 to the work queue. 18:56:18 2025-12-02T18:56:18.255Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1223 to the work queue. 18:56:18 2025-12-02T18:56:18.255Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1224 to the work queue. 18:56:18 2025-12-02T18:56:18.255Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1225 to the work queue. 18:56:18 2025-12-02T18:56:18.255Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1226 to the work queue. 18:56:18 2025-12-02T18:56:18.255Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1227 to the work queue. 18:56:18 2025-12-02T18:56:18.255Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1228 to the work queue. 18:56:18 2025-12-02T18:56:18.255Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1229 to the work queue. 18:56:18 2025-12-02T18:56:18.255Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1230 to the work queue. 18:56:18 2025-12-02T18:56:18.255Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1231 to the work queue. 18:56:18 2025-12-02T18:56:18.255Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1232 to the work queue. 18:56:18 2025-12-02T18:56:18.255Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1233 to the work queue. 18:56:18 2025-12-02T18:56:18.255Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1234 to the work queue. 18:56:18 2025-12-02T18:56:18.255Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1235 to the work queue. 18:56:18 2025-12-02T18:56:18.255Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1236 to the work queue. 18:56:18 2025-12-02T18:56:18.255Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1237 to the work queue. 18:56:18 2025-12-02T18:56:18.255Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1238 to the work queue. 18:56:18 2025-12-02T18:56:18.255Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1239 to the work queue. 18:56:18 2025-12-02T18:56:18.255Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1240 to the work queue. 18:56:18 2025-12-02T18:56:18.255Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1241 to the work queue. 18:56:18 2025-12-02T18:56:18.255Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1242 to the work queue. 18:56:18 2025-12-02T18:56:18.255Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1243 to the work queue. 18:56:18 2025-12-02T18:56:18.255Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1244 to the work queue. 18:56:18 2025-12-02T18:56:18.255Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1245 to the work queue. 18:56:18 2025-12-02T18:56:18.255Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1246 to the work queue. 18:56:18 2025-12-02T18:56:18.255Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1247 to the work queue. 18:56:18 2025-12-02T18:56:18.255Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1248 to the work queue. 18:56:18 2025-12-02T18:56:18.255Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1249 to the work queue. 18:56:18 2025-12-02T18:56:18.255Z WARN 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1250 to the work queue. 18:56:18 2025-12-02T18:56:18.255Z INFO 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 650 items. 18:56:18 2025-12-02T18:56:18.255Z INFO 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 18:56:18 2025-12-02T18:56:18.257Z INFO 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 18:56:18 2025-12-02T18:56:18.257Z INFO 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 18:56:18 2025-12-02T18:56:18.257Z INFO 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:56:18 2025-12-02T18:56:18.257Z INFO 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 18:56:18 2025-12-02T18:56:18.258Z INFO 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 18:56:18 2025-12-02T18:56:18.258Z INFO 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 18:56:18 2025-12-02T18:56:18.258Z INFO 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:56:18 2025-12-02T18:56:18.258Z INFO 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 50 18:56:18 2025-12-02T18:56:18.258Z INFO 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 50 18:56:18 2025-12-02T18:56:18.258Z INFO 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 50. 1 batch(es) active. 18:56:18 2025-12-02T18:56:18.258Z INFO 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:56:18 2025-12-02T18:56:18.261Z INFO 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:56:18 2025-12-02T18:56:18.261Z INFO 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:56:18 2025-12-02T18:56:18.261Z INFO 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:56:18 2025-12-02T18:56:18.261Z INFO 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:56:18 2025-12-02T18:56:18.261Z INFO 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:56:18 2025-12-02T18:56:18.261Z INFO 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:56:18 2025-12-02T18:56:18.262Z INFO 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:56:18 2025-12-02T18:56:18.262Z INFO 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:56:18 2025-12-02T18:56:18.262Z INFO 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:56:18 2025-12-02T18:56:18.262Z INFO 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : module sync for ch-1 already in progress by other instance 18:56:18 2025-12-02T18:56:18.262Z INFO 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 0 18:56:18 2025-12-02T18:56:18.262Z INFO 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:56:18 2025-12-02T18:56:18.262Z INFO 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:56:18 2025-12-02T18:56:18.262Z INFO 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:56:18 2025-12-02T18:56:18.262Z INFO 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:56:18 2025-12-02T18:56:18.263Z INFO 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Found 1 Locked CM Handles. Changing state to Advise to retry syncing them again. 18:56:18 2025-12-02T18:56:18.264Z INFO 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:56:18 2025-12-02T18:56:18.264Z INFO 6699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:56:18 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncWatchdogSpec 18:56:18 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.SynchronizationCacheConfigSpec 18:56:18 2025-12-02T18:56:18.278Z INFO 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 18:56:18 2025-12-02T18:56:18.278Z WARN 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:18 18:56:18 . ____ _ __ _ _ 18:56:18 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 18:56:18 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 18:56:18 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 18:56:18 ' |____| .__|_| |_|_| |_\__, | / / / / 18:56:18 =========|_|==============|___/=/_/_/_/ 18:56:18 18:56:18 :: Spring Boot :: (v3.5.6) 18:56:18 18:56:18 2025-12-02T18:56:18.281Z INFO 6699 --- [ main] c.n.i.i.s.SynchronizationCacheConfigSpec : Starting SynchronizationCacheConfigSpec using Java 17.0.6-ea with PID 6699 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 18:56:18 2025-12-02T18:56:18.281Z INFO 6699 --- [ main] c.n.i.i.s.SynchronizationCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 18:56:18 2025-12-02T18:56:18.290Z INFO 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 18:56:18 2025-12-02T18:56:18.290Z WARN 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:18 2025-12-02T18:56:18.294Z INFO 6699 --- [ main] com.hazelcast.system.logo : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] 18:56:18 o o o o---o o--o o o---o o o----o o--o--o 18:56:18 | | / \ / | / / \ | | 18:56:18 o----o o o o----o | o o o----o | 18:56:18 | | * \ / | \ * \ | | 18:56:18 o o * o o---o o--o o----o o---o * o o----o o 18:56:18 18:56:18 2025-12-02T18:56:18.294Z INFO 6699 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 18:56:18 2025-12-02T18:56:18.294Z INFO 6699 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.72]:5701 18:56:18 2025-12-02T18:56:18.294Z INFO 6699 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 18:56:18 2025-12-02T18:56:18.294Z INFO 6699 --- [ main] com.hazelcast.system : [10.30.107.72]: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. 18:56:18 2025-12-02T18:56:18.294Z INFO 6699 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. 18:56:18 To enable the Jet engine on the members, do one of the following: 18:56:18 - Change member config using Java API: config.getJetConfig().setEnabled(true) 18:56:18 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 18:56:18 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 18:56:18 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 18:56:18 2025-12-02T18:56:18.308Z INFO 6699 --- [ main] com.hazelcast.system.security : [10.30.107.72]: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. 18:56:18 2025-12-02T18:56:18.310Z INFO 6699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 18:56:18 2025-12-02T18:56:18.324Z INFO 6699 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 18:56:18 2025-12-02T18:56:18.324Z INFO 6699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.72]:5701 is STARTING 18:56:18 2025-12-02T18:56:18.358Z INFO 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 18:56:18 2025-12-02T18:56:18.358Z WARN 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:18 2025-12-02T18:56:18.367Z INFO 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 18:56:18 2025-12-02T18:56:18.367Z WARN 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:18 2025-12-02T18:56:18.385Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:56:18 2025-12-02T18:56:18.385Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:18 2025-12-02T18:56:18.385Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:18 2025-12-02T18:56:18.387Z INFO 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 18:56:18 2025-12-02T18:56:18.387Z WARN 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:18 2025-12-02T18:56:18.485Z INFO 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 18:56:18 2025-12-02T18:56:18.485Z WARN 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:18 2025-12-02T18:56:18.491Z INFO 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 18:56:18 2025-12-02T18:56:18.491Z WARN 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:18 2025-12-02T18:56:18.502Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 18:56:18 2025-12-02T18:56:18.502Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:18 2025-12-02T18:56:18.503Z INFO 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 18:56:18 2025-12-02T18:56:18.503Z WARN 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:18 2025-12-02T18:56:18.517Z INFO 6699 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] Trying to join to discovered node: [10.30.106.215]:5701 18:56:18 2025-12-02T18:56:18.523Z INFO 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 18:56:18 2025-12-02T18:56:18.523Z WARN 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:18 2025-12-02T18:56:18.556Z INFO 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 18:56:18 2025-12-02T18:56:18.556Z WARN 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:18 2025-12-02T18:56:18.574Z INFO 6699 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] Initialized new cluster connection between /10.30.107.72:56711 and /10.30.106.215:5701 18:56:18 2025-12-02T18:56:18.594Z INFO 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 18:56:18 2025-12-02T18:56:18.594Z WARN 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:18 2025-12-02T18:56:18.644Z INFO 6699 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] 18:56:18 18:56:18 Members {size:2, ver:2} [ 18:56:18 Member [10.30.106.215]:5701 - 41c908ca-cc6c-4669-b8ca-6811d5e5b97e 18:56:18 Member [10.30.107.72]:5701 - 0bc2bdd5-4f02-4800-96ba-525a79a40ea4 this 18:56:18 ] 18:56:18 18:56:18 2025-12-02T18:56:18.644Z INFO 6699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.72]:5701 is STARTED 18:56:18 2025-12-02T18:56:18.646Z INFO 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 18:56:18 2025-12-02T18:56:18.646Z WARN 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:18 2025-12-02T18:56:18.658Z INFO 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 18:56:18 2025-12-02T18:56:18.658Z WARN 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:18 2025-12-02T18:56:18.661Z INFO 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 18:56:18 2025-12-02T18:56:18.661Z WARN 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:18 2025-12-02T18:56:18.672Z INFO 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 18:56:18 2025-12-02T18:56:18.672Z WARN 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:18 2025-12-02T18:56:18.672Z INFO 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 18:56:18 2025-12-02T18:56:18.672Z WARN 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:18 2025-12-02T18:56:18.686Z INFO 6699 --- [ main] c.n.i.i.s.SynchronizationCacheConfigSpec : Started SynchronizationCacheConfigSpec in 0.417 seconds (process running for 102.373) 18:56:18 2025-12-02T18:56:18.712Z INFO 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 18:56:18 2025-12-02T18:56:18.712Z WARN 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:18 2025-12-02T18:56:18.821Z INFO 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 18:56:18 2025-12-02T18:56:18.821Z WARN 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:18 2025-12-02T18:56:18.849Z INFO 6699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.72]:5701 is SHUTTING_DOWN 18:56:18 2025-12-02T18:56:18.868Z INFO 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 18:56:18 2025-12-02T18:56:18.868Z WARN 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:18 2025-12-02T18:56:18.893Z INFO 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 18:56:18 2025-12-02T18:56:18.893Z WARN 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:18 2025-12-02T18:56:18.915Z INFO 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 18:56:18 2025-12-02T18:56:18.915Z WARN 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:19 2025-12-02T18:56:18.970Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 18:56:19 2025-12-02T18:56:18.970Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:19 2025-12-02T18:56:19.015Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:56:19 2025-12-02T18:56:19.015Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:19 2025-12-02T18:56:19.015Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:19 2025-12-02T18:56:19.028Z INFO 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 18:56:19 2025-12-02T18:56:19.028Z WARN 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:19 2025-12-02T18:56:19.075Z INFO 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 18:56:19 2025-12-02T18:56:19.075Z WARN 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:19 2025-12-02T18:56:19.140Z INFO 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 18:56:19 2025-12-02T18:56:19.140Z WARN 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:19 2025-12-02T18:56:19.165Z INFO 6699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 18:56:19 2025-12-02T18:56:19.165Z INFO 6699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 18:56:19 2025-12-02T18:56:19.179Z INFO 6699 --- [ main] c.h.i.server.tcp.TcpServerConnection : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] Connection[id=1, /10.30.107.72:56711->/10.30.106.215:5701, qualifier=null, endpoint=[10.30.106.215]:5701, remoteUuid=41c908ca-cc6c-4669-b8ca-6811d5e5b97e, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 18:56:19 2025-12-02T18:56:19.181Z INFO 6699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 18:56:19 2025-12-02T18:56:19.187Z INFO 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 18:56:19 2025-12-02T18:56:19.187Z WARN 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:19 2025-12-02T18:56:19.189Z INFO 6699 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 18:56:19 2025-12-02T18:56:19.190Z INFO 6699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 340 ms. 18:56:19 2025-12-02T18:56:19.190Z INFO 6699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.72]:5701 is SHUTDOWN 18:56:19 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.923 s -- in org.onap.cps.ncmp.impl.inventory.sync.SynchronizationCacheConfigSpec 18:56:19 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.WatchdogSchedulingConfigurerSpec 18:56:19 18:56:19 . ____ _ __ _ _ 18:56:19 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 18:56:19 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 18:56:19 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 18:56:19 ' |____| .__|_| |_|_| |_\__, | / / / / 18:56:19 =========|_|==============|___/=/_/_/_/ 18:56:19 18:56:19 :: Spring Boot :: (v3.5.6) 18:56:19 18:56:19 2025-12-02T18:56:19.209Z INFO 6699 --- [ main] n.i.i.s.WatchdogSchedulingConfigurerSpec : Starting WatchdogSchedulingConfigurerSpec using Java 17.0.6-ea with PID 6699 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 18:56:19 2025-12-02T18:56:19.209Z INFO 6699 --- [ main] n.i.i.s.WatchdogSchedulingConfigurerSpec : No active profile set, falling back to 1 default profile: "default" 18:56:19 2025-12-02T18:56:19.230Z INFO 6699 --- [ main] n.i.i.s.WatchdogSchedulingConfigurerSpec : Started WatchdogSchedulingConfigurerSpec in 0.035 seconds (process running for 102.918) 18:56:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.onap.cps.ncmp.impl.inventory.sync.WatchdogSchedulingConfigurerSpec 18:56:19 2025-12-02T18:56:19.254Z INFO 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 18:56:19 2025-12-02T18:56:19.254Z WARN 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:19 2025-12-02T18:56:19.254Z INFO 6699 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 18:56:19 2025-12-02T18:56:19.278Z INFO 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 18:56:19 2025-12-02T18:56:19.278Z WARN 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:19 2025-12-02T18:56:19.292Z INFO 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 18:56:19 2025-12-02T18:56:19.292Z WARN 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:19 2025-12-02T18:56:19.348Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:56:19 2025-12-02T18:56:19.348Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:19 2025-12-02T18:56:19.348Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:19 2025-12-02T18:56:19.360Z INFO 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 18:56:19 2025-12-02T18:56:19.360Z WARN 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:19 2025-12-02T18:56:19.369Z INFO 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 18:56:19 2025-12-02T18:56:19.369Z WARN 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:19 2025-12-02T18:56:19.387Z INFO 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 18:56:19 2025-12-02T18:56:19.388Z WARN 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:19 2025-12-02T18:56:19.407Z INFO 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 18:56:19 2025-12-02T18:56:19.407Z WARN 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:19 2025-12-02T18:56:19.493Z INFO 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 18:56:19 2025-12-02T18:56:19.493Z WARN 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:19 2025-12-02T18:56:19.503Z INFO 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 18:56:19 2025-12-02T18:56:19.503Z WARN 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:19 2025-12-02T18:56:19.517Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 18:56:19 2025-12-02T18:56:19.517Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:19 2025-12-02T18:56:19.524Z INFO 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 18:56:19 2025-12-02T18:56:19.524Z WARN 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:19 2025-12-02T18:56:19.559Z INFO 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 18:56:19 2025-12-02T18:56:19.559Z WARN 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:19 2025-12-02T18:56:19.598Z INFO 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 18:56:19 2025-12-02T18:56:19.598Z WARN 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:19 2025-12-02T18:56:19.609Z INFO 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 18:56:19 2025-12-02T18:56:19.609Z WARN 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:19 2025-12-02T18:56:19.613Z INFO 6699 --- [ main] com.hazelcast.system.logo : [10.30.107.72]:5701 [dev] [5.5.0] 18:56:19 o o o o---o o--o o o---o o o----o o--o--o 18:56:19 | | / \ / | / / \ | | 18:56:19 o----o o o o----o | o o o----o | 18:56:19 | | * \ / | \ * \ | | 18:56:19 o o * o o---o o--o o----o o---o * o o----o o 18:56:19 18:56:19 2025-12-02T18:56:19.613Z INFO 6699 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 18:56:19 2025-12-02T18:56:19.613Z INFO 6699 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.72]:5701 18:56:19 2025-12-02T18:56:19.613Z INFO 6699 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] Cluster name: dev 18:56:19 2025-12-02T18:56:19.613Z INFO 6699 --- [ main] com.hazelcast.system : [10.30.107.72]: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. 18:56:19 2025-12-02T18:56:19.613Z INFO 6699 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] The Jet engine is disabled. 18:56:19 To enable the Jet engine on the members, do one of the following: 18:56:19 - Change member config using Java API: config.getJetConfig().setEnabled(true) 18:56:19 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 18:56:19 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 18:56:19 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 18:56:19 2025-12-02T18:56:19.623Z INFO 6699 --- [ main] com.hazelcast.system.security : [10.30.107.72]: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. 18:56:19 2025-12-02T18:56:19.625Z INFO 6699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Using Multicast discovery 18:56:19 2025-12-02T18:56:19.645Z INFO 6699 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.72]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 18:56:19 2025-12-02T18:56:19.645Z INFO 6699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is STARTING 18:56:19 2025-12-02T18:56:19.660Z INFO 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 18:56:19 2025-12-02T18:56:19.660Z WARN 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:19 2025-12-02T18:56:19.673Z INFO 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 18:56:19 2025-12-02T18:56:19.673Z WARN 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:19 2025-12-02T18:56:19.673Z INFO 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 18:56:19 2025-12-02T18:56:19.673Z WARN 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:19 2025-12-02T18:56:19.674Z INFO 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 18:56:19 2025-12-02T18:56:19.674Z WARN 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:19 2025-12-02T18:56:19.714Z INFO 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 18:56:19 2025-12-02T18:56:19.714Z WARN 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:19 2025-12-02T18:56:19.776Z INFO 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 18:56:19 2025-12-02T18:56:19.776Z WARN 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:19 2025-12-02T18:56:19.839Z INFO 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 18:56:19 2025-12-02T18:56:19.839Z WARN 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:19 2025-12-02T18:56:19.869Z INFO 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 18:56:19 2025-12-02T18:56:19.869Z WARN 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:19 2025-12-02T18:56:19.895Z INFO 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 18:56:19 2025-12-02T18:56:19.895Z WARN 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:20 2025-12-02T18:56:19.969Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:56:20 2025-12-02T18:56:19.969Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:20 2025-12-02T18:56:19.969Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:20 2025-12-02T18:56:19.972Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 18:56:20 2025-12-02T18:56:19.972Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:20 2025-12-02T18:56:20.029Z INFO 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 18:56:20 2025-12-02T18:56:20.029Z WARN 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:20 2025-12-02T18:56:20.076Z INFO 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 18:56:20 2025-12-02T18:56:20.076Z WARN 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:20 2025-12-02T18:56:20.140Z INFO 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 18:56:20 2025-12-02T18:56:20.140Z WARN 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:20 2025-12-02T18:56:20.189Z INFO 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 18:56:20 2025-12-02T18:56:20.189Z WARN 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:20 2025-12-02T18:56:20.198Z ERROR 6699 --- [_WorkerThread-1] i.o.s.e.t.j.sampler.OkHttpGrpcService : Failed to execute remoteSamplings. The request could not be executed. Full error message: jaeger-remote-test-url: Name or service not known 18:56:20 2025-12-02T18:56:20.198Z ERROR 6699 --- [_WorkerThread-1] i.o.s.e.t.j.sampler.OkHttpGrpcService : Failed to execute remoteSamplings. The request could not be executed. Full error message: jaeger-remote-test-url 18:56:20 2025-12-02T18:56:20.227Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:56:20 2025-12-02T18:56:20.228Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:20 2025-12-02T18:56:20.228Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:20 2025-12-02T18:56:20.255Z INFO 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 18:56:20 2025-12-02T18:56:20.255Z WARN 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:20 2025-12-02T18:56:20.280Z INFO 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 18:56:20 2025-12-02T18:56:20.280Z WARN 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:20 2025-12-02T18:56:20.294Z INFO 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 18:56:20 2025-12-02T18:56:20.294Z WARN 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:20 2025-12-02T18:56:20.333Z INFO 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 18:56:20 2025-12-02T18:56:20.333Z WARN 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:20 2025-12-02T18:56:20.384Z INFO 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 18:56:20 2025-12-02T18:56:20.384Z WARN 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:20 2025-12-02T18:56:20.387Z INFO 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 18:56:20 2025-12-02T18:56:20.387Z WARN 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:20 2025-12-02T18:56:20.409Z INFO 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 18:56:20 2025-12-02T18:56:20.409Z WARN 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:20 2025-12-02T18:56:20.492Z INFO 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 18:56:20 2025-12-02T18:56:20.492Z WARN 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:20 2025-12-02T18:56:20.505Z INFO 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 18:56:20 2025-12-02T18:56:20.505Z WARN 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:20 2025-12-02T18:56:20.530Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 18:56:20 2025-12-02T18:56:20.530Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:20 2025-12-02T18:56:20.538Z INFO 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 18:56:20 2025-12-02T18:56:20.538Z WARN 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:20 2025-12-02T18:56:20.560Z INFO 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 18:56:20 2025-12-02T18:56:20.560Z WARN 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:20 2025-12-02T18:56:20.574Z INFO 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 18:56:20 2025-12-02T18:56:20.574Z WARN 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:20 2025-12-02T18:56:20.599Z INFO 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 18:56:20 2025-12-02T18:56:20.599Z WARN 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:20 2025-12-02T18:56:20.651Z INFO 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 18:56:20 2025-12-02T18:56:20.651Z WARN 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:20 2025-12-02T18:56:20.674Z INFO 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 18:56:20 2025-12-02T18:56:20.674Z WARN 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:20 2025-12-02T18:56:20.675Z INFO 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 18:56:20 2025-12-02T18:56:20.675Z WARN 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:20 2025-12-02T18:56:20.676Z INFO 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 18:56:20 2025-12-02T18:56:20.676Z WARN 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:20 2025-12-02T18:56:20.715Z INFO 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 18:56:20 2025-12-02T18:56:20.715Z WARN 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:20 2025-12-02T18:56:20.819Z INFO 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 18:56:20 2025-12-02T18:56:20.820Z WARN 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:20 2025-12-02T18:56:20.841Z INFO 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 18:56:20 2025-12-02T18:56:20.841Z WARN 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:20 2025-12-02T18:56:20.871Z INFO 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 18:56:20 2025-12-02T18:56:20.871Z WARN 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:20 2025-12-02T18:56:20.897Z INFO 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 18:56:20 2025-12-02T18:56:20.898Z WARN 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:20 2025-12-02T18:56:20.922Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:56:20 2025-12-02T18:56:20.922Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:20 2025-12-02T18:56:20.922Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:21 2025-12-02T18:56:20.974Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 18:56:21 2025-12-02T18:56:20.974Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:21 2025-12-02T18:56:21.030Z INFO 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 18:56:21 2025-12-02T18:56:21.030Z WARN 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:21 2025-12-02T18:56:21.077Z INFO 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 18:56:21 2025-12-02T18:56:21.077Z WARN 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:21 2025-12-02T18:56:21.142Z INFO 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 18:56:21 2025-12-02T18:56:21.142Z WARN 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:21 2025-12-02T18:56:21.190Z INFO 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 18:56:21 2025-12-02T18:56:21.191Z WARN 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:21 2025-12-02T18:56:21.252Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:56:21 2025-12-02T18:56:21.252Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:21 2025-12-02T18:56:21.252Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:21 2025-12-02T18:56:21.257Z INFO 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 18:56:21 2025-12-02T18:56:21.257Z WARN 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:21 2025-12-02T18:56:21.281Z INFO 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 18:56:21 2025-12-02T18:56:21.281Z WARN 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:21 2025-12-02T18:56:21.296Z INFO 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 18:56:21 2025-12-02T18:56:21.296Z WARN 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:21 2025-12-02T18:56:21.335Z INFO 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 18:56:21 2025-12-02T18:56:21.335Z WARN 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:21 2025-12-02T18:56:21.384Z INFO 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 18:56:21 2025-12-02T18:56:21.384Z WARN 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:21 2025-12-02T18:56:21.396Z INFO 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 18:56:21 2025-12-02T18:56:21.396Z WARN 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:21 2025-12-02T18:56:21.410Z INFO 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 18:56:21 2025-12-02T18:56:21.410Z WARN 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:21 2025-12-02T18:56:21.447Z INFO 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 18:56:21 2025-12-02T18:56:21.447Z WARN 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:21 2025-12-02T18:56:21.447Z INFO 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 18:56:21 2025-12-02T18:56:21.447Z WARN 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:21 2025-12-02T18:56:21.463Z INFO 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 18:56:21 2025-12-02T18:56:21.463Z WARN 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:21 2025-12-02T18:56:21.533Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 18:56:21 2025-12-02T18:56:21.533Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:21 2025-12-02T18:56:21.540Z INFO 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 18:56:21 2025-12-02T18:56:21.540Z WARN 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:21 2025-12-02T18:56:21.555Z INFO 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 18:56:21 2025-12-02T18:56:21.555Z WARN 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:21 2025-12-02T18:56:21.561Z INFO 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 18:56:21 2025-12-02T18:56:21.561Z WARN 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:21 2025-12-02T18:56:21.601Z INFO 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 18:56:21 2025-12-02T18:56:21.601Z WARN 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:21 2025-12-02T18:56:21.676Z INFO 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 18:56:21 2025-12-02T18:56:21.676Z WARN 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:21 2025-12-02T18:56:21.677Z INFO 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 18:56:21 2025-12-02T18:56:21.677Z WARN 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:21 2025-12-02T18:56:21.690Z INFO 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 18:56:21 2025-12-02T18:56:21.690Z WARN 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:21 2025-12-02T18:56:21.716Z INFO 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 18:56:21 2025-12-02T18:56:21.716Z WARN 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:21 2025-12-02T18:56:21.820Z INFO 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 18:56:21 2025-12-02T18:56:21.820Z WARN 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:21 2025-12-02T18:56:21.844Z INFO 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 18:56:21 2025-12-02T18:56:21.844Z WARN 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:21 2025-12-02T18:56:21.898Z INFO 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 18:56:21 2025-12-02T18:56:21.898Z WARN 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:21 2025-12-02T18:56:21.909Z INFO 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 18:56:21 2025-12-02T18:56:21.909Z WARN 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:21 2025-12-02T18:56:21.925Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:56:21 2025-12-02T18:56:21.925Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:21 2025-12-02T18:56:21.925Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:21 2025-12-02T18:56:21.976Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 18:56:21 2025-12-02T18:56:21.976Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:21 2025-12-02T18:56:21.990Z INFO 6699 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.72]:5701 [dev] [5.5.0] 18:56:21 18:56:21 Members {size:1, ver:1} [ 18:56:21 Member [10.30.107.72]:5701 - 82848c26-5de5-4d38-b8be-72e6675b2521 this 18:56:21 ] 18:56:21 18:56:21 2025-12-02T18:56:21.991Z INFO 6699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is STARTED 18:56:21 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.CmHandleStateMonitorSpec 18:56:22 2025-12-02T18:56:21.992Z INFO 6699 --- [cached.thread-3] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.72]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 18:56:22 2025-12-02T18:56:22.013Z INFO 6699 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set advisedCmHandlesCount to 0 18:56:22 2025-12-02T18:56:22.013Z INFO 6699 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set readyCmHandlesCount to 0 18:56:22 2025-12-02T18:56:22.013Z INFO 6699 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set lockedCmHandlesCount to 0 18:56:22 2025-12-02T18:56:22.013Z INFO 6699 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletingCmHandlesCount to 0 18:56:22 2025-12-02T18:56:22.013Z INFO 6699 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletedCmHandlesCount to 0 18:56:22 2025-12-02T18:56:22.015Z INFO 6699 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set advisedCmHandlesCount to 1 18:56:22 2025-12-02T18:56:22.015Z INFO 6699 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set readyCmHandlesCount to 1 18:56:22 2025-12-02T18:56:22.015Z INFO 6699 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set lockedCmHandlesCount to 1 18:56:22 2025-12-02T18:56:22.015Z INFO 6699 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletingCmHandlesCount to 1 18:56:22 2025-12-02T18:56:22.015Z INFO 6699 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletedCmHandlesCount to 1 18:56:22 2025-12-02T18:56:22.032Z INFO 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 18:56:22 2025-12-02T18:56:22.032Z WARN 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:22 2025-12-02T18:56:22.048Z INFO 6699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is SHUTTING_DOWN 18:56:22 2025-12-02T18:56:22.048Z INFO 6699 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.72]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.72]:5701 - 82848c26-5de5-4d38-b8be-72e6675b2521 this is handled 18:56:22 2025-12-02T18:56:22.049Z INFO 6699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Shutting down multicast service... 18:56:22 2025-12-02T18:56:22.050Z INFO 6699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Shutting down connection manager... 18:56:22 2025-12-02T18:56:22.050Z INFO 6699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Shutting down node engine... 18:56:22 2025-12-02T18:56:22.079Z INFO 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 18:56:22 2025-12-02T18:56:22.079Z WARN 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:22 2025-12-02T18:56:22.088Z INFO 6699 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.72]:5701 [dev] [5.5.0] Destroying node NodeExtension. 18:56:22 2025-12-02T18:56:22.088Z INFO 6699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 40 ms. 18:56:22 2025-12-02T18:56:22.088Z INFO 6699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is SHUTDOWN 18:56:22 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.CmHandleStateMonitorSpec 18:56:22 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsCmHandleStateHandlerImplSpec 18:56:22 2025-12-02T18:56:22.131Z DEBUG 6699 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in READY state 18:56:22 2025-12-02T18:56:22.132Z DEBUG 6699 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in LOCKED state 18:56:22 2025-12-02T18:56:22.133Z DEBUG 6699 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in LOCKED state 18:56:22 2025-12-02T18:56:22.133Z DEBUG 6699 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in DELETING state 18:56:22 2025-12-02T18:56:22.138Z DEBUG 6699 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in ADVISED state 18:56:22 2025-12-02T18:56:22.139Z DEBUG 6699 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in ADVISED state 18:56:22 2025-12-02T18:56:22.140Z DEBUG 6699 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in READY state 18:56:22 2025-12-02T18:56:22.141Z DEBUG 6699 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in DELETING state 18:56:22 2025-12-02T18:56:22.141Z DEBUG 6699 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in DELETED state 18:56:22 2025-12-02T18:56:22.144Z INFO 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 18:56:22 2025-12-02T18:56:22.144Z WARN 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:22 2025-12-02T18:56:22.144Z DEBUG 6699 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : CmHandle: cmhandle1 already in state: ADVISED 18:56:22 2025-12-02T18:56:22.144Z DEBUG 6699 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : CmHandle: cmhandle2 already in state: READY 18:56:22 2025-12-02T18:56:22.146Z DEBUG 6699 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle1 is now in ADVISED state 18:56:22 2025-12-02T18:56:22.146Z DEBUG 6699 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle2 is now in ADVISED state 18:56:22 2025-12-02T18:56:22.148Z DEBUG 6699 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle1 is now in READY state 18:56:22 2025-12-02T18:56:22.148Z DEBUG 6699 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle2 is now in DELETING state 18:56:22 2025-12-02T18:56:22.148Z DEBUG 6699 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle1 is now in DELETED state 18:56:22 2025-12-02T18:56:22.148Z DEBUG 6699 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle2 is now in DELETED state 18:56:22 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsCmHandleStateHandlerImplSpec 18:56:22 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsProducerHelperSpec 18:56:22 2025-12-02T18:56:22.167Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:56:22 2025-12-02T18:56:22.167Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:22 2025-12-02T18:56:22.167Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:22 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsProducerHelperSpec 18:56:22 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsProducerSpec 18:56:22 2025-12-02T18:56:22.191Z INFO 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 18:56:22 2025-12-02T18:56:22.191Z WARN 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:22 2025-12-02T18:56:22.203Z ERROR 6699 --- [ main] o.o.c.n.i.i.sync.lcm.LcmEventsProducer : Unable to send message to topic : null and cause : sending failed 18:56:22 2025-12-02T18:56:22.204Z ERROR 6699 --- [ main] o.o.c.n.i.i.sync.lcm.LcmEventsProducer : Unable to send message to topic : null and cause : sending failed 18:56:22 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsProducerSpec 18:56:22 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.EventsProducerSpec 18:56:22 2025-12-02T18:56:22.208Z INFO 6699 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 18:56:22 2025-12-02T18:56:22.256Z INFO 6699 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 811c21291c4645a5bbf7af981072c5c34027607699c3aa68f0f2fede9b4b0f92 18:56:22 2025-12-02T18:56:22.259Z INFO 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 18:56:22 2025-12-02T18:56:22.259Z WARN 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:22 2025-12-02T18:56:22.282Z INFO 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 18:56:22 2025-12-02T18:56:22.282Z WARN 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:22 2025-12-02T18:56:22.297Z INFO 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 18:56:22 2025-12-02T18:56:22.297Z WARN 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:22 2025-12-02T18:56:22.336Z INFO 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 18:56:22 2025-12-02T18:56:22.336Z WARN 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:22 2025-12-02T18:56:22.386Z INFO 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 18:56:22 2025-12-02T18:56:22.386Z WARN 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:22 2025-12-02T18:56:22.397Z INFO 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 18:56:22 2025-12-02T18:56:22.397Z WARN 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:22 2025-12-02T18:56:22.412Z INFO 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 18:56:22 2025-12-02T18:56:22.412Z WARN 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:22 2025-12-02T18:56:22.448Z INFO 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 18:56:22 2025-12-02T18:56:22.449Z WARN 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:22 2025-12-02T18:56:22.449Z INFO 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 18:56:22 2025-12-02T18:56:22.449Z WARN 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:22 2025-12-02T18:56:22.464Z INFO 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 18:56:22 2025-12-02T18:56:22.464Z WARN 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:22 2025-12-02T18:56:22.538Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 18:56:22 2025-12-02T18:56:22.538Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:22 2025-12-02T18:56:22.541Z INFO 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 18:56:22 2025-12-02T18:56:22.541Z WARN 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:22 2025-12-02T18:56:22.556Z INFO 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 18:56:22 2025-12-02T18:56:22.556Z WARN 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:22 2025-12-02T18:56:22.564Z INFO 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 18:56:22 2025-12-02T18:56:22.564Z WARN 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:22 2025-12-02T18:56:22.602Z INFO 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 18:56:22 2025-12-02T18:56:22.602Z WARN 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:22 2025-12-02T18:56:22.678Z INFO 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 18:56:22 2025-12-02T18:56:22.678Z WARN 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:22 2025-12-02T18:56:22.680Z INFO 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 18:56:22 2025-12-02T18:56:22.681Z WARN 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:22 2025-12-02T18:56:22.691Z INFO 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 18:56:22 2025-12-02T18:56:22.691Z WARN 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:22 2025-12-02T18:56:22.717Z INFO 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 18:56:22 2025-12-02T18:56:22.717Z WARN 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:22 2025-12-02T18:56:22.820Z INFO 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 18:56:22 2025-12-02T18:56:22.820Z WARN 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:22 2025-12-02T18:56:22.853Z INFO 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 18:56:22 2025-12-02T18:56:22.853Z WARN 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:22 2025-12-02T18:56:22.882Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:56:22 2025-12-02T18:56:22.882Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:22 2025-12-02T18:56:22.882Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:22 2025-12-02T18:56:22.899Z INFO 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 18:56:22 2025-12-02T18:56:22.899Z WARN 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:22 2025-12-02T18:56:22.910Z INFO 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 18:56:22 2025-12-02T18:56:22.910Z WARN 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:23 2025-12-02T18:56:22.982Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 18:56:23 2025-12-02T18:56:22.982Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:23 2025-12-02T18:56:23.021Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:56:23 2025-12-02T18:56:23.021Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:23 2025-12-02T18:56:23.021Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:23 2025-12-02T18:56:23.055Z INFO 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 18:56:23 2025-12-02T18:56:23.056Z WARN 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:23 2025-12-02T18:56:23.118Z INFO 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 18:56:23 2025-12-02T18:56:23.118Z WARN 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:23 2025-12-02T18:56:23.144Z INFO 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 18:56:23 2025-12-02T18:56:23.145Z WARN 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:23 2025-12-02T18:56:23.193Z INFO 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 18:56:23 2025-12-02T18:56:23.193Z WARN 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:23 2025-12-02T18:56:23.260Z INFO 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 18:56:23 2025-12-02T18:56:23.260Z WARN 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:23 2025-12-02T18:56:23.284Z INFO 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 18:56:23 2025-12-02T18:56:23.284Z WARN 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:23 2025-12-02T18:56:23.328Z INFO 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 18:56:23 2025-12-02T18:56:23.328Z WARN 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:23 2025-12-02T18:56:23.338Z INFO 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 18:56:23 2025-12-02T18:56:23.338Z WARN 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:23 2025-12-02T18:56:23.387Z INFO 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 18:56:23 2025-12-02T18:56:23.387Z WARN 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:23 2025-12-02T18:56:23.399Z INFO 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 18:56:23 2025-12-02T18:56:23.399Z WARN 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:23 2025-12-02T18:56:23.413Z INFO 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 18:56:23 2025-12-02T18:56:23.413Z WARN 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:23 2025-12-02T18:56:23.449Z INFO 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 18:56:23 2025-12-02T18:56:23.449Z WARN 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:23 2025-12-02T18:56:23.449Z INFO 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 18:56:23 2025-12-02T18:56:23.449Z WARN 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:23 2025-12-02T18:56:23.465Z INFO 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 18:56:23 2025-12-02T18:56:23.465Z WARN 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:23 2025-12-02T18:56:23.540Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 18:56:23 2025-12-02T18:56:23.540Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:23 2025-12-02T18:56:23.543Z INFO 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 18:56:23 2025-12-02T18:56:23.543Z WARN 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:23 2025-12-02T18:56:23.558Z INFO 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 18:56:23 2025-12-02T18:56:23.558Z WARN 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:23 2025-12-02T18:56:23.564Z INFO 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 18:56:23 2025-12-02T18:56:23.564Z WARN 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:23 2025-12-02T18:56:23.604Z INFO 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 18:56:23 2025-12-02T18:56:23.604Z WARN 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:23 2025-12-02T18:56:23.680Z INFO 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 18:56:23 2025-12-02T18:56:23.680Z WARN 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:23 2025-12-02T18:56:23.684Z INFO 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 18:56:23 2025-12-02T18:56:23.684Z WARN 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:23 2025-12-02T18:56:23.693Z INFO 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 18:56:23 2025-12-02T18:56:23.693Z WARN 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:23 2025-12-02T18:56:23.719Z INFO 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 18:56:23 2025-12-02T18:56:23.719Z WARN 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:23 2025-12-02T18:56:23.757Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:56:23 2025-12-02T18:56:23.757Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:23 2025-12-02T18:56:23.757Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:23 2025-12-02T18:56:23.821Z INFO 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 18:56:23 2025-12-02T18:56:23.821Z WARN 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:23 2025-12-02T18:56:23.855Z INFO 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 18:56:23 2025-12-02T18:56:23.855Z WARN 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:23 2025-12-02T18:56:23.884Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 18:56:23 2025-12-02T18:56:23.884Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:23 2025-12-02T18:56:23.900Z INFO 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 18:56:23 2025-12-02T18:56:23.900Z WARN 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:23 2025-12-02T18:56:23.910Z INFO 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 18:56:23 2025-12-02T18:56:23.910Z WARN 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:24 2025-12-02T18:56:24.021Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:56:24 2025-12-02T18:56:24.021Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:24 2025-12-02T18:56:24.021Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:24 2025-12-02T18:56:24.057Z INFO 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 18:56:24 2025-12-02T18:56:24.057Z WARN 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:24 2025-12-02T18:56:24.120Z INFO 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 18:56:24 2025-12-02T18:56:24.121Z WARN 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:24 2025-12-02T18:56:24.146Z INFO 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 18:56:24 2025-12-02T18:56:24.146Z WARN 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:24 2025-12-02T18:56:24.194Z INFO 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 18:56:24 2025-12-02T18:56:24.195Z WARN 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:24 2025-12-02T18:56:24.260Z INFO 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 18:56:24 2025-12-02T18:56:24.260Z WARN 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:24 2025-12-02T18:56:24.285Z INFO 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 18:56:24 2025-12-02T18:56:24.285Z WARN 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:24 2025-12-02T18:56:24.294Z INFO 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 18:56:24 2025-12-02T18:56:24.294Z WARN 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:24 2025-12-02T18:56:24.323Z INFO 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 18:56:24 2025-12-02T18:56:24.323Z WARN 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:24 2025-12-02T18:56:24.377Z INFO 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 18:56:24 2025-12-02T18:56:24.377Z WARN 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:24 2025-12-02T18:56:24.389Z INFO 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 18:56:24 2025-12-02T18:56:24.389Z WARN 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:24 2025-12-02T18:56:24.399Z INFO 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 18:56:24 2025-12-02T18:56:24.399Z WARN 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:24 2025-12-02T18:56:24.415Z INFO 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 18:56:24 2025-12-02T18:56:24.415Z WARN 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:24 2025-12-02T18:56:24.451Z INFO 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 18:56:24 2025-12-02T18:56:24.451Z WARN 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:24 2025-12-02T18:56:24.467Z INFO 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 18:56:24 2025-12-02T18:56:24.467Z WARN 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:24 2025-12-02T18:56:24.543Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 18:56:24 2025-12-02T18:56:24.543Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:24 2025-12-02T18:56:24.544Z INFO 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 18:56:24 2025-12-02T18:56:24.544Z WARN 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:24 2025-12-02T18:56:24.558Z INFO 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 18:56:24 2025-12-02T18:56:24.558Z WARN 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:24 2025-12-02T18:56:24.566Z INFO 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 18:56:24 2025-12-02T18:56:24.566Z WARN 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:24 2025-12-02T18:56:24.606Z INFO 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 18:56:24 2025-12-02T18:56:24.606Z WARN 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:24 2025-12-02T18:56:24.680Z INFO 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 18:56:24 2025-12-02T18:56:24.681Z WARN 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:24 2025-12-02T18:56:24.687Z INFO 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 18:56:24 2025-12-02T18:56:24.687Z WARN 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:24 2025-12-02T18:56:24.694Z INFO 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 18:56:24 2025-12-02T18:56:24.694Z WARN 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:24 2025-12-02T18:56:24.721Z INFO 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 18:56:24 2025-12-02T18:56:24.721Z WARN 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:24 2025-12-02T18:56:24.760Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:56:24 2025-12-02T18:56:24.760Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:24 2025-12-02T18:56:24.760Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:24 2025-12-02T18:56:24.822Z INFO 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 18:56:24 2025-12-02T18:56:24.822Z WARN 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:24 2025-12-02T18:56:24.858Z INFO 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 18:56:24 2025-12-02T18:56:24.858Z WARN 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:24 2025-12-02T18:56:24.886Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 18:56:24 2025-12-02T18:56:24.886Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:24 2025-12-02T18:56:24.900Z INFO 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 18:56:24 2025-12-02T18:56:24.900Z WARN 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:24 2025-12-02T18:56:24.912Z INFO 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 18:56:24 2025-12-02T18:56:24.912Z WARN 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:25 2025-12-02T18:56:25.058Z INFO 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 18:56:25 2025-12-02T18:56:25.058Z WARN 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:25 2025-12-02T18:56:25.059Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:56:25 2025-12-02T18:56:25.059Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:25 2025-12-02T18:56:25.059Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:25 2025-12-02T18:56:25.121Z INFO 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 18:56:25 2025-12-02T18:56:25.121Z WARN 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:25 2025-12-02T18:56:25.148Z INFO 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 18:56:25 2025-12-02T18:56:25.148Z WARN 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:25 2025-12-02T18:56:25.196Z INFO 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 18:56:25 2025-12-02T18:56:25.196Z WARN 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:25 2025-12-02T18:56:25.262Z INFO 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 18:56:25 2025-12-02T18:56:25.262Z WARN 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:25 2025-12-02T18:56:25.287Z INFO 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 18:56:25 2025-12-02T18:56:25.287Z WARN 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:25 2025-12-02T18:56:25.302Z INFO 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 18:56:25 2025-12-02T18:56:25.302Z WARN 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:25 2025-12-02T18:56:25.311Z INFO 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 18:56:25 2025-12-02T18:56:25.311Z WARN 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:25 2025-12-02T18:56:25.323Z INFO 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 18:56:25 2025-12-02T18:56:25.323Z WARN 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:25 2025-12-02T18:56:25.378Z INFO 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 18:56:25 2025-12-02T18:56:25.378Z WARN 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:25 2025-12-02T18:56:25.391Z INFO 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 18:56:25 2025-12-02T18:56:25.391Z WARN 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:25 2025-12-02T18:56:25.400Z INFO 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 18:56:25 2025-12-02T18:56:25.400Z WARN 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:25 2025-12-02T18:56:25.452Z INFO 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 18:56:25 2025-12-02T18:56:25.452Z WARN 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:25 2025-12-02T18:56:25.468Z INFO 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 18:56:25 2025-12-02T18:56:25.468Z WARN 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:25 2025-12-02T18:56:25.546Z INFO 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 18:56:25 2025-12-02T18:56:25.546Z WARN 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:25 2025-12-02T18:56:25.546Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 18:56:25 2025-12-02T18:56:25.546Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:25 2025-12-02T18:56:25.566Z INFO 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 18:56:25 2025-12-02T18:56:25.566Z WARN 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:25 2025-12-02T18:56:25.567Z INFO 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 18:56:25 2025-12-02T18:56:25.567Z WARN 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:25 2025-12-02T18:56:25.587Z INFO 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 18:56:25 2025-12-02T18:56:25.587Z WARN 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:25 2025-12-02T18:56:25.662Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:56:25 2025-12-02T18:56:25.662Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:25 2025-12-02T18:56:25.662Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:25 2025-12-02T18:56:25.681Z INFO 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 18:56:25 2025-12-02T18:56:25.681Z WARN 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:25 2025-12-02T18:56:25.691Z INFO 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 18:56:25 2025-12-02T18:56:25.691Z WARN 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:25 2025-12-02T18:56:25.695Z INFO 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 18:56:25 2025-12-02T18:56:25.695Z WARN 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:25 2025-12-02T18:56:25.722Z INFO 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 18:56:25 2025-12-02T18:56:25.722Z WARN 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:25 2025-12-02T18:56:25.768Z INFO 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 18:56:25 2025-12-02T18:56:25.768Z WARN 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:25 2025-12-02T18:56:25.826Z INFO 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 18:56:25 2025-12-02T18:56:25.826Z WARN 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:25 2025-12-02T18:56:25.888Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 18:56:25 2025-12-02T18:56:25.888Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:25 2025-12-02T18:56:25.901Z INFO 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 18:56:25 2025-12-02T18:56:25.902Z WARN 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:25 2025-12-02T18:56:25.913Z INFO 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 18:56:25 2025-12-02T18:56:25.913Z WARN 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:25 2025-12-02T18:56:25.961Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:56:25 2025-12-02T18:56:25.961Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:25 2025-12-02T18:56:25.961Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:26 2025-12-02T18:56:26.060Z INFO 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 18:56:26 2025-12-02T18:56:26.060Z WARN 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:26 2025-12-02T18:56:26.122Z INFO 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 18:56:26 2025-12-02T18:56:26.122Z WARN 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:26 2025-12-02T18:56:26.150Z INFO 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 18:56:26 2025-12-02T18:56:26.150Z WARN 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:26 2025-12-02T18:56:26.197Z INFO 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 18:56:26 2025-12-02T18:56:26.197Z WARN 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:26 2025-12-02T18:56:26.264Z INFO 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 18:56:26 2025-12-02T18:56:26.264Z WARN 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:26 2025-12-02T18:56:26.288Z INFO 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 18:56:26 2025-12-02T18:56:26.288Z WARN 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:26 2025-12-02T18:56:26.303Z INFO 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 18:56:26 2025-12-02T18:56:26.303Z WARN 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:26 2025-12-02T18:56:26.321Z INFO 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 18:56:26 2025-12-02T18:56:26.321Z WARN 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:26 2025-12-02T18:56:26.324Z INFO 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 18:56:26 2025-12-02T18:56:26.325Z WARN 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:26 2025-12-02T18:56:26.379Z INFO 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 18:56:26 2025-12-02T18:56:26.379Z WARN 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:26 2025-12-02T18:56:26.392Z INFO 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 18:56:26 2025-12-02T18:56:26.392Z WARN 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:26 2025-12-02T18:56:26.402Z INFO 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 18:56:26 2025-12-02T18:56:26.402Z WARN 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:26 2025-12-02T18:56:26.453Z INFO 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 18:56:26 2025-12-02T18:56:26.453Z WARN 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:26 2025-12-02T18:56:26.471Z INFO 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 18:56:26 2025-12-02T18:56:26.471Z WARN 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:26 2025-12-02T18:56:26.547Z INFO 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 18:56:26 2025-12-02T18:56:26.547Z WARN 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:26 2025-12-02T18:56:26.549Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 18:56:26 2025-12-02T18:56:26.549Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:26 2025-12-02T18:56:26.569Z INFO 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 18:56:26 2025-12-02T18:56:26.569Z WARN 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:26 2025-12-02T18:56:26.570Z INFO 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 18:56:26 2025-12-02T18:56:26.570Z WARN 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:26 2025-12-02T18:56:26.614Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:56:26 2025-12-02T18:56:26.614Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:26 2025-12-02T18:56:26.614Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:26 2025-12-02T18:56:26.623Z INFO 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 18:56:26 2025-12-02T18:56:26.623Z WARN 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:26 2025-12-02T18:56:26.681Z INFO 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 18:56:26 2025-12-02T18:56:26.682Z WARN 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:26 2025-12-02T18:56:26.696Z INFO 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 18:56:26 2025-12-02T18:56:26.696Z WARN 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:26 2025-12-02T18:56:26.697Z INFO 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 18:56:26 2025-12-02T18:56:26.697Z WARN 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:26 2025-12-02T18:56:26.723Z INFO 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 18:56:26 2025-12-02T18:56:26.723Z WARN 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:26 2025-12-02T18:56:26.775Z INFO 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 18:56:26 2025-12-02T18:56:26.775Z WARN 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:26 2025-12-02T18:56:26.827Z INFO 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 18:56:26 2025-12-02T18:56:26.827Z WARN 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:26 2025-12-02T18:56:26.889Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 18:56:26 2025-12-02T18:56:26.890Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:26 2025-12-02T18:56:26.902Z INFO 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 18:56:26 2025-12-02T18:56:26.902Z WARN 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:26 2025-12-02T18:56:26.956Z INFO 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 18:56:26 2025-12-02T18:56:26.956Z WARN 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:26 2025-12-02T18:56:26.964Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:56:26 2025-12-02T18:56:26.964Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:26 2025-12-02T18:56:26.964Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:27 2025-12-02T18:56:27.062Z INFO 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 18:56:27 2025-12-02T18:56:27.063Z WARN 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:27 2025-12-02T18:56:27.103Z INFO 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 18:56:27 2025-12-02T18:56:27.103Z WARN 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:27 2025-12-02T18:56:27.151Z INFO 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 18:56:27 2025-12-02T18:56:27.152Z WARN 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:27 2025-12-02T18:56:27.198Z INFO 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 18:56:27 2025-12-02T18:56:27.198Z WARN 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:27 2025-12-02T18:56:27.265Z INFO 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 18:56:27 2025-12-02T18:56:27.265Z WARN 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:27 2025-12-02T18:56:27.290Z INFO 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 18:56:27 2025-12-02T18:56:27.290Z WARN 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:27 2025-12-02T18:56:27.305Z INFO 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 18:56:27 2025-12-02T18:56:27.305Z WARN 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:27 2025-12-02T18:56:27.323Z INFO 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 18:56:27 2025-12-02T18:56:27.323Z WARN 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:27 2025-12-02T18:56:27.324Z INFO 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 18:56:27 2025-12-02T18:56:27.324Z WARN 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:27 2025-12-02T18:56:27.380Z INFO 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 18:56:27 2025-12-02T18:56:27.380Z WARN 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:27 2025-12-02T18:56:27.388Z INFO 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 18:56:27 2025-12-02T18:56:27.388Z WARN 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:27 2025-12-02T18:56:27.392Z INFO 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 18:56:27 2025-12-02T18:56:27.392Z WARN 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:27 2025-12-02T18:56:27.454Z INFO 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 18:56:27 2025-12-02T18:56:27.454Z WARN 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:27 2025-12-02T18:56:27.472Z INFO 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 18:56:27 2025-12-02T18:56:27.473Z WARN 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:27 2025-12-02T18:56:27.540Z INFO 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 18:56:27 2025-12-02T18:56:27.540Z WARN 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:27 2025-12-02T18:56:27.551Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 18:56:27 2025-12-02T18:56:27.551Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:27 2025-12-02T18:56:27.551Z INFO 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 18:56:27 2025-12-02T18:56:27.551Z WARN 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:27 2025-12-02T18:56:27.571Z INFO 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 18:56:27 2025-12-02T18:56:27.571Z WARN 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:27 2025-12-02T18:56:27.572Z INFO 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 18:56:27 2025-12-02T18:56:27.572Z WARN 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:27 2025-12-02T18:56:27.621Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:56:27 2025-12-02T18:56:27.621Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:27 2025-12-02T18:56:27.621Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:27 2025-12-02T18:56:27.624Z INFO 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 18:56:27 2025-12-02T18:56:27.625Z WARN 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:27 2025-12-02T18:56:27.663Z INFO 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 18:56:27 2025-12-02T18:56:27.663Z WARN 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:27 2025-12-02T18:56:27.699Z INFO 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 18:56:27 2025-12-02T18:56:27.699Z WARN 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:27 2025-12-02T18:56:27.702Z INFO 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 18:56:27 2025-12-02T18:56:27.702Z WARN 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:27 2025-12-02T18:56:27.779Z INFO 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 18:56:27 2025-12-02T18:56:27.779Z WARN 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:27 2025-12-02T18:56:27.829Z INFO 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 18:56:27 2025-12-02T18:56:27.829Z WARN 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:27 2025-12-02T18:56:27.901Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 18:56:27 2025-12-02T18:56:27.901Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:27 2025-12-02T18:56:27.902Z INFO 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 18:56:27 2025-12-02T18:56:27.902Z WARN 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:27 2025-12-02T18:56:27.955Z INFO 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 18:56:27 2025-12-02T18:56:27.955Z WARN 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:27 2025-12-02T18:56:27.969Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:56:27 2025-12-02T18:56:27.969Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:27 2025-12-02T18:56:27.969Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:28 2025-12-02T18:56:28.052Z INFO 6699 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT5.843954767S 18:56:28 2025-12-02T18:56:28.054Z INFO 6699 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 18:56:28 allow.auto.create.topics = true 18:56:28 auto.commit.interval.ms = 5000 18:56:28 auto.include.jmx.reporter = true 18:56:28 auto.offset.reset = earliest 18:56:28 bootstrap.servers = [localhost:32775] 18:56:28 check.crcs = true 18:56:28 client.dns.lookup = use_all_dns_ips 18:56:28 client.id = consumer-ncmp-group-15 18:56:28 client.rack = 18:56:28 connections.max.idle.ms = 540000 18:56:28 default.api.timeout.ms = 60000 18:56:28 enable.auto.commit = true 18:56:28 enable.metrics.push = true 18:56:28 exclude.internal.topics = true 18:56:28 fetch.max.bytes = 52428800 18:56:28 fetch.max.wait.ms = 500 18:56:28 fetch.min.bytes = 1 18:56:28 group.id = ncmp-group 18:56:28 group.instance.id = null 18:56:28 group.protocol = classic 18:56:28 group.remote.assignor = null 18:56:28 heartbeat.interval.ms = 3000 18:56:28 interceptor.classes = [] 18:56:28 internal.leave.group.on.close = true 18:56:28 internal.throw.on.fetch.stable.offset.unsupported = false 18:56:28 isolation.level = read_uncommitted 18:56:28 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 18:56:28 max.partition.fetch.bytes = 1048576 18:56:28 max.poll.interval.ms = 300000 18:56:28 max.poll.records = 500 18:56:28 metadata.max.age.ms = 300000 18:56:28 metadata.recovery.strategy = none 18:56:28 metric.reporters = [] 18:56:28 metrics.num.samples = 2 18:56:28 metrics.recording.level = INFO 18:56:28 metrics.sample.window.ms = 30000 18:56:28 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 18:56:28 receive.buffer.bytes = 65536 18:56:28 reconnect.backoff.max.ms = 1000 18:56:28 reconnect.backoff.ms = 50 18:56:28 request.timeout.ms = 30000 18:56:28 retry.backoff.max.ms = 1000 18:56:28 retry.backoff.ms = 100 18:56:28 sasl.client.callback.handler.class = null 18:56:28 sasl.jaas.config = null 18:56:28 sasl.kerberos.kinit.cmd = /usr/bin/kinit 18:56:28 sasl.kerberos.min.time.before.relogin = 60000 18:56:28 sasl.kerberos.service.name = null 18:56:28 sasl.kerberos.ticket.renew.jitter = 0.05 18:56:28 sasl.kerberos.ticket.renew.window.factor = 0.8 18:56:28 sasl.login.callback.handler.class = null 18:56:28 sasl.login.class = null 18:56:28 sasl.login.connect.timeout.ms = null 18:56:28 sasl.login.read.timeout.ms = null 18:56:28 sasl.login.refresh.buffer.seconds = 300 18:56:28 sasl.login.refresh.min.period.seconds = 60 18:56:28 sasl.login.refresh.window.factor = 0.8 18:56:28 sasl.login.refresh.window.jitter = 0.05 18:56:28 sasl.login.retry.backoff.max.ms = 10000 18:56:28 sasl.login.retry.backoff.ms = 100 18:56:28 sasl.mechanism = GSSAPI 18:56:28 sasl.oauthbearer.clock.skew.seconds = 30 18:56:28 sasl.oauthbearer.expected.audience = null 18:56:28 sasl.oauthbearer.expected.issuer = null 18:56:28 sasl.oauthbearer.header.urlencode = false 18:56:28 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 18:56:28 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 18:56:28 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 18:56:28 sasl.oauthbearer.jwks.endpoint.url = null 18:56:28 sasl.oauthbearer.scope.claim.name = scope 18:56:28 sasl.oauthbearer.sub.claim.name = sub 18:56:28 sasl.oauthbearer.token.endpoint.url = null 18:56:28 security.protocol = PLAINTEXT 18:56:28 security.providers = null 18:56:28 send.buffer.bytes = 131072 18:56:28 session.timeout.ms = 45000 18:56:28 socket.connection.setup.timeout.max.ms = 30000 18:56:28 socket.connection.setup.timeout.ms = 10000 18:56:28 ssl.cipher.suites = null 18:56:28 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 18:56:28 ssl.endpoint.identification.algorithm = https 18:56:28 ssl.engine.factory.class = null 18:56:28 ssl.key.password = null 18:56:28 ssl.keymanager.algorithm = SunX509 18:56:28 ssl.keystore.certificate.chain = null 18:56:28 ssl.keystore.key = null 18:56:28 ssl.keystore.location = null 18:56:28 ssl.keystore.password = null 18:56:28 ssl.keystore.type = JKS 18:56:28 ssl.protocol = TLSv1.3 18:56:28 ssl.provider = null 18:56:28 ssl.secure.random.implementation = null 18:56:28 ssl.trustmanager.algorithm = PKIX 18:56:28 ssl.truststore.certificates = null 18:56:28 ssl.truststore.location = null 18:56:28 ssl.truststore.password = null 18:56:28 ssl.truststore.type = JKS 18:56:28 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 18:56:28 18:56:28 2025-12-02T18:56:28.054Z INFO 6699 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 18:56:28 2025-12-02T18:56:28.058Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 18:56:28 2025-12-02T18:56:28.058Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 18:56:28 2025-12-02T18:56:28.058Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1764701788058 18:56:28 2025-12-02T18:56:28.063Z INFO 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 18:56:28 2025-12-02T18:56:28.063Z WARN 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:28 18:56:28 . ____ _ __ _ _ 18:56:28 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 18:56:28 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 18:56:28 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 18:56:28 ' |____| .__|_| |_|_| |_\__, | / / / / 18:56:28 =========|_|==============|___/=/_/_/_/ 18:56:28 18:56:28 :: Spring Boot :: (v3.5.6) 18:56:28 18:56:28 2025-12-02T18:56:28.075Z INFO 6699 --- [ main] o.o.c.n.i.i.sync.lcm.EventsProducerSpec : Starting EventsProducerSpec using Java 17.0.6-ea with PID 6699 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 18:56:28 2025-12-02T18:56:28.075Z INFO 6699 --- [ main] o.o.c.n.i.i.sync.lcm.EventsProducerSpec : No active profile set, falling back to 1 default profile: "default" 18:56:28 2025-12-02T18:56:28.081Z INFO 6699 --- [ main] o.o.c.n.i.i.sync.lcm.EventsProducerSpec : Started EventsProducerSpec in 0.021 seconds (process running for 111.768) 18:56:28 2025-12-02T18:56:28.083Z INFO 6699 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Subscribed to topic(s): ncmp-events-test 18:56:28 2025-12-02T18:56:28.085Z INFO 6699 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 18:56:28 2025-12-02T18:56:28.085Z INFO 6699 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 18:56:28 acks = -1 18:56:28 auto.include.jmx.reporter = true 18:56:28 batch.size = 16384 18:56:28 bootstrap.servers = [localhost:32775] 18:56:28 buffer.memory = 33554432 18:56:28 client.dns.lookup = use_all_dns_ips 18:56:28 client.id = producer-27 18:56:28 compression.gzip.level = -1 18:56:28 compression.lz4.level = 9 18:56:28 compression.type = none 18:56:28 compression.zstd.level = 3 18:56:28 connections.max.idle.ms = 540000 18:56:28 delivery.timeout.ms = 120000 18:56:28 enable.idempotence = false 18:56:28 enable.metrics.push = true 18:56:28 interceptor.classes = [] 18:56:28 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 18:56:28 linger.ms = 1 18:56:28 max.block.ms = 60000 18:56:28 max.in.flight.requests.per.connection = 5 18:56:28 max.request.size = 1048576 18:56:28 metadata.max.age.ms = 300000 18:56:28 metadata.max.idle.ms = 300000 18:56:28 metadata.recovery.strategy = none 18:56:28 metric.reporters = [] 18:56:28 metrics.num.samples = 2 18:56:28 metrics.recording.level = INFO 18:56:28 metrics.sample.window.ms = 30000 18:56:28 partitioner.adaptive.partitioning.enable = true 18:56:28 partitioner.availability.timeout.ms = 0 18:56:28 partitioner.class = null 18:56:28 partitioner.ignore.keys = false 18:56:28 receive.buffer.bytes = 32768 18:56:28 reconnect.backoff.max.ms = 1000 18:56:28 reconnect.backoff.ms = 50 18:56:28 request.timeout.ms = 30000 18:56:28 retries = 0 18:56:28 retry.backoff.max.ms = 1000 18:56:28 retry.backoff.ms = 100 18:56:28 sasl.client.callback.handler.class = null 18:56:28 sasl.jaas.config = null 18:56:28 sasl.kerberos.kinit.cmd = /usr/bin/kinit 18:56:28 sasl.kerberos.min.time.before.relogin = 60000 18:56:28 sasl.kerberos.service.name = null 18:56:28 sasl.kerberos.ticket.renew.jitter = 0.05 18:56:28 sasl.kerberos.ticket.renew.window.factor = 0.8 18:56:28 sasl.login.callback.handler.class = null 18:56:28 sasl.login.class = null 18:56:28 sasl.login.connect.timeout.ms = null 18:56:28 sasl.login.read.timeout.ms = null 18:56:28 sasl.login.refresh.buffer.seconds = 300 18:56:28 sasl.login.refresh.min.period.seconds = 60 18:56:28 sasl.login.refresh.window.factor = 0.8 18:56:28 sasl.login.refresh.window.jitter = 0.05 18:56:28 sasl.login.retry.backoff.max.ms = 10000 18:56:28 sasl.login.retry.backoff.ms = 100 18:56:28 sasl.mechanism = GSSAPI 18:56:28 sasl.oauthbearer.clock.skew.seconds = 30 18:56:28 sasl.oauthbearer.expected.audience = null 18:56:28 sasl.oauthbearer.expected.issuer = null 18:56:28 sasl.oauthbearer.header.urlencode = false 18:56:28 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 18:56:28 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 18:56:28 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 18:56:28 sasl.oauthbearer.jwks.endpoint.url = null 18:56:28 sasl.oauthbearer.scope.claim.name = scope 18:56:28 sasl.oauthbearer.sub.claim.name = sub 18:56:28 sasl.oauthbearer.token.endpoint.url = null 18:56:28 security.protocol = PLAINTEXT 18:56:28 security.providers = null 18:56:28 send.buffer.bytes = 131072 18:56:28 socket.connection.setup.timeout.max.ms = 30000 18:56:28 socket.connection.setup.timeout.ms = 10000 18:56:28 ssl.cipher.suites = null 18:56:28 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 18:56:28 ssl.endpoint.identification.algorithm = https 18:56:28 ssl.engine.factory.class = null 18:56:28 ssl.key.password = null 18:56:28 ssl.keymanager.algorithm = SunX509 18:56:28 ssl.keystore.certificate.chain = null 18:56:28 ssl.keystore.key = null 18:56:28 ssl.keystore.location = null 18:56:28 ssl.keystore.password = null 18:56:28 ssl.keystore.type = JKS 18:56:28 ssl.protocol = TLSv1.3 18:56:28 ssl.provider = null 18:56:28 ssl.secure.random.implementation = null 18:56:28 ssl.trustmanager.algorithm = PKIX 18:56:28 ssl.truststore.certificates = null 18:56:28 ssl.truststore.location = null 18:56:28 ssl.truststore.password = null 18:56:28 ssl.truststore.type = JKS 18:56:28 transaction.timeout.ms = 60000 18:56:28 transactional.id = null 18:56:28 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 18:56:28 18:56:28 2025-12-02T18:56:28.086Z INFO 6699 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 18:56:28 2025-12-02T18:56:28.088Z INFO 6699 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 18:56:28 2025-12-02T18:56:28.088Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 18:56:28 2025-12-02T18:56:28.088Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 18:56:28 2025-12-02T18:56:28.088Z INFO 6699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1764701788088 18:56:28 2025-12-02T18:56:28.136Z WARN 6699 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] The metadata response from the cluster reported a recoverable issue with correlation id 2 : {ncmp-events-test=UNKNOWN_TOPIC_OR_PARTITION} 18:56:28 2025-12-02T18:56:28.136Z INFO 6699 --- [d | producer-27] org.apache.kafka.clients.Metadata : [Producer clientId=producer-27] Cluster ID: 4L6g3nShT-eMCtK--X86sw 18:56:28 2025-12-02T18:56:28.138Z INFO 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 18:56:28 2025-12-02T18:56:28.138Z WARN 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:28 2025-12-02T18:56:28.152Z INFO 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 18:56:28 2025-12-02T18:56:28.152Z WARN 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:28 2025-12-02T18:56:28.224Z INFO 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 18:56:28 2025-12-02T18:56:28.224Z WARN 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:28 2025-12-02T18:56:28.267Z INFO 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 18:56:28 2025-12-02T18:56:28.267Z WARN 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:28 2025-12-02T18:56:28.292Z INFO 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 18:56:28 2025-12-02T18:56:28.292Z WARN 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:28 2025-12-02T18:56:28.306Z INFO 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 18:56:28 2025-12-02T18:56:28.306Z WARN 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:28 2025-12-02T18:56:28.325Z INFO 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 18:56:28 2025-12-02T18:56:28.325Z WARN 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:28 2025-12-02T18:56:28.325Z INFO 6699 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 18:56:28 2025-12-02T18:56:28.340Z INFO 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 18:56:28 2025-12-02T18:56:28.340Z WARN 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:28 2025-12-02T18:56:28.342Z INFO 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 18:56:28 2025-12-02T18:56:28.342Z WARN 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:28 2025-12-02T18:56:28.381Z INFO 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 18:56:28 2025-12-02T18:56:28.381Z WARN 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:28 2025-12-02T18:56:28.389Z INFO 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 18:56:28 2025-12-02T18:56:28.389Z WARN 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:28 2025-12-02T18:56:28.393Z INFO 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 18:56:28 2025-12-02T18:56:28.393Z WARN 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:28 2025-12-02T18:56:28.435Z INFO 6699 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Discovered group coordinator localhost:32775 (id: 2147483646 rack: null) 18:56:28 2025-12-02T18:56:28.437Z INFO 6699 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] (Re-)joining group 18:56:28 2025-12-02T18:56:28.456Z INFO 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 18:56:28 2025-12-02T18:56:28.456Z WARN 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:28 2025-12-02T18:56:28.456Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 18:56:28 2025-12-02T18:56:28.456Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:28 2025-12-02T18:56:28.459Z INFO 6699 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-15-6b39a6ec-6dc9-4edb-81d0-71ab716d3395 18:56:28 2025-12-02T18:56:28.459Z INFO 6699 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] (Re-)joining group 18:56:28 2025-12-02T18:56:28.483Z INFO 6699 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-group-15-6b39a6ec-6dc9-4edb-81d0-71ab716d3395', protocol='range'} 18:56:28 2025-12-02T18:56:28.483Z INFO 6699 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Finished assignment for group at generation 1: {consumer-ncmp-group-15-6b39a6ec-6dc9-4edb-81d0-71ab716d3395=Assignment(partitions=[ncmp-events-test-0])} 18:56:28 2025-12-02T18:56:28.497Z INFO 6699 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-group-15-6b39a6ec-6dc9-4edb-81d0-71ab716d3395', protocol='range'} 18:56:28 2025-12-02T18:56:28.497Z INFO 6699 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[ncmp-events-test-0]) 18:56:28 2025-12-02T18:56:28.498Z INFO 6699 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Adding newly assigned partitions: ncmp-events-test-0 18:56:28 2025-12-02T18:56:28.505Z INFO 6699 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Found no committed offset for partition ncmp-events-test-0 18:56:28 2025-12-02T18:56:28.518Z INFO 6699 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Resetting offset for partition ncmp-events-test-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32775 (id: 1 rack: null)], epoch=0}}. 18:56:28 2025-12-02T18:56:28.541Z INFO 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 18:56:28 2025-12-02T18:56:28.541Z WARN 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:28 2025-12-02T18:56:28.552Z INFO 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 18:56:28 2025-12-02T18:56:28.552Z WARN 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:28 2025-12-02T18:56:28.572Z INFO 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 18:56:28 2025-12-02T18:56:28.572Z WARN 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:28 2025-12-02T18:56:28.574Z INFO 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 18:56:28 2025-12-02T18:56:28.574Z WARN 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:28 2025-12-02T18:56:28.617Z INFO 6699 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 18:56:28 2025-12-02T18:56:28.617Z INFO 6699 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node -1 disconnected. 18:56:28 2025-12-02T18:56:28.625Z INFO 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 18:56:28 2025-12-02T18:56:28.625Z WARN 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:28 2025-12-02T18:56:28.651Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:56:28 2025-12-02T18:56:28.651Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:28 2025-12-02T18:56:28.651Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:28 2025-12-02T18:56:28.652Z INFO 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 18:56:28 2025-12-02T18:56:28.652Z WARN 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:28 2025-12-02T18:56:28.671Z INFO 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 18:56:28 2025-12-02T18:56:28.671Z WARN 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:28 2025-12-02T18:56:28.685Z INFO 6699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 18:56:28 2025-12-02T18:56:28.685Z INFO 6699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Cancelled in-flight FETCH request with correlation id 17 due to node 1 being disconnected (elapsed time since creation: 137ms, elapsed time since send: 137ms, throttle time: 0ms, request timeout: 30000ms) 18:56:28 2025-12-02T18:56:28.685Z INFO 6699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node -1 disconnected. 18:56:28 2025-12-02T18:56:28.685Z INFO 6699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 2147483646 disconnected. 18:56:28 2025-12-02T18:56:28.685Z INFO 6699 --- [ad | ncmp-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Error sending fetch request (sessionId=156572755, epoch=1) to node 1: 18:56:28 18:56:28 org.apache.kafka.common.errors.DisconnectException: null 18:56:28 18:56:28 2025-12-02T18:56:28.685Z INFO 6699 --- [ad | ncmp-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Group coordinator localhost:32775 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 18:56:28 2025-12-02T18:56:28.716Z INFO 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 18:56:28 2025-12-02T18:56:28.716Z WARN 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:28 2025-12-02T18:56:28.728Z INFO 6699 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 18:56:28 2025-12-02T18:56:28.728Z WARN 6699 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 18:56:28 2025-12-02T18:56:28.784Z INFO 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 18:56:28 2025-12-02T18:56:28.784Z WARN 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:28 2025-12-02T18:56:28.797Z INFO 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 18:56:28 2025-12-02T18:56:28.797Z WARN 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.596 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.EventsProducerSpec 18:56:28 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.DmiModelOperationsSpec 18:56:28 18:56:28,825 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 18:56:28 18:56:28,825 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 18:56:28 18:56:28,825 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 18:56:28 18:56:28,829 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 18:56:28 18:56:28,829 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 18:56:28 18:56:28 . ____ _ __ _ _ 18:56:28 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 18:56:28 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 18:56:28 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 18:56:28 ' |____| .__|_| |_|_| |_\__, | / / / / 18:56:28 =========|_|==============|___/=/_/_/_/ 18:56:28 18:56:28 :: Spring Boot :: (v3.5.6) 18:56:28 18:56:28 2025-12-02T18:56:28.843Z INFO 6699 --- [ main] o.o.c.n.i.i.sync.DmiModelOperationsSpec : Starting DmiModelOperationsSpec using Java 17.0.6-ea with PID 6699 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 18:56:28 2025-12-02T18:56:28.843Z INFO 6699 --- [ main] o.o.c.n.i.i.sync.DmiModelOperationsSpec : No active profile set, falling back to 1 default profile: "default" 18:56:28 2025-12-02T18:56:28.851Z INFO 6699 --- [ main] o.o.c.n.i.i.sync.DmiModelOperationsSpec : Started DmiModelOperationsSpec in 0.039 seconds (process running for 112.538) 18:56:28 2025-12-02T18:56:28.886Z INFO 6699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 18:56:28 2025-12-02T18:56:28.886Z WARN 6699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 18:56:28 2025-12-02T18:56:28.903Z INFO 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 18:56:28 2025-12-02T18:56:28.903Z WARN 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:28 2025-12-02T18:56:28.904Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 18:56:28 2025-12-02T18:56:28.904Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:28 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.110 s -- in org.onap.cps.ncmp.impl.inventory.sync.DmiModelOperationsSpec 18:56:28 [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.DeviceTrustLevelMessageConsumerSpec 18:56:28 18:56:28 . ____ _ __ _ _ 18:56:28 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 18:56:28 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 18:56:28 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 18:56:28 ' |____| .__|_| |_|_| |_\__, | / / / / 18:56:28 =========|_|==============|___/=/_/_/_/ 18:56:28 18:56:28 :: Spring Boot :: (v3.5.6) 18:56:28 18:56:28 2025-12-02T18:56:28.937Z INFO 6699 --- [ main] .i.t.DeviceTrustLevelMessageConsumerSpec : Starting DeviceTrustLevelMessageConsumerSpec using Java 17.0.6-ea with PID 6699 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 18:56:28 2025-12-02T18:56:28.937Z INFO 6699 --- [ main] .i.t.DeviceTrustLevelMessageConsumerSpec : No active profile set, falling back to 1 default profile: "default" 18:56:28 2025-12-02T18:56:28.943Z INFO 6699 --- [ main] .i.t.DeviceTrustLevelMessageConsumerSpec : Started DeviceTrustLevelMessageConsumerSpec in 0.019 seconds (process running for 112.631) 18:56:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.onap.cps.ncmp.impl.inventory.trustlevel.DeviceTrustLevelMessageConsumerSpec 18:56:28 [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.DmiPluginTrustLevelWatchDogSpec 18:56:29 2025-12-02T18:56:28.959Z INFO 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 18:56:29 2025-12-02T18:56:28.959Z WARN 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:29 2025-12-02T18:56:28.959Z INFO 6699 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5701 [dev] [5.5.0] 18:56:29 o o o o---o o--o o o---o o o----o o--o--o 18:56:29 | | / \ / | / / \ | | 18:56:29 o----o o o o----o | o o o----o | 18:56:29 | | * \ / | \ * \ | | 18:56:29 o o * o o---o o--o o----o o---o * o o----o o 18:56:29 18:56:29 2025-12-02T18:56:28.959Z INFO 6699 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 18:56:29 2025-12-02T18:56:28.959Z INFO 6699 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.250.0.254]:5701 18:56:29 2025-12-02T18:56:28.959Z INFO 6699 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [dev] [5.5.0] Cluster name: dev 18:56:29 2025-12-02T18:56:28.959Z INFO 6699 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [dev] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 18:56:29 2025-12-02T18:56:28.959Z INFO 6699 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [dev] [5.5.0] The Jet engine is disabled. 18:56:29 To enable the Jet engine on the members, do one of the following: 18:56:29 - Change member config using Java API: config.getJetConfig().setEnabled(true) 18:56:29 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 18:56:29 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 18:56:29 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 18:56:29 2025-12-02T18:56:28.974Z INFO 6699 --- [ main] com.hazelcast.system.security : [10.250.0.254]:5701 [dev] [5.5.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 18:56:29 2025-12-02T18:56:28.975Z INFO 6699 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Using Multicast discovery 18:56:29 2025-12-02T18:56:28.981Z INFO 6699 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 18:56:29 2025-12-02T18:56:28.981Z INFO 6699 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [dev] [5.5.0] [10.250.0.254]:5701 is STARTING 18:56:29 2025-12-02T18:56:29.047Z INFO 6699 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 18:56:29 2025-12-02T18:56:29.047Z WARN 6699 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 18:56:29 2025-12-02T18:56:29.065Z INFO 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 18:56:29 2025-12-02T18:56:29.065Z WARN 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:29 2025-12-02T18:56:29.087Z INFO 6699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 18:56:29 2025-12-02T18:56:29.087Z WARN 6699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 18:56:29 2025-12-02T18:56:29.140Z INFO 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 18:56:29 2025-12-02T18:56:29.140Z WARN 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:29 2025-12-02T18:56:29.152Z INFO 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 18:56:29 2025-12-02T18:56:29.152Z WARN 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:29 2025-12-02T18:56:29.226Z INFO 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 18:56:29 2025-12-02T18:56:29.226Z WARN 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:29 2025-12-02T18:56:29.268Z INFO 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 18:56:29 2025-12-02T18:56:29.268Z WARN 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:29 2025-12-02T18:56:29.308Z INFO 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 18:56:29 2025-12-02T18:56:29.308Z WARN 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:29 2025-12-02T18:56:29.320Z INFO 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 18:56:29 2025-12-02T18:56:29.320Z WARN 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:29 2025-12-02T18:56:29.326Z INFO 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 18:56:29 2025-12-02T18:56:29.326Z WARN 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:29 2025-12-02T18:56:29.327Z INFO 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 18:56:29 2025-12-02T18:56:29.327Z WARN 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:29 2025-12-02T18:56:29.342Z INFO 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 18:56:29 2025-12-02T18:56:29.342Z WARN 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:29 2025-12-02T18:56:29.383Z INFO 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 18:56:29 2025-12-02T18:56:29.383Z WARN 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:29 2025-12-02T18:56:29.390Z INFO 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 18:56:29 2025-12-02T18:56:29.390Z WARN 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:29 2025-12-02T18:56:29.394Z INFO 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 18:56:29 2025-12-02T18:56:29.394Z WARN 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:29 2025-12-02T18:56:29.457Z INFO 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 18:56:29 2025-12-02T18:56:29.457Z WARN 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:29 2025-12-02T18:56:29.461Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 18:56:29 2025-12-02T18:56:29.461Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:29 2025-12-02T18:56:29.484Z INFO 6699 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 18:56:29 2025-12-02T18:56:29.484Z WARN 6699 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 18:56:29 2025-12-02T18:56:29.488Z INFO 6699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 18:56:29 2025-12-02T18:56:29.488Z WARN 6699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 18:56:29 2025-12-02T18:56:29.505Z INFO 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 18:56:29 2025-12-02T18:56:29.505Z WARN 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:29 2025-12-02T18:56:29.543Z INFO 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 18:56:29 2025-12-02T18:56:29.543Z WARN 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:29 2025-12-02T18:56:29.552Z INFO 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 18:56:29 2025-12-02T18:56:29.552Z WARN 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:29 2025-12-02T18:56:29.572Z INFO 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 18:56:29 2025-12-02T18:56:29.572Z WARN 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:29 2025-12-02T18:56:29.575Z INFO 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 18:56:29 2025-12-02T18:56:29.575Z WARN 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:29 2025-12-02T18:56:29.627Z INFO 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 18:56:29 2025-12-02T18:56:29.627Z WARN 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:29 2025-12-02T18:56:29.652Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:56:29 2025-12-02T18:56:29.652Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:29 2025-12-02T18:56:29.652Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:29 2025-12-02T18:56:29.705Z INFO 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 18:56:29 2025-12-02T18:56:29.705Z WARN 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:29 2025-12-02T18:56:29.719Z INFO 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 18:56:29 2025-12-02T18:56:29.719Z WARN 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:29 2025-12-02T18:56:29.786Z INFO 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 18:56:29 2025-12-02T18:56:29.786Z WARN 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:29 2025-12-02T18:56:29.798Z INFO 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 18:56:29 2025-12-02T18:56:29.798Z WARN 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:29 2025-12-02T18:56:29.806Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:56:29 2025-12-02T18:56:29.806Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:29 2025-12-02T18:56:29.806Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:29 2025-12-02T18:56:29.903Z INFO 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 18:56:29 2025-12-02T18:56:29.904Z WARN 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:29 2025-12-02T18:56:29.906Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 18:56:29 2025-12-02T18:56:29.906Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:29 2025-12-02T18:56:29.960Z INFO 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 18:56:29 2025-12-02T18:56:29.960Z WARN 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:30 2025-12-02T18:56:30.006Z INFO 6699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 18:56:30 2025-12-02T18:56:30.007Z WARN 6699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 18:56:30 2025-12-02T18:56:30.066Z INFO 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 18:56:30 2025-12-02T18:56:30.066Z WARN 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:30 2025-12-02T18:56:30.118Z INFO 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 18:56:30 2025-12-02T18:56:30.118Z WARN 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:30 2025-12-02T18:56:30.141Z INFO 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 18:56:30 2025-12-02T18:56:30.141Z WARN 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:30 2025-12-02T18:56:30.152Z INFO 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 18:56:30 2025-12-02T18:56:30.152Z WARN 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:30 2025-12-02T18:56:30.247Z INFO 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 18:56:30 2025-12-02T18:56:30.247Z WARN 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:30 2025-12-02T18:56:30.269Z INFO 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 18:56:30 2025-12-02T18:56:30.269Z WARN 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:30 2025-12-02T18:56:30.309Z INFO 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 18:56:30 2025-12-02T18:56:30.309Z WARN 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:30 2025-12-02T18:56:30.320Z INFO 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 18:56:30 2025-12-02T18:56:30.320Z WARN 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:30 2025-12-02T18:56:30.328Z INFO 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 18:56:30 2025-12-02T18:56:30.328Z WARN 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:30 2025-12-02T18:56:30.337Z INFO 6699 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 18:56:30 2025-12-02T18:56:30.337Z WARN 6699 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 18:56:30 2025-12-02T18:56:30.342Z INFO 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 18:56:30 2025-12-02T18:56:30.343Z WARN 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:30 2025-12-02T18:56:30.384Z INFO 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 18:56:30 2025-12-02T18:56:30.384Z WARN 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:30 2025-12-02T18:56:30.395Z INFO 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 18:56:30 2025-12-02T18:56:30.395Z WARN 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:30 2025-12-02T18:56:30.436Z INFO 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 18:56:30 2025-12-02T18:56:30.436Z WARN 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:30 2025-12-02T18:56:30.442Z INFO 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 18:56:30 2025-12-02T18:56:30.442Z WARN 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:30 2025-12-02T18:56:30.462Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 18:56:30 2025-12-02T18:56:30.462Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:30 2025-12-02T18:56:30.538Z INFO 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 18:56:30 2025-12-02T18:56:30.538Z WARN 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:30 2025-12-02T18:56:30.543Z INFO 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 18:56:30 2025-12-02T18:56:30.543Z WARN 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:30 2025-12-02T18:56:30.554Z INFO 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 18:56:30 2025-12-02T18:56:30.554Z WARN 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:30 2025-12-02T18:56:30.573Z INFO 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 18:56:30 2025-12-02T18:56:30.573Z WARN 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:30 2025-12-02T18:56:30.575Z INFO 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 18:56:30 2025-12-02T18:56:30.575Z WARN 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:30 2025-12-02T18:56:30.627Z INFO 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 18:56:30 2025-12-02T18:56:30.627Z WARN 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:30 2025-12-02T18:56:30.653Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:56:30 2025-12-02T18:56:30.653Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:30 2025-12-02T18:56:30.653Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:30 2025-12-02T18:56:30.706Z INFO 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 18:56:30 2025-12-02T18:56:30.706Z WARN 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:30 2025-12-02T18:56:30.709Z INFO 6699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 18:56:30 2025-12-02T18:56:30.709Z WARN 6699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 18:56:30 2025-12-02T18:56:30.721Z INFO 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 18:56:30 2025-12-02T18:56:30.721Z WARN 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:30 2025-12-02T18:56:30.788Z INFO 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 18:56:30 2025-12-02T18:56:30.788Z WARN 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:30 2025-12-02T18:56:30.798Z INFO 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 18:56:30 2025-12-02T18:56:30.798Z WARN 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:30 2025-12-02T18:56:30.827Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:56:30 2025-12-02T18:56:30.827Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:30 2025-12-02T18:56:30.828Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:30 2025-12-02T18:56:30.908Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 18:56:30 2025-12-02T18:56:30.908Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:30 2025-12-02T18:56:30.911Z INFO 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 18:56:30 2025-12-02T18:56:30.911Z WARN 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:30 2025-12-02T18:56:30.962Z INFO 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 18:56:30 2025-12-02T18:56:30.962Z WARN 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:31 2025-12-02T18:56:31.068Z INFO 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 18:56:31 2025-12-02T18:56:31.068Z WARN 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:31 2025-12-02T18:56:31.120Z INFO 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 18:56:31 2025-12-02T18:56:31.120Z WARN 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:31 2025-12-02T18:56:31.142Z INFO 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 18:56:31 2025-12-02T18:56:31.142Z WARN 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:31 2025-12-02T18:56:31.154Z INFO 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 18:56:31 2025-12-02T18:56:31.154Z WARN 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:31 2025-12-02T18:56:31.248Z INFO 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 18:56:31 2025-12-02T18:56:31.248Z WARN 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:31 2025-12-02T18:56:31.266Z INFO 6699 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 18:56:31 2025-12-02T18:56:31.266Z WARN 6699 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 18:56:31 2025-12-02T18:56:31.310Z INFO 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 18:56:31 2025-12-02T18:56:31.310Z WARN 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:31 2025-12-02T18:56:31.312Z INFO 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 18:56:31 2025-12-02T18:56:31.312Z WARN 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:31 2025-12-02T18:56:31.321Z INFO 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 18:56:31 2025-12-02T18:56:31.321Z WARN 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:31 2025-12-02T18:56:31.328Z INFO 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 18:56:31 2025-12-02T18:56:31.329Z WARN 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:31 2025-12-02T18:56:31.342Z INFO 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 18:56:31 2025-12-02T18:56:31.342Z WARN 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:31 2025-12-02T18:56:31.386Z INFO 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 18:56:31 2025-12-02T18:56:31.386Z WARN 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:31 2025-12-02T18:56:31.395Z INFO 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 18:56:31 2025-12-02T18:56:31.395Z WARN 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:31 2025-12-02T18:56:31.437Z INFO 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 18:56:31 2025-12-02T18:56:31.437Z WARN 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:31 2025-12-02T18:56:31.445Z INFO 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 18:56:31 2025-12-02T18:56:31.445Z WARN 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:31 2025-12-02T18:56:31.465Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 18:56:31 2025-12-02T18:56:31.465Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:31 2025-12-02T18:56:31.539Z INFO 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 18:56:31 2025-12-02T18:56:31.539Z WARN 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:31 2025-12-02T18:56:31.544Z INFO 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 18:56:31 2025-12-02T18:56:31.545Z WARN 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:31 2025-12-02T18:56:31.555Z INFO 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 18:56:31 2025-12-02T18:56:31.555Z WARN 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:31 2025-12-02T18:56:31.574Z INFO 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 18:56:31 2025-12-02T18:56:31.574Z WARN 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:31 2025-12-02T18:56:31.576Z INFO 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 18:56:31 2025-12-02T18:56:31.576Z WARN 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:31 2025-12-02T18:56:31.623Z INFO 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 18:56:31 2025-12-02T18:56:31.623Z WARN 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:31 2025-12-02T18:56:31.628Z INFO 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 18:56:31 2025-12-02T18:56:31.628Z WARN 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:31 2025-12-02T18:56:31.653Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:56:31 2025-12-02T18:56:31.653Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:31 2025-12-02T18:56:31.653Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:31 2025-12-02T18:56:31.696Z INFO 6699 --- [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [dev] [5.5.0] 18:56:31 18:56:31 Members {size:1, ver:1} [ 18:56:31 Member [10.250.0.254]:5701 - 289c4082-ed10-496d-991e-ff03d703d471 this 18:56:31 ] 18:56:31 18:56:31 2025-12-02T18:56:31.697Z INFO 6699 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [dev] [5.5.0] [10.250.0.254]:5701 is STARTED 18:56:31 2025-12-02T18:56:31.702Z INFO 6699 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.250.0.254]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 18:56:31 2025-12-02T18:56:31.707Z INFO 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 18:56:31 2025-12-02T18:56:31.707Z WARN 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:31 2025-12-02T18:56:31.712Z INFO 6699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 18:56:31 2025-12-02T18:56:31.712Z WARN 6699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 18:56:31 2025-12-02T18:56:31.722Z INFO 6699 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [dev] [5.5.0] [10.250.0.254]:5701 is SHUTTING_DOWN 18:56:31 2025-12-02T18:56:31.723Z INFO 6699 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.250.0.254]:5701 [dev] [5.5.0] Shutdown request of Member [10.250.0.254]:5701 - 289c4082-ed10-496d-991e-ff03d703d471 this is handled 18:56:31 2025-12-02T18:56:31.723Z INFO 6699 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Shutting down multicast service... 18:56:31 2025-12-02T18:56:31.724Z INFO 6699 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Shutting down connection manager... 18:56:31 2025-12-02T18:56:31.725Z INFO 6699 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Shutting down node engine... 18:56:31 2025-12-02T18:56:31.730Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:56:31 2025-12-02T18:56:31.730Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:31 2025-12-02T18:56:31.731Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:31 2025-12-02T18:56:31.790Z INFO 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 18:56:31 2025-12-02T18:56:31.790Z WARN 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:31 2025-12-02T18:56:31.799Z INFO 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 18:56:31 2025-12-02T18:56:31.799Z WARN 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:31 2025-12-02T18:56:31.897Z INFO 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 18:56:31 2025-12-02T18:56:31.897Z WARN 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:31 2025-12-02T18:56:31.910Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 18:56:31 2025-12-02T18:56:31.910Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:31 2025-12-02T18:56:31.964Z INFO 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 18:56:31 2025-12-02T18:56:31.964Z WARN 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:32 2025-12-02T18:56:32.003Z INFO 6699 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.250.0.254]:5701 [dev] [5.5.0] Destroying node NodeExtension. 18:56:32 2025-12-02T18:56:32.003Z INFO 6699 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 280 ms. 18:56:32 2025-12-02T18:56:32.003Z INFO 6699 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [dev] [5.5.0] [10.250.0.254]:5701 is SHUTDOWN 18:56:32 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.048 s -- in org.onap.cps.ncmp.impl.inventory.trustlevel.DmiPluginTrustLevelWatchDogSpec 18:56:32 [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelCacheConfigSpec 18:56:32 18:56:32 . ____ _ __ _ _ 18:56:32 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 18:56:32 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 18:56:32 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 18:56:32 ' |____| .__|_| |_|_| |_\__, | / / / / 18:56:32 =========|_|==============|___/=/_/_/_/ 18:56:32 18:56:32 :: Spring Boot :: (v3.5.6) 18:56:32 18:56:32 2025-12-02T18:56:32.025Z INFO 6699 --- [ main] o.o.c.n.i.i.t.TrustLevelCacheConfigSpec : Starting TrustLevelCacheConfigSpec using Java 17.0.6-ea with PID 6699 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 18:56:32 2025-12-02T18:56:32.025Z INFO 6699 --- [ main] o.o.c.n.i.i.t.TrustLevelCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 18:56:32 2025-12-02T18:56:32.039Z INFO 6699 --- [ main] com.hazelcast.system.logo : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] 18:56:32 o o o o---o o--o o o---o o o----o o--o--o 18:56:32 | | / \ / | / / \ | | 18:56:32 o----o o o o----o | o o o----o | 18:56:32 | | * \ / | \ * \ | | 18:56:32 o o * o o---o o--o o----o o---o * o o----o o 18:56:32 18:56:32 2025-12-02T18:56:32.039Z INFO 6699 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 18:56:32 2025-12-02T18:56:32.039Z INFO 6699 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.72]:5701 18:56:32 2025-12-02T18:56:32.039Z INFO 6699 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 18:56:32 2025-12-02T18:56:32.039Z INFO 6699 --- [ main] com.hazelcast.system : [10.30.107.72]: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. 18:56:32 2025-12-02T18:56:32.039Z INFO 6699 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. 18:56:32 To enable the Jet engine on the members, do one of the following: 18:56:32 - Change member config using Java API: config.getJetConfig().setEnabled(true) 18:56:32 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 18:56:32 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 18:56:32 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 18:56:32 2025-12-02T18:56:32.051Z INFO 6699 --- [ main] com.hazelcast.system.security : [10.30.107.72]: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. 18:56:32 2025-12-02T18:56:32.053Z INFO 6699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 18:56:32 2025-12-02T18:56:32.060Z INFO 6699 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 18:56:32 2025-12-02T18:56:32.060Z INFO 6699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.72]:5701 is STARTING 18:56:32 2025-12-02T18:56:32.068Z INFO 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 18:56:32 2025-12-02T18:56:32.068Z WARN 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:32 2025-12-02T18:56:32.121Z INFO 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 18:56:32 2025-12-02T18:56:32.121Z WARN 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:32 2025-12-02T18:56:32.144Z INFO 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 18:56:32 2025-12-02T18:56:32.144Z WARN 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:32 2025-12-02T18:56:32.155Z INFO 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 18:56:32 2025-12-02T18:56:32.155Z WARN 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:32 2025-12-02T18:56:32.249Z INFO 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 18:56:32 2025-12-02T18:56:32.249Z WARN 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:32 2025-12-02T18:56:32.256Z INFO 6699 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 18:56:32 2025-12-02T18:56:32.256Z WARN 6699 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 18:56:32 2025-12-02T18:56:32.311Z INFO 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 18:56:32 2025-12-02T18:56:32.311Z WARN 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:32 2025-12-02T18:56:32.314Z INFO 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 18:56:32 2025-12-02T18:56:32.314Z WARN 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:32 2025-12-02T18:56:32.321Z INFO 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 18:56:32 2025-12-02T18:56:32.321Z WARN 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:32 2025-12-02T18:56:32.328Z INFO 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 18:56:32 2025-12-02T18:56:32.328Z WARN 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:32 2025-12-02T18:56:32.343Z INFO 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 18:56:32 2025-12-02T18:56:32.343Z WARN 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:32 2025-12-02T18:56:32.387Z INFO 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 18:56:32 2025-12-02T18:56:32.387Z WARN 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:32 2025-12-02T18:56:32.396Z INFO 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 18:56:32 2025-12-02T18:56:32.396Z WARN 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:32 2025-12-02T18:56:32.439Z INFO 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 18:56:32 2025-12-02T18:56:32.439Z WARN 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:32 2025-12-02T18:56:32.446Z INFO 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 18:56:32 2025-12-02T18:56:32.446Z WARN 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:32 2025-12-02T18:56:32.467Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 18:56:32 2025-12-02T18:56:32.467Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:32 2025-12-02T18:56:32.540Z INFO 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 18:56:32 2025-12-02T18:56:32.540Z WARN 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:32 2025-12-02T18:56:32.545Z INFO 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 18:56:32 2025-12-02T18:56:32.545Z WARN 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:32 2025-12-02T18:56:32.556Z INFO 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 18:56:32 2025-12-02T18:56:32.556Z WARN 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:32 2025-12-02T18:56:32.576Z INFO 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 18:56:32 2025-12-02T18:56:32.576Z WARN 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:32 2025-12-02T18:56:32.578Z INFO 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 18:56:32 2025-12-02T18:56:32.578Z WARN 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:32 2025-12-02T18:56:32.606Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:56:32 2025-12-02T18:56:32.606Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:32 2025-12-02T18:56:32.606Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:32 2025-12-02T18:56:32.628Z INFO 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 18:56:32 2025-12-02T18:56:32.628Z WARN 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:32 2025-12-02T18:56:32.629Z INFO 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 18:56:32 2025-12-02T18:56:32.629Z WARN 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:32 2025-12-02T18:56:32.708Z INFO 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 18:56:32 2025-12-02T18:56:32.708Z WARN 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:32 2025-12-02T18:56:32.714Z INFO 6699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 18:56:32 2025-12-02T18:56:32.714Z WARN 6699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 18:56:32 2025-12-02T18:56:32.734Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:56:32 2025-12-02T18:56:32.734Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:32 2025-12-02T18:56:32.734Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:32 2025-12-02T18:56:32.793Z INFO 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 18:56:32 2025-12-02T18:56:32.793Z WARN 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:32 2025-12-02T18:56:32.800Z INFO 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 18:56:32 2025-12-02T18:56:32.800Z WARN 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:32 2025-12-02T18:56:32.853Z INFO 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 18:56:32 2025-12-02T18:56:32.853Z WARN 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:33 2025-12-02T18:56:32.914Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 18:56:33 2025-12-02T18:56:32.914Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:33 2025-12-02T18:56:32.964Z INFO 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 18:56:33 2025-12-02T18:56:32.964Z WARN 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:33 2025-12-02T18:56:33.070Z INFO 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 18:56:33 2025-12-02T18:56:33.070Z WARN 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:33 2025-12-02T18:56:33.121Z INFO 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 18:56:33 2025-12-02T18:56:33.121Z WARN 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:33 2025-12-02T18:56:33.145Z INFO 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 18:56:33 2025-12-02T18:56:33.145Z WARN 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:33 2025-12-02T18:56:33.156Z INFO 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 18:56:33 2025-12-02T18:56:33.156Z WARN 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:33 2025-12-02T18:56:33.175Z INFO 6699 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 18:56:33 2025-12-02T18:56:33.175Z WARN 6699 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 18:56:33 2025-12-02T18:56:33.250Z INFO 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 18:56:33 2025-12-02T18:56:33.250Z WARN 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:33 2025-12-02T18:56:33.312Z INFO 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 18:56:33 2025-12-02T18:56:33.312Z WARN 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:33 2025-12-02T18:56:33.315Z INFO 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 18:56:33 2025-12-02T18:56:33.315Z WARN 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:33 2025-12-02T18:56:33.323Z INFO 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 18:56:33 2025-12-02T18:56:33.323Z WARN 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:33 2025-12-02T18:56:33.330Z INFO 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 18:56:33 2025-12-02T18:56:33.330Z WARN 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:33 2025-12-02T18:56:33.379Z INFO 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 18:56:33 2025-12-02T18:56:33.379Z WARN 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:33 2025-12-02T18:56:33.389Z INFO 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 18:56:33 2025-12-02T18:56:33.389Z WARN 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:33 2025-12-02T18:56:33.397Z INFO 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 18:56:33 2025-12-02T18:56:33.397Z WARN 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:33 2025-12-02T18:56:33.440Z INFO 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 18:56:33 2025-12-02T18:56:33.440Z WARN 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:33 2025-12-02T18:56:33.447Z INFO 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 18:56:33 2025-12-02T18:56:33.447Z WARN 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:33 2025-12-02T18:56:33.469Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 18:56:33 2025-12-02T18:56:33.469Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:33 2025-12-02T18:56:33.522Z INFO 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 18:56:33 2025-12-02T18:56:33.522Z WARN 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:33 2025-12-02T18:56:33.540Z INFO 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 18:56:33 2025-12-02T18:56:33.540Z WARN 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:33 2025-12-02T18:56:33.557Z INFO 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 18:56:33 2025-12-02T18:56:33.557Z WARN 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:33 2025-12-02T18:56:33.578Z INFO 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 18:56:33 2025-12-02T18:56:33.578Z WARN 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:33 2025-12-02T18:56:33.580Z INFO 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 18:56:33 2025-12-02T18:56:33.580Z WARN 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:33 2025-12-02T18:56:33.610Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:56:33 2025-12-02T18:56:33.610Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:33 2025-12-02T18:56:33.610Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:33 2025-12-02T18:56:33.630Z INFO 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 18:56:33 2025-12-02T18:56:33.630Z WARN 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:33 2025-12-02T18:56:33.631Z INFO 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 18:56:33 2025-12-02T18:56:33.631Z WARN 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:33 2025-12-02T18:56:33.696Z INFO 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 18:56:33 2025-12-02T18:56:33.696Z WARN 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:33 2025-12-02T18:56:33.709Z INFO 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 18:56:33 2025-12-02T18:56:33.709Z WARN 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:33 2025-12-02T18:56:33.716Z INFO 6699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 18:56:33 2025-12-02T18:56:33.716Z WARN 6699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 18:56:33 2025-12-02T18:56:33.735Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:56:33 2025-12-02T18:56:33.735Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:33 2025-12-02T18:56:33.735Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:33 2025-12-02T18:56:33.801Z INFO 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 18:56:33 2025-12-02T18:56:33.801Z WARN 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:33 2025-12-02T18:56:33.854Z INFO 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 18:56:33 2025-12-02T18:56:33.854Z WARN 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:33 2025-12-02T18:56:33.916Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 18:56:33 2025-12-02T18:56:33.916Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:33 2025-12-02T18:56:33.965Z INFO 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 18:56:33 2025-12-02T18:56:33.965Z WARN 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:34 2025-12-02T18:56:34.072Z INFO 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 18:56:34 2025-12-02T18:56:34.072Z WARN 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:34 2025-12-02T18:56:34.117Z INFO 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 18:56:34 2025-12-02T18:56:34.117Z WARN 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:34 2025-12-02T18:56:34.145Z INFO 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 18:56:34 2025-12-02T18:56:34.145Z WARN 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:34 2025-12-02T18:56:34.156Z INFO 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 18:56:34 2025-12-02T18:56:34.156Z WARN 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:34 2025-12-02T18:56:34.175Z INFO 6699 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 18:56:34 2025-12-02T18:56:34.175Z WARN 6699 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 18:56:34 2025-12-02T18:56:34.251Z INFO 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 18:56:34 2025-12-02T18:56:34.251Z WARN 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:34 2025-12-02T18:56:34.313Z INFO 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 18:56:34 2025-12-02T18:56:34.313Z WARN 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:34 2025-12-02T18:56:34.315Z INFO 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 18:56:34 2025-12-02T18:56:34.316Z WARN 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:34 2025-12-02T18:56:34.324Z INFO 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 18:56:34 2025-12-02T18:56:34.324Z WARN 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:34 2025-12-02T18:56:34.331Z INFO 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 18:56:34 2025-12-02T18:56:34.331Z WARN 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:34 2025-12-02T18:56:34.380Z INFO 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 18:56:34 2025-12-02T18:56:34.380Z WARN 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:34 2025-12-02T18:56:34.390Z INFO 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 18:56:34 2025-12-02T18:56:34.391Z WARN 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:34 2025-12-02T18:56:34.398Z INFO 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 18:56:34 2025-12-02T18:56:34.398Z WARN 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:34 2025-12-02T18:56:34.426Z INFO 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 18:56:34 2025-12-02T18:56:34.426Z WARN 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:34 2025-12-02T18:56:34.441Z INFO 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 18:56:34 2025-12-02T18:56:34.441Z WARN 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:34 2025-12-02T18:56:34.465Z INFO 6699 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] 18:56:34 18:56:34 Members {size:1, ver:1} [ 18:56:34 Member [10.30.107.72]:5701 - 710761d4-7676-4a21-b2f5-109f58be26e7 this 18:56:34 ] 18:56:34 18:56:34 2025-12-02T18:56:34.466Z INFO 6699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.72]:5701 is STARTED 18:56:34 2025-12-02T18:56:34.471Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 18:56:34 2025-12-02T18:56:34.471Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:34 2025-12-02T18:56:34.475Z INFO 6699 --- [ main] o.o.c.n.i.i.t.TrustLevelCacheConfigSpec : Started TrustLevelCacheConfigSpec in 2.463 seconds (process running for 118.162) 18:56:34 2025-12-02T18:56:34.483Z INFO 6699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.72]:5701 is SHUTTING_DOWN 18:56:34 2025-12-02T18:56:34.483Z INFO 6699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 18:56:34 2025-12-02T18:56:34.487Z INFO 6699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 18:56:34 2025-12-02T18:56:34.487Z INFO 6699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 18:56:34 2025-12-02T18:56:34.526Z INFO 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 18:56:34 2025-12-02T18:56:34.526Z WARN 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:34 2025-12-02T18:56:34.542Z INFO 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 18:56:34 2025-12-02T18:56:34.542Z WARN 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:34 2025-12-02T18:56:34.548Z INFO 6699 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 18:56:34 2025-12-02T18:56:34.549Z INFO 6699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 66 ms. 18:56:34 2025-12-02T18:56:34.549Z INFO 6699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.72]:5701 is SHUTDOWN 18:56:34 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.540 s -- in org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelCacheConfigSpec 18:56:34 [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelManagerSpec 18:56:34 2025-12-02T18:56:34.559Z INFO 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 18:56:34 2025-12-02T18:56:34.559Z WARN 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:34 2025-12-02T18:56:34.568Z INFO 6699 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 18:56:34 2025-12-02T18:56:34.600Z INFO 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 18:56:34 2025-12-02T18:56:34.600Z WARN 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:34 2025-12-02T18:56:34.610Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:56:34 2025-12-02T18:56:34.610Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:34 2025-12-02T18:56:34.610Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:34 2025-12-02T18:56:34.617Z INFO 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 18:56:34 2025-12-02T18:56:34.617Z WARN 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:34 2025-12-02T18:56:34.633Z INFO 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 18:56:34 2025-12-02T18:56:34.633Z WARN 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:34 2025-12-02T18:56:34.634Z INFO 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 18:56:34 2025-12-02T18:56:34.634Z WARN 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:34 2025-12-02T18:56:34.637Z INFO 6699 --- [ main] com.hazelcast.system.logo : [10.30.107.72]:5701 [dev] [5.5.0] 18:56:34 o o o o---o o--o o o---o o o----o o--o--o 18:56:34 | | / \ / | / / \ | | 18:56:34 o----o o o o----o | o o o----o | 18:56:34 | | * \ / | \ * \ | | 18:56:34 o o * o o---o o--o o----o o---o * o o----o o 18:56:34 18:56:34 2025-12-02T18:56:34.637Z INFO 6699 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 18:56:34 2025-12-02T18:56:34.637Z INFO 6699 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.72]:5701 18:56:34 2025-12-02T18:56:34.637Z INFO 6699 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] Cluster name: dev 18:56:34 2025-12-02T18:56:34.637Z INFO 6699 --- [ main] com.hazelcast.system : [10.30.107.72]: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. 18:56:34 2025-12-02T18:56:34.637Z INFO 6699 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] The Jet engine is disabled. 18:56:34 To enable the Jet engine on the members, do one of the following: 18:56:34 - Change member config using Java API: config.getJetConfig().setEnabled(true) 18:56:34 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 18:56:34 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 18:56:34 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 18:56:34 2025-12-02T18:56:34.651Z INFO 6699 --- [ main] com.hazelcast.system.security : [10.30.107.72]: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. 18:56:34 2025-12-02T18:56:34.653Z INFO 6699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Using Multicast discovery 18:56:34 2025-12-02T18:56:34.661Z INFO 6699 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.72]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 18:56:34 2025-12-02T18:56:34.661Z INFO 6699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is STARTING 18:56:34 2025-12-02T18:56:34.699Z INFO 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 18:56:34 2025-12-02T18:56:34.699Z WARN 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:34 2025-12-02T18:56:34.711Z INFO 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 18:56:34 2025-12-02T18:56:34.711Z WARN 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:34 2025-12-02T18:56:34.721Z INFO 6699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 18:56:34 2025-12-02T18:56:34.721Z WARN 6699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 18:56:34 2025-12-02T18:56:34.735Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:56:34 2025-12-02T18:56:34.735Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:34 2025-12-02T18:56:34.735Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:34 2025-12-02T18:56:34.802Z INFO 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 18:56:34 2025-12-02T18:56:34.802Z WARN 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:34 2025-12-02T18:56:34.856Z INFO 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 18:56:34 2025-12-02T18:56:34.856Z WARN 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:34 2025-12-02T18:56:34.919Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 18:56:34 2025-12-02T18:56:34.919Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:34 2025-12-02T18:56:34.967Z INFO 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 18:56:34 2025-12-02T18:56:34.967Z WARN 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:35 2025-12-02T18:56:35.027Z INFO 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 18:56:35 2025-12-02T18:56:35.027Z WARN 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:35 2025-12-02T18:56:35.073Z INFO 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 18:56:35 2025-12-02T18:56:35.073Z WARN 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:35 2025-12-02T18:56:35.102Z INFO 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 18:56:35 2025-12-02T18:56:35.102Z WARN 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:35 2025-12-02T18:56:35.147Z INFO 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 18:56:35 2025-12-02T18:56:35.147Z WARN 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:35 2025-12-02T18:56:35.177Z INFO 6699 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 18:56:35 2025-12-02T18:56:35.177Z WARN 6699 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 18:56:35 2025-12-02T18:56:35.252Z INFO 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 18:56:35 2025-12-02T18:56:35.252Z WARN 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:35 2025-12-02T18:56:35.314Z INFO 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 18:56:35 2025-12-02T18:56:35.314Z WARN 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:35 2025-12-02T18:56:35.315Z INFO 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 18:56:35 2025-12-02T18:56:35.315Z WARN 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:35 2025-12-02T18:56:35.325Z INFO 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 18:56:35 2025-12-02T18:56:35.325Z WARN 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:35 2025-12-02T18:56:35.332Z INFO 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 18:56:35 2025-12-02T18:56:35.332Z WARN 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:35 2025-12-02T18:56:35.382Z INFO 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 18:56:35 2025-12-02T18:56:35.382Z WARN 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:35 2025-12-02T18:56:35.391Z INFO 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 18:56:35 2025-12-02T18:56:35.391Z WARN 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:35 2025-12-02T18:56:35.398Z INFO 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 18:56:35 2025-12-02T18:56:35.398Z WARN 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:35 2025-12-02T18:56:35.427Z INFO 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 18:56:35 2025-12-02T18:56:35.427Z WARN 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:35 2025-12-02T18:56:35.442Z INFO 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 18:56:35 2025-12-02T18:56:35.442Z WARN 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:35 2025-12-02T18:56:35.473Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 18:56:35 2025-12-02T18:56:35.473Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:35 2025-12-02T18:56:35.527Z INFO 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 18:56:35 2025-12-02T18:56:35.527Z WARN 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:35 2025-12-02T18:56:35.543Z INFO 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 18:56:35 2025-12-02T18:56:35.543Z WARN 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:35 2025-12-02T18:56:35.558Z INFO 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 18:56:35 2025-12-02T18:56:35.558Z WARN 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:35 2025-12-02T18:56:35.600Z INFO 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 18:56:35 2025-12-02T18:56:35.600Z WARN 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:35 2025-12-02T18:56:35.611Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:56:35 2025-12-02T18:56:35.611Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:35 2025-12-02T18:56:35.611Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:35 2025-12-02T18:56:35.618Z INFO 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 18:56:35 2025-12-02T18:56:35.618Z WARN 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:35 2025-12-02T18:56:35.633Z INFO 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 18:56:35 2025-12-02T18:56:35.633Z WARN 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:35 2025-12-02T18:56:35.637Z INFO 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 18:56:35 2025-12-02T18:56:35.637Z WARN 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:35 2025-12-02T18:56:35.667Z INFO 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 18:56:35 2025-12-02T18:56:35.667Z WARN 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:35 2025-12-02T18:56:35.701Z INFO 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 18:56:35 2025-12-02T18:56:35.701Z WARN 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:35 2025-12-02T18:56:35.723Z INFO 6699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 18:56:35 2025-12-02T18:56:35.723Z WARN 6699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 18:56:35 2025-12-02T18:56:35.739Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:56:35 2025-12-02T18:56:35.739Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:35 2025-12-02T18:56:35.739Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:35 2025-12-02T18:56:35.852Z INFO 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 18:56:35 2025-12-02T18:56:35.852Z WARN 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:35 2025-12-02T18:56:35.865Z INFO 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 18:56:35 2025-12-02T18:56:35.865Z WARN 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:35 2025-12-02T18:56:35.921Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 18:56:35 2025-12-02T18:56:35.921Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:35 2025-12-02T18:56:35.962Z INFO 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 18:56:35 2025-12-02T18:56:35.962Z WARN 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:36 2025-12-02T18:56:36.002Z INFO 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 18:56:36 2025-12-02T18:56:36.002Z WARN 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:36 2025-12-02T18:56:36.029Z INFO 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 18:56:36 2025-12-02T18:56:36.029Z WARN 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:36 2025-12-02T18:56:36.073Z INFO 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 18:56:36 2025-12-02T18:56:36.073Z WARN 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:36 2025-12-02T18:56:36.148Z INFO 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 18:56:36 2025-12-02T18:56:36.148Z WARN 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:36 2025-12-02T18:56:36.178Z INFO 6699 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 18:56:36 2025-12-02T18:56:36.178Z WARN 6699 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 18:56:36 2025-12-02T18:56:36.191Z INFO 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 18:56:36 2025-12-02T18:56:36.191Z WARN 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:36 2025-12-02T18:56:36.314Z INFO 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 18:56:36 2025-12-02T18:56:36.314Z WARN 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:36 2025-12-02T18:56:36.317Z INFO 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 18:56:36 2025-12-02T18:56:36.318Z WARN 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:36 2025-12-02T18:56:36.327Z INFO 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 18:56:36 2025-12-02T18:56:36.327Z WARN 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:36 2025-12-02T18:56:36.333Z INFO 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 18:56:36 2025-12-02T18:56:36.333Z WARN 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:36 2025-12-02T18:56:36.384Z INFO 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 18:56:36 2025-12-02T18:56:36.384Z WARN 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:36 2025-12-02T18:56:36.392Z INFO 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 18:56:36 2025-12-02T18:56:36.392Z WARN 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:36 2025-12-02T18:56:36.398Z INFO 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 18:56:36 2025-12-02T18:56:36.398Z WARN 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:36 2025-12-02T18:56:36.428Z INFO 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 18:56:36 2025-12-02T18:56:36.428Z WARN 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:36 2025-12-02T18:56:36.443Z INFO 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 18:56:36 2025-12-02T18:56:36.443Z WARN 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:36 2025-12-02T18:56:36.475Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 18:56:36 2025-12-02T18:56:36.475Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:36 2025-12-02T18:56:36.514Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:56:36 2025-12-02T18:56:36.514Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:36 2025-12-02T18:56:36.514Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:36 2025-12-02T18:56:36.528Z INFO 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 18:56:36 2025-12-02T18:56:36.528Z WARN 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:36 2025-12-02T18:56:36.543Z INFO 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 18:56:36 2025-12-02T18:56:36.543Z WARN 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:36 2025-12-02T18:56:36.559Z INFO 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 18:56:36 2025-12-02T18:56:36.559Z WARN 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:36 2025-12-02T18:56:36.561Z INFO 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 18:56:36 2025-12-02T18:56:36.561Z WARN 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:36 2025-12-02T18:56:36.603Z INFO 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 18:56:36 2025-12-02T18:56:36.603Z WARN 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:36 2025-12-02T18:56:36.618Z INFO 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 18:56:36 2025-12-02T18:56:36.619Z WARN 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:36 2025-12-02T18:56:36.634Z INFO 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 18:56:36 2025-12-02T18:56:36.634Z WARN 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:36 2025-12-02T18:56:36.640Z INFO 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 18:56:36 2025-12-02T18:56:36.640Z WARN 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:36 2025-12-02T18:56:36.715Z INFO 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 18:56:36 2025-12-02T18:56:36.715Z WARN 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:36 2025-12-02T18:56:36.725Z INFO 6699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 18:56:36 2025-12-02T18:56:36.725Z WARN 6699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 18:56:36 2025-12-02T18:56:36.743Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:56:36 2025-12-02T18:56:36.743Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:36 2025-12-02T18:56:36.743Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:36 2025-12-02T18:56:36.853Z INFO 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 18:56:36 2025-12-02T18:56:36.853Z WARN 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:36 2025-12-02T18:56:36.865Z INFO 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 18:56:36 2025-12-02T18:56:36.865Z WARN 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:36 2025-12-02T18:56:36.923Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 18:56:36 2025-12-02T18:56:36.923Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:36 2025-12-02T18:56:36.961Z INFO 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 18:56:36 2025-12-02T18:56:36.961Z WARN 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:36 2025-12-02T18:56:36.963Z INFO 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 18:56:36 2025-12-02T18:56:36.963Z WARN 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:37 2025-12-02T18:56:37.004Z INFO 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 18:56:37 2025-12-02T18:56:37.004Z WARN 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:37 2025-12-02T18:56:37.114Z INFO 6699 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.72]:5701 [dev] [5.5.0] 18:56:37 18:56:37 Members {size:1, ver:1} [ 18:56:37 Member [10.30.107.72]:5701 - caa9b487-cc21-434f-9769-b806e4611dcc this 18:56:37 ] 18:56:37 18:56:37 2025-12-02T18:56:37.115Z INFO 6699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is STARTED 18:56:37 2025-12-02T18:56:37.116Z INFO 6699 --- [cached.thread-3] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.72]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 18:56:37 2025-12-02T18:56:37.123Z INFO 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 18:56:37 2025-12-02T18:56:37.123Z WARN 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:37 2025-12-02T18:56:37.123Z INFO 6699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is SHUTTING_DOWN 18:56:37 2025-12-02T18:56:37.124Z INFO 6699 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.72]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.72]:5701 - caa9b487-cc21-434f-9769-b806e4611dcc this is handled 18:56:37 2025-12-02T18:56:37.125Z INFO 6699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Shutting down multicast service... 18:56:37 2025-12-02T18:56:37.125Z INFO 6699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Shutting down connection manager... 18:56:37 2025-12-02T18:56:37.126Z INFO 6699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Shutting down node engine... 18:56:37 2025-12-02T18:56:37.149Z INFO 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 18:56:37 2025-12-02T18:56:37.149Z WARN 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:37 2025-12-02T18:56:37.155Z INFO 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 18:56:37 2025-12-02T18:56:37.155Z WARN 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:37 2025-12-02T18:56:37.180Z INFO 6699 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 18:56:37 2025-12-02T18:56:37.180Z WARN 6699 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 18:56:37 2025-12-02T18:56:37.316Z INFO 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 18:56:37 2025-12-02T18:56:37.316Z WARN 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:37 2025-12-02T18:56:37.317Z INFO 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 18:56:37 2025-12-02T18:56:37.317Z WARN 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:37 2025-12-02T18:56:37.328Z INFO 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 18:56:37 2025-12-02T18:56:37.328Z WARN 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:37 2025-12-02T18:56:37.366Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:56:37 2025-12-02T18:56:37.366Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:37 2025-12-02T18:56:37.366Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:37 2025-12-02T18:56:37.380Z INFO 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 18:56:37 2025-12-02T18:56:37.380Z WARN 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:37 2025-12-02T18:56:37.385Z INFO 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 18:56:37 2025-12-02T18:56:37.385Z WARN 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:37 2025-12-02T18:56:37.398Z INFO 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 18:56:37 2025-12-02T18:56:37.399Z WARN 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:37 2025-12-02T18:56:37.413Z INFO 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 18:56:37 2025-12-02T18:56:37.413Z WARN 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:37 2025-12-02T18:56:37.430Z INFO 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 18:56:37 2025-12-02T18:56:37.430Z WARN 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:37 2025-12-02T18:56:37.445Z INFO 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 18:56:37 2025-12-02T18:56:37.445Z WARN 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:37 2025-12-02T18:56:37.477Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 18:56:37 2025-12-02T18:56:37.477Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:37 2025-12-02T18:56:37.506Z INFO 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 18:56:37 2025-12-02T18:56:37.506Z WARN 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:37 2025-12-02T18:56:37.530Z INFO 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 18:56:37 2025-12-02T18:56:37.530Z WARN 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:37 2025-12-02T18:56:37.544Z INFO 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 18:56:37 2025-12-02T18:56:37.544Z WARN 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:37 2025-12-02T18:56:37.560Z INFO 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 18:56:37 2025-12-02T18:56:37.560Z WARN 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:37 2025-12-02T18:56:37.604Z INFO 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 18:56:37 2025-12-02T18:56:37.604Z WARN 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:37 2025-12-02T18:56:37.620Z INFO 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 18:56:37 2025-12-02T18:56:37.620Z WARN 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:37 2025-12-02T18:56:37.636Z INFO 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 18:56:37 2025-12-02T18:56:37.636Z WARN 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:37 2025-12-02T18:56:37.647Z INFO 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 18:56:37 2025-12-02T18:56:37.647Z WARN 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:37 2025-12-02T18:56:37.716Z INFO 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 18:56:37 2025-12-02T18:56:37.716Z WARN 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:37 2025-12-02T18:56:37.719Z INFO 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 18:56:37 2025-12-02T18:56:37.719Z WARN 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:37 2025-12-02T18:56:37.727Z INFO 6699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 18:56:37 2025-12-02T18:56:37.727Z WARN 6699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 18:56:37 2025-12-02T18:56:37.747Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:56:37 2025-12-02T18:56:37.747Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:37 2025-12-02T18:56:37.747Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:37 2025-12-02T18:56:37.855Z INFO 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 18:56:37 2025-12-02T18:56:37.855Z WARN 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:37 2025-12-02T18:56:37.926Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 18:56:37 2025-12-02T18:56:37.926Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:37 2025-12-02T18:56:37.963Z INFO 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 18:56:37 2025-12-02T18:56:37.963Z WARN 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:37 2025-12-02T18:56:37.965Z INFO 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 18:56:37 2025-12-02T18:56:37.965Z WARN 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:38 2025-12-02T18:56:38.005Z INFO 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 18:56:38 2025-12-02T18:56:38.006Z WARN 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:38 2025-12-02T18:56:38.113Z INFO 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 18:56:38 2025-12-02T18:56:38.113Z WARN 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:38 2025-12-02T18:56:38.125Z INFO 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 18:56:38 2025-12-02T18:56:38.125Z WARN 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:38 2025-12-02T18:56:38.156Z INFO 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 18:56:38 2025-12-02T18:56:38.156Z WARN 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:38 2025-12-02T18:56:38.197Z INFO 6699 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 18:56:38 2025-12-02T18:56:38.197Z WARN 6699 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 18:56:38 2025-12-02T18:56:38.225Z INFO 6699 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.72]:5701 [dev] [5.5.0] Destroying node NodeExtension. 18:56:38 2025-12-02T18:56:38.225Z INFO 6699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 1102 ms. 18:56:38 2025-12-02T18:56:38.225Z INFO 6699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is SHUTDOWN 18:56:38 2025-12-02T18:56:38.228Z INFO 6699 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 18:56:38 2025-12-02T18:56:38.283Z INFO 6699 --- [ main] com.hazelcast.system.logo : [10.30.107.72]:5701 [dev] [5.5.0] 18:56:38 o o o o---o o--o o o---o o o----o o--o--o 18:56:38 | | / \ / | / / \ | | 18:56:38 o----o o o o----o | o o o----o | 18:56:38 | | * \ / | \ * \ | | 18:56:38 o o * o o---o o--o o----o o---o * o o----o o 18:56:38 18:56:38 2025-12-02T18:56:38.283Z INFO 6699 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 18:56:38 2025-12-02T18:56:38.283Z INFO 6699 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.72]:5701 18:56:38 2025-12-02T18:56:38.283Z INFO 6699 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] Cluster name: dev 18:56:38 2025-12-02T18:56:38.283Z INFO 6699 --- [ main] com.hazelcast.system : [10.30.107.72]: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. 18:56:38 2025-12-02T18:56:38.283Z INFO 6699 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] The Jet engine is disabled. 18:56:38 To enable the Jet engine on the members, do one of the following: 18:56:38 - Change member config using Java API: config.getJetConfig().setEnabled(true) 18:56:38 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 18:56:38 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 18:56:38 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 18:56:38 2025-12-02T18:56:38.297Z INFO 6699 --- [ main] com.hazelcast.system.security : [10.30.107.72]: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. 18:56:38 2025-12-02T18:56:38.299Z INFO 6699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Using Multicast discovery 18:56:38 2025-12-02T18:56:38.310Z INFO 6699 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.72]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 18:56:38 2025-12-02T18:56:38.311Z INFO 6699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is STARTING 18:56:38 2025-12-02T18:56:38.317Z INFO 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 18:56:38 2025-12-02T18:56:38.317Z WARN 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:38 2025-12-02T18:56:38.318Z INFO 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 18:56:38 2025-12-02T18:56:38.318Z WARN 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:38 2025-12-02T18:56:38.330Z INFO 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 18:56:38 2025-12-02T18:56:38.330Z WARN 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:38 2025-12-02T18:56:38.369Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:56:38 2025-12-02T18:56:38.369Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:38 2025-12-02T18:56:38.369Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:38 2025-12-02T18:56:38.381Z INFO 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 18:56:38 2025-12-02T18:56:38.381Z WARN 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:38 2025-12-02T18:56:38.386Z INFO 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 18:56:38 2025-12-02T18:56:38.386Z WARN 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:38 2025-12-02T18:56:38.399Z INFO 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 18:56:38 2025-12-02T18:56:38.399Z WARN 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:38 2025-12-02T18:56:38.414Z INFO 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 18:56:38 2025-12-02T18:56:38.414Z WARN 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:38 2025-12-02T18:56:38.431Z INFO 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 18:56:38 2025-12-02T18:56:38.431Z WARN 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:38 2025-12-02T18:56:38.447Z INFO 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 18:56:38 2025-12-02T18:56:38.447Z WARN 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:38 2025-12-02T18:56:38.480Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 18:56:38 2025-12-02T18:56:38.480Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:38 2025-12-02T18:56:38.511Z INFO 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 18:56:38 2025-12-02T18:56:38.512Z WARN 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:38 2025-12-02T18:56:38.531Z INFO 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 18:56:38 2025-12-02T18:56:38.531Z WARN 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:38 2025-12-02T18:56:38.545Z INFO 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 18:56:38 2025-12-02T18:56:38.545Z WARN 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:38 2025-12-02T18:56:38.553Z INFO 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 18:56:38 2025-12-02T18:56:38.553Z WARN 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:38 2025-12-02T18:56:38.561Z INFO 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 18:56:38 2025-12-02T18:56:38.561Z WARN 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:38 2025-12-02T18:56:38.604Z INFO 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 18:56:38 2025-12-02T18:56:38.604Z WARN 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:38 2025-12-02T18:56:38.637Z INFO 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 18:56:38 2025-12-02T18:56:38.637Z WARN 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:38 2025-12-02T18:56:38.653Z INFO 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 18:56:38 2025-12-02T18:56:38.653Z WARN 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:38 2025-12-02T18:56:38.693Z INFO 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 18:56:38 2025-12-02T18:56:38.693Z WARN 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:38 2025-12-02T18:56:38.717Z INFO 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 18:56:38 2025-12-02T18:56:38.717Z WARN 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:38 2025-12-02T18:56:38.732Z INFO 6699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 18:56:38 2025-12-02T18:56:38.732Z WARN 6699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 18:56:38 2025-12-02T18:56:38.777Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:56:38 2025-12-02T18:56:38.777Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:38 2025-12-02T18:56:38.777Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:38 2025-12-02T18:56:38.858Z INFO 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 18:56:38 2025-12-02T18:56:38.858Z WARN 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:38 2025-12-02T18:56:38.929Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 18:56:38 2025-12-02T18:56:38.929Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:38 2025-12-02T18:56:38.962Z INFO 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 18:56:39 2025-12-02T18:56:38.962Z WARN 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:39 2025-12-02T18:56:38.964Z INFO 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 18:56:39 2025-12-02T18:56:38.964Z WARN 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:39 2025-12-02T18:56:39.005Z INFO 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 18:56:39 2025-12-02T18:56:39.005Z WARN 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:39 2025-12-02T18:56:39.108Z INFO 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 18:56:39 2025-12-02T18:56:39.108Z WARN 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:39 2025-12-02T18:56:39.113Z INFO 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 18:56:39 2025-12-02T18:56:39.113Z WARN 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:39 2025-12-02T18:56:39.125Z INFO 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 18:56:39 2025-12-02T18:56:39.125Z WARN 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:39 2025-12-02T18:56:39.172Z INFO 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 18:56:39 2025-12-02T18:56:39.172Z WARN 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:39 2025-12-02T18:56:39.197Z INFO 6699 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 18:56:39 2025-12-02T18:56:39.197Z WARN 6699 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 18:56:39 2025-12-02T18:56:39.318Z INFO 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 18:56:39 2025-12-02T18:56:39.318Z WARN 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:39 2025-12-02T18:56:39.330Z INFO 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 18:56:39 2025-12-02T18:56:39.330Z WARN 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:39 2025-12-02T18:56:39.369Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:56:39 2025-12-02T18:56:39.369Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:39 2025-12-02T18:56:39.369Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:39 2025-12-02T18:56:39.382Z INFO 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 18:56:39 2025-12-02T18:56:39.382Z WARN 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:39 2025-12-02T18:56:39.387Z INFO 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 18:56:39 2025-12-02T18:56:39.387Z WARN 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:39 2025-12-02T18:56:39.400Z INFO 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 18:56:39 2025-12-02T18:56:39.400Z WARN 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:39 2025-12-02T18:56:39.414Z INFO 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 18:56:39 2025-12-02T18:56:39.414Z WARN 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:39 2025-12-02T18:56:39.432Z INFO 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 18:56:39 2025-12-02T18:56:39.432Z WARN 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:39 2025-12-02T18:56:39.447Z INFO 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 18:56:39 2025-12-02T18:56:39.447Z WARN 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:39 2025-12-02T18:56:39.482Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 18:56:39 2025-12-02T18:56:39.482Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:39 2025-12-02T18:56:39.514Z INFO 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 18:56:39 2025-12-02T18:56:39.514Z WARN 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:39 2025-12-02T18:56:39.531Z INFO 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 18:56:39 2025-12-02T18:56:39.531Z WARN 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:39 2025-12-02T18:56:39.553Z INFO 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 18:56:39 2025-12-02T18:56:39.553Z WARN 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:39 2025-12-02T18:56:39.560Z INFO 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 18:56:39 2025-12-02T18:56:39.560Z WARN 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:39 2025-12-02T18:56:39.577Z INFO 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 18:56:39 2025-12-02T18:56:39.577Z WARN 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:39 2025-12-02T18:56:39.606Z INFO 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 18:56:39 2025-12-02T18:56:39.606Z WARN 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:39 2025-12-02T18:56:39.638Z INFO 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 18:56:39 2025-12-02T18:56:39.638Z WARN 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:39 2025-12-02T18:56:39.656Z INFO 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 18:56:39 2025-12-02T18:56:39.656Z WARN 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:39 2025-12-02T18:56:39.697Z INFO 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 18:56:39 2025-12-02T18:56:39.697Z WARN 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:39 2025-12-02T18:56:39.718Z INFO 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 18:56:39 2025-12-02T18:56:39.718Z WARN 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:39 2025-12-02T18:56:39.734Z INFO 6699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 18:56:39 2025-12-02T18:56:39.734Z WARN 6699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 18:56:39 2025-12-02T18:56:39.777Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:56:39 2025-12-02T18:56:39.777Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:39 2025-12-02T18:56:39.777Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:39 2025-12-02T18:56:39.859Z INFO 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 18:56:39 2025-12-02T18:56:39.859Z WARN 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:39 2025-12-02T18:56:39.931Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 18:56:39 2025-12-02T18:56:39.931Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:40 2025-12-02T18:56:39.965Z INFO 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 18:56:40 2025-12-02T18:56:39.965Z WARN 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:40 2025-12-02T18:56:39.968Z INFO 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 18:56:40 2025-12-02T18:56:39.969Z WARN 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:40 2025-12-02T18:56:40.005Z INFO 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 18:56:40 2025-12-02T18:56:40.005Z WARN 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:40 2025-12-02T18:56:40.109Z INFO 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 18:56:40 2025-12-02T18:56:40.109Z WARN 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:40 2025-12-02T18:56:40.125Z INFO 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 18:56:40 2025-12-02T18:56:40.125Z WARN 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:40 2025-12-02T18:56:40.154Z INFO 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 18:56:40 2025-12-02T18:56:40.154Z WARN 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:40 2025-12-02T18:56:40.199Z INFO 6699 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 18:56:40 2025-12-02T18:56:40.199Z WARN 6699 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 18:56:40 2025-12-02T18:56:40.221Z INFO 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 18:56:40 2025-12-02T18:56:40.221Z WARN 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:40 2025-12-02T18:56:40.272Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:56:40 2025-12-02T18:56:40.272Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:40 2025-12-02T18:56:40.272Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:40 2025-12-02T18:56:40.319Z INFO 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 18:56:40 2025-12-02T18:56:40.319Z WARN 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:40 2025-12-02T18:56:40.332Z INFO 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 18:56:40 2025-12-02T18:56:40.332Z WARN 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:40 2025-12-02T18:56:40.383Z INFO 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 18:56:40 2025-12-02T18:56:40.383Z WARN 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:40 2025-12-02T18:56:40.388Z INFO 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 18:56:40 2025-12-02T18:56:40.388Z WARN 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:40 2025-12-02T18:56:40.400Z INFO 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 18:56:40 2025-12-02T18:56:40.400Z WARN 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:40 2025-12-02T18:56:40.416Z INFO 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 18:56:40 2025-12-02T18:56:40.416Z WARN 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:40 2025-12-02T18:56:40.433Z INFO 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 18:56:40 2025-12-02T18:56:40.433Z WARN 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:40 2025-12-02T18:56:40.447Z INFO 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 18:56:40 2025-12-02T18:56:40.447Z WARN 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:40 2025-12-02T18:56:40.484Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 18:56:40 2025-12-02T18:56:40.484Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:40 2025-12-02T18:56:40.516Z INFO 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 18:56:40 2025-12-02T18:56:40.516Z WARN 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:40 2025-12-02T18:56:40.532Z INFO 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 18:56:40 2025-12-02T18:56:40.532Z WARN 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:40 2025-12-02T18:56:40.554Z INFO 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 18:56:40 2025-12-02T18:56:40.554Z WARN 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:40 2025-12-02T18:56:40.560Z INFO 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 18:56:40 2025-12-02T18:56:40.561Z WARN 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:40 2025-12-02T18:56:40.579Z INFO 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 18:56:40 2025-12-02T18:56:40.579Z WARN 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:40 2025-12-02T18:56:40.610Z INFO 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 18:56:40 2025-12-02T18:56:40.610Z WARN 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:40 2025-12-02T18:56:40.640Z INFO 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 18:56:40 2025-12-02T18:56:40.640Z WARN 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:40 2025-12-02T18:56:40.658Z INFO 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 18:56:40 2025-12-02T18:56:40.658Z WARN 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:40 2025-12-02T18:56:40.697Z INFO 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 18:56:40 2025-12-02T18:56:40.697Z WARN 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:40 2025-12-02T18:56:40.719Z INFO 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 18:56:40 2025-12-02T18:56:40.720Z WARN 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:40 2025-12-02T18:56:40.736Z INFO 6699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 18:56:40 2025-12-02T18:56:40.736Z WARN 6699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 18:56:40 2025-12-02T18:56:40.781Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:56:40 2025-12-02T18:56:40.781Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:40 2025-12-02T18:56:40.781Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:40 2025-12-02T18:56:40.861Z INFO 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 18:56:40 2025-12-02T18:56:40.861Z WARN 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:40 2025-12-02T18:56:40.888Z INFO 6699 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.72]:5701 [dev] [5.5.0] 18:56:40 18:56:40 Members {size:1, ver:1} [ 18:56:40 Member [10.30.107.72]:5701 - b3fa9f5a-b37e-46c5-a9f2-19d6ff9a4ceb this 18:56:40 ] 18:56:40 18:56:40 2025-12-02T18:56:40.889Z INFO 6699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is STARTED 18:56:40 2025-12-02T18:56:40.890Z INFO 6699 --- [cached.thread-2] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.72]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 18:56:40 2025-12-02T18:56:40.895Z INFO 6699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is SHUTTING_DOWN 18:56:40 2025-12-02T18:56:40.895Z INFO 6699 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.72]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.72]:5701 - b3fa9f5a-b37e-46c5-a9f2-19d6ff9a4ceb this is handled 18:56:40 2025-12-02T18:56:40.898Z INFO 6699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Shutting down multicast service... 18:56:40 2025-12-02T18:56:40.899Z INFO 6699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Shutting down connection manager... 18:56:40 2025-12-02T18:56:40.900Z INFO 6699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Shutting down node engine... 18:56:40 2025-12-02T18:56:40.933Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 18:56:40 2025-12-02T18:56:40.933Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:40 2025-12-02T18:56:40.967Z INFO 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 18:56:40 2025-12-02T18:56:40.967Z WARN 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:40 2025-12-02T18:56:40.968Z INFO 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 18:56:40 2025-12-02T18:56:40.968Z WARN 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:40 2025-12-02T18:56:40.975Z INFO 6699 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.72]:5701 [dev] [5.5.0] Destroying node NodeExtension. 18:56:40 2025-12-02T18:56:40.976Z INFO 6699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 81 ms. 18:56:40 2025-12-02T18:56:40.976Z INFO 6699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is SHUTDOWN 18:56:41 2025-12-02T18:56:40.977Z INFO 6699 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 18:56:41 2025-12-02T18:56:41.009Z INFO 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 18:56:41 2025-12-02T18:56:41.009Z WARN 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:41 2025-12-02T18:56:41.020Z INFO 6699 --- [ main] com.hazelcast.system.logo : [10.30.107.72]:5701 [dev] [5.5.0] 18:56:41 o o o o---o o--o o o---o o o----o o--o--o 18:56:41 | | / \ / | / / \ | | 18:56:41 o----o o o o----o | o o o----o | 18:56:41 | | * \ / | \ * \ | | 18:56:41 o o * o o---o o--o o----o o---o * o o----o o 18:56:41 18:56:41 2025-12-02T18:56:41.020Z INFO 6699 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 18:56:41 2025-12-02T18:56:41.020Z INFO 6699 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.72]:5701 18:56:41 2025-12-02T18:56:41.020Z INFO 6699 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] Cluster name: dev 18:56:41 2025-12-02T18:56:41.021Z INFO 6699 --- [ main] com.hazelcast.system : [10.30.107.72]: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. 18:56:41 2025-12-02T18:56:41.021Z INFO 6699 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] The Jet engine is disabled. 18:56:41 To enable the Jet engine on the members, do one of the following: 18:56:41 - Change member config using Java API: config.getJetConfig().setEnabled(true) 18:56:41 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 18:56:41 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 18:56:41 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 18:56:41 2025-12-02T18:56:41.030Z INFO 6699 --- [ main] com.hazelcast.system.security : [10.30.107.72]: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. 18:56:41 2025-12-02T18:56:41.031Z INFO 6699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Using Multicast discovery 18:56:41 2025-12-02T18:56:41.044Z INFO 6699 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.72]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 18:56:41 2025-12-02T18:56:41.044Z INFO 6699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is STARTING 18:56:41 2025-12-02T18:56:41.110Z INFO 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 18:56:41 2025-12-02T18:56:41.110Z WARN 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:41 2025-12-02T18:56:41.127Z INFO 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 18:56:41 2025-12-02T18:56:41.127Z WARN 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:41 2025-12-02T18:56:41.155Z INFO 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 18:56:41 2025-12-02T18:56:41.155Z WARN 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:41 2025-12-02T18:56:41.200Z INFO 6699 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 18:56:41 2025-12-02T18:56:41.200Z WARN 6699 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 18:56:41 2025-12-02T18:56:41.223Z INFO 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 18:56:41 2025-12-02T18:56:41.223Z WARN 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:41 2025-12-02T18:56:41.275Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:56:41 2025-12-02T18:56:41.275Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:41 2025-12-02T18:56:41.275Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:41 2025-12-02T18:56:41.320Z INFO 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 18:56:41 2025-12-02T18:56:41.320Z WARN 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:41 2025-12-02T18:56:41.333Z INFO 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 18:56:41 2025-12-02T18:56:41.333Z WARN 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:41 2025-12-02T18:56:41.383Z INFO 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 18:56:41 2025-12-02T18:56:41.383Z WARN 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:41 2025-12-02T18:56:41.389Z INFO 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 18:56:41 2025-12-02T18:56:41.389Z WARN 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:41 2025-12-02T18:56:41.416Z INFO 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 18:56:41 2025-12-02T18:56:41.416Z WARN 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:41 2025-12-02T18:56:41.435Z INFO 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 18:56:41 2025-12-02T18:56:41.435Z WARN 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:41 2025-12-02T18:56:41.438Z INFO 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 18:56:41 2025-12-02T18:56:41.438Z WARN 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:41 2025-12-02T18:56:41.449Z INFO 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 18:56:41 2025-12-02T18:56:41.449Z WARN 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:41 2025-12-02T18:56:41.486Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 18:56:41 2025-12-02T18:56:41.486Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:41 2025-12-02T18:56:41.523Z INFO 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 18:56:41 2025-12-02T18:56:41.523Z WARN 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:41 2025-12-02T18:56:41.533Z INFO 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 18:56:41 2025-12-02T18:56:41.533Z WARN 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:41 2025-12-02T18:56:41.555Z INFO 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 18:56:41 2025-12-02T18:56:41.555Z WARN 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:41 2025-12-02T18:56:41.561Z INFO 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 18:56:41 2025-12-02T18:56:41.561Z WARN 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:41 2025-12-02T18:56:41.581Z INFO 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 18:56:41 2025-12-02T18:56:41.581Z WARN 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:41 2025-12-02T18:56:41.611Z INFO 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 18:56:41 2025-12-02T18:56:41.611Z WARN 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:41 2025-12-02T18:56:41.641Z INFO 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 18:56:41 2025-12-02T18:56:41.641Z WARN 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:41 2025-12-02T18:56:41.661Z INFO 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 18:56:41 2025-12-02T18:56:41.661Z WARN 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:41 2025-12-02T18:56:41.684Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:56:41 2025-12-02T18:56:41.684Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:41 2025-12-02T18:56:41.684Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:41 2025-12-02T18:56:41.699Z INFO 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 18:56:41 2025-12-02T18:56:41.699Z WARN 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:41 2025-12-02T18:56:41.720Z INFO 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 18:56:41 2025-12-02T18:56:41.720Z WARN 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:41 2025-12-02T18:56:41.738Z INFO 6699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 18:56:41 2025-12-02T18:56:41.738Z WARN 6699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 18:56:41 2025-12-02T18:56:41.862Z INFO 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 18:56:41 2025-12-02T18:56:41.862Z WARN 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:42 2025-12-02T18:56:41.935Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 18:56:42 2025-12-02T18:56:41.935Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:42 2025-12-02T18:56:41.968Z INFO 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 18:56:42 2025-12-02T18:56:41.968Z WARN 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:42 2025-12-02T18:56:41.970Z INFO 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 18:56:42 2025-12-02T18:56:41.970Z WARN 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:42 2025-12-02T18:56:42.011Z INFO 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 18:56:42 2025-12-02T18:56:42.011Z WARN 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:42 2025-12-02T18:56:42.078Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:56:42 2025-12-02T18:56:42.078Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:42 2025-12-02T18:56:42.078Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:42 2025-12-02T18:56:42.128Z INFO 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 18:56:42 2025-12-02T18:56:42.128Z WARN 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:42 2025-12-02T18:56:42.148Z INFO 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 18:56:42 2025-12-02T18:56:42.148Z WARN 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:42 2025-12-02T18:56:42.156Z INFO 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 18:56:42 2025-12-02T18:56:42.156Z WARN 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:42 2025-12-02T18:56:42.200Z INFO 6699 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 18:56:42 2025-12-02T18:56:42.200Z WARN 6699 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 18:56:42 2025-12-02T18:56:42.265Z INFO 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 18:56:42 2025-12-02T18:56:42.265Z WARN 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:42 2025-12-02T18:56:42.322Z INFO 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 18:56:42 2025-12-02T18:56:42.322Z WARN 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:42 2025-12-02T18:56:42.334Z INFO 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 18:56:42 2025-12-02T18:56:42.334Z WARN 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:42 2025-12-02T18:56:42.388Z INFO 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 18:56:42 2025-12-02T18:56:42.388Z WARN 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:42 2025-12-02T18:56:42.415Z INFO 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 18:56:42 2025-12-02T18:56:42.415Z WARN 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:42 2025-12-02T18:56:42.417Z INFO 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 18:56:42 2025-12-02T18:56:42.417Z WARN 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:42 2025-12-02T18:56:42.435Z INFO 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 18:56:42 2025-12-02T18:56:42.435Z WARN 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:42 2025-12-02T18:56:42.439Z INFO 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 18:56:42 2025-12-02T18:56:42.439Z WARN 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:42 2025-12-02T18:56:42.450Z INFO 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 18:56:42 2025-12-02T18:56:42.450Z WARN 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:42 2025-12-02T18:56:42.488Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 18:56:42 2025-12-02T18:56:42.488Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:42 2025-12-02T18:56:42.525Z INFO 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 18:56:42 2025-12-02T18:56:42.525Z WARN 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:42 2025-12-02T18:56:42.528Z INFO 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 18:56:42 2025-12-02T18:56:42.528Z WARN 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:42 2025-12-02T18:56:42.555Z INFO 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 18:56:42 2025-12-02T18:56:42.555Z WARN 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:42 2025-12-02T18:56:42.562Z INFO 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 18:56:42 2025-12-02T18:56:42.562Z WARN 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:42 2025-12-02T18:56:42.581Z INFO 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 18:56:42 2025-12-02T18:56:42.581Z WARN 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:42 2025-12-02T18:56:42.612Z INFO 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 18:56:42 2025-12-02T18:56:42.612Z WARN 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:42 2025-12-02T18:56:42.642Z INFO 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 18:56:42 2025-12-02T18:56:42.642Z WARN 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:42 2025-12-02T18:56:42.663Z INFO 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 18:56:42 2025-12-02T18:56:42.663Z WARN 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:42 2025-12-02T18:56:42.688Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:56:42 2025-12-02T18:56:42.688Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:42 2025-12-02T18:56:42.688Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:42 2025-12-02T18:56:42.701Z INFO 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 18:56:42 2025-12-02T18:56:42.701Z WARN 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:42 2025-12-02T18:56:42.741Z INFO 6699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 18:56:42 2025-12-02T18:56:42.741Z WARN 6699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 18:56:42 2025-12-02T18:56:42.769Z INFO 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 18:56:42 2025-12-02T18:56:42.769Z WARN 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:42 2025-12-02T18:56:42.863Z INFO 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 18:56:42 2025-12-02T18:56:42.863Z WARN 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:43 2025-12-02T18:56:42.938Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 18:56:43 2025-12-02T18:56:42.938Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:43 2025-12-02T18:56:42.969Z INFO 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 18:56:43 2025-12-02T18:56:42.969Z WARN 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:43 2025-12-02T18:56:43.012Z INFO 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 18:56:43 2025-12-02T18:56:43.012Z WARN 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:43 2025-12-02T18:56:43.018Z INFO 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 18:56:43 2025-12-02T18:56:43.018Z WARN 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:43 2025-12-02T18:56:43.078Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:56:43 2025-12-02T18:56:43.078Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:43 2025-12-02T18:56:43.078Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:43 2025-12-02T18:56:43.127Z INFO 6699 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.72]:5701 [dev] [5.5.0] 18:56:43 18:56:43 Members {size:1, ver:1} [ 18:56:43 Member [10.30.107.72]:5701 - e71659fb-47bc-4350-9415-42845c75a61a this 18:56:43 ] 18:56:43 18:56:43 2025-12-02T18:56:43.128Z INFO 6699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is STARTED 18:56:43 2025-12-02T18:56:43.129Z INFO 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 18:56:43 2025-12-02T18:56:43.129Z WARN 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:43 2025-12-02T18:56:43.129Z INFO 6699 --- [cached.thread-2] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.72]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 18:56:43 2025-12-02T18:56:43.144Z INFO 6699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is SHUTTING_DOWN 18:56:43 2025-12-02T18:56:43.144Z INFO 6699 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.72]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.72]:5701 - e71659fb-47bc-4350-9415-42845c75a61a this is handled 18:56:43 2025-12-02T18:56:43.145Z INFO 6699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Shutting down multicast service... 18:56:43 2025-12-02T18:56:43.145Z INFO 6699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Shutting down connection manager... 18:56:43 2025-12-02T18:56:43.145Z INFO 6699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Shutting down node engine... 18:56:43 2025-12-02T18:56:43.149Z INFO 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 18:56:43 2025-12-02T18:56:43.149Z WARN 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:43 2025-12-02T18:56:43.157Z INFO 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 18:56:43 2025-12-02T18:56:43.157Z WARN 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:43 2025-12-02T18:56:43.200Z INFO 6699 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 18:56:43 2025-12-02T18:56:43.200Z WARN 6699 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 18:56:43 2025-12-02T18:56:43.211Z INFO 6699 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.72]:5701 [dev] [5.5.0] Destroying node NodeExtension. 18:56:43 2025-12-02T18:56:43.211Z INFO 6699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 67 ms. 18:56:43 2025-12-02T18:56:43.211Z INFO 6699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is SHUTDOWN 18:56:43 2025-12-02T18:56:43.213Z INFO 6699 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 18:56:43 2025-12-02T18:56:43.259Z INFO 6699 --- [ main] com.hazelcast.system.logo : [10.30.107.72]:5701 [dev] [5.5.0] 18:56:43 o o o o---o o--o o o---o o o----o o--o--o 18:56:43 | | / \ / | / / \ | | 18:56:43 o----o o o o----o | o o o----o | 18:56:43 | | * \ / | \ * \ | | 18:56:43 o o * o o---o o--o o----o o---o * o o----o o 18:56:43 18:56:43 2025-12-02T18:56:43.259Z INFO 6699 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 18:56:43 2025-12-02T18:56:43.259Z INFO 6699 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.72]:5701 18:56:43 2025-12-02T18:56:43.259Z INFO 6699 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] Cluster name: dev 18:56:43 2025-12-02T18:56:43.259Z INFO 6699 --- [ main] com.hazelcast.system : [10.30.107.72]: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. 18:56:43 2025-12-02T18:56:43.259Z INFO 6699 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] The Jet engine is disabled. 18:56:43 To enable the Jet engine on the members, do one of the following: 18:56:43 - Change member config using Java API: config.getJetConfig().setEnabled(true) 18:56:43 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 18:56:43 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 18:56:43 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 18:56:43 2025-12-02T18:56:43.266Z INFO 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 18:56:43 2025-12-02T18:56:43.266Z WARN 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:43 2025-12-02T18:56:43.271Z INFO 6699 --- [ main] com.hazelcast.system.security : [10.30.107.72]: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. 18:56:43 2025-12-02T18:56:43.272Z INFO 6699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Using Multicast discovery 18:56:43 2025-12-02T18:56:43.281Z INFO 6699 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.72]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 18:56:43 2025-12-02T18:56:43.281Z INFO 6699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is STARTING 18:56:43 2025-12-02T18:56:43.322Z INFO 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 18:56:43 2025-12-02T18:56:43.322Z WARN 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:43 2025-12-02T18:56:43.336Z INFO 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 18:56:43 2025-12-02T18:56:43.336Z WARN 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:43 2025-12-02T18:56:43.338Z INFO 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 18:56:43 2025-12-02T18:56:43.338Z WARN 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:43 2025-12-02T18:56:43.390Z INFO 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 18:56:43 2025-12-02T18:56:43.390Z WARN 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:43 2025-12-02T18:56:43.411Z INFO 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 18:56:43 2025-12-02T18:56:43.411Z WARN 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:43 2025-12-02T18:56:43.418Z INFO 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 18:56:43 2025-12-02T18:56:43.418Z WARN 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:43 2025-12-02T18:56:43.427Z INFO 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 18:56:43 2025-12-02T18:56:43.427Z WARN 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:43 2025-12-02T18:56:43.437Z INFO 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 18:56:43 2025-12-02T18:56:43.437Z WARN 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:43 2025-12-02T18:56:43.440Z INFO 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 18:56:43 2025-12-02T18:56:43.440Z WARN 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:43 2025-12-02T18:56:43.490Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 18:56:43 2025-12-02T18:56:43.490Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:43 2025-12-02T18:56:43.529Z INFO 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 18:56:43 2025-12-02T18:56:43.529Z WARN 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:43 2025-12-02T18:56:43.556Z INFO 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 18:56:43 2025-12-02T18:56:43.556Z WARN 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:43 2025-12-02T18:56:43.563Z INFO 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 18:56:43 2025-12-02T18:56:43.563Z WARN 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:43 2025-12-02T18:56:43.583Z INFO 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 18:56:43 2025-12-02T18:56:43.583Z WARN 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:43 2025-12-02T18:56:43.613Z INFO 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 18:56:43 2025-12-02T18:56:43.613Z WARN 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:43 2025-12-02T18:56:43.642Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:56:43 2025-12-02T18:56:43.642Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:43 2025-12-02T18:56:43.642Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:43 2025-12-02T18:56:43.643Z INFO 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 18:56:43 2025-12-02T18:56:43.643Z WARN 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:43 2025-12-02T18:56:43.666Z INFO 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 18:56:43 2025-12-02T18:56:43.666Z WARN 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:43 2025-12-02T18:56:43.701Z INFO 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 18:56:43 2025-12-02T18:56:43.701Z WARN 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:43 2025-12-02T18:56:43.746Z INFO 6699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 18:56:43 2025-12-02T18:56:43.746Z WARN 6699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 18:56:43 2025-12-02T18:56:43.770Z INFO 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 18:56:43 2025-12-02T18:56:43.770Z WARN 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:43 2025-12-02T18:56:43.818Z INFO 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 18:56:43 2025-12-02T18:56:43.819Z WARN 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:44 2025-12-02T18:56:43.940Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 18:56:44 2025-12-02T18:56:43.940Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:44 2025-12-02T18:56:43.940Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:56:44 2025-12-02T18:56:43.940Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:44 2025-12-02T18:56:43.940Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:44 2025-12-02T18:56:43.962Z INFO 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 18:56:44 2025-12-02T18:56:43.962Z WARN 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:44 2025-12-02T18:56:43.970Z INFO 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 18:56:44 2025-12-02T18:56:43.970Z WARN 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:44 2025-12-02T18:56:43.994Z INFO 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 18:56:44 2025-12-02T18:56:43.994Z WARN 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:44 2025-12-02T18:56:44.072Z INFO 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 18:56:44 2025-12-02T18:56:44.072Z WARN 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:44 2025-12-02T18:56:44.151Z INFO 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 18:56:44 2025-12-02T18:56:44.151Z WARN 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:44 2025-12-02T18:56:44.158Z INFO 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 18:56:44 2025-12-02T18:56:44.158Z WARN 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:44 2025-12-02T18:56:44.200Z INFO 6699 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 18:56:44 2025-12-02T18:56:44.200Z WARN 6699 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 18:56:44 2025-12-02T18:56:44.267Z INFO 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 18:56:44 2025-12-02T18:56:44.267Z WARN 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:44 2025-12-02T18:56:44.267Z INFO 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 18:56:44 2025-12-02T18:56:44.268Z WARN 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:44 2025-12-02T18:56:44.324Z INFO 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 18:56:44 2025-12-02T18:56:44.324Z WARN 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:44 2025-12-02T18:56:44.337Z INFO 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 18:56:44 2025-12-02T18:56:44.337Z WARN 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:44 2025-12-02T18:56:44.392Z INFO 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 18:56:44 2025-12-02T18:56:44.392Z WARN 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:44 2025-12-02T18:56:44.412Z INFO 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 18:56:44 2025-12-02T18:56:44.412Z WARN 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:44 2025-12-02T18:56:44.420Z INFO 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 18:56:44 2025-12-02T18:56:44.420Z WARN 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:44 2025-12-02T18:56:44.429Z INFO 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 18:56:44 2025-12-02T18:56:44.429Z WARN 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:44 2025-12-02T18:56:44.438Z INFO 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 18:56:44 2025-12-02T18:56:44.438Z WARN 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:44 2025-12-02T18:56:44.441Z INFO 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 18:56:44 2025-12-02T18:56:44.441Z WARN 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:44 2025-12-02T18:56:44.494Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 18:56:44 2025-12-02T18:56:44.494Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:44 2025-12-02T18:56:44.494Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:56:44 2025-12-02T18:56:44.494Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:44 2025-12-02T18:56:44.494Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:44 2025-12-02T18:56:44.530Z INFO 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 18:56:44 2025-12-02T18:56:44.530Z WARN 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:44 2025-12-02T18:56:44.557Z INFO 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 18:56:44 2025-12-02T18:56:44.557Z WARN 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:44 2025-12-02T18:56:44.564Z INFO 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 18:56:44 2025-12-02T18:56:44.564Z WARN 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:44 2025-12-02T18:56:44.583Z INFO 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 18:56:44 2025-12-02T18:56:44.583Z WARN 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:44 2025-12-02T18:56:44.614Z INFO 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 18:56:44 2025-12-02T18:56:44.614Z WARN 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:44 2025-12-02T18:56:44.644Z INFO 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 18:56:44 2025-12-02T18:56:44.644Z WARN 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:44 2025-12-02T18:56:44.668Z INFO 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 18:56:44 2025-12-02T18:56:44.668Z WARN 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:44 2025-12-02T18:56:44.672Z INFO 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 18:56:44 2025-12-02T18:56:44.672Z WARN 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:44 2025-12-02T18:56:44.702Z INFO 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 18:56:44 2025-12-02T18:56:44.702Z WARN 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:44 2025-12-02T18:56:44.749Z INFO 6699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 18:56:44 2025-12-02T18:56:44.749Z WARN 6699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 18:56:44 2025-12-02T18:56:44.770Z INFO 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 18:56:44 2025-12-02T18:56:44.770Z WARN 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:45 2025-12-02T18:56:44.942Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 18:56:45 2025-12-02T18:56:44.942Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:45 2025-12-02T18:56:44.944Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:56:45 2025-12-02T18:56:44.944Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:45 2025-12-02T18:56:44.944Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:45 2025-12-02T18:56:44.963Z INFO 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 18:56:45 2025-12-02T18:56:44.963Z WARN 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:45 2025-12-02T18:56:44.972Z INFO 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 18:56:45 2025-12-02T18:56:44.972Z WARN 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:45 2025-12-02T18:56:44.995Z INFO 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 18:56:45 2025-12-02T18:56:44.996Z WARN 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:45 2025-12-02T18:56:45.073Z INFO 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 18:56:45 2025-12-02T18:56:45.073Z WARN 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:45 2025-12-02T18:56:45.152Z INFO 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 18:56:45 2025-12-02T18:56:45.153Z WARN 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:45 2025-12-02T18:56:45.158Z INFO 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 18:56:45 2025-12-02T18:56:45.158Z WARN 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:45 2025-12-02T18:56:45.202Z INFO 6699 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 18:56:45 2025-12-02T18:56:45.202Z WARN 6699 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 18:56:45 2025-12-02T18:56:45.268Z INFO 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 18:56:45 2025-12-02T18:56:45.268Z WARN 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:45 2025-12-02T18:56:45.303Z INFO 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 18:56:45 2025-12-02T18:56:45.303Z WARN 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:45 2025-12-02T18:56:45.325Z INFO 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 18:56:45 2025-12-02T18:56:45.325Z WARN 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:45 2025-12-02T18:56:45.383Z INFO 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 18:56:45 2025-12-02T18:56:45.383Z WARN 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:45 2025-12-02T18:56:45.393Z INFO 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 18:56:45 2025-12-02T18:56:45.393Z WARN 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:45 2025-12-02T18:56:45.413Z INFO 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 18:56:45 2025-12-02T18:56:45.414Z WARN 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:45 2025-12-02T18:56:45.420Z INFO 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 18:56:45 2025-12-02T18:56:45.421Z WARN 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:45 2025-12-02T18:56:45.432Z INFO 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 18:56:45 2025-12-02T18:56:45.432Z WARN 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:45 2025-12-02T18:56:45.440Z INFO 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 18:56:45 2025-12-02T18:56:45.440Z WARN 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:45 2025-12-02T18:56:45.441Z INFO 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 18:56:45 2025-12-02T18:56:45.441Z WARN 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:45 2025-12-02T18:56:45.449Z INFO 6699 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.72]:5701 [dev] [5.5.0] 18:56:45 18:56:45 Members {size:1, ver:1} [ 18:56:45 Member [10.30.107.72]:5701 - 2304e34c-e237-40c6-ae15-bc7be2581071 this 18:56:45 ] 18:56:45 18:56:45 2025-12-02T18:56:45.450Z INFO 6699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is STARTED 18:56:45 2025-12-02T18:56:45.451Z INFO 6699 --- [cached.thread-3] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.72]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 18:56:45 2025-12-02T18:56:45.456Z INFO 6699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is SHUTTING_DOWN 18:56:45 2025-12-02T18:56:45.456Z INFO 6699 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.72]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.72]:5701 - 2304e34c-e237-40c6-ae15-bc7be2581071 this is handled 18:56:45 2025-12-02T18:56:45.457Z INFO 6699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Shutting down multicast service... 18:56:45 2025-12-02T18:56:45.457Z INFO 6699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Shutting down connection manager... 18:56:45 2025-12-02T18:56:45.458Z INFO 6699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Shutting down node engine... 18:56:45 2025-12-02T18:56:45.496Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 18:56:45 2025-12-02T18:56:45.496Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:45 2025-12-02T18:56:45.497Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:56:45 2025-12-02T18:56:45.497Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:45 2025-12-02T18:56:45.497Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:45 2025-12-02T18:56:45.543Z INFO 6699 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.72]:5701 [dev] [5.5.0] Destroying node NodeExtension. 18:56:45 2025-12-02T18:56:45.543Z INFO 6699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 87 ms. 18:56:45 2025-12-02T18:56:45.543Z INFO 6699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is SHUTDOWN 18:56:45 2025-12-02T18:56:45.545Z INFO 6699 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 18:56:45 2025-12-02T18:56:45.565Z INFO 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 18:56:45 2025-12-02T18:56:45.565Z WARN 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:45 2025-12-02T18:56:45.565Z INFO 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 18:56:45 2025-12-02T18:56:45.565Z WARN 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:45 2025-12-02T18:56:45.565Z INFO 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 18:56:45 2025-12-02T18:56:45.565Z WARN 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:45 2025-12-02T18:56:45.584Z INFO 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 18:56:45 2025-12-02T18:56:45.584Z WARN 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:45 2025-12-02T18:56:45.587Z INFO 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 18:56:45 2025-12-02T18:56:45.587Z WARN 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:45 2025-12-02T18:56:45.588Z INFO 6699 --- [ main] com.hazelcast.system.logo : [10.30.107.72]:5701 [dev] [5.5.0] 18:56:45 o o o o---o o--o o o---o o o----o o--o--o 18:56:45 | | / \ / | / / \ | | 18:56:45 o----o o o o----o | o o o----o | 18:56:45 | | * \ / | \ * \ | | 18:56:45 o o * o o---o o--o o----o o---o * o o----o o 18:56:45 18:56:45 2025-12-02T18:56:45.588Z INFO 6699 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 18:56:45 2025-12-02T18:56:45.588Z INFO 6699 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.72]:5701 18:56:45 2025-12-02T18:56:45.588Z INFO 6699 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] Cluster name: dev 18:56:45 2025-12-02T18:56:45.588Z INFO 6699 --- [ main] com.hazelcast.system : [10.30.107.72]: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. 18:56:45 2025-12-02T18:56:45.588Z INFO 6699 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] The Jet engine is disabled. 18:56:45 To enable the Jet engine on the members, do one of the following: 18:56:45 - Change member config using Java API: config.getJetConfig().setEnabled(true) 18:56:45 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 18:56:45 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 18:56:45 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 18:56:45 2025-12-02T18:56:45.597Z INFO 6699 --- [ main] com.hazelcast.system.security : [10.30.107.72]: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. 18:56:45 2025-12-02T18:56:45.599Z INFO 6699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Using Multicast discovery 18:56:45 2025-12-02T18:56:45.615Z INFO 6699 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.72]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 18:56:45 2025-12-02T18:56:45.615Z INFO 6699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is STARTING 18:56:45 2025-12-02T18:56:45.645Z INFO 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 18:56:45 2025-12-02T18:56:45.645Z WARN 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:45 2025-12-02T18:56:45.669Z INFO 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 18:56:45 2025-12-02T18:56:45.670Z WARN 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:45 2025-12-02T18:56:45.673Z INFO 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 18:56:45 2025-12-02T18:56:45.673Z WARN 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:45 2025-12-02T18:56:45.703Z INFO 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 18:56:45 2025-12-02T18:56:45.703Z WARN 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:45 2025-12-02T18:56:45.751Z INFO 6699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 18:56:45 2025-12-02T18:56:45.751Z WARN 6699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 18:56:45 2025-12-02T18:56:45.772Z INFO 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 18:56:45 2025-12-02T18:56:45.772Z WARN 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:46 2025-12-02T18:56:45.945Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:56:46 2025-12-02T18:56:45.945Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:46 2025-12-02T18:56:45.945Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:46 2025-12-02T18:56:45.945Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 18:56:46 2025-12-02T18:56:45.945Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:46 2025-12-02T18:56:45.973Z INFO 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 18:56:46 2025-12-02T18:56:45.973Z WARN 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:46 2025-12-02T18:56:45.976Z INFO 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 18:56:46 2025-12-02T18:56:45.976Z WARN 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:46 2025-12-02T18:56:45.995Z INFO 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 18:56:46 2025-12-02T18:56:45.995Z WARN 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:46 2025-12-02T18:56:46.104Z INFO 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 18:56:46 2025-12-02T18:56:46.104Z WARN 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:46 2025-12-02T18:56:46.153Z INFO 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 18:56:46 2025-12-02T18:56:46.153Z WARN 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:46 2025-12-02T18:56:46.159Z INFO 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 18:56:46 2025-12-02T18:56:46.159Z WARN 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:46 2025-12-02T18:56:46.187Z INFO 6699 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 18:56:46 2025-12-02T18:56:46.187Z WARN 6699 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 18:56:46 2025-12-02T18:56:46.270Z INFO 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 18:56:46 2025-12-02T18:56:46.270Z WARN 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:46 2025-12-02T18:56:46.304Z INFO 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 18:56:46 2025-12-02T18:56:46.304Z WARN 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:46 2025-12-02T18:56:46.326Z INFO 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 18:56:46 2025-12-02T18:56:46.326Z WARN 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:46 2025-12-02T18:56:46.327Z INFO 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 18:56:46 2025-12-02T18:56:46.328Z WARN 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:46 2025-12-02T18:56:46.384Z INFO 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 18:56:46 2025-12-02T18:56:46.384Z WARN 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:46 2025-12-02T18:56:46.413Z INFO 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 18:56:46 2025-12-02T18:56:46.413Z WARN 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:46 2025-12-02T18:56:46.420Z INFO 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 18:56:46 2025-12-02T18:56:46.420Z WARN 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:46 2025-12-02T18:56:46.434Z INFO 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 18:56:46 2025-12-02T18:56:46.434Z WARN 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:46 2025-12-02T18:56:46.443Z INFO 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 18:56:46 2025-12-02T18:56:46.443Z WARN 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:46 2025-12-02T18:56:46.487Z INFO 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 18:56:46 2025-12-02T18:56:46.487Z WARN 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:46 2025-12-02T18:56:46.497Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:56:46 2025-12-02T18:56:46.497Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:46 2025-12-02T18:56:46.497Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:46 2025-12-02T18:56:46.498Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 18:56:46 2025-12-02T18:56:46.498Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:46 2025-12-02T18:56:46.566Z INFO 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 18:56:46 2025-12-02T18:56:46.566Z WARN 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:46 2025-12-02T18:56:46.566Z INFO 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 18:56:46 2025-12-02T18:56:46.566Z WARN 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:46 2025-12-02T18:56:46.585Z INFO 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 18:56:46 2025-12-02T18:56:46.585Z WARN 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:46 2025-12-02T18:56:46.588Z INFO 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 18:56:46 2025-12-02T18:56:46.588Z WARN 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:46 2025-12-02T18:56:46.597Z INFO 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 18:56:46 2025-12-02T18:56:46.597Z WARN 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:46 2025-12-02T18:56:46.646Z INFO 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 18:56:46 2025-12-02T18:56:46.646Z WARN 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:46 2025-12-02T18:56:46.672Z INFO 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 18:56:46 2025-12-02T18:56:46.672Z WARN 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:46 2025-12-02T18:56:46.674Z INFO 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 18:56:46 2025-12-02T18:56:46.674Z WARN 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:46 2025-12-02T18:56:46.704Z INFO 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 18:56:46 2025-12-02T18:56:46.704Z WARN 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:46 2025-12-02T18:56:46.753Z INFO 6699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 18:56:46 2025-12-02T18:56:46.753Z WARN 6699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 18:56:46 2025-12-02T18:56:46.773Z INFO 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 18:56:46 2025-12-02T18:56:46.773Z WARN 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:46 2025-12-02T18:56:46.847Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 18:56:46 2025-12-02T18:56:46.847Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:47 2025-12-02T18:56:46.948Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:56:47 2025-12-02T18:56:46.948Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:47 2025-12-02T18:56:46.948Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:47 2025-12-02T18:56:46.974Z INFO 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 18:56:47 2025-12-02T18:56:46.974Z WARN 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:47 2025-12-02T18:56:46.977Z INFO 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 18:56:47 2025-12-02T18:56:46.977Z WARN 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:47 2025-12-02T18:56:46.997Z INFO 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 18:56:47 2025-12-02T18:56:46.997Z WARN 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:47 2025-12-02T18:56:47.105Z INFO 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 18:56:47 2025-12-02T18:56:47.105Z WARN 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:47 2025-12-02T18:56:47.154Z INFO 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 18:56:47 2025-12-02T18:56:47.154Z WARN 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:47 2025-12-02T18:56:47.160Z INFO 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 18:56:47 2025-12-02T18:56:47.160Z WARN 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:47 2025-12-02T18:56:47.206Z INFO 6699 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 18:56:47 2025-12-02T18:56:47.206Z WARN 6699 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 18:56:47 2025-12-02T18:56:47.272Z INFO 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 18:56:47 2025-12-02T18:56:47.272Z WARN 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:47 2025-12-02T18:56:47.305Z INFO 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 18:56:47 2025-12-02T18:56:47.305Z WARN 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:47 2025-12-02T18:56:47.328Z INFO 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 18:56:47 2025-12-02T18:56:47.328Z WARN 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:47 2025-12-02T18:56:47.352Z INFO 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 18:56:47 2025-12-02T18:56:47.352Z WARN 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:47 2025-12-02T18:56:47.362Z INFO 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 18:56:47 2025-12-02T18:56:47.362Z WARN 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:47 2025-12-02T18:56:47.386Z INFO 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 18:56:47 2025-12-02T18:56:47.386Z WARN 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:47 2025-12-02T18:56:47.415Z INFO 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 18:56:47 2025-12-02T18:56:47.415Z WARN 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:47 2025-12-02T18:56:47.437Z INFO 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 18:56:47 2025-12-02T18:56:47.437Z WARN 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:47 2025-12-02T18:56:47.443Z INFO 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 18:56:47 2025-12-02T18:56:47.443Z WARN 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:47 2025-12-02T18:56:47.487Z INFO 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 18:56:47 2025-12-02T18:56:47.487Z WARN 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:47 2025-12-02T18:56:47.500Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 18:56:47 2025-12-02T18:56:47.500Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:47 2025-12-02T18:56:47.500Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:56:47 2025-12-02T18:56:47.500Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:47 2025-12-02T18:56:47.500Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:47 2025-12-02T18:56:47.550Z INFO 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 18:56:47 2025-12-02T18:56:47.550Z WARN 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:47 2025-12-02T18:56:47.563Z INFO 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 18:56:47 2025-12-02T18:56:47.563Z WARN 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:47 2025-12-02T18:56:47.567Z INFO 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 18:56:47 2025-12-02T18:56:47.567Z WARN 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:47 2025-12-02T18:56:47.585Z INFO 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 18:56:47 2025-12-02T18:56:47.585Z WARN 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:47 2025-12-02T18:56:47.598Z INFO 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 18:56:47 2025-12-02T18:56:47.598Z WARN 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:47 2025-12-02T18:56:47.648Z INFO 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 18:56:47 2025-12-02T18:56:47.648Z WARN 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:47 2025-12-02T18:56:47.674Z INFO 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 18:56:47 2025-12-02T18:56:47.674Z WARN 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:47 2025-12-02T18:56:47.675Z INFO 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 18:56:47 2025-12-02T18:56:47.675Z WARN 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:47 2025-12-02T18:56:47.696Z INFO 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 18:56:47 2025-12-02T18:56:47.696Z WARN 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:47 2025-12-02T18:56:47.754Z INFO 6699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 18:56:47 2025-12-02T18:56:47.755Z WARN 6699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 18:56:47 2025-12-02T18:56:47.801Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:56:47 2025-12-02T18:56:47.801Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:47 2025-12-02T18:56:47.801Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:47 2025-12-02T18:56:47.814Z INFO 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 18:56:47 2025-12-02T18:56:47.814Z WARN 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:47 2025-12-02T18:56:47.849Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 18:56:47 2025-12-02T18:56:47.850Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:48 2025-12-02T18:56:47.934Z INFO 6699 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.72]:5701 [dev] [5.5.0] 18:56:48 18:56:48 Members {size:1, ver:1} [ 18:56:48 Member [10.30.107.72]:5701 - 4ff9c10c-2a34-4c44-85e1-46e73c4f15f0 this 18:56:48 ] 18:56:48 18:56:48 2025-12-02T18:56:47.935Z INFO 6699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is STARTED 18:56:48 2025-12-02T18:56:47.936Z INFO 6699 --- [cached.thread-2] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.72]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 18:56:48 2025-12-02T18:56:47.944Z INFO 6699 --- [ main] o.o.c.n.i.i.t.TrustLevelManager : The trust level for Cm Handle: ch-1 is now: NONE 18:56:48 2025-12-02T18:56:47.945Z INFO 6699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is SHUTTING_DOWN 18:56:48 2025-12-02T18:56:47.946Z INFO 6699 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.72]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.72]:5701 - 4ff9c10c-2a34-4c44-85e1-46e73c4f15f0 this is handled 18:56:48 2025-12-02T18:56:47.947Z INFO 6699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Shutting down multicast service... 18:56:48 2025-12-02T18:56:47.947Z INFO 6699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Shutting down connection manager... 18:56:48 2025-12-02T18:56:47.948Z INFO 6699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Shutting down node engine... 18:56:48 2025-12-02T18:56:47.975Z INFO 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 18:56:48 2025-12-02T18:56:47.975Z WARN 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:48 2025-12-02T18:56:47.978Z INFO 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 18:56:48 2025-12-02T18:56:47.978Z WARN 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:48 2025-12-02T18:56:47.997Z INFO 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 18:56:48 2025-12-02T18:56:47.998Z WARN 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:48 2025-12-02T18:56:48.106Z INFO 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 18:56:48 2025-12-02T18:56:48.106Z WARN 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:48 2025-12-02T18:56:48.156Z INFO 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 18:56:48 2025-12-02T18:56:48.156Z WARN 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:48 2025-12-02T18:56:48.161Z INFO 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 18:56:48 2025-12-02T18:56:48.161Z WARN 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:48 2025-12-02T18:56:48.207Z INFO 6699 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 18:56:48 2025-12-02T18:56:48.207Z WARN 6699 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 18:56:48 2025-12-02T18:56:48.230Z INFO 6699 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.72]:5701 [dev] [5.5.0] Destroying node NodeExtension. 18:56:48 2025-12-02T18:56:48.231Z INFO 6699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 286 ms. 18:56:48 2025-12-02T18:56:48.231Z INFO 6699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is SHUTDOWN 18:56:48 2025-12-02T18:56:48.233Z INFO 6699 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 18:56:48 2025-12-02T18:56:48.268Z INFO 6699 --- [ main] com.hazelcast.system.logo : [10.30.107.72]:5701 [dev] [5.5.0] 18:56:48 o o o o---o o--o o o---o o o----o o--o--o 18:56:48 | | / \ / | / / \ | | 18:56:48 o----o o o o----o | o o o----o | 18:56:48 | | * \ / | \ * \ | | 18:56:48 o o * o o---o o--o o----o o---o * o o----o o 18:56:48 18:56:48 2025-12-02T18:56:48.268Z INFO 6699 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 18:56:48 2025-12-02T18:56:48.268Z INFO 6699 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.72]:5701 18:56:48 2025-12-02T18:56:48.268Z INFO 6699 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] Cluster name: dev 18:56:48 2025-12-02T18:56:48.268Z INFO 6699 --- [ main] com.hazelcast.system : [10.30.107.72]: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. 18:56:48 2025-12-02T18:56:48.268Z INFO 6699 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] The Jet engine is disabled. 18:56:48 To enable the Jet engine on the members, do one of the following: 18:56:48 - Change member config using Java API: config.getJetConfig().setEnabled(true) 18:56:48 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 18:56:48 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 18:56:48 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 18:56:48 2025-12-02T18:56:48.273Z INFO 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 18:56:48 2025-12-02T18:56:48.273Z WARN 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:48 2025-12-02T18:56:48.275Z INFO 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 18:56:48 2025-12-02T18:56:48.275Z WARN 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:48 2025-12-02T18:56:48.281Z INFO 6699 --- [ main] com.hazelcast.system.security : [10.30.107.72]: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. 18:56:48 2025-12-02T18:56:48.283Z INFO 6699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Using Multicast discovery 18:56:48 2025-12-02T18:56:48.288Z INFO 6699 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.72]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 18:56:48 2025-12-02T18:56:48.288Z INFO 6699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is STARTING 18:56:48 2025-12-02T18:56:48.307Z INFO 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 18:56:48 2025-12-02T18:56:48.307Z WARN 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:48 2025-12-02T18:56:48.363Z INFO 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 18:56:48 2025-12-02T18:56:48.363Z WARN 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:48 2025-12-02T18:56:48.373Z INFO 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 18:56:48 2025-12-02T18:56:48.373Z WARN 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:48 2025-12-02T18:56:48.388Z INFO 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 18:56:48 2025-12-02T18:56:48.388Z WARN 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:48 2025-12-02T18:56:48.416Z INFO 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 18:56:48 2025-12-02T18:56:48.416Z WARN 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:48 2025-12-02T18:56:48.440Z INFO 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 18:56:48 2025-12-02T18:56:48.440Z WARN 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:48 2025-12-02T18:56:48.444Z INFO 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 18:56:48 2025-12-02T18:56:48.444Z WARN 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:48 2025-12-02T18:56:48.453Z INFO 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 18:56:48 2025-12-02T18:56:48.453Z WARN 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:48 2025-12-02T18:56:48.489Z INFO 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 18:56:48 2025-12-02T18:56:48.489Z WARN 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:48 2025-12-02T18:56:48.502Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 18:56:48 2025-12-02T18:56:48.502Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:48 2025-12-02T18:56:48.505Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:56:48 2025-12-02T18:56:48.505Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:48 2025-12-02T18:56:48.505Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:48 2025-12-02T18:56:48.568Z INFO 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 18:56:48 2025-12-02T18:56:48.568Z WARN 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:48 2025-12-02T18:56:48.587Z INFO 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 18:56:48 2025-12-02T18:56:48.587Z WARN 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:48 2025-12-02T18:56:48.593Z INFO 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 18:56:48 2025-12-02T18:56:48.593Z WARN 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:48 2025-12-02T18:56:48.598Z INFO 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 18:56:48 2025-12-02T18:56:48.598Z WARN 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:48 2025-12-02T18:56:48.649Z INFO 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 18:56:48 2025-12-02T18:56:48.649Z WARN 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:48 2025-12-02T18:56:48.676Z INFO 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 18:56:48 2025-12-02T18:56:48.676Z WARN 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:48 2025-12-02T18:56:48.677Z INFO 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 18:56:48 2025-12-02T18:56:48.677Z WARN 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:48 2025-12-02T18:56:48.697Z INFO 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 18:56:48 2025-12-02T18:56:48.697Z WARN 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:48 2025-12-02T18:56:48.751Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:56:48 2025-12-02T18:56:48.751Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:48 2025-12-02T18:56:48.751Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:48 2025-12-02T18:56:48.756Z INFO 6699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 18:56:48 2025-12-02T18:56:48.756Z WARN 6699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 18:56:48 2025-12-02T18:56:48.815Z INFO 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 18:56:48 2025-12-02T18:56:48.815Z WARN 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:48 2025-12-02T18:56:48.853Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 18:56:48 2025-12-02T18:56:48.853Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:49 2025-12-02T18:56:48.976Z INFO 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 18:56:49 2025-12-02T18:56:48.976Z WARN 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:49 2025-12-02T18:56:48.978Z INFO 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 18:56:49 2025-12-02T18:56:48.979Z WARN 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:49 2025-12-02T18:56:48.998Z INFO 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 18:56:49 2025-12-02T18:56:48.998Z WARN 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:49 2025-12-02T18:56:49.106Z INFO 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 18:56:49 2025-12-02T18:56:49.106Z WARN 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:49 2025-12-02T18:56:49.156Z INFO 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 18:56:49 2025-12-02T18:56:49.156Z WARN 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:49 2025-12-02T18:56:49.163Z INFO 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 18:56:49 2025-12-02T18:56:49.163Z WARN 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:49 2025-12-02T18:56:49.208Z INFO 6699 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 18:56:49 2025-12-02T18:56:49.208Z WARN 6699 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 18:56:49 2025-12-02T18:56:49.275Z INFO 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 18:56:49 2025-12-02T18:56:49.275Z WARN 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:49 2025-12-02T18:56:49.281Z INFO 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 18:56:49 2025-12-02T18:56:49.281Z WARN 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:49 2025-12-02T18:56:49.308Z INFO 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 18:56:49 2025-12-02T18:56:49.308Z WARN 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:49 2025-12-02T18:56:49.364Z INFO 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 18:56:49 2025-12-02T18:56:49.364Z WARN 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:49 2025-12-02T18:56:49.374Z INFO 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 18:56:49 2025-12-02T18:56:49.374Z WARN 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:49 2025-12-02T18:56:49.389Z INFO 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 18:56:49 2025-12-02T18:56:49.389Z WARN 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:49 2025-12-02T18:56:49.417Z INFO 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 18:56:49 2025-12-02T18:56:49.417Z WARN 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:49 2025-12-02T18:56:49.442Z INFO 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 18:56:49 2025-12-02T18:56:49.442Z WARN 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:49 2025-12-02T18:56:49.445Z INFO 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 18:56:49 2025-12-02T18:56:49.445Z WARN 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:49 2025-12-02T18:56:49.454Z INFO 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 18:56:49 2025-12-02T18:56:49.454Z WARN 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:49 2025-12-02T18:56:49.490Z INFO 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 18:56:49 2025-12-02T18:56:49.490Z WARN 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:49 2025-12-02T18:56:49.506Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 18:56:49 2025-12-02T18:56:49.506Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:49 2025-12-02T18:56:49.506Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:56:49 2025-12-02T18:56:49.506Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:49 2025-12-02T18:56:49.506Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:49 2025-12-02T18:56:49.568Z INFO 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 18:56:49 2025-12-02T18:56:49.568Z WARN 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:49 2025-12-02T18:56:49.588Z INFO 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 18:56:49 2025-12-02T18:56:49.588Z WARN 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:49 2025-12-02T18:56:49.594Z INFO 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 18:56:49 2025-12-02T18:56:49.594Z WARN 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:49 2025-12-02T18:56:49.599Z INFO 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 18:56:49 2025-12-02T18:56:49.599Z WARN 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:49 2025-12-02T18:56:49.676Z INFO 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 18:56:49 2025-12-02T18:56:49.676Z WARN 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:49 2025-12-02T18:56:49.677Z INFO 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 18:56:49 2025-12-02T18:56:49.677Z WARN 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:49 2025-12-02T18:56:49.696Z INFO 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 18:56:49 2025-12-02T18:56:49.696Z WARN 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:49 2025-12-02T18:56:49.698Z INFO 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 18:56:49 2025-12-02T18:56:49.698Z WARN 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:49 2025-12-02T18:56:49.757Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:56:49 2025-12-02T18:56:49.757Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:49 2025-12-02T18:56:49.757Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:49 2025-12-02T18:56:49.759Z INFO 6699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 18:56:49 2025-12-02T18:56:49.759Z WARN 6699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 18:56:49 2025-12-02T18:56:49.816Z INFO 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 18:56:49 2025-12-02T18:56:49.816Z WARN 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:49 2025-12-02T18:56:49.856Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 18:56:49 2025-12-02T18:56:49.856Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:50 2025-12-02T18:56:49.977Z INFO 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 18:56:50 2025-12-02T18:56:49.977Z WARN 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:50 2025-12-02T18:56:49.979Z INFO 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 18:56:50 2025-12-02T18:56:49.979Z WARN 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:50 2025-12-02T18:56:49.999Z INFO 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 18:56:50 2025-12-02T18:56:49.999Z WARN 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:50 2025-12-02T18:56:50.131Z INFO 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 18:56:50 2025-12-02T18:56:50.131Z WARN 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:50 2025-12-02T18:56:50.158Z INFO 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 18:56:50 2025-12-02T18:56:50.158Z WARN 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:50 2025-12-02T18:56:50.163Z INFO 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 18:56:50 2025-12-02T18:56:50.163Z WARN 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:50 2025-12-02T18:56:50.201Z ERROR 6699 --- [_WorkerThread-1] i.o.s.e.t.j.sampler.OkHttpGrpcService : Failed to execute remoteSamplings. The request could not be executed. Full error message: jaeger-remote-test-url: Name or service not known 18:56:50 2025-12-02T18:56:50.201Z ERROR 6699 --- [_WorkerThread-1] i.o.s.e.t.j.sampler.OkHttpGrpcService : Failed to execute remoteSamplings. The request could not be executed. Full error message: jaeger-remote-test-url 18:56:50 2025-12-02T18:56:50.241Z INFO 6699 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 18:56:50 2025-12-02T18:56:50.241Z WARN 6699 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 18:56:50 2025-12-02T18:56:50.250Z INFO 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 18:56:50 2025-12-02T18:56:50.250Z WARN 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:50 2025-12-02T18:56:50.275Z INFO 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 18:56:50 2025-12-02T18:56:50.275Z WARN 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:50 2025-12-02T18:56:50.282Z INFO 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 18:56:50 2025-12-02T18:56:50.282Z WARN 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:50 2025-12-02T18:56:50.345Z INFO 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 18:56:50 2025-12-02T18:56:50.345Z WARN 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:50 2025-12-02T18:56:50.347Z INFO 6699 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.72]:5701 [dev] [5.5.0] 18:56:50 18:56:50 Members {size:1, ver:1} [ 18:56:50 Member [10.30.107.72]:5701 - 6430976e-8e0d-41e9-98ae-b7ec259856ad this 18:56:50 ] 18:56:50 18:56:50 2025-12-02T18:56:50.347Z INFO 6699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is STARTED 18:56:50 2025-12-02T18:56:50.348Z INFO 6699 --- [cached.thread-3] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.72]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 18:56:50 2025-12-02T18:56:50.356Z INFO 6699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is SHUTTING_DOWN 18:56:50 2025-12-02T18:56:50.356Z INFO 6699 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.72]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.72]:5701 - 6430976e-8e0d-41e9-98ae-b7ec259856ad this is handled 18:56:50 2025-12-02T18:56:50.357Z INFO 6699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Shutting down multicast service... 18:56:50 2025-12-02T18:56:50.357Z INFO 6699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Shutting down connection manager... 18:56:50 2025-12-02T18:56:50.358Z INFO 6699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Shutting down node engine... 18:56:50 2025-12-02T18:56:50.366Z INFO 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 18:56:50 2025-12-02T18:56:50.366Z WARN 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:50 2025-12-02T18:56:50.374Z INFO 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 18:56:50 2025-12-02T18:56:50.374Z WARN 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:50 2025-12-02T18:56:50.391Z INFO 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 18:56:50 2025-12-02T18:56:50.391Z WARN 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:50 2025-12-02T18:56:50.418Z INFO 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 18:56:50 2025-12-02T18:56:50.418Z WARN 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:50 2025-12-02T18:56:50.446Z INFO 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 18:56:50 2025-12-02T18:56:50.446Z WARN 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:50 2025-12-02T18:56:50.446Z INFO 6699 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.72]:5701 [dev] [5.5.0] Destroying node NodeExtension. 18:56:50 2025-12-02T18:56:50.447Z INFO 6699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 91 ms. 18:56:50 2025-12-02T18:56:50.447Z INFO 6699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is SHUTDOWN 18:56:50 2025-12-02T18:56:50.449Z INFO 6699 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 18:56:50 2025-12-02T18:56:50.454Z INFO 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 18:56:50 2025-12-02T18:56:50.454Z WARN 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:50 2025-12-02T18:56:50.478Z INFO 6699 --- [ main] com.hazelcast.system.logo : [10.30.107.72]:5701 [dev] [5.5.0] 18:56:50 o o o o---o o--o o o---o o o----o o--o--o 18:56:50 | | / \ / | / / \ | | 18:56:50 o----o o o o----o | o o o----o | 18:56:50 | | * \ / | \ * \ | | 18:56:50 o o * o o---o o--o o----o o---o * o o----o o 18:56:50 18:56:50 2025-12-02T18:56:50.478Z INFO 6699 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 18:56:50 2025-12-02T18:56:50.478Z INFO 6699 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.72]:5701 18:56:50 2025-12-02T18:56:50.478Z INFO 6699 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] Cluster name: dev 18:56:50 2025-12-02T18:56:50.478Z INFO 6699 --- [ main] com.hazelcast.system : [10.30.107.72]: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. 18:56:50 2025-12-02T18:56:50.478Z INFO 6699 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] The Jet engine is disabled. 18:56:50 To enable the Jet engine on the members, do one of the following: 18:56:50 - Change member config using Java API: config.getJetConfig().setEnabled(true) 18:56:50 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 18:56:50 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 18:56:50 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 18:56:50 2025-12-02T18:56:50.487Z INFO 6699 --- [ main] com.hazelcast.system.security : [10.30.107.72]: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. 18:56:50 2025-12-02T18:56:50.488Z INFO 6699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Using Multicast discovery 18:56:50 2025-12-02T18:56:50.492Z INFO 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 18:56:50 2025-12-02T18:56:50.492Z WARN 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:50 2025-12-02T18:56:50.494Z INFO 6699 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.72]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 18:56:50 2025-12-02T18:56:50.494Z INFO 6699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is STARTING 18:56:50 2025-12-02T18:56:50.507Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:56:50 2025-12-02T18:56:50.507Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:50 2025-12-02T18:56:50.507Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:50 2025-12-02T18:56:50.508Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 18:56:50 2025-12-02T18:56:50.508Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:50 2025-12-02T18:56:50.572Z INFO 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 18:56:50 2025-12-02T18:56:50.572Z WARN 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:50 2025-12-02T18:56:50.596Z INFO 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 18:56:50 2025-12-02T18:56:50.596Z WARN 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:50 2025-12-02T18:56:50.600Z INFO 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 18:56:50 2025-12-02T18:56:50.600Z WARN 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:50 2025-12-02T18:56:50.624Z INFO 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 18:56:50 2025-12-02T18:56:50.624Z WARN 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:50 2025-12-02T18:56:50.676Z INFO 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 18:56:50 2025-12-02T18:56:50.677Z WARN 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:50 2025-12-02T18:56:50.680Z INFO 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 18:56:50 2025-12-02T18:56:50.680Z WARN 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:50 2025-12-02T18:56:50.696Z INFO 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 18:56:50 2025-12-02T18:56:50.696Z WARN 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:50 2025-12-02T18:56:50.699Z INFO 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 18:56:50 2025-12-02T18:56:50.699Z WARN 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:50 2025-12-02T18:56:50.757Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:56:50 2025-12-02T18:56:50.757Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:50 2025-12-02T18:56:50.757Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:50 2025-12-02T18:56:50.761Z INFO 6699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 18:56:50 2025-12-02T18:56:50.761Z WARN 6699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 18:56:50 2025-12-02T18:56:50.818Z INFO 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 18:56:50 2025-12-02T18:56:50.818Z WARN 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:50 2025-12-02T18:56:50.859Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 18:56:50 2025-12-02T18:56:50.859Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:51 2025-12-02T18:56:50.977Z INFO 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 18:56:51 2025-12-02T18:56:50.978Z WARN 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:51 2025-12-02T18:56:50.981Z INFO 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 18:56:51 2025-12-02T18:56:50.981Z WARN 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:51 2025-12-02T18:56:51.000Z INFO 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 18:56:51 2025-12-02T18:56:51.000Z WARN 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:51 2025-12-02T18:56:51.060Z INFO 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 18:56:51 2025-12-02T18:56:51.060Z WARN 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:51 2025-12-02T18:56:51.159Z INFO 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 18:56:51 2025-12-02T18:56:51.159Z WARN 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:51 2025-12-02T18:56:51.165Z INFO 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 18:56:51 2025-12-02T18:56:51.165Z WARN 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:51 2025-12-02T18:56:51.244Z INFO 6699 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 18:56:51 2025-12-02T18:56:51.244Z WARN 6699 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 18:56:51 2025-12-02T18:56:51.263Z INFO 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 18:56:51 2025-12-02T18:56:51.263Z WARN 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:51 2025-12-02T18:56:51.277Z INFO 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 18:56:51 2025-12-02T18:56:51.277Z WARN 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:51 2025-12-02T18:56:51.283Z INFO 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 18:56:51 2025-12-02T18:56:51.283Z WARN 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:51 2025-12-02T18:56:51.351Z INFO 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 18:56:51 2025-12-02T18:56:51.351Z WARN 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:51 2025-12-02T18:56:51.367Z INFO 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 18:56:51 2025-12-02T18:56:51.367Z WARN 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:51 2025-12-02T18:56:51.375Z INFO 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 18:56:51 2025-12-02T18:56:51.375Z WARN 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:51 2025-12-02T18:56:51.392Z INFO 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 18:56:51 2025-12-02T18:56:51.392Z WARN 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:51 2025-12-02T18:56:51.419Z INFO 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 18:56:51 2025-12-02T18:56:51.419Z WARN 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:51 2025-12-02T18:56:51.446Z INFO 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 18:56:51 2025-12-02T18:56:51.446Z WARN 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:51 2025-12-02T18:56:51.456Z INFO 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 18:56:51 2025-12-02T18:56:51.456Z WARN 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:51 2025-12-02T18:56:51.493Z INFO 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 18:56:51 2025-12-02T18:56:51.493Z WARN 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:51 2025-12-02T18:56:51.510Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:56:51 2025-12-02T18:56:51.510Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:51 2025-12-02T18:56:51.510Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:51 2025-12-02T18:56:51.511Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 18:56:51 2025-12-02T18:56:51.511Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:51 2025-12-02T18:56:51.572Z INFO 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 18:56:51 2025-12-02T18:56:51.572Z WARN 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:51 2025-12-02T18:56:51.596Z INFO 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 18:56:51 2025-12-02T18:56:51.596Z WARN 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:51 2025-12-02T18:56:51.602Z INFO 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 18:56:51 2025-12-02T18:56:51.602Z WARN 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:51 2025-12-02T18:56:51.625Z INFO 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 18:56:51 2025-12-02T18:56:51.625Z WARN 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:51 2025-12-02T18:56:51.627Z INFO 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 18:56:51 2025-12-02T18:56:51.627Z WARN 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:51 2025-12-02T18:56:51.664Z INFO 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 18:56:51 2025-12-02T18:56:51.664Z WARN 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:51 2025-12-02T18:56:51.682Z INFO 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 18:56:51 2025-12-02T18:56:51.682Z WARN 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:51 2025-12-02T18:56:51.700Z INFO 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 18:56:51 2025-12-02T18:56:51.700Z WARN 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:51 2025-12-02T18:56:51.761Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:56:51 2025-12-02T18:56:51.761Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:51 2025-12-02T18:56:51.761Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:51 2025-12-02T18:56:51.763Z INFO 6699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 18:56:51 2025-12-02T18:56:51.763Z WARN 6699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 18:56:51 2025-12-02T18:56:51.818Z INFO 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 18:56:51 2025-12-02T18:56:51.818Z WARN 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:51 2025-12-02T18:56:51.861Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 18:56:51 2025-12-02T18:56:51.861Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:52 2025-12-02T18:56:51.943Z INFO 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 18:56:52 2025-12-02T18:56:51.943Z WARN 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:52 2025-12-02T18:56:51.977Z INFO 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 18:56:52 2025-12-02T18:56:51.977Z WARN 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:52 2025-12-02T18:56:52.002Z INFO 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 18:56:52 2025-12-02T18:56:52.002Z WARN 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:52 2025-12-02T18:56:52.034Z INFO 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 18:56:52 2025-12-02T18:56:52.034Z WARN 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:52 2025-12-02T18:56:52.160Z INFO 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 18:56:52 2025-12-02T18:56:52.160Z WARN 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:52 2025-12-02T18:56:52.165Z INFO 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 18:56:52 2025-12-02T18:56:52.165Z WARN 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:52 2025-12-02T18:56:52.198Z INFO 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 18:56:52 2025-12-02T18:56:52.198Z WARN 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:52 2025-12-02T18:56:52.246Z INFO 6699 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 18:56:52 2025-12-02T18:56:52.246Z WARN 6699 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 18:56:52 2025-12-02T18:56:52.264Z INFO 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 18:56:52 2025-12-02T18:56:52.264Z WARN 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:52 2025-12-02T18:56:52.283Z INFO 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 18:56:52 2025-12-02T18:56:52.283Z WARN 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:52 2025-12-02T18:56:52.353Z INFO 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 18:56:52 2025-12-02T18:56:52.353Z WARN 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:52 2025-12-02T18:56:52.363Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:56:52 2025-12-02T18:56:52.363Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:52 2025-12-02T18:56:52.363Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:52 2025-12-02T18:56:52.368Z INFO 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 18:56:52 2025-12-02T18:56:52.369Z WARN 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:52 2025-12-02T18:56:52.376Z INFO 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 18:56:52 2025-12-02T18:56:52.376Z WARN 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:52 2025-12-02T18:56:52.392Z INFO 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 18:56:52 2025-12-02T18:56:52.392Z WARN 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:52 2025-12-02T18:56:52.413Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 18:56:52 2025-12-02T18:56:52.413Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:52 2025-12-02T18:56:52.421Z INFO 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 18:56:52 2025-12-02T18:56:52.421Z WARN 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:52 2025-12-02T18:56:52.447Z INFO 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 18:56:52 2025-12-02T18:56:52.447Z WARN 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:52 2025-12-02T18:56:52.457Z INFO 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 18:56:52 2025-12-02T18:56:52.458Z WARN 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:52 2025-12-02T18:56:52.494Z INFO 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 18:56:52 2025-12-02T18:56:52.494Z WARN 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:52 2025-12-02T18:56:52.543Z INFO 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 18:56:52 2025-12-02T18:56:52.543Z WARN 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:52 2025-12-02T18:56:52.574Z INFO 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 18:56:52 2025-12-02T18:56:52.574Z WARN 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:52 2025-12-02T18:56:52.614Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:56:52 2025-12-02T18:56:52.614Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:52 2025-12-02T18:56:52.614Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:52 2025-12-02T18:56:52.626Z INFO 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 18:56:52 2025-12-02T18:56:52.626Z WARN 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:52 2025-12-02T18:56:52.631Z INFO 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 18:56:52 2025-12-02T18:56:52.631Z WARN 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:52 2025-12-02T18:56:52.646Z INFO 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 18:56:52 2025-12-02T18:56:52.646Z WARN 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:52 2025-12-02T18:56:52.669Z INFO 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 18:56:52 2025-12-02T18:56:52.669Z WARN 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:52 2025-12-02T18:56:52.684Z INFO 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 18:56:52 2025-12-02T18:56:52.684Z WARN 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:52 2025-12-02T18:56:52.701Z INFO 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 18:56:52 2025-12-02T18:56:52.701Z WARN 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:52 2025-12-02T18:56:52.765Z INFO 6699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 18:56:52 2025-12-02T18:56:52.765Z WARN 6699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 18:56:52 2025-12-02T18:56:52.784Z INFO 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 18:56:52 2025-12-02T18:56:52.784Z WARN 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:52 2025-12-02T18:56:52.819Z INFO 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 18:56:52 2025-12-02T18:56:52.819Z WARN 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:52 2025-12-02T18:56:52.864Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 18:56:52 2025-12-02T18:56:52.864Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:53 2025-12-02T18:56:52.978Z INFO 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 18:56:53 2025-12-02T18:56:52.978Z WARN 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:53 2025-12-02T18:56:53.008Z INFO 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 18:56:53 2025-12-02T18:56:53.008Z WARN 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:53 2025-12-02T18:56:53.015Z INFO 6699 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.72]:5701 [dev] [5.5.0] 18:56:53 18:56:53 Members {size:1, ver:1} [ 18:56:53 Member [10.30.107.72]:5701 - edca3ca2-e3d9-4b1c-85af-0f144ed34cd6 this 18:56:53 ] 18:56:53 18:56:53 2025-12-02T18:56:53.016Z INFO 6699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is STARTED 18:56:53 2025-12-02T18:56:53.018Z INFO 6699 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.72]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 18:56:53 2025-12-02T18:56:53.024Z INFO 6699 --- [ main] o.o.c.n.i.i.t.TrustLevelManager : The trust level for Cm Handle: ch-1 is now: COMPLETE 18:56:53 2025-12-02T18:56:53.029Z INFO 6699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is SHUTTING_DOWN 18:56:53 2025-12-02T18:56:53.029Z INFO 6699 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.72]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.72]:5701 - edca3ca2-e3d9-4b1c-85af-0f144ed34cd6 this is handled 18:56:53 2025-12-02T18:56:53.030Z INFO 6699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Shutting down multicast service... 18:56:53 2025-12-02T18:56:53.030Z INFO 6699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Shutting down connection manager... 18:56:53 2025-12-02T18:56:53.031Z INFO 6699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Shutting down node engine... 18:56:53 2025-12-02T18:56:53.051Z INFO 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 18:56:53 2025-12-02T18:56:53.051Z WARN 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:53 2025-12-02T18:56:53.100Z INFO 6699 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.72]:5701 [dev] [5.5.0] Destroying node NodeExtension. 18:56:53 2025-12-02T18:56:53.101Z INFO 6699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 72 ms. 18:56:53 2025-12-02T18:56:53.101Z INFO 6699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is SHUTDOWN 18:56:53 2025-12-02T18:56:53.102Z INFO 6699 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 18:56:53 2025-12-02T18:56:53.136Z INFO 6699 --- [ main] com.hazelcast.system.logo : [10.30.107.72]:5701 [dev] [5.5.0] 18:56:53 o o o o---o o--o o o---o o o----o o--o--o 18:56:53 | | / \ / | / / \ | | 18:56:53 o----o o o o----o | o o o----o | 18:56:53 | | * \ / | \ * \ | | 18:56:53 o o * o o---o o--o o----o o---o * o o----o o 18:56:53 18:56:53 2025-12-02T18:56:53.136Z INFO 6699 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 18:56:53 2025-12-02T18:56:53.136Z INFO 6699 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.72]:5701 18:56:53 2025-12-02T18:56:53.136Z INFO 6699 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] Cluster name: dev 18:56:53 2025-12-02T18:56:53.136Z INFO 6699 --- [ main] com.hazelcast.system : [10.30.107.72]: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. 18:56:53 2025-12-02T18:56:53.136Z INFO 6699 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] The Jet engine is disabled. 18:56:53 To enable the Jet engine on the members, do one of the following: 18:56:53 - Change member config using Java API: config.getJetConfig().setEnabled(true) 18:56:53 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 18:56:53 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 18:56:53 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 18:56:53 2025-12-02T18:56:53.148Z INFO 6699 --- [ main] com.hazelcast.system.security : [10.30.107.72]: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. 18:56:53 2025-12-02T18:56:53.150Z INFO 6699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Using Multicast discovery 18:56:53 2025-12-02T18:56:53.155Z INFO 6699 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.72]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 18:56:53 2025-12-02T18:56:53.155Z INFO 6699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is STARTING 18:56:53 2025-12-02T18:56:53.161Z INFO 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 18:56:53 2025-12-02T18:56:53.161Z WARN 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:53 2025-12-02T18:56:53.166Z INFO 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 18:56:53 2025-12-02T18:56:53.166Z WARN 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:53 2025-12-02T18:56:53.199Z INFO 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 18:56:53 2025-12-02T18:56:53.199Z WARN 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:53 2025-12-02T18:56:53.248Z INFO 6699 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 18:56:53 2025-12-02T18:56:53.248Z WARN 6699 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 18:56:53 2025-12-02T18:56:53.266Z INFO 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 18:56:53 2025-12-02T18:56:53.266Z WARN 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:53 2025-12-02T18:56:53.285Z INFO 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 18:56:53 2025-12-02T18:56:53.285Z WARN 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:53 2025-12-02T18:56:53.350Z INFO 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 18:56:53 2025-12-02T18:56:53.350Z WARN 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:53 2025-12-02T18:56:53.356Z INFO 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 18:56:53 2025-12-02T18:56:53.356Z WARN 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:53 2025-12-02T18:56:53.363Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:56:53 2025-12-02T18:56:53.363Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:53 2025-12-02T18:56:53.363Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:53 2025-12-02T18:56:53.376Z INFO 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 18:56:53 2025-12-02T18:56:53.376Z WARN 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:53 2025-12-02T18:56:53.411Z INFO 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 18:56:53 2025-12-02T18:56:53.411Z WARN 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:53 2025-12-02T18:56:53.416Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 18:56:53 2025-12-02T18:56:53.416Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:53 2025-12-02T18:56:53.443Z INFO 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 18:56:53 2025-12-02T18:56:53.443Z WARN 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:53 2025-12-02T18:56:53.447Z INFO 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 18:56:53 2025-12-02T18:56:53.447Z WARN 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:53 2025-12-02T18:56:53.458Z INFO 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 18:56:53 2025-12-02T18:56:53.458Z WARN 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:53 2025-12-02T18:56:53.495Z INFO 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 18:56:53 2025-12-02T18:56:53.495Z WARN 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:53 2025-12-02T18:56:53.568Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:56:53 2025-12-02T18:56:53.568Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:53 2025-12-02T18:56:53.568Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:53 2025-12-02T18:56:53.574Z INFO 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 18:56:53 2025-12-02T18:56:53.574Z WARN 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:53 2025-12-02T18:56:53.585Z INFO 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 18:56:53 2025-12-02T18:56:53.585Z WARN 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:53 2025-12-02T18:56:53.627Z INFO 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 18:56:53 2025-12-02T18:56:53.627Z WARN 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:53 2025-12-02T18:56:53.632Z INFO 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 18:56:53 2025-12-02T18:56:53.632Z WARN 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:53 2025-12-02T18:56:53.638Z INFO 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 18:56:53 2025-12-02T18:56:53.638Z WARN 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:53 2025-12-02T18:56:53.670Z INFO 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 18:56:53 2025-12-02T18:56:53.670Z WARN 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:53 2025-12-02T18:56:53.686Z INFO 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 18:56:53 2025-12-02T18:56:53.686Z WARN 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:53 2025-12-02T18:56:53.696Z INFO 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 18:56:53 2025-12-02T18:56:53.696Z WARN 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:53 2025-12-02T18:56:53.703Z INFO 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 18:56:53 2025-12-02T18:56:53.703Z WARN 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:53 2025-12-02T18:56:53.767Z INFO 6699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 18:56:53 2025-12-02T18:56:53.767Z WARN 6699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 18:56:53 2025-12-02T18:56:53.820Z INFO 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 18:56:53 2025-12-02T18:56:53.820Z WARN 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:53 2025-12-02T18:56:53.865Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 18:56:53 2025-12-02T18:56:53.865Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:54 2025-12-02T18:56:53.979Z INFO 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 18:56:54 2025-12-02T18:56:53.979Z WARN 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:54 2025-12-02T18:56:54.010Z INFO 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 18:56:54 2025-12-02T18:56:54.010Z WARN 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:54 2025-12-02T18:56:54.052Z INFO 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 18:56:54 2025-12-02T18:56:54.052Z WARN 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:54 2025-12-02T18:56:54.161Z INFO 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 18:56:54 2025-12-02T18:56:54.161Z WARN 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:54 2025-12-02T18:56:54.169Z INFO 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 18:56:54 2025-12-02T18:56:54.169Z WARN 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:54 2025-12-02T18:56:54.200Z INFO 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 18:56:54 2025-12-02T18:56:54.200Z WARN 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:54 2025-12-02T18:56:54.249Z INFO 6699 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 18:56:54 2025-12-02T18:56:54.249Z WARN 6699 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 18:56:54 2025-12-02T18:56:54.267Z INFO 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 18:56:54 2025-12-02T18:56:54.267Z WARN 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:54 2025-12-02T18:56:54.286Z INFO 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 18:56:54 2025-12-02T18:56:54.286Z WARN 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:54 2025-12-02T18:56:54.351Z INFO 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 18:56:54 2025-12-02T18:56:54.351Z WARN 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:54 2025-12-02T18:56:54.358Z INFO 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 18:56:54 2025-12-02T18:56:54.358Z WARN 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:54 2025-12-02T18:56:54.363Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:56:54 2025-12-02T18:56:54.363Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:54 2025-12-02T18:56:54.363Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:54 2025-12-02T18:56:54.377Z INFO 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 18:56:54 2025-12-02T18:56:54.377Z WARN 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:54 2025-12-02T18:56:54.413Z INFO 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 18:56:54 2025-12-02T18:56:54.413Z WARN 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:54 2025-12-02T18:56:54.418Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 18:56:54 2025-12-02T18:56:54.418Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:54 2025-12-02T18:56:54.444Z INFO 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 18:56:54 2025-12-02T18:56:54.444Z WARN 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:54 2025-12-02T18:56:54.449Z INFO 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 18:56:54 2025-12-02T18:56:54.449Z WARN 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:54 2025-12-02T18:56:54.457Z INFO 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 18:56:54 2025-12-02T18:56:54.457Z WARN 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:54 2025-12-02T18:56:54.495Z INFO 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 18:56:54 2025-12-02T18:56:54.495Z WARN 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:54 2025-12-02T18:56:54.548Z INFO 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 18:56:54 2025-12-02T18:56:54.548Z WARN 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:54 2025-12-02T18:56:54.570Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:56:54 2025-12-02T18:56:54.570Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:54 2025-12-02T18:56:54.570Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:54 2025-12-02T18:56:54.576Z INFO 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 18:56:54 2025-12-02T18:56:54.576Z WARN 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:54 2025-12-02T18:56:54.586Z INFO 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 18:56:54 2025-12-02T18:56:54.587Z WARN 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:54 2025-12-02T18:56:54.634Z INFO 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 18:56:54 2025-12-02T18:56:54.634Z WARN 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:54 2025-12-02T18:56:54.638Z INFO 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 18:56:54 2025-12-02T18:56:54.638Z WARN 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:54 2025-12-02T18:56:54.646Z INFO 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 18:56:54 2025-12-02T18:56:54.647Z WARN 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:54 2025-12-02T18:56:54.672Z INFO 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 18:56:54 2025-12-02T18:56:54.672Z WARN 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:54 2025-12-02T18:56:54.688Z INFO 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 18:56:54 2025-12-02T18:56:54.688Z WARN 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:54 2025-12-02T18:56:54.753Z INFO 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 18:56:54 2025-12-02T18:56:54.753Z WARN 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:54 2025-12-02T18:56:54.770Z INFO 6699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 18:56:54 2025-12-02T18:56:54.770Z WARN 6699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 18:56:54 2025-12-02T18:56:54.822Z INFO 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 18:56:54 2025-12-02T18:56:54.822Z WARN 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:54 2025-12-02T18:56:54.867Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 18:56:54 2025-12-02T18:56:54.867Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:55 2025-12-02T18:56:54.981Z INFO 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 18:56:55 2025-12-02T18:56:54.981Z WARN 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:55 2025-12-02T18:56:55.011Z INFO 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 18:56:55 2025-12-02T18:56:55.011Z WARN 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:55 2025-12-02T18:56:55.054Z INFO 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 18:56:55 2025-12-02T18:56:55.054Z WARN 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:55 2025-12-02T18:56:55.163Z INFO 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 18:56:55 2025-12-02T18:56:55.163Z WARN 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:55 2025-12-02T18:56:55.169Z INFO 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 18:56:55 2025-12-02T18:56:55.169Z WARN 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:55 2025-12-02T18:56:55.200Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:56:55 2025-12-02T18:56:55.200Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:55 2025-12-02T18:56:55.200Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:55 2025-12-02T18:56:55.201Z INFO 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 18:56:55 2025-12-02T18:56:55.201Z WARN 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:55 2025-12-02T18:56:55.251Z INFO 6699 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 18:56:55 2025-12-02T18:56:55.251Z WARN 6699 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 18:56:55 2025-12-02T18:56:55.267Z INFO 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 18:56:55 2025-12-02T18:56:55.267Z WARN 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:55 2025-12-02T18:56:55.287Z INFO 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 18:56:55 2025-12-02T18:56:55.287Z WARN 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:55 2025-12-02T18:56:55.352Z INFO 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 18:56:55 2025-12-02T18:56:55.352Z WARN 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:55 2025-12-02T18:56:55.360Z INFO 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 18:56:55 2025-12-02T18:56:55.360Z WARN 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:55 2025-12-02T18:56:55.378Z INFO 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 18:56:55 2025-12-02T18:56:55.378Z WARN 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:55 2025-12-02T18:56:55.413Z INFO 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 18:56:55 2025-12-02T18:56:55.413Z WARN 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:55 2025-12-02T18:56:55.420Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 18:56:55 2025-12-02T18:56:55.420Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:55 2025-12-02T18:56:55.445Z INFO 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 18:56:55 2025-12-02T18:56:55.445Z WARN 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:55 2025-12-02T18:56:55.450Z INFO 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 18:56:55 2025-12-02T18:56:55.450Z WARN 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:55 2025-12-02T18:56:55.458Z INFO 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 18:56:55 2025-12-02T18:56:55.458Z WARN 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:55 2025-12-02T18:56:55.497Z INFO 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 18:56:55 2025-12-02T18:56:55.497Z WARN 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:55 2025-12-02T18:56:55.527Z INFO 6699 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.72]:5701 [dev] [5.5.0] 18:56:55 18:56:55 Members {size:1, ver:1} [ 18:56:55 Member [10.30.107.72]:5701 - 41d309cf-2109-461d-b09f-5fe273aa5ecf this 18:56:55 ] 18:56:55 18:56:55 2025-12-02T18:56:55.528Z INFO 6699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is STARTED 18:56:55 2025-12-02T18:56:55.529Z INFO 6699 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.72]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 18:56:55 2025-12-02T18:56:55.534Z INFO 6699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is SHUTTING_DOWN 18:56:55 2025-12-02T18:56:55.535Z INFO 6699 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.72]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.72]:5701 - 41d309cf-2109-461d-b09f-5fe273aa5ecf this is handled 18:56:55 2025-12-02T18:56:55.535Z INFO 6699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Shutting down multicast service... 18:56:55 2025-12-02T18:56:55.536Z INFO 6699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Shutting down connection manager... 18:56:55 2025-12-02T18:56:55.537Z INFO 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 18:56:55 2025-12-02T18:56:55.537Z WARN 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:55 2025-12-02T18:56:55.537Z INFO 6699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Shutting down node engine... 18:56:55 2025-12-02T18:56:55.573Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:56:55 2025-12-02T18:56:55.573Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:55 2025-12-02T18:56:55.573Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:55 2025-12-02T18:56:55.587Z INFO 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 18:56:55 2025-12-02T18:56:55.587Z WARN 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:55 2025-12-02T18:56:55.588Z INFO 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 18:56:55 2025-12-02T18:56:55.588Z WARN 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:55 2025-12-02T18:56:55.619Z INFO 6699 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.72]:5701 [dev] [5.5.0] Destroying node NodeExtension. 18:56:55 2025-12-02T18:56:55.619Z INFO 6699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 84 ms. 18:56:55 2025-12-02T18:56:55.620Z INFO 6699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is SHUTDOWN 18:56:55 2025-12-02T18:56:55.621Z INFO 6699 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 18:56:55 2025-12-02T18:56:55.634Z INFO 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 18:56:55 2025-12-02T18:56:55.634Z WARN 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:55 2025-12-02T18:56:55.639Z INFO 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 18:56:55 2025-12-02T18:56:55.639Z WARN 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:55 2025-12-02T18:56:55.647Z INFO 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 18:56:55 2025-12-02T18:56:55.647Z WARN 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:55 2025-12-02T18:56:55.653Z INFO 6699 --- [ main] com.hazelcast.system.logo : [10.30.107.72]:5701 [dev] [5.5.0] 18:56:55 o o o o---o o--o o o---o o o----o o--o--o 18:56:55 | | / \ / | / / \ | | 18:56:55 o----o o o o----o | o o o----o | 18:56:55 | | * \ / | \ * \ | | 18:56:55 o o * o o---o o--o o----o o---o * o o----o o 18:56:55 18:56:55 2025-12-02T18:56:55.653Z INFO 6699 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 18:56:55 2025-12-02T18:56:55.653Z INFO 6699 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.72]:5701 18:56:55 2025-12-02T18:56:55.653Z INFO 6699 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] Cluster name: dev 18:56:55 2025-12-02T18:56:55.653Z INFO 6699 --- [ main] com.hazelcast.system : [10.30.107.72]: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. 18:56:55 2025-12-02T18:56:55.653Z INFO 6699 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] The Jet engine is disabled. 18:56:55 To enable the Jet engine on the members, do one of the following: 18:56:55 - Change member config using Java API: config.getJetConfig().setEnabled(true) 18:56:55 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 18:56:55 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 18:56:55 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 18:56:55 2025-12-02T18:56:55.661Z INFO 6699 --- [ main] com.hazelcast.system.security : [10.30.107.72]: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. 18:56:55 2025-12-02T18:56:55.662Z INFO 6699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Using Multicast discovery 18:56:55 2025-12-02T18:56:55.669Z INFO 6699 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.72]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 18:56:55 2025-12-02T18:56:55.670Z INFO 6699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is STARTING 18:56:55 2025-12-02T18:56:55.673Z INFO 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 18:56:55 2025-12-02T18:56:55.673Z WARN 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:55 2025-12-02T18:56:55.694Z INFO 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 18:56:55 2025-12-02T18:56:55.694Z WARN 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:55 2025-12-02T18:56:55.714Z INFO 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 18:56:55 2025-12-02T18:56:55.715Z WARN 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:55 2025-12-02T18:56:55.772Z INFO 6699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 18:56:55 2025-12-02T18:56:55.772Z WARN 6699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 18:56:55 2025-12-02T18:56:55.822Z INFO 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 18:56:55 2025-12-02T18:56:55.822Z WARN 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:55 2025-12-02T18:56:55.869Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 18:56:55 2025-12-02T18:56:55.869Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:56 2025-12-02T18:56:55.981Z INFO 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 18:56:56 2025-12-02T18:56:55.981Z WARN 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:56 2025-12-02T18:56:56.012Z INFO 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 18:56:56 2025-12-02T18:56:56.012Z WARN 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:56 2025-12-02T18:56:56.055Z INFO 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 18:56:56 2025-12-02T18:56:56.056Z WARN 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:56 2025-12-02T18:56:56.117Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:56:56 2025-12-02T18:56:56.117Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:56 2025-12-02T18:56:56.117Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:56 2025-12-02T18:56:56.163Z INFO 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 18:56:56 2025-12-02T18:56:56.163Z WARN 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:56 2025-12-02T18:56:56.170Z INFO 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 18:56:56 2025-12-02T18:56:56.170Z WARN 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:56 2025-12-02T18:56:56.201Z INFO 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 18:56:56 2025-12-02T18:56:56.201Z WARN 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:56 2025-12-02T18:56:56.252Z INFO 6699 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 18:56:56 2025-12-02T18:56:56.252Z WARN 6699 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 18:56:56 2025-12-02T18:56:56.268Z INFO 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 18:56:56 2025-12-02T18:56:56.268Z WARN 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:56 2025-12-02T18:56:56.318Z INFO 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 18:56:56 2025-12-02T18:56:56.318Z WARN 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:56 2025-12-02T18:56:56.353Z INFO 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 18:56:56 2025-12-02T18:56:56.353Z WARN 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:56 2025-12-02T18:56:56.363Z INFO 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 18:56:56 2025-12-02T18:56:56.363Z WARN 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:56 2025-12-02T18:56:56.378Z INFO 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 18:56:56 2025-12-02T18:56:56.378Z WARN 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:56 2025-12-02T18:56:56.405Z INFO 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 18:56:56 2025-12-02T18:56:56.405Z WARN 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:56 2025-12-02T18:56:56.415Z INFO 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 18:56:56 2025-12-02T18:56:56.415Z WARN 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:56 2025-12-02T18:56:56.423Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 18:56:56 2025-12-02T18:56:56.423Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:56 2025-12-02T18:56:56.455Z INFO 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 18:56:56 2025-12-02T18:56:56.455Z WARN 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:56 2025-12-02T18:56:56.459Z INFO 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 18:56:56 2025-12-02T18:56:56.459Z WARN 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:56 2025-12-02T18:56:56.476Z INFO 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 18:56:56 2025-12-02T18:56:56.476Z WARN 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:56 2025-12-02T18:56:56.538Z INFO 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 18:56:56 2025-12-02T18:56:56.538Z WARN 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:56 2025-12-02T18:56:56.546Z INFO 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 18:56:56 2025-12-02T18:56:56.546Z WARN 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:56 2025-12-02T18:56:56.573Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:56:56 2025-12-02T18:56:56.573Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:56 2025-12-02T18:56:56.573Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:56 2025-12-02T18:56:56.588Z INFO 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 18:56:56 2025-12-02T18:56:56.588Z WARN 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:56 2025-12-02T18:56:56.588Z INFO 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 18:56:56 2025-12-02T18:56:56.588Z WARN 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:56 2025-12-02T18:56:56.606Z INFO 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 18:56:56 2025-12-02T18:56:56.606Z WARN 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:56 2025-12-02T18:56:56.661Z INFO 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 18:56:56 2025-12-02T18:56:56.661Z WARN 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:56 2025-12-02T18:56:56.673Z INFO 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 18:56:56 2025-12-02T18:56:56.674Z WARN 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:56 2025-12-02T18:56:56.698Z INFO 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 18:56:56 2025-12-02T18:56:56.698Z WARN 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:56 2025-12-02T18:56:56.714Z INFO 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 18:56:56 2025-12-02T18:56:56.714Z WARN 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:56 2025-12-02T18:56:56.771Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 18:56:56 2025-12-02T18:56:56.772Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:56 2025-12-02T18:56:56.776Z INFO 6699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 18:56:56 2025-12-02T18:56:56.776Z WARN 6699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 18:56:56 2025-12-02T18:56:56.824Z INFO 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 18:56:56 2025-12-02T18:56:56.824Z WARN 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:57 2025-12-02T18:56:56.952Z INFO 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 18:56:57 2025-12-02T18:56:56.952Z WARN 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:57 2025-12-02T18:56:56.982Z INFO 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 18:56:57 2025-12-02T18:56:56.982Z WARN 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:57 2025-12-02T18:56:57.012Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:56:57 2025-12-02T18:56:57.012Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:57 2025-12-02T18:56:57.012Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:57 2025-12-02T18:56:57.056Z INFO 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 18:56:57 2025-12-02T18:56:57.056Z WARN 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:57 2025-12-02T18:56:57.164Z INFO 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 18:56:57 2025-12-02T18:56:57.164Z WARN 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:57 2025-12-02T18:56:57.172Z INFO 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 18:56:57 2025-12-02T18:56:57.172Z WARN 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:57 2025-12-02T18:56:57.202Z INFO 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 18:56:57 2025-12-02T18:56:57.202Z WARN 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:57 2025-12-02T18:56:57.254Z INFO 6699 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 18:56:57 2025-12-02T18:56:57.254Z WARN 6699 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 18:56:57 2025-12-02T18:56:57.269Z INFO 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 18:56:57 2025-12-02T18:56:57.269Z WARN 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:57 2025-12-02T18:56:57.319Z INFO 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 18:56:57 2025-12-02T18:56:57.319Z WARN 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:57 2025-12-02T18:56:57.354Z INFO 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 18:56:57 2025-12-02T18:56:57.354Z WARN 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:57 2025-12-02T18:56:57.365Z INFO 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 18:56:57 2025-12-02T18:56:57.365Z WARN 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:57 2025-12-02T18:56:57.379Z INFO 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 18:56:57 2025-12-02T18:56:57.379Z WARN 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:57 2025-12-02T18:56:57.416Z INFO 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 18:56:57 2025-12-02T18:56:57.416Z WARN 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:57 2025-12-02T18:56:57.425Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 18:56:57 2025-12-02T18:56:57.425Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:57 2025-12-02T18:56:57.453Z INFO 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 18:56:57 2025-12-02T18:56:57.453Z WARN 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:57 2025-12-02T18:56:57.455Z INFO 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 18:56:57 2025-12-02T18:56:57.456Z WARN 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:57 2025-12-02T18:56:57.461Z INFO 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 18:56:57 2025-12-02T18:56:57.461Z WARN 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:57 2025-12-02T18:56:57.487Z INFO 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 18:56:57 2025-12-02T18:56:57.487Z WARN 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:57 2025-12-02T18:56:57.498Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:56:57 2025-12-02T18:56:57.498Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:57 2025-12-02T18:56:57.498Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:57 2025-12-02T18:56:57.500Z INFO 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 18:56:57 2025-12-02T18:56:57.500Z WARN 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:57 2025-12-02T18:56:57.536Z INFO 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 18:56:57 2025-12-02T18:56:57.536Z WARN 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:57 2025-12-02T18:56:57.587Z INFO 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 18:56:57 2025-12-02T18:56:57.587Z WARN 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:57 2025-12-02T18:56:57.589Z INFO 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 18:56:57 2025-12-02T18:56:57.589Z WARN 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:57 2025-12-02T18:56:57.644Z INFO 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 18:56:57 2025-12-02T18:56:57.644Z WARN 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:57 2025-12-02T18:56:57.662Z INFO 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 18:56:57 2025-12-02T18:56:57.662Z WARN 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:57 2025-12-02T18:56:57.674Z INFO 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 18:56:57 2025-12-02T18:56:57.674Z WARN 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:57 2025-12-02T18:56:57.700Z INFO 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 18:56:57 2025-12-02T18:56:57.700Z WARN 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:57 2025-12-02T18:56:57.715Z INFO 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 18:56:57 2025-12-02T18:56:57.715Z WARN 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:57 2025-12-02T18:56:57.774Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 18:56:57 2025-12-02T18:56:57.774Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:57 2025-12-02T18:56:57.778Z INFO 6699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 18:56:57 2025-12-02T18:56:57.778Z WARN 6699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 18:56:57 2025-12-02T18:56:57.825Z INFO 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 18:56:57 2025-12-02T18:56:57.825Z WARN 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:57 2025-12-02T18:56:57.911Z INFO 6699 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.72]:5701 [dev] [5.5.0] 18:56:57 18:56:57 Members {size:1, ver:1} [ 18:56:57 Member [10.30.107.72]:5701 - 14c87e9c-fd13-4dfd-856b-3ba78210df58 this 18:56:57 ] 18:56:57 18:56:57 2025-12-02T18:56:57.911Z INFO 6699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is STARTED 18:56:57 2025-12-02T18:56:57.913Z INFO 6699 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.72]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 18:56:57 2025-12-02T18:56:57.918Z INFO 6699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is SHUTTING_DOWN 18:56:57 2025-12-02T18:56:57.918Z INFO 6699 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.72]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.72]:5701 - 14c87e9c-fd13-4dfd-856b-3ba78210df58 this is handled 18:56:57 2025-12-02T18:56:57.919Z INFO 6699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Shutting down multicast service... 18:56:57 2025-12-02T18:56:57.919Z INFO 6699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Shutting down connection manager... 18:56:57 2025-12-02T18:56:57.920Z INFO 6699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Shutting down node engine... 18:56:57 2025-12-02T18:56:57.964Z INFO 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 18:56:57 2025-12-02T18:56:57.964Z WARN 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:57 2025-12-02T18:56:57.983Z INFO 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 18:56:57 2025-12-02T18:56:57.983Z WARN 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:57 2025-12-02T18:56:57.993Z INFO 6699 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.72]:5701 [dev] [5.5.0] Destroying node NodeExtension. 18:56:58 2025-12-02T18:56:57.993Z INFO 6699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 75 ms. 18:56:58 2025-12-02T18:56:57.994Z INFO 6699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is SHUTDOWN 18:56:58 2025-12-02T18:56:57.995Z INFO 6699 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 18:56:58 2025-12-02T18:56:58.020Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:56:58 2025-12-02T18:56:58.020Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:58 2025-12-02T18:56:58.020Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:58 2025-12-02T18:56:58.021Z INFO 6699 --- [ main] com.hazelcast.system.logo : [10.30.107.72]:5701 [dev] [5.5.0] 18:56:58 o o o o---o o--o o o---o o o----o o--o--o 18:56:58 | | / \ / | / / \ | | 18:56:58 o----o o o o----o | o o o----o | 18:56:58 | | * \ / | \ * \ | | 18:56:58 o o * o o---o o--o o----o o---o * o o----o o 18:56:58 18:56:58 2025-12-02T18:56:58.021Z INFO 6699 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 18:56:58 2025-12-02T18:56:58.021Z INFO 6699 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.72]:5701 18:56:58 2025-12-02T18:56:58.021Z INFO 6699 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] Cluster name: dev 18:56:58 2025-12-02T18:56:58.021Z INFO 6699 --- [ main] com.hazelcast.system : [10.30.107.72]: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. 18:56:58 2025-12-02T18:56:58.021Z INFO 6699 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] The Jet engine is disabled. 18:56:58 To enable the Jet engine on the members, do one of the following: 18:56:58 - Change member config using Java API: config.getJetConfig().setEnabled(true) 18:56:58 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 18:56:58 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 18:56:58 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 18:56:58 2025-12-02T18:56:58.029Z INFO 6699 --- [ main] com.hazelcast.system.security : [10.30.107.72]: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. 18:56:58 2025-12-02T18:56:58.030Z INFO 6699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Using Multicast discovery 18:56:58 2025-12-02T18:56:58.036Z INFO 6699 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.72]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 18:56:58 2025-12-02T18:56:58.036Z INFO 6699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is STARTING 18:56:58 2025-12-02T18:56:58.058Z INFO 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 18:56:58 2025-12-02T18:56:58.058Z WARN 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:58 2025-12-02T18:56:58.165Z INFO 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 18:56:58 2025-12-02T18:56:58.165Z WARN 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:58 2025-12-02T18:56:58.173Z INFO 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 18:56:58 2025-12-02T18:56:58.173Z WARN 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:58 2025-12-02T18:56:58.202Z INFO 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 18:56:58 2025-12-02T18:56:58.202Z WARN 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:58 2025-12-02T18:56:58.254Z INFO 6699 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 18:56:58 2025-12-02T18:56:58.254Z WARN 6699 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 18:56:58 2025-12-02T18:56:58.270Z INFO 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 18:56:58 2025-12-02T18:56:58.270Z WARN 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:58 2025-12-02T18:56:58.309Z INFO 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 18:56:58 2025-12-02T18:56:58.309Z WARN 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:58 2025-12-02T18:56:58.355Z INFO 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 18:56:58 2025-12-02T18:56:58.355Z WARN 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:58 2025-12-02T18:56:58.366Z INFO 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 18:56:58 2025-12-02T18:56:58.366Z WARN 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:58 2025-12-02T18:56:58.388Z INFO 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 18:56:58 2025-12-02T18:56:58.388Z WARN 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:58 2025-12-02T18:56:58.391Z INFO 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 18:56:58 2025-12-02T18:56:58.391Z WARN 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:58 2025-12-02T18:56:58.391Z INFO 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 18:56:58 2025-12-02T18:56:58.391Z WARN 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:58 2025-12-02T18:56:58.418Z INFO 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 18:56:58 2025-12-02T18:56:58.418Z WARN 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:58 2025-12-02T18:56:58.431Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 18:56:58 2025-12-02T18:56:58.431Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:58 2025-12-02T18:56:58.454Z INFO 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 18:56:58 2025-12-02T18:56:58.454Z WARN 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:58 2025-12-02T18:56:58.455Z INFO 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 18:56:58 2025-12-02T18:56:58.455Z WARN 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:58 2025-12-02T18:56:58.462Z INFO 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 18:56:58 2025-12-02T18:56:58.462Z WARN 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:58 2025-12-02T18:56:58.502Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:56:58 2025-12-02T18:56:58.502Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:58 2025-12-02T18:56:58.502Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:58 2025-12-02T18:56:58.502Z INFO 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 18:56:58 2025-12-02T18:56:58.502Z WARN 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:58 2025-12-02T18:56:58.589Z INFO 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 18:56:58 2025-12-02T18:56:58.589Z WARN 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:58 2025-12-02T18:56:58.589Z INFO 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 18:56:58 2025-12-02T18:56:58.589Z WARN 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:58 2025-12-02T18:56:58.645Z INFO 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 18:56:58 2025-12-02T18:56:58.645Z WARN 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:58 2025-12-02T18:56:58.662Z INFO 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 18:56:58 2025-12-02T18:56:58.662Z WARN 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:58 2025-12-02T18:56:58.674Z INFO 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 18:56:58 2025-12-02T18:56:58.674Z WARN 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:58 2025-12-02T18:56:58.679Z INFO 6699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 18:56:58 2025-12-02T18:56:58.679Z WARN 6699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 18:56:58 2025-12-02T18:56:58.703Z INFO 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 18:56:58 2025-12-02T18:56:58.703Z WARN 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:58 2025-12-02T18:56:58.715Z INFO 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 18:56:58 2025-12-02T18:56:58.715Z WARN 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:58 2025-12-02T18:56:58.776Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 18:56:58 2025-12-02T18:56:58.776Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:58 2025-12-02T18:56:58.825Z INFO 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 18:56:58 2025-12-02T18:56:58.825Z WARN 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:59 2025-12-02T18:56:58.964Z INFO 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 18:56:59 2025-12-02T18:56:58.965Z WARN 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:59 2025-12-02T18:56:58.983Z INFO 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 18:56:59 2025-12-02T18:56:58.983Z WARN 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:59 2025-12-02T18:56:59.020Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:56:59 2025-12-02T18:56:59.020Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:59 2025-12-02T18:56:59.020Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:59 2025-12-02T18:56:59.059Z INFO 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 18:56:59 2025-12-02T18:56:59.059Z WARN 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:59 2025-12-02T18:56:59.167Z INFO 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 18:56:59 2025-12-02T18:56:59.167Z WARN 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:59 2025-12-02T18:56:59.173Z INFO 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 18:56:59 2025-12-02T18:56:59.173Z WARN 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:59 2025-12-02T18:56:59.204Z INFO 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 18:56:59 2025-12-02T18:56:59.204Z WARN 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:59 2025-12-02T18:56:59.256Z INFO 6699 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 18:56:59 2025-12-02T18:56:59.256Z WARN 6699 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 18:56:59 2025-12-02T18:56:59.268Z INFO 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 18:56:59 2025-12-02T18:56:59.268Z WARN 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:59 2025-12-02T18:56:59.271Z INFO 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 18:56:59 2025-12-02T18:56:59.271Z WARN 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:59 2025-12-02T18:56:59.312Z INFO 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 18:56:59 2025-12-02T18:56:59.312Z WARN 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:59 2025-12-02T18:56:59.355Z INFO 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 18:56:59 2025-12-02T18:56:59.355Z WARN 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:59 2025-12-02T18:56:59.389Z INFO 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 18:56:59 2025-12-02T18:56:59.389Z WARN 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:59 2025-12-02T18:56:59.391Z INFO 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 18:56:59 2025-12-02T18:56:59.391Z WARN 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:59 2025-12-02T18:56:59.393Z INFO 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 18:56:59 2025-12-02T18:56:59.393Z WARN 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:59 2025-12-02T18:56:59.419Z INFO 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 18:56:59 2025-12-02T18:56:59.419Z WARN 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:56:59 2025-12-02T18:56:59.433Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 18:56:59 2025-12-02T18:56:59.433Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:59 2025-12-02T18:56:59.455Z INFO 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 18:56:59 2025-12-02T18:56:59.455Z WARN 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:59 2025-12-02T18:56:59.456Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:56:59 2025-12-02T18:56:59.456Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:59 2025-12-02T18:56:59.456Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:56:59 2025-12-02T18:56:59.456Z INFO 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 18:56:59 2025-12-02T18:56:59.456Z WARN 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:59 2025-12-02T18:56:59.464Z INFO 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 18:56:59 2025-12-02T18:56:59.464Z WARN 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:59 2025-12-02T18:56:59.503Z INFO 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 18:56:59 2025-12-02T18:56:59.503Z WARN 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:59 2025-12-02T18:56:59.581Z INFO 6699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 18:56:59 2025-12-02T18:56:59.581Z WARN 6699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 18:56:59 2025-12-02T18:56:59.589Z INFO 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 18:56:59 2025-12-02T18:56:59.589Z WARN 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:59 2025-12-02T18:56:59.590Z INFO 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 18:56:59 2025-12-02T18:56:59.590Z WARN 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:59 2025-12-02T18:56:59.647Z INFO 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 18:56:59 2025-12-02T18:56:59.647Z WARN 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:59 2025-12-02T18:56:59.664Z INFO 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 18:56:59 2025-12-02T18:56:59.664Z WARN 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:56:59 2025-12-02T18:56:59.674Z INFO 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 18:56:59 2025-12-02T18:56:59.674Z WARN 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:59 2025-12-02T18:56:59.705Z INFO 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 18:56:59 2025-12-02T18:56:59.705Z WARN 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:56:59 2025-12-02T18:56:59.716Z INFO 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 18:56:59 2025-12-02T18:56:59.716Z WARN 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:56:59 2025-12-02T18:56:59.778Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 18:56:59 2025-12-02T18:56:59.778Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:56:59 2025-12-02T18:56:59.827Z INFO 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 18:56:59 2025-12-02T18:56:59.827Z WARN 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:56:59 2025-12-02T18:56:59.873Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:56:59 2025-12-02T18:56:59.873Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:56:59 2025-12-02T18:56:59.873Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:57:00 2025-12-02T18:56:59.985Z INFO 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 18:57:00 2025-12-02T18:56:59.985Z WARN 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:57:00 2025-12-02T18:57:00.009Z INFO 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 18:57:00 2025-12-02T18:57:00.009Z WARN 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:57:00 2025-12-02T18:57:00.060Z INFO 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 18:57:00 2025-12-02T18:57:00.060Z WARN 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:57:00 2025-12-02T18:57:00.167Z INFO 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 18:57:00 2025-12-02T18:57:00.167Z WARN 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:57:00 2025-12-02T18:57:00.174Z INFO 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 18:57:00 2025-12-02T18:57:00.174Z WARN 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:57:00 2025-12-02T18:57:00.205Z INFO 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 18:57:00 2025-12-02T18:57:00.205Z WARN 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:57:00 2025-12-02T18:57:00.248Z INFO 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 18:57:00 2025-12-02T18:57:00.248Z WARN 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:57:00 2025-12-02T18:57:00.256Z INFO 6699 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 18:57:00 2025-12-02T18:57:00.256Z WARN 6699 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 18:57:00 2025-12-02T18:57:00.270Z INFO 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 18:57:00 2025-12-02T18:57:00.270Z WARN 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:57:00 2025-12-02T18:57:00.302Z INFO 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 18:57:00 2025-12-02T18:57:00.302Z WARN 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:57:00 2025-12-02T18:57:00.312Z INFO 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 18:57:00 2025-12-02T18:57:00.312Z WARN 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:57:00 2025-12-02T18:57:00.359Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:57:00 2025-12-02T18:57:00.359Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:57:00 2025-12-02T18:57:00.359Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:57:00 2025-12-02T18:57:00.390Z INFO 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 18:57:00 2025-12-02T18:57:00.390Z WARN 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:57:00 2025-12-02T18:57:00.392Z INFO 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 18:57:00 2025-12-02T18:57:00.392Z WARN 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:57:00 2025-12-02T18:57:00.393Z INFO 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 18:57:00 2025-12-02T18:57:00.393Z WARN 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:57:00 2025-12-02T18:57:00.401Z INFO 6699 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.72]:5701 [dev] [5.5.0] 18:57:00 18:57:00 Members {size:1, ver:1} [ 18:57:00 Member [10.30.107.72]:5701 - 3b456306-1d2d-4852-ae03-52e6759c064f this 18:57:00 ] 18:57:00 18:57:00 2025-12-02T18:57:00.402Z INFO 6699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is STARTED 18:57:00 2025-12-02T18:57:00.403Z INFO 6699 --- [cached.thread-2] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.72]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 18:57:00 2025-12-02T18:57:00.421Z INFO 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 18:57:00 2025-12-02T18:57:00.421Z WARN 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:57:00 2025-12-02T18:57:00.422Z INFO 6699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is SHUTTING_DOWN 18:57:00 2025-12-02T18:57:00.423Z INFO 6699 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.72]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.72]:5701 - 3b456306-1d2d-4852-ae03-52e6759c064f this is handled 18:57:00 2025-12-02T18:57:00.423Z INFO 6699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Shutting down multicast service... 18:57:00 2025-12-02T18:57:00.424Z INFO 6699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Shutting down connection manager... 18:57:00 2025-12-02T18:57:00.424Z INFO 6699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Shutting down node engine... 18:57:00 2025-12-02T18:57:00.436Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 18:57:00 2025-12-02T18:57:00.436Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:57:00 2025-12-02T18:57:00.456Z INFO 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 18:57:00 2025-12-02T18:57:00.456Z WARN 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:57:00 2025-12-02T18:57:00.457Z INFO 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 18:57:00 2025-12-02T18:57:00.457Z WARN 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:57:00 2025-12-02T18:57:00.465Z INFO 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 18:57:00 2025-12-02T18:57:00.465Z WARN 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:57:00 2025-12-02T18:57:00.489Z INFO 6699 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.72]:5701 [dev] [5.5.0] Destroying node NodeExtension. 18:57:00 2025-12-02T18:57:00.490Z INFO 6699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 67 ms. 18:57:00 2025-12-02T18:57:00.490Z INFO 6699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is SHUTDOWN 18:57:00 2025-12-02T18:57:00.491Z INFO 6699 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 18:57:00 2025-12-02T18:57:00.504Z INFO 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 18:57:00 2025-12-02T18:57:00.504Z WARN 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:57:00 2025-12-02T18:57:00.520Z INFO 6699 --- [ main] com.hazelcast.system.logo : [10.30.107.72]:5701 [dev] [5.5.0] 18:57:00 o o o o---o o--o o o---o o o----o o--o--o 18:57:00 | | / \ / | / / \ | | 18:57:00 o----o o o o----o | o o o----o | 18:57:00 | | * \ / | \ * \ | | 18:57:00 o o * o o---o o--o o----o o---o * o o----o o 18:57:00 18:57:00 2025-12-02T18:57:00.520Z INFO 6699 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 18:57:00 2025-12-02T18:57:00.520Z INFO 6699 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.72]:5701 18:57:00 2025-12-02T18:57:00.520Z INFO 6699 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] Cluster name: dev 18:57:00 2025-12-02T18:57:00.520Z INFO 6699 --- [ main] com.hazelcast.system : [10.30.107.72]: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. 18:57:00 2025-12-02T18:57:00.520Z INFO 6699 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] The Jet engine is disabled. 18:57:00 To enable the Jet engine on the members, do one of the following: 18:57:00 - Change member config using Java API: config.getJetConfig().setEnabled(true) 18:57:00 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 18:57:00 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 18:57:00 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 18:57:00 2025-12-02T18:57:00.529Z INFO 6699 --- [ main] com.hazelcast.system.security : [10.30.107.72]: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. 18:57:00 2025-12-02T18:57:00.530Z INFO 6699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Using Multicast discovery 18:57:00 2025-12-02T18:57:00.534Z INFO 6699 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.72]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 18:57:00 2025-12-02T18:57:00.535Z INFO 6699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is STARTING 18:57:00 2025-12-02T18:57:00.584Z INFO 6699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 18:57:00 2025-12-02T18:57:00.584Z WARN 6699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 18:57:00 2025-12-02T18:57:00.591Z INFO 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 18:57:00 2025-12-02T18:57:00.591Z WARN 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:57:00 2025-12-02T18:57:00.626Z INFO 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 18:57:00 2025-12-02T18:57:00.626Z WARN 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:57:00 2025-12-02T18:57:00.649Z INFO 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 18:57:00 2025-12-02T18:57:00.649Z WARN 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:57:00 2025-12-02T18:57:00.664Z INFO 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 18:57:00 2025-12-02T18:57:00.664Z WARN 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:57:00 2025-12-02T18:57:00.676Z INFO 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 18:57:00 2025-12-02T18:57:00.676Z WARN 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:57:00 2025-12-02T18:57:00.686Z INFO 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 18:57:00 2025-12-02T18:57:00.686Z WARN 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:57:00 2025-12-02T18:57:00.708Z INFO 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 18:57:00 2025-12-02T18:57:00.708Z WARN 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:57:00 2025-12-02T18:57:00.718Z INFO 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 18:57:00 2025-12-02T18:57:00.718Z WARN 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:57:00 2025-12-02T18:57:00.781Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 18:57:00 2025-12-02T18:57:00.781Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:57:00 2025-12-02T18:57:00.872Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:57:00 2025-12-02T18:57:00.872Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:57:00 2025-12-02T18:57:00.872Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:57:01 2025-12-02T18:57:00.986Z INFO 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 18:57:01 2025-12-02T18:57:00.986Z WARN 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:57:01 2025-12-02T18:57:01.034Z INFO 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 18:57:01 2025-12-02T18:57:01.034Z WARN 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:57:01 2025-12-02T18:57:01.062Z INFO 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 18:57:01 2025-12-02T18:57:01.062Z WARN 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:57:01 2025-12-02T18:57:01.168Z INFO 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 18:57:01 2025-12-02T18:57:01.168Z WARN 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:57:01 2025-12-02T18:57:01.206Z INFO 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 18:57:01 2025-12-02T18:57:01.206Z WARN 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:57:01 2025-12-02T18:57:01.208Z INFO 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 18:57:01 2025-12-02T18:57:01.208Z WARN 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:57:01 2025-12-02T18:57:01.211Z INFO 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 18:57:01 2025-12-02T18:57:01.211Z WARN 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:57:01 2025-12-02T18:57:01.252Z INFO 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 18:57:01 2025-12-02T18:57:01.252Z WARN 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:57:01 2025-12-02T18:57:01.271Z INFO 6699 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 18:57:01 2025-12-02T18:57:01.271Z WARN 6699 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 18:57:01 2025-12-02T18:57:01.274Z INFO 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 18:57:01 2025-12-02T18:57:01.274Z WARN 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:57:01 2025-12-02T18:57:01.314Z INFO 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 18:57:01 2025-12-02T18:57:01.314Z WARN 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:57:01 2025-12-02T18:57:01.364Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:57:01 2025-12-02T18:57:01.364Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:57:01 2025-12-02T18:57:01.364Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:57:01 2025-12-02T18:57:01.392Z INFO 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 18:57:01 2025-12-02T18:57:01.392Z WARN 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:57:01 2025-12-02T18:57:01.392Z INFO 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 18:57:01 2025-12-02T18:57:01.392Z WARN 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:57:01 2025-12-02T18:57:01.394Z INFO 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 18:57:01 2025-12-02T18:57:01.394Z WARN 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:57:01 2025-12-02T18:57:01.422Z INFO 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 18:57:01 2025-12-02T18:57:01.422Z WARN 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:57:01 2025-12-02T18:57:01.438Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 18:57:01 2025-12-02T18:57:01.438Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:57:01 2025-12-02T18:57:01.447Z INFO 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 18:57:01 2025-12-02T18:57:01.447Z WARN 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:57:01 2025-12-02T18:57:01.458Z INFO 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 18:57:01 2025-12-02T18:57:01.458Z WARN 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:57:01 2025-12-02T18:57:01.459Z INFO 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 18:57:01 2025-12-02T18:57:01.459Z WARN 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:57:01 2025-12-02T18:57:01.506Z INFO 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 18:57:01 2025-12-02T18:57:01.506Z WARN 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:57:01 2025-12-02T18:57:01.586Z INFO 6699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 18:57:01 2025-12-02T18:57:01.586Z WARN 6699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 18:57:01 2025-12-02T18:57:01.592Z INFO 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 18:57:01 2025-12-02T18:57:01.592Z WARN 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:57:01 2025-12-02T18:57:01.625Z INFO 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 18:57:01 2025-12-02T18:57:01.625Z WARN 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:57:01 2025-12-02T18:57:01.630Z INFO 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 18:57:01 2025-12-02T18:57:01.630Z WARN 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:57:01 2025-12-02T18:57:01.649Z INFO 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 18:57:01 2025-12-02T18:57:01.649Z WARN 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:57:01 2025-12-02T18:57:01.666Z INFO 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 18:57:01 2025-12-02T18:57:01.666Z WARN 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:57:01 2025-12-02T18:57:01.677Z INFO 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 18:57:01 2025-12-02T18:57:01.677Z WARN 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:57:01 2025-12-02T18:57:01.711Z INFO 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 18:57:01 2025-12-02T18:57:01.711Z WARN 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:57:01 2025-12-02T18:57:01.719Z INFO 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 18:57:01 2025-12-02T18:57:01.719Z WARN 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:57:01 2025-12-02T18:57:01.783Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 18:57:01 2025-12-02T18:57:01.783Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:57:01 2025-12-02T18:57:01.836Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:57:01 2025-12-02T18:57:01.836Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:57:01 2025-12-02T18:57:01.836Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:57:02 2025-12-02T18:57:01.986Z INFO 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 18:57:02 2025-12-02T18:57:01.986Z WARN 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:57:02 2025-12-02T18:57:02.036Z INFO 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 18:57:02 2025-12-02T18:57:02.036Z WARN 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:57:02 2025-12-02T18:57:02.064Z INFO 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 18:57:02 2025-12-02T18:57:02.064Z WARN 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:57:02 2025-12-02T18:57:02.170Z INFO 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 18:57:02 2025-12-02T18:57:02.170Z WARN 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:57:02 2025-12-02T18:57:02.208Z INFO 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 18:57:02 2025-12-02T18:57:02.208Z WARN 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:57:02 2025-12-02T18:57:02.209Z INFO 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 18:57:02 2025-12-02T18:57:02.209Z WARN 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:57:02 2025-12-02T18:57:02.213Z INFO 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 18:57:02 2025-12-02T18:57:02.213Z WARN 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:57:02 2025-12-02T18:57:02.262Z INFO 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 18:57:02 2025-12-02T18:57:02.262Z WARN 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:57:02 2025-12-02T18:57:02.272Z INFO 6699 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 18:57:02 2025-12-02T18:57:02.272Z WARN 6699 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 18:57:02 2025-12-02T18:57:02.277Z INFO 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 18:57:02 2025-12-02T18:57:02.277Z WARN 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:57:02 2025-12-02T18:57:02.314Z INFO 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 18:57:02 2025-12-02T18:57:02.314Z WARN 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:57:02 2025-12-02T18:57:02.318Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:57:02 2025-12-02T18:57:02.318Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:57:02 2025-12-02T18:57:02.318Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:57:02 2025-12-02T18:57:02.392Z INFO 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 18:57:02 2025-12-02T18:57:02.392Z WARN 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:57:02 2025-12-02T18:57:02.393Z INFO 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 18:57:02 2025-12-02T18:57:02.393Z WARN 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:57:02 2025-12-02T18:57:02.395Z INFO 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 18:57:02 2025-12-02T18:57:02.395Z WARN 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:57:02 2025-12-02T18:57:02.424Z INFO 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 18:57:02 2025-12-02T18:57:02.424Z WARN 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:57:02 2025-12-02T18:57:02.440Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 18:57:02 2025-12-02T18:57:02.441Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:57:02 2025-12-02T18:57:02.448Z INFO 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 18:57:02 2025-12-02T18:57:02.448Z WARN 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:57:02 2025-12-02T18:57:02.458Z INFO 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 18:57:02 2025-12-02T18:57:02.458Z WARN 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:57:02 2025-12-02T18:57:02.460Z INFO 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 18:57:02 2025-12-02T18:57:02.460Z WARN 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:57:02 2025-12-02T18:57:02.488Z INFO 6699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 18:57:02 2025-12-02T18:57:02.488Z WARN 6699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 18:57:02 2025-12-02T18:57:02.506Z INFO 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 18:57:02 2025-12-02T18:57:02.506Z WARN 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:57:02 2025-12-02T18:57:02.594Z INFO 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 18:57:02 2025-12-02T18:57:02.594Z WARN 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:57:02 2025-12-02T18:57:02.613Z INFO 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 18:57:02 2025-12-02T18:57:02.613Z WARN 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:57:02 2025-12-02T18:57:02.626Z INFO 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 18:57:02 2025-12-02T18:57:02.626Z WARN 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:57:02 2025-12-02T18:57:02.631Z INFO 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 18:57:02 2025-12-02T18:57:02.631Z WARN 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:57:02 2025-12-02T18:57:02.651Z INFO 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 18:57:02 2025-12-02T18:57:02.651Z WARN 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:57:02 2025-12-02T18:57:02.668Z INFO 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 18:57:02 2025-12-02T18:57:02.668Z WARN 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:57:02 2025-12-02T18:57:02.678Z INFO 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 18:57:02 2025-12-02T18:57:02.678Z WARN 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:57:02 2025-12-02T18:57:02.685Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 18:57:02 2025-12-02T18:57:02.685Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:57:02 2025-12-02T18:57:02.720Z INFO 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 18:57:02 2025-12-02T18:57:02.720Z WARN 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:57:02 2025-12-02T18:57:02.840Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:57:02 2025-12-02T18:57:02.840Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:57:02 2025-12-02T18:57:02.840Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:57:02 2025-12-02T18:57:02.926Z INFO 6699 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.72]:5701 [dev] [5.5.0] 18:57:02 18:57:02 Members {size:1, ver:1} [ 18:57:02 Member [10.30.107.72]:5701 - 6efeec1e-dff7-47f7-a60d-5f7bf321715d this 18:57:02 ] 18:57:02 18:57:02 2025-12-02T18:57:02.929Z INFO 6699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is STARTED 18:57:02 2025-12-02T18:57:02.930Z INFO 6699 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.72]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 18:57:03 2025-12-02T18:57:02.943Z INFO 6699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is SHUTTING_DOWN 18:57:03 2025-12-02T18:57:02.944Z INFO 6699 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.72]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.72]:5701 - 6efeec1e-dff7-47f7-a60d-5f7bf321715d this is handled 18:57:03 2025-12-02T18:57:02.944Z INFO 6699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Shutting down multicast service... 18:57:03 2025-12-02T18:57:02.945Z INFO 6699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Shutting down connection manager... 18:57:03 2025-12-02T18:57:02.946Z INFO 6699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Shutting down node engine... 18:57:03 2025-12-02T18:57:02.988Z INFO 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 18:57:03 2025-12-02T18:57:02.988Z WARN 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:57:03 2025-12-02T18:57:03.010Z INFO 6699 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.72]:5701 [dev] [5.5.0] Destroying node NodeExtension. 18:57:03 2025-12-02T18:57:03.010Z INFO 6699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 66 ms. 18:57:03 2025-12-02T18:57:03.010Z INFO 6699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is SHUTDOWN 18:57:03 2025-12-02T18:57:03.011Z INFO 6699 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 18:57:03 2025-12-02T18:57:03.035Z INFO 6699 --- [ main] com.hazelcast.system.logo : [10.30.107.72]:5701 [dev] [5.5.0] 18:57:03 o o o o---o o--o o o---o o o----o o--o--o 18:57:03 | | / \ / | / / \ | | 18:57:03 o----o o o o----o | o o o----o | 18:57:03 | | * \ / | \ * \ | | 18:57:03 o o * o o---o o--o o----o o---o * o o----o o 18:57:03 18:57:03 2025-12-02T18:57:03.035Z INFO 6699 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 18:57:03 2025-12-02T18:57:03.035Z INFO 6699 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.72]:5701 18:57:03 2025-12-02T18:57:03.035Z INFO 6699 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] Cluster name: dev 18:57:03 2025-12-02T18:57:03.035Z INFO 6699 --- [ main] com.hazelcast.system : [10.30.107.72]: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. 18:57:03 2025-12-02T18:57:03.035Z INFO 6699 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] The Jet engine is disabled. 18:57:03 To enable the Jet engine on the members, do one of the following: 18:57:03 - Change member config using Java API: config.getJetConfig().setEnabled(true) 18:57:03 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 18:57:03 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 18:57:03 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 18:57:03 2025-12-02T18:57:03.038Z INFO 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 18:57:03 2025-12-02T18:57:03.038Z WARN 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:57:03 2025-12-02T18:57:03.043Z INFO 6699 --- [ main] com.hazelcast.system.security : [10.30.107.72]: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. 18:57:03 2025-12-02T18:57:03.044Z INFO 6699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Using Multicast discovery 18:57:03 2025-12-02T18:57:03.060Z INFO 6699 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.72]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 18:57:03 2025-12-02T18:57:03.061Z INFO 6699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is STARTING 18:57:03 2025-12-02T18:57:03.067Z INFO 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 18:57:03 2025-12-02T18:57:03.067Z WARN 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:57:03 2025-12-02T18:57:03.171Z INFO 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 18:57:03 2025-12-02T18:57:03.171Z WARN 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:57:03 2025-12-02T18:57:03.210Z INFO 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 18:57:03 2025-12-02T18:57:03.210Z WARN 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:57:03 2025-12-02T18:57:03.214Z INFO 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 18:57:03 2025-12-02T18:57:03.214Z WARN 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:57:03 2025-12-02T18:57:03.215Z INFO 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 18:57:03 2025-12-02T18:57:03.215Z WARN 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:57:03 2025-12-02T18:57:03.225Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:57:03 2025-12-02T18:57:03.225Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:57:03 2025-12-02T18:57:03.225Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:57:03 2025-12-02T18:57:03.263Z INFO 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 18:57:03 2025-12-02T18:57:03.263Z WARN 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:57:03 2025-12-02T18:57:03.274Z INFO 6699 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 18:57:03 2025-12-02T18:57:03.274Z WARN 6699 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 18:57:03 2025-12-02T18:57:03.279Z INFO 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 18:57:03 2025-12-02T18:57:03.279Z WARN 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:57:03 2025-12-02T18:57:03.314Z INFO 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 18:57:03 2025-12-02T18:57:03.314Z WARN 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:57:03 2025-12-02T18:57:03.394Z INFO 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 18:57:03 2025-12-02T18:57:03.394Z WARN 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:57:03 2025-12-02T18:57:03.394Z INFO 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 18:57:03 2025-12-02T18:57:03.394Z WARN 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:57:03 2025-12-02T18:57:03.395Z INFO 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 18:57:03 2025-12-02T18:57:03.395Z WARN 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:57:03 2025-12-02T18:57:03.442Z INFO 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 18:57:03 2025-12-02T18:57:03.442Z WARN 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:57:03 2025-12-02T18:57:03.443Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 18:57:03 2025-12-02T18:57:03.443Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:57:03 2025-12-02T18:57:03.459Z INFO 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 18:57:03 2025-12-02T18:57:03.459Z WARN 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:57:03 2025-12-02T18:57:03.461Z INFO 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 18:57:03 2025-12-02T18:57:03.461Z WARN 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:57:03 2025-12-02T18:57:03.490Z INFO 6699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 18:57:03 2025-12-02T18:57:03.490Z WARN 6699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 18:57:03 2025-12-02T18:57:03.497Z INFO 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 18:57:03 2025-12-02T18:57:03.497Z WARN 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:57:03 2025-12-02T18:57:03.508Z INFO 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 18:57:03 2025-12-02T18:57:03.508Z WARN 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:57:03 2025-12-02T18:57:03.596Z INFO 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 18:57:03 2025-12-02T18:57:03.596Z WARN 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:57:03 2025-12-02T18:57:03.616Z INFO 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 18:57:03 2025-12-02T18:57:03.616Z WARN 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:57:03 2025-12-02T18:57:03.627Z INFO 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 18:57:03 2025-12-02T18:57:03.627Z WARN 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:57:03 2025-12-02T18:57:03.632Z INFO 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 18:57:03 2025-12-02T18:57:03.632Z WARN 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:57:03 2025-12-02T18:57:03.639Z INFO 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 18:57:03 2025-12-02T18:57:03.639Z WARN 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:57:03 2025-12-02T18:57:03.679Z INFO 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 18:57:03 2025-12-02T18:57:03.679Z WARN 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:57:03 2025-12-02T18:57:03.687Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 18:57:03 2025-12-02T18:57:03.687Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:57:03 2025-12-02T18:57:03.698Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:57:03 2025-12-02T18:57:03.698Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:57:03 2025-12-02T18:57:03.698Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:57:03 2025-12-02T18:57:03.716Z INFO 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 18:57:03 2025-12-02T18:57:03.716Z WARN 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:57:03 2025-12-02T18:57:03.721Z INFO 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 18:57:03 2025-12-02T18:57:03.721Z WARN 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:57:03 2025-12-02T18:57:03.929Z INFO 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 18:57:03 2025-12-02T18:57:03.929Z WARN 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:57:04 2025-12-02T18:57:04.039Z INFO 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 18:57:04 2025-12-02T18:57:04.039Z WARN 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:57:04 2025-12-02T18:57:04.067Z INFO 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 18:57:04 2025-12-02T18:57:04.067Z WARN 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:57:04 2025-12-02T18:57:04.172Z INFO 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 18:57:04 2025-12-02T18:57:04.172Z WARN 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:57:04 2025-12-02T18:57:04.178Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:57:04 2025-12-02T18:57:04.178Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:57:04 2025-12-02T18:57:04.178Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:57:04 2025-12-02T18:57:04.211Z INFO 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 18:57:04 2025-12-02T18:57:04.211Z WARN 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:57:04 2025-12-02T18:57:04.215Z INFO 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 18:57:04 2025-12-02T18:57:04.215Z INFO 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 18:57:04 2025-12-02T18:57:04.215Z WARN 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:57:04 2025-12-02T18:57:04.215Z WARN 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:57:04 2025-12-02T18:57:04.263Z INFO 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 18:57:04 2025-12-02T18:57:04.263Z WARN 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:57:04 2025-12-02T18:57:04.275Z INFO 6699 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 18:57:04 2025-12-02T18:57:04.275Z WARN 6699 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 18:57:04 2025-12-02T18:57:04.281Z INFO 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 18:57:04 2025-12-02T18:57:04.281Z WARN 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:57:04 2025-12-02T18:57:04.316Z INFO 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 18:57:04 2025-12-02T18:57:04.316Z WARN 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:57:04 2025-12-02T18:57:04.395Z INFO 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 18:57:04 2025-12-02T18:57:04.395Z WARN 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:57:04 2025-12-02T18:57:04.395Z INFO 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 18:57:04 2025-12-02T18:57:04.395Z WARN 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:57:04 2025-12-02T18:57:04.396Z INFO 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 18:57:04 2025-12-02T18:57:04.396Z WARN 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:57:04 2025-12-02T18:57:04.428Z INFO 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 18:57:04 2025-12-02T18:57:04.428Z WARN 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:57:04 2025-12-02T18:57:04.444Z INFO 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 18:57:04 2025-12-02T18:57:04.444Z WARN 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:57:04 2025-12-02T18:57:04.445Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 18:57:04 2025-12-02T18:57:04.445Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:57:04 2025-12-02T18:57:04.462Z INFO 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 18:57:04 2025-12-02T18:57:04.463Z WARN 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:57:04 2025-12-02T18:57:04.492Z INFO 6699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 18:57:04 2025-12-02T18:57:04.492Z WARN 6699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 18:57:04 2025-12-02T18:57:04.498Z INFO 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 18:57:04 2025-12-02T18:57:04.498Z WARN 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:57:04 2025-12-02T18:57:04.509Z INFO 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 18:57:04 2025-12-02T18:57:04.509Z WARN 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:57:04 2025-12-02T18:57:04.589Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 18:57:04 2025-12-02T18:57:04.589Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:57:04 2025-12-02T18:57:04.593Z INFO 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 18:57:04 2025-12-02T18:57:04.593Z WARN 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:57:04 2025-12-02T18:57:04.597Z INFO 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 18:57:04 2025-12-02T18:57:04.597Z WARN 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:57:04 2025-12-02T18:57:04.619Z INFO 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 18:57:04 2025-12-02T18:57:04.619Z WARN 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:57:04 2025-12-02T18:57:04.629Z INFO 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 18:57:04 2025-12-02T18:57:04.629Z WARN 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:57:04 2025-12-02T18:57:04.633Z INFO 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 18:57:04 2025-12-02T18:57:04.633Z WARN 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:57:04 2025-12-02T18:57:04.681Z INFO 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 18:57:04 2025-12-02T18:57:04.681Z WARN 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:57:04 2025-12-02T18:57:04.701Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:57:04 2025-12-02T18:57:04.701Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:57:04 2025-12-02T18:57:04.701Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:57:04 2025-12-02T18:57:04.718Z INFO 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 18:57:04 2025-12-02T18:57:04.718Z WARN 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:57:04 2025-12-02T18:57:04.721Z INFO 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 18:57:04 2025-12-02T18:57:04.721Z WARN 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:57:05 2025-12-02T18:57:04.942Z INFO 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 18:57:05 2025-12-02T18:57:04.942Z WARN 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:57:05 2025-12-02T18:57:05.040Z INFO 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 18:57:05 2025-12-02T18:57:05.040Z WARN 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:57:05 2025-12-02T18:57:05.069Z INFO 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 18:57:05 2025-12-02T18:57:05.069Z WARN 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:57:05 2025-12-02T18:57:05.181Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:57:05 2025-12-02T18:57:05.181Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:57:05 2025-12-02T18:57:05.181Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:57:05 2025-12-02T18:57:05.200Z INFO 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 18:57:05 2025-12-02T18:57:05.200Z WARN 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:57:05 2025-12-02T18:57:05.215Z INFO 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 18:57:05 2025-12-02T18:57:05.215Z WARN 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:57:05 2025-12-02T18:57:05.217Z INFO 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 18:57:05 2025-12-02T18:57:05.217Z WARN 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:57:05 2025-12-02T18:57:05.249Z INFO 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 18:57:05 2025-12-02T18:57:05.249Z WARN 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:57:05 2025-12-02T18:57:05.265Z INFO 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 18:57:05 2025-12-02T18:57:05.265Z WARN 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:57:05 2025-12-02T18:57:05.275Z INFO 6699 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 18:57:05 2025-12-02T18:57:05.276Z WARN 6699 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 18:57:05 2025-12-02T18:57:05.283Z INFO 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 18:57:05 2025-12-02T18:57:05.283Z WARN 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:57:05 2025-12-02T18:57:05.317Z INFO 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 18:57:05 2025-12-02T18:57:05.317Z WARN 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:57:05 2025-12-02T18:57:05.395Z INFO 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 18:57:05 2025-12-02T18:57:05.395Z WARN 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:57:05 2025-12-02T18:57:05.396Z INFO 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 18:57:05 2025-12-02T18:57:05.396Z WARN 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:57:05 2025-12-02T18:57:05.398Z INFO 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 18:57:05 2025-12-02T18:57:05.398Z WARN 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:57:05 2025-12-02T18:57:05.432Z INFO 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 18:57:05 2025-12-02T18:57:05.432Z WARN 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:57:05 2025-12-02T18:57:05.444Z INFO 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 18:57:05 2025-12-02T18:57:05.444Z WARN 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:57:05 2025-12-02T18:57:05.447Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 18:57:05 2025-12-02T18:57:05.447Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:57:05 2025-12-02T18:57:05.462Z INFO 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 18:57:05 2025-12-02T18:57:05.462Z WARN 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:57:05 2025-12-02T18:57:05.495Z INFO 6699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 18:57:05 2025-12-02T18:57:05.495Z WARN 6699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 18:57:05 2025-12-02T18:57:05.499Z INFO 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 18:57:05 2025-12-02T18:57:05.499Z WARN 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:57:05 2025-12-02T18:57:05.510Z INFO 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 18:57:05 2025-12-02T18:57:05.510Z WARN 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:57:05 2025-12-02T18:57:05.554Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:57:05 2025-12-02T18:57:05.554Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:57:05 2025-12-02T18:57:05.554Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:57:05 2025-12-02T18:57:05.569Z INFO 6699 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.72]:5701 [dev] [5.5.0] 18:57:05 18:57:05 Members {size:1, ver:1} [ 18:57:05 Member [10.30.107.72]:5701 - ede50558-e0da-44bc-aa28-a7f5df08b271 this 18:57:05 ] 18:57:05 18:57:05 2025-12-02T18:57:05.570Z INFO 6699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is STARTED 18:57:05 2025-12-02T18:57:05.570Z INFO 6699 --- [cached.thread-2] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.72]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 18:57:05 2025-12-02T18:57:05.580Z INFO 6699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is SHUTTING_DOWN 18:57:05 2025-12-02T18:57:05.580Z INFO 6699 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.72]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.72]:5701 - ede50558-e0da-44bc-aa28-a7f5df08b271 this is handled 18:57:05 2025-12-02T18:57:05.581Z INFO 6699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Shutting down multicast service... 18:57:05 2025-12-02T18:57:05.581Z INFO 6699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Shutting down connection manager... 18:57:05 2025-12-02T18:57:05.582Z INFO 6699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Shutting down node engine... 18:57:05 2025-12-02T18:57:05.591Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 18:57:05 2025-12-02T18:57:05.591Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:57:05 2025-12-02T18:57:05.594Z INFO 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 18:57:05 2025-12-02T18:57:05.594Z WARN 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:57:05 2025-12-02T18:57:05.597Z INFO 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 18:57:05 2025-12-02T18:57:05.597Z WARN 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:57:05 2025-12-02T18:57:05.621Z INFO 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 18:57:05 2025-12-02T18:57:05.621Z WARN 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:57:05 2025-12-02T18:57:05.630Z INFO 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 18:57:05 2025-12-02T18:57:05.630Z WARN 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:57:05 2025-12-02T18:57:05.634Z INFO 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 18:57:05 2025-12-02T18:57:05.634Z WARN 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:57:05 2025-12-02T18:57:05.716Z INFO 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 18:57:05 2025-12-02T18:57:05.716Z WARN 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:57:05 2025-12-02T18:57:05.719Z INFO 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 18:57:05 2025-12-02T18:57:05.719Z WARN 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:57:05 2025-12-02T18:57:05.723Z INFO 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 18:57:05 2025-12-02T18:57:05.723Z WARN 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:57:05 2025-12-02T18:57:05.943Z INFO 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 18:57:05 2025-12-02T18:57:05.943Z WARN 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:57:05 2025-12-02T18:57:05.989Z INFO 6699 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.72]:5701 [dev] [5.5.0] Destroying node NodeExtension. 18:57:06 2025-12-02T18:57:05.990Z INFO 6699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 410 ms. 18:57:06 2025-12-02T18:57:05.990Z INFO 6699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is SHUTDOWN 18:57:06 2025-12-02T18:57:05.991Z INFO 6699 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 18:57:06 2025-12-02T18:57:06.016Z INFO 6699 --- [ main] com.hazelcast.system.logo : [10.30.107.72]:5701 [dev] [5.5.0] 18:57:06 o o o o---o o--o o o---o o o----o o--o--o 18:57:06 | | / \ / | / / \ | | 18:57:06 o----o o o o----o | o o o----o | 18:57:06 | | * \ / | \ * \ | | 18:57:06 o o * o o---o o--o o----o o---o * o o----o o 18:57:06 18:57:06 2025-12-02T18:57:06.016Z INFO 6699 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 18:57:06 2025-12-02T18:57:06.016Z INFO 6699 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.72]:5701 18:57:06 2025-12-02T18:57:06.016Z INFO 6699 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] Cluster name: dev 18:57:06 2025-12-02T18:57:06.016Z INFO 6699 --- [ main] com.hazelcast.system : [10.30.107.72]: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. 18:57:06 2025-12-02T18:57:06.016Z INFO 6699 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] The Jet engine is disabled. 18:57:06 To enable the Jet engine on the members, do one of the following: 18:57:06 - Change member config using Java API: config.getJetConfig().setEnabled(true) 18:57:06 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 18:57:06 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 18:57:06 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 18:57:06 2025-12-02T18:57:06.024Z INFO 6699 --- [ main] com.hazelcast.system.security : [10.30.107.72]: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. 18:57:06 2025-12-02T18:57:06.025Z INFO 6699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Using Multicast discovery 18:57:06 2025-12-02T18:57:06.031Z INFO 6699 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.72]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 18:57:06 2025-12-02T18:57:06.031Z INFO 6699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is STARTING 18:57:06 2025-12-02T18:57:06.041Z INFO 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 18:57:06 2025-12-02T18:57:06.041Z WARN 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:57:06 2025-12-02T18:57:06.070Z INFO 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 18:57:06 2025-12-02T18:57:06.070Z WARN 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:57:06 2025-12-02T18:57:06.181Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:57:06 2025-12-02T18:57:06.181Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:57:06 2025-12-02T18:57:06.181Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:57:06 2025-12-02T18:57:06.202Z INFO 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 18:57:06 2025-12-02T18:57:06.202Z WARN 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:57:06 2025-12-02T18:57:06.218Z INFO 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 18:57:06 2025-12-02T18:57:06.218Z WARN 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:57:06 2025-12-02T18:57:06.242Z INFO 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 18:57:06 2025-12-02T18:57:06.242Z WARN 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:57:06 2025-12-02T18:57:06.250Z INFO 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 18:57:06 2025-12-02T18:57:06.250Z WARN 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:57:06 2025-12-02T18:57:06.266Z INFO 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 18:57:06 2025-12-02T18:57:06.266Z WARN 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:57:06 2025-12-02T18:57:06.276Z INFO 6699 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 18:57:06 2025-12-02T18:57:06.276Z WARN 6699 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 18:57:06 2025-12-02T18:57:06.286Z INFO 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 18:57:06 2025-12-02T18:57:06.286Z WARN 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:57:06 2025-12-02T18:57:06.319Z INFO 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 18:57:06 2025-12-02T18:57:06.319Z WARN 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:57:06 2025-12-02T18:57:06.397Z INFO 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 18:57:06 2025-12-02T18:57:06.397Z WARN 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:57:06 2025-12-02T18:57:06.398Z INFO 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 18:57:06 2025-12-02T18:57:06.398Z WARN 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:57:06 2025-12-02T18:57:06.399Z INFO 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 18:57:06 2025-12-02T18:57:06.399Z WARN 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:57:06 2025-12-02T18:57:06.417Z INFO 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 18:57:06 2025-12-02T18:57:06.417Z WARN 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:57:06 2025-12-02T18:57:06.433Z INFO 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 18:57:06 2025-12-02T18:57:06.433Z WARN 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:57:06 2025-12-02T18:57:06.445Z INFO 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 18:57:06 2025-12-02T18:57:06.445Z WARN 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:57:06 2025-12-02T18:57:06.449Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 18:57:06 2025-12-02T18:57:06.449Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:57:06 2025-12-02T18:57:06.464Z INFO 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 18:57:06 2025-12-02T18:57:06.464Z WARN 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:57:06 2025-12-02T18:57:06.479Z INFO 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 18:57:06 2025-12-02T18:57:06.479Z WARN 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:57:06 2025-12-02T18:57:06.498Z INFO 6699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 18:57:06 2025-12-02T18:57:06.498Z WARN 6699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 18:57:06 2025-12-02T18:57:06.506Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:57:06 2025-12-02T18:57:06.506Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:57:06 2025-12-02T18:57:06.506Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:57:06 2025-12-02T18:57:06.594Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 18:57:06 2025-12-02T18:57:06.594Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:57:06 2025-12-02T18:57:06.596Z INFO 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 18:57:06 2025-12-02T18:57:06.596Z WARN 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:57:06 2025-12-02T18:57:06.598Z INFO 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 18:57:06 2025-12-02T18:57:06.598Z WARN 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:57:06 2025-12-02T18:57:06.627Z INFO 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 18:57:06 2025-12-02T18:57:06.627Z WARN 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:57:06 2025-12-02T18:57:06.631Z INFO 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 18:57:06 2025-12-02T18:57:06.631Z WARN 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:57:06 2025-12-02T18:57:06.636Z INFO 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 18:57:06 2025-12-02T18:57:06.636Z WARN 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:57:06 2025-12-02T18:57:06.702Z INFO 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 18:57:06 2025-12-02T18:57:06.702Z WARN 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:57:06 2025-12-02T18:57:06.718Z INFO 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 18:57:06 2025-12-02T18:57:06.718Z WARN 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:57:06 2025-12-02T18:57:06.720Z INFO 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 18:57:06 2025-12-02T18:57:06.720Z WARN 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:57:07 2025-12-02T18:57:06.943Z INFO 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 18:57:07 2025-12-02T18:57:06.943Z WARN 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:57:07 2025-12-02T18:57:07.042Z INFO 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 18:57:07 2025-12-02T18:57:07.042Z WARN 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:57:07 2025-12-02T18:57:07.072Z INFO 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 18:57:07 2025-12-02T18:57:07.072Z WARN 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:57:07 2025-12-02T18:57:07.095Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:57:07 2025-12-02T18:57:07.095Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:57:07 2025-12-02T18:57:07.095Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:57:07 2025-12-02T18:57:07.203Z INFO 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 18:57:07 2025-12-02T18:57:07.203Z WARN 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:57:07 2025-12-02T18:57:07.219Z INFO 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 18:57:07 2025-12-02T18:57:07.219Z WARN 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:57:07 2025-12-02T18:57:07.243Z INFO 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 18:57:07 2025-12-02T18:57:07.243Z WARN 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:57:07 2025-12-02T18:57:07.252Z INFO 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 18:57:07 2025-12-02T18:57:07.252Z WARN 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:57:07 2025-12-02T18:57:07.266Z INFO 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 18:57:07 2025-12-02T18:57:07.266Z WARN 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:57:07 2025-12-02T18:57:07.278Z INFO 6699 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 18:57:07 2025-12-02T18:57:07.278Z WARN 6699 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 18:57:07 2025-12-02T18:57:07.288Z INFO 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 18:57:07 2025-12-02T18:57:07.288Z WARN 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:57:07 2025-12-02T18:57:07.351Z INFO 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 18:57:07 2025-12-02T18:57:07.351Z WARN 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:57:07 2025-12-02T18:57:07.370Z INFO 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 18:57:07 2025-12-02T18:57:07.370Z WARN 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:57:07 2025-12-02T18:57:07.399Z INFO 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 18:57:07 2025-12-02T18:57:07.399Z WARN 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:57:07 2025-12-02T18:57:07.399Z INFO 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 18:57:07 2025-12-02T18:57:07.399Z WARN 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:57:07 2025-12-02T18:57:07.401Z INFO 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 18:57:07 2025-12-02T18:57:07.401Z WARN 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:57:07 2025-12-02T18:57:07.435Z INFO 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 18:57:07 2025-12-02T18:57:07.435Z WARN 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:57:07 2025-12-02T18:57:07.446Z INFO 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 18:57:07 2025-12-02T18:57:07.446Z WARN 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:57:07 2025-12-02T18:57:07.450Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 18:57:07 2025-12-02T18:57:07.450Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:57:07 2025-12-02T18:57:07.465Z INFO 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 18:57:07 2025-12-02T18:57:07.465Z WARN 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:57:07 2025-12-02T18:57:07.500Z INFO 6699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 18:57:07 2025-12-02T18:57:07.500Z WARN 6699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 18:57:07 2025-12-02T18:57:07.506Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:57:07 2025-12-02T18:57:07.506Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:57:07 2025-12-02T18:57:07.506Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:57:07 2025-12-02T18:57:07.512Z INFO 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 18:57:07 2025-12-02T18:57:07.512Z WARN 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:57:07 2025-12-02T18:57:07.596Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 18:57:07 2025-12-02T18:57:07.596Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:57:07 2025-12-02T18:57:07.596Z INFO 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 18:57:07 2025-12-02T18:57:07.596Z WARN 6699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:57:07 2025-12-02T18:57:07.599Z INFO 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 18:57:07 2025-12-02T18:57:07.599Z WARN 6699 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:57:07 2025-12-02T18:57:07.629Z INFO 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 18:57:07 2025-12-02T18:57:07.629Z WARN 6699 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:57:07 2025-12-02T18:57:07.632Z INFO 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 18:57:07 2025-12-02T18:57:07.632Z WARN 6699 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:57:07 2025-12-02T18:57:07.637Z INFO 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 18:57:07 2025-12-02T18:57:07.637Z WARN 6699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:57:07 2025-12-02T18:57:07.676Z INFO 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 18:57:07 2025-12-02T18:57:07.676Z WARN 6699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:57:07 2025-12-02T18:57:07.719Z INFO 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 18:57:07 2025-12-02T18:57:07.719Z WARN 6699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:57:07 2025-12-02T18:57:07.721Z INFO 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 18:57:07 2025-12-02T18:57:07.721Z WARN 6699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:57:08 2025-12-02T18:57:07.945Z INFO 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 18:57:08 2025-12-02T18:57:07.945Z WARN 6699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:57:08 2025-12-02T18:57:07.948Z INFO 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 18:57:08 2025-12-02T18:57:07.948Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:57:08 2025-12-02T18:57:07.948Z WARN 6699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:57:08 2025-12-02T18:57:08.048Z INFO 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 18:57:08 2025-12-02T18:57:08.048Z WARN 6699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:57:08 2025-12-02T18:57:08.105Z INFO 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 18:57:08 2025-12-02T18:57:08.105Z WARN 6699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:57:08 2025-12-02T18:57:08.205Z INFO 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 18:57:08 2025-12-02T18:57:08.205Z WARN 6699 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:57:08 2025-12-02T18:57:08.220Z INFO 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 18:57:08 2025-12-02T18:57:08.220Z WARN 6699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:57:08 2025-12-02T18:57:08.228Z INFO 6699 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.72]:5701 [dev] [5.5.0] 18:57:08 18:57:08 Members {size:1, ver:1} [ 18:57:08 Member [10.30.107.72]:5701 - 39edd7a8-4569-4284-9b13-1ec9feb54ebf this 18:57:08 ] 18:57:08 18:57:08 2025-12-02T18:57:08.229Z INFO 6699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is STARTED 18:57:08 2025-12-02T18:57:08.242Z INFO 6699 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.72]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 18:57:08 2025-12-02T18:57:08.243Z INFO 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 18:57:08 2025-12-02T18:57:08.243Z WARN 6699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:57:08 2025-12-02T18:57:08.252Z INFO 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 18:57:08 2025-12-02T18:57:08.252Z WARN 6699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:57:08 2025-12-02T18:57:08.268Z INFO 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 18:57:08 2025-12-02T18:57:08.268Z WARN 6699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:57:08 2025-12-02T18:57:08.278Z INFO 6699 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 18:57:08 2025-12-02T18:57:08.278Z WARN 6699 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 18:57:08 2025-12-02T18:57:08.290Z INFO 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 18:57:08 2025-12-02T18:57:08.290Z WARN 6699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:57:08 2025-12-02T18:57:08.338Z INFO 6699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is SHUTTING_DOWN 18:57:08 2025-12-02T18:57:08.338Z INFO 6699 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.72]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.72]:5701 - 39edd7a8-4569-4284-9b13-1ec9feb54ebf this is handled 18:57:08 2025-12-02T18:57:08.339Z INFO 6699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Shutting down multicast service... 18:57:08 2025-12-02T18:57:08.340Z INFO 6699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Shutting down connection manager... 18:57:08 2025-12-02T18:57:08.340Z INFO 6699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Shutting down node engine... 18:57:08 2025-12-02T18:57:08.344Z INFO 6699 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.72]:5701 [dev] [5.5.0] Destroying node NodeExtension. 18:57:08 2025-12-02T18:57:08.345Z INFO 6699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 7 ms. 18:57:08 2025-12-02T18:57:08.345Z INFO 6699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is SHUTDOWN 18:57:08 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.79 s -- in org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelManagerSpec 18:57:08 [INFO] Running org.onap.cps.ncmp.impl.policyexecutor.PolicyExecutorWebClientConfigurationSpec 18:57:08 2025-12-02T18:57:08.361Z INFO 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 18:57:08 2025-12-02T18:57:08.361Z WARN 6699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:57:08 2025-12-02T18:57:08.371Z INFO 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 18:57:08 2025-12-02T18:57:08.371Z WARN 6699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 18:57:08 2025-12-02T18:57:08.376Z INFO 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 18:57:08 2025-12-02T18:57:08.376Z WARN 6699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:57:08 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.onap.cps.ncmp.impl.policyexecutor.PolicyExecutorWebClientConfigurationSpec 18:57:08 [INFO] Running org.onap.cps.ncmp.impl.provmns.ParameterMapperSpec 18:57:08 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.cps.ncmp.impl.provmns.ParameterMapperSpec 18:57:08 [INFO] Running org.onap.cps.ncmp.impl.provmns.ParametersBuilderSpec 18:57:08 2025-12-02T18:57:08.401Z INFO 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 18:57:08 2025-12-02T18:57:08.401Z WARN 6699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:57:08 2025-12-02T18:57:08.401Z INFO 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 18:57:08 2025-12-02T18:57:08.401Z WARN 6699 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 18:57:08 2025-12-02T18:57:08.401Z INFO 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 18:57:08 2025-12-02T18:57:08.401Z WARN 6699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 18:57:08 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.cps.ncmp.impl.provmns.ParametersBuilderSpec 18:57:08 [INFO] Running org.onap.cps.ncmp.impl.utils.AlternateIdMatcherSpec 18:57:08 [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.onap.cps.ncmp.impl.utils.AlternateIdMatcherSpec 18:57:08 [INFO] Running org.onap.cps.ncmp.impl.utils.EventDateTimeFormatterSpec 18:57:08 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.cps.ncmp.impl.utils.EventDateTimeFormatterSpec 18:57:08 [INFO] Running org.onap.cps.ncmp.impl.utils.JexParserSpec 18:57:08 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.cps.ncmp.impl.utils.JexParserSpec 18:57:08 [INFO] Running org.onap.cps.ncmp.impl.utils.YangDataConverterSpec 18:57:08 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.cps.ncmp.impl.utils.YangDataConverterSpec 18:57:08 [INFO] Running org.onap.cps.ncmp.impl.utils.http.RestServiceUrlTemplateBuilderSpec 18:57:08 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.cps.ncmp.impl.utils.http.RestServiceUrlTemplateBuilderSpec 18:57:08 [INFO] Running org.onap.cps.ncmp.init.AlternateIdCacheDataLoaderSpec 18:57:08 2025-12-02T18:57:08.447Z INFO 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 18:57:08 2025-12-02T18:57:08.447Z WARN 6699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 18:57:08 2025-12-02T18:57:08.448Z INFO 6699 --- [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Populating Alternate ID map from inventory 18:57:08 2025-12-02T18:57:08.448Z INFO 6699 --- [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Alternate ID map has 0 entries 18:57:08 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.cps.ncmp.init.AlternateIdCacheDataLoaderSpec 18:57:08 [INFO] Running org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec 18:57:08 2025-12-02T18:57:08.452Z INFO 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 18:57:08 2025-12-02T18:57:08.452Z WARN 6699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 18:57:08 2025-12-02T18:57:08.466Z INFO 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 18:57:08 2025-12-02T18:57:08.466Z WARN 6699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:57:08 2025-12-02T18:57:08.470Z INFO 6699 --- [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3 Started: NCMP CM Data Notification Subscription Models 18:57:08 2025-12-02T18:57:08.471Z INFO 6699 --- [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3: NCMP CM Data Notification Subscription Models onboarded successfully 18:57:08 2025-12-02T18:57:08.471Z INFO 6699 --- [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3 Completed 18:57:08 2025-12-02T18:57:08.474Z INFO 6699 --- [ main] org.onap.cps.init.AbstractModelLoader : This instance is not model loader master, skipping model loader for: CmDataSubscriptionModelLoader 18:57:08 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec 18:57:08 [INFO] Running org.onap.cps.ncmp.init.DataMigrationSpec 18:57:08 2025-12-02T18:57:08.494Z ERROR 6699 --- [ main] org.onap.cps.ncmp.init.DataMigration : Failed to process CM handle faultyCmHandle state 18:57:08 18:57:08 java.lang.RuntimeException: Simulated failure 18:57:08 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 18:57:08 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 18:57:08 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 18:57:08 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 18:57:08 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 18:57:08 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 18:57:08 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 18:57:08 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 18:57:08 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 18:57:08 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 18:57:08 at org.onap.cps.ncmp.init.DataMigrationSpec$__spock_feature_0_1_closure2.doCall(DataMigrationSpec.groovy:88) 18:57:08 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:57:08 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:57:08 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:57:08 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:57:08 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 18:57:08 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 18:57:08 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 18:57:08 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 18:57:08 at groovy.lang.Closure.call(Closure.java:427) 18:57:08 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 18:57:08 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 18:57:08 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 18:57:08 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 18:57:08 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 18:57:08 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 18:57:08 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 18:57:08 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 18:57:08 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 18:57:08 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 18:57:08 at org.spockframework.mock.runtime.DynamicProxyMockInterceptorAdapter.invoke(DynamicProxyMockInterceptorAdapter.java:36) 18:57:08 at jdk.proxy2/jdk.proxy2.$Proxy250.getNcmpServiceCmHandle(Unknown Source) 18:57:08 at org.onap.cps.ncmp.init.DataMigration.migrateBatch(DataMigration.java:69) 18:57:08 at org.onap.cps.ncmp.init.DataMigration.migrateInventoryToModelRelease20250722(DataMigration.java:58) 18:57:08 at org.onap.cps.ncmp.init.DataMigration$SpockMock$1450289141.migrateInventoryToModelRelease20250722$accessor$SqwQ2Pxb(Unknown Source) 18:57:08 at org.onap.cps.ncmp.init.DataMigration$SpockMock$1450289141$auxiliary$Si18gFAw.call(Unknown Source) 18:57:08 at org.spockframework.mock.runtime.ByteBuddyMethodInvoker.respond(ByteBuddyMethodInvoker.java:20) 18:57:08 at org.spockframework.mock.runtime.MockInvocation.callRealMethod(MockInvocation.java:61) 18:57:08 at org.spockframework.mock.CallRealMethodResponse.respond(CallRealMethodResponse.java:30) 18:57:08 at org.spockframework.mock.runtime.MockController.handle(MockController.java:50) 18:57:08 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 18:57:08 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 18:57:08 at org.onap.cps.ncmp.init.DataMigration$SpockMock$1450289141.migrateInventoryToModelRelease20250722(Unknown Source) 18:57:08 at org.onap.cps.ncmp.init.DataMigration$SpockMock$1450289141$migrateInventoryToModelRelease20250722.call(Unknown Source) 18:57:08 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 18:57:08 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 18:57:08 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 18:57:08 at org.onap.cps.ncmp.init.DataMigrationSpec.$spock_feature_0_1(DataMigrationSpec.groovy:90) 18:57:08 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:57:08 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:57:08 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:57:08 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:57:08 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 18:57:08 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 18:57:08 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:57:08 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:57:08 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:57:08 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 18:57:08 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 18:57:08 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 18:57:08 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 18:57:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 18:57:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:57:08 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:57:08 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 18:57:08 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 18:57:08 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:57:08 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:57:08 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:57:08 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 18:57:08 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 18:57:08 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 18:57:08 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:57:08 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 18:57:08 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 18:57:08 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:57:08 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:57:08 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:57:08 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 18:57:08 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 18:57:08 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 18:57:08 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 18:57:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:57:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:57:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:57:08 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:57:08 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 18:57:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 18:57:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:57:08 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:57:08 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 18:57:08 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 18:57:08 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:57:08 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:57:08 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:57:08 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 18:57:08 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 18:57:08 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 18:57:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:57:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:57:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:57:08 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:57:08 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 18:57:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 18:57:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:57:08 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 18:57:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:57:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:57:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:57:08 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 18:57:08 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 18:57:08 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 18:57:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 18:57:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 18:57:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 18:57:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 18:57:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 18:57:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 18:57:08 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 18:57:08 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 18:57:08 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 18:57:08 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 18:57:08 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 18:57:08 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 18:57:08 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 18:57:08 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 18:57:08 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 18:57:08 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 18:57:08 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 18:57:08 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 18:57:08 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 18:57:08 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 18:57:08 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 18:57:08 18:57:08 2025-12-02T18:57:08.495Z ERROR 6699 --- [ main] org.onap.cps.ncmp.init.DataMigration : Failed to perform bulk update for batch 18:57:08 18:57:08 java.lang.RuntimeException: Simulated failure 18:57:08 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 18:57:08 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 18:57:08 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 18:57:08 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 18:57:08 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 18:57:08 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 18:57:08 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 18:57:08 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 18:57:08 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 18:57:08 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 18:57:08 at org.onap.cps.ncmp.init.DataMigrationSpec$__spock_feature_0_2_closure3.doCall(DataMigrationSpec.groovy:101) 18:57:08 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:57:08 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:57:08 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:57:08 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:57:08 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 18:57:08 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 18:57:08 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 18:57:08 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 18:57:08 at groovy.lang.Closure.call(Closure.java:427) 18:57:08 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 18:57:08 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 18:57:08 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 18:57:08 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 18:57:08 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 18:57:08 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 18:57:08 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 18:57:08 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 18:57:08 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 18:57:08 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 18:57:08 at org.spockframework.mock.runtime.DynamicProxyMockInterceptorAdapter.invoke(DynamicProxyMockInterceptorAdapter.java:36) 18:57:08 at jdk.proxy2/jdk.proxy2.$Proxy228.bulkUpdateCmHandleStates(Unknown Source) 18:57:08 at org.onap.cps.ncmp.init.DataMigration.migrateBatch(DataMigration.java:80) 18:57:08 at org.onap.cps.ncmp.init.DataMigration.migrateInventoryToModelRelease20250722(DataMigration.java:58) 18:57:08 at org.onap.cps.ncmp.init.DataMigration$SpockMock$1450289141.migrateInventoryToModelRelease20250722$accessor$SqwQ2Pxb(Unknown Source) 18:57:08 at org.onap.cps.ncmp.init.DataMigration$SpockMock$1450289141$auxiliary$Si18gFAw.call(Unknown Source) 18:57:08 at org.spockframework.mock.runtime.ByteBuddyMethodInvoker.respond(ByteBuddyMethodInvoker.java:20) 18:57:08 at org.spockframework.mock.runtime.MockInvocation.callRealMethod(MockInvocation.java:61) 18:57:08 at org.spockframework.mock.CallRealMethodResponse.respond(CallRealMethodResponse.java:30) 18:57:08 at org.spockframework.mock.runtime.MockController.handle(MockController.java:50) 18:57:08 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 18:57:08 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 18:57:08 at org.onap.cps.ncmp.init.DataMigration$SpockMock$1450289141.migrateInventoryToModelRelease20250722(Unknown Source) 18:57:08 at org.onap.cps.ncmp.init.DataMigration$SpockMock$1450289141$migrateInventoryToModelRelease20250722.call(Unknown Source) 18:57:08 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 18:57:08 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 18:57:08 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 18:57:08 at org.onap.cps.ncmp.init.DataMigrationSpec.$spock_feature_0_2(DataMigrationSpec.groovy:104) 18:57:08 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:57:08 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:57:08 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:57:08 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:57:08 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 18:57:08 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 18:57:08 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:57:08 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:57:08 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:57:08 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 18:57:08 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 18:57:08 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 18:57:08 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 18:57:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 18:57:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:57:08 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:57:08 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 18:57:08 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 18:57:08 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:57:08 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:57:08 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:57:08 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 18:57:08 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 18:57:08 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 18:57:08 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:57:08 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 18:57:08 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 18:57:08 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:57:08 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:57:08 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:57:08 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 18:57:08 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 18:57:08 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 18:57:08 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 18:57:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:57:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:57:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:57:08 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:57:08 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 18:57:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 18:57:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:57:08 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:57:08 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 18:57:08 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 18:57:08 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:57:08 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:57:08 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:57:08 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 18:57:08 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 18:57:08 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 18:57:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:57:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:57:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:57:08 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:57:08 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 18:57:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 18:57:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:57:08 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 18:57:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:57:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:57:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:57:08 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 18:57:08 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 18:57:08 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 18:57:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 18:57:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 18:57:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 18:57:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 18:57:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 18:57:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 18:57:08 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 18:57:08 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 18:57:08 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 18:57:08 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 18:57:08 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 18:57:08 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 18:57:08 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 18:57:08 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 18:57:08 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 18:57:08 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 18:57:08 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 18:57:08 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 18:57:08 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 18:57:08 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 18:57:08 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 18:57:08 18:57:08 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.onap.cps.ncmp.init.DataMigrationSpec 18:57:08 [INFO] Running org.onap.cps.ncmp.init.InventoryModelLoaderSpec 18:57:08 2025-12-02T18:57:08.503Z INFO 6699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 18:57:08 2025-12-02T18:57:08.503Z WARN 6699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 18:57:08 2025-12-02T18:57:08.513Z INFO 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 18:57:08 2025-12-02T18:57:08.513Z WARN 6699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 18:57:08 2025-12-02T18:57:08.517Z INFO 6699 --- [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 18:57:08 2025-12-02T18:57:08.517Z INFO 6699 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 18:57:08 2025-12-02T18:57:08.517Z INFO 6699 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: New installation using inventory model revision 2024-02-23. 18:57:08 2025-12-02T18:57:08.518Z INFO 6699 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Inventory model dmi-registry-2024-02-23 installed successfully, 18:57:08 2025-12-02T18:57:08.519Z INFO 6699 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 18:57:08 2025-12-02T18:57:08.523Z INFO 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 18:57:08 2025-12-02T18:57:08.523Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 18:57:08 2025-12-02T18:57:08.523Z WARN 6699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 18:57:08 2025-12-02T18:57:08.523Z INFO 6699 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 18:57:08 2025-12-02T18:57:08.524Z INFO 6699 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: New installation using inventory model revision 2025-07-22. 18:57:08 2025-12-02T18:57:08.525Z INFO 6699 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Inventory model dmi-registry-2025-07-22 installed successfully, 18:57:08 2025-12-02T18:57:08.525Z INFO 6699 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 18:57:08 2025-12-02T18:57:08.529Z INFO 6699 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 18:57:08 2025-12-02T18:57:08.529Z INFO 6699 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Upgrading already installed inventory to revision 2025-07-22. 18:57:08 2025-12-02T18:57:08.529Z INFO 6699 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Inventory upgraded successfully to model dmi-registry-2025-07-22 18:57:08 2025-12-02T18:57:08.529Z INFO 6699 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 18:57:08 2025-12-02T18:57:08.533Z INFO 6699 --- [ main] org.onap.cps.init.AbstractModelLoader : This instance is not model loader master, skipping model loader for: InventoryModelLoader 18:57:08 2025-12-02T18:57:08.536Z INFO 6699 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 18:57:08 2025-12-02T18:57:08.536Z INFO 6699 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Revision 2025-07-22 is already installed. 18:57:08 2025-12-02T18:57:08.536Z INFO 6699 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 18:57:08 2025-12-02T18:57:08.542Z INFO 6699 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Inventory upgraded successfully to model dmi-registry-2025-07-22 18:57:08 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.onap.cps.ncmp.init.InventoryModelLoaderSpec 18:57:09 [INFO] 18:57:09 [INFO] Results: 18:57:09 [INFO] 18:57:09 [INFO] Tests run: 833, Failures: 0, Errors: 0, Skipped: 0 18:57:09 [INFO] 18:57:09 [INFO] 18:57:09 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-ncmp-service --- 18:57:09 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 18:57:09 [INFO] Analyzed bundle 'cps-ncmp-service' with 162 classes 18:57:09 [INFO] All coverage checks have been met. 18:57:09 [INFO] 18:57:09 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-ncmp-service --- 18:57:09 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 18:57:09 [INFO] Analyzed bundle 'cps-ncmp-service' with 162 classes 18:57:09 [INFO] 18:57:09 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-service --- 18:57:09 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-service/target/cps-ncmp-service-3.7.4-SNAPSHOT.jar 18:57:09 [INFO] 18:57:09 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-service --- 18:57:09 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-service/target/cps-ncmp-service-3.7.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-service/3.7.4-SNAPSHOT/cps-ncmp-service-3.7.4-SNAPSHOT.jar 18:57:09 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-service/3.7.4-SNAPSHOT/cps-ncmp-service-3.7.4-SNAPSHOT.pom 18:57:09 [INFO] 18:57:09 [INFO] ---------------------< org.onap.cps:cps-ncmp-rest >--------------------- 18:57:09 [INFO] Building cps-ncmp-rest 3.7.4-SNAPSHOT [11/21] 18:57:09 [INFO] --------------------------------[ jar ]--------------------------------- 18:57:09 [INFO] 18:57:09 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest --- 18:57:09 [INFO] 18:57:09 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-rest --- 18:57:09 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/impl/provmns/model/*:**/pom.xml 18:57:09 [INFO] 18:57:09 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (ncmp-code-gen) @ cps-ncmp-rest --- 18:57:09 [INFO] Generating with dryRun=false 18:57:09 [INFO] Output directory (/w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. 18:57:09 [INFO] OpenAPI Generator: spring (server) 18:57:09 [INFO] Generator 'spring' is considered stable. 18:57:09 [INFO] ---------------------------------- 18:57:09 [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) 18:57:09 [INFO] Environment variable JAVA_POST_PROCESS_FILE not defined so the Java code may not be properly formatted. To define it, try 'export JAVA_POST_PROCESS_FILE="/usr/local/bin/clang-format -i"' (Linux/Mac) 18:57:09 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 18:57:09 [INFO] Inline schema created as DmiErrorMessage_dmi_response. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings DmiErrorMessage_dmi_response=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings DmiErrorMessage_dmi_response=NewModel,ModelA=NewModelA in CLI). 18:57:10 [INFO] Processing operation getResourceDataForCmHandle 18:57:10 [INFO] Processing operation updateResourceDataRunningForCmHandle 18:57:10 [INFO] Processing operation createResourceDataRunningForCmHandle 18:57:10 [INFO] Processing operation deleteResourceDataRunningForCmHandle 18:57:10 [INFO] Processing operation patchResourceDataRunningForCmHandle 18:57:10 [INFO] Processing operation executeDataOperationForCmHandles 18:57:10 [INFO] Processing operation queryResourceDataForCmHandle 18:57:10 [INFO] Processing operation getModuleReferencesByCmHandle 18:57:10 [INFO] Processing operation getModuleDefinitions 18:57:10 [INFO] Processing operation searchCmHandles 18:57:10 [INFO] Processing operation retrieveCmHandleDetailsById 18:57:10 [INFO] Processing operation getPublicCmHandlePropertiesByCmHandleId 18:57:10 [INFO] Processing operation searchCmHandleIds 18:57:10 [INFO] Processing operation getCmHandleStateByCmHandleId 18:57:10 [INFO] Processing operation setDataSyncEnabledFlagForCmHandle 18:57:10 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 18:57:10 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 18:57:10 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleCompositeState.java 18:57:10 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleQueryParameters.java 18:57:10 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ConditionProperties.java 18:57:10 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataOperationDefinition.java 18:57:10 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataOperationRequest.java 18:57:10 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataStores.java 18:57:10 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DmiErrorMessage.java 18:57:10 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DmiErrorMessageDmiResponse.java 18:57:10 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ErrorMessage.java 18:57:10 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/LockReason.java 18:57:10 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ModuleNameAsJsonObject.java 18:57:10 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/OldConditionProperties.java 18:57:10 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestModuleDefinition.java 18:57:10 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestModuleReference.java 18:57:10 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputCmHandle.java 18:57:10 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputCmHandleCompositeState.java 18:57:10 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputPublicCmHandleProperties.java 18:57:10 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/SyncState.java 18:57:10 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 18:57:10 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/api/NetworkCmProxyApi.java 18:57:10 [INFO] Skipping generation of Webhooks. 18:57:10 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 18:57:10 [INFO] Skipping generation of supporting files. 18:57:10 ################################################################################ 18:57:10 # Thanks for using OpenAPI Generator. # 18:57:10 # Please consider donation to help us maintain this project 🙏 # 18:57:10 # https://opencollective.com/openapi_generator/donate # 18:57:10 ################################################################################ 18:57:10 [INFO] 18:57:10 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (ncmp-code-gen-inventory) @ cps-ncmp-rest --- 18:57:10 [INFO] Generating with dryRun=false 18:57:10 [INFO] No .openapi-generator-ignore file found. 18:57:10 [INFO] OpenAPI Generator: spring (server) 18:57:10 [INFO] Generator 'spring' is considered stable. 18:57:10 [INFO] ---------------------------------- 18:57:10 [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) 18:57:10 [INFO] Environment variable JAVA_POST_PROCESS_FILE not defined so the Java code may not be properly formatted. To define it, try 'export JAVA_POST_PROCESS_FILE="/usr/local/bin/clang-format -i"' (Linux/Mac) 18:57:10 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 18:57:10 [INFO] Processing operation updateDmiPluginRegistration 18:57:10 [INFO] Processing operation getAllCmHandleReferencesForRegisteredDmi 18:57:10 [INFO] Processing operation searchCmHandleIds 18:57:10 [INFO] Processing operation searchCmHandles 18:57:10 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 18:57:10 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 18:57:10 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleCompositeState.java 18:57:10 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleQueryParameters.java 18:57:10 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandlerRegistrationErrorResponse.java 18:57:10 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ConditionProperties.java 18:57:10 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataStores.java 18:57:10 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DmiPluginRegistrationErrorResponse.java 18:57:10 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ErrorMessage.java 18:57:10 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/LockReason.java 18:57:10 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ModuleNameAsJsonObject.java 18:57:10 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/OldConditionProperties.java 18:57:10 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestDmiPluginRegistration.java 18:57:10 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestInputCmHandle.java 18:57:10 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputCmHandle.java 18:57:10 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/SyncState.java 18:57:10 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/UpgradedCmHandles.java 18:57:10 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 18:57:10 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/api/NetworkCmProxyInventoryApi.java 18:57:10 [INFO] Skipping generation of Webhooks. 18:57:10 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 18:57:10 [INFO] Skipping generation of supporting files. 18:57:10 ################################################################################ 18:57:10 # Thanks for using OpenAPI Generator. # 18:57:10 # Please consider donation to help us maintain this project 🙏 # 18:57:10 # https://opencollective.com/openapi_generator/donate # 18:57:10 ################################################################################ 18:57:10 [INFO] 18:57:10 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-rest --- 18:57:10 [INFO] You have 0 Checkstyle violations. 18:57:10 [INFO] 18:57:10 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-rest --- 18:57:10 [INFO] You have 0 Checkstyle violations. 18:57:10 [INFO] 18:57:10 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ cps-ncmp-rest --- 18:57:10 [INFO] Copying 1 resource from src/main/resources to target/classes 18:57:10 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/license 18:57:10 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-resources/licenses 18:57:10 [INFO] 18:57:10 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ncmp-rest --- 18:57:10 [INFO] Recompiling the module because of changed dependency. 18:57:10 [INFO] Compiling 39 source files with javac [debug release 17] to target/classes 18:57:12 [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/util/NcmpRestInputMapper.java:[60,25] Unmapped target properties: "dmiServiceName, dmiDataServiceName, dmiModelServiceName, compositeState, currentTrustLevel". 18:57:12 [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 18:57:12 [INFO] /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleQueryParameters.java: /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleQueryParameters.java uses or overrides a deprecated API. 18:57:12 [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. 18:57:12 [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. 18:57:12 [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. 18:57:12 [INFO] 18:57:12 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (ncmp-inventory-openapi-yaml-gen) @ cps-ncmp-rest --- 18:57:12 [INFO] Generating with dryRun=false 18:57:12 [INFO] No .openapi-generator-ignore file found. 18:57:12 [INFO] OpenAPI Generator: openapi-yaml (documentation) 18:57:12 [INFO] Generator 'openapi-yaml' is considered stable. 18:57:12 [INFO] Output file [outputFile=openapi-inventory.yaml] 18:57:12 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 18:57:12 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 18:57:12 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 18:57:12 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 18:57:12 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 18:57:12 [INFO] Skipping generation of Webhooks. 18:57:12 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 18:57:12 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/README.md 18:57:12 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/openapi-inventory.yaml 18:57:12 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator-ignore 18:57:12 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/VERSION 18:57:12 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/FILES 18:57:12 ################################################################################ 18:57:12 # Thanks for using OpenAPI Generator. # 18:57:12 # Please consider donation to help us maintain this project 🙏 # 18:57:12 # https://opencollective.com/openapi_generator/donate # 18:57:12 ################################################################################ 18:57:12 [INFO] 18:57:12 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (ncmp-openapi-yaml-gen) @ cps-ncmp-rest --- 18:57:12 [INFO] Generating with dryRun=false 18:57:12 [INFO] OpenAPI Generator: openapi-yaml (documentation) 18:57:12 [INFO] Generator 'openapi-yaml' is considered stable. 18:57:12 [INFO] Output file [outputFile=openapi.yaml] 18:57:12 [INFO] Inline schema created as DmiErrorMessage_dmi_response. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings DmiErrorMessage_dmi_response=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings DmiErrorMessage_dmi_response=NewModel,ModelA=NewModelA in CLI). 18:57:12 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 18:57:12 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 18:57:12 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 18:57:12 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 18:57:12 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 18:57:12 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 18:57:12 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 18:57:12 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 18:57:12 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 18:57:12 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 18:57:12 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 18:57:12 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 18:57:12 [INFO] Skipping generation of Webhooks. 18:57:12 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 18:57:12 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/README.md 18:57:12 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/openapi.yaml 18:57:12 [INFO] Skipped /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator-ignore (Skipped by supportingFiles options supplied by user.) 18:57:12 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/VERSION 18:57:12 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/FILES 18:57:12 ################################################################################ 18:57:12 # Thanks for using OpenAPI Generator. # 18:57:12 # Please consider donation to help us maintain this project 🙏 # 18:57:12 # https://opencollective.com/openapi_generator/donate # 18:57:12 ################################################################################ 18:57:12 [INFO] 18:57:12 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ cps-ncmp-rest --- 18:57:12 [INFO] Copying 2 resources from target/generated-sources/openapi to target/classes/static/api-docs/cps-ncmp 18:57:12 [INFO] 18:57:12 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-to-docs-folder) @ cps-ncmp-rest --- 18:57:12 [INFO] Copying 2 resources from target/generated-sources/openapi to ../docs/api/swagger/ncmp 18:57:12 [INFO] 18:57:12 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ cps-ncmp-rest --- 18:57:12 [INFO] Copying 7 resources from src/test/resources to target/test-classes 18:57:12 [INFO] 18:57:12 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ncmp-rest --- 18:57:12 [INFO] Recompiling the module because of changed dependency. 18:57:12 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 18:57:12 [INFO] 18:57:12 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-rest --- 18:57:12 [INFO] Using isolated classloader, without GMavenPlus classpath. 18:57:13 [INFO] Using Groovy 3.0.18 to perform compileTests. 18:57:13 [INFO] Parallel parsing disabled. 18:57:14 [INFO] Compiled 24 files. 18:57:14 [INFO] 18:57:14 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-ncmp-rest --- 18:57:14 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 18:57:14 [INFO] 18:57:14 [INFO] ------------------------------------------------------- 18:57:14 [INFO] T E S T S 18:57:14 [INFO] ------------------------------------------------------- 18:57:15 18:57:15.739 [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. 18:57:16 18:57:16.028 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 18:57:16 18:57:16.083 [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. 18:57:16 18:57:16.099 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 18:57:16 18:57:16.119 [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. 18:57:16 18:57:16.135 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec 18:57:16 18:57:16.154 [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. 18:57:16 18:57:16.167 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.ProvMnsControllerSpec 18:57:16 18:57:16.205 [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. 18:57:16 18:57:16.217 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 18:57:16 18:57:16.220 [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. 18:57:16 18:57:16.230 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 18:57:16 18:57:16.233 [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. 18:57:16 18:57:16.243 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec 18:57:16 18:57:16.246 [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. 18:57:16 18:57:16.255 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.ProvMnsControllerSpec 18:57:16 [INFO] Running org.onap.cps.ncmp.rest.controller.DataJobControllerForTestSpec 18:57:16 18:57:16.902 [main] INFO org.onap.cps.ncmp.rest.controller.DataJobControllerForTest -- Internal API: writeDataJob invoked for my job 18:57:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.406 s -- in org.onap.cps.ncmp.rest.controller.DataJobControllerForTestSpec 18:57:17 [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 18:57:18 18:57:18,612 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 18:57:18 18:57:18,612 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 18:57:18 18:57:18,616 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 18:57:18 18:57:18,665 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 18:57:18 18:57:18,665 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 18:57:19 18:57:19 . ____ _ __ _ _ 18:57:19 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 18:57:19 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 18:57:19 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 18:57:19 ' |____| .__|_| |_|_| |_\__, | / / / / 18:57:19 =========|_|==============|___/=/_/_/_/ 18:57:19 18:57:19 :: Spring Boot :: (v3.5.6) 18:57:19 18:57:19 2025-12-02T18:57:19.168Z INFO 11125 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Starting NetworkCmProxyControllerSpec using Java 17.0.6-ea with PID 11125 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 18:57:19 2025-12-02T18:57:19.169Z INFO 11125 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : No active profile set, falling back to 1 default profile: "default" 18:57:21 2025-12-02T18:57:20.988Z INFO 11125 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 18:57:21 2025-12-02T18:57:20.988Z INFO 11125 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 18:57:21 2025-12-02T18:57:20.990Z INFO 11125 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 18:57:21 2025-12-02T18:57:21.116Z INFO 11125 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Started NetworkCmProxyControllerSpec in 2.954 seconds (process running for 6.484) 18:57:21 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 18:57:22 2025-12-02T18:57:22.050Z ERROR 11125 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 18:57:22 18:57:22 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:passthrough-running is not supported 18:57:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:407) 18:57:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.queryResourceDataForCmHandle(NetworkCmProxyController.java:144) 18:57:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:57:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:57:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:57:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:57:22 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 18:57:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 18:57:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 18:57:22 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 18:57:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:57:22 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 18:57:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.queryResourceDataForCmHandle() 18:57:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:57:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:57:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:57:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:57:22 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 18:57:22 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 18:57:22 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 18:57:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 18:57:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 18:57:22 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 18:57:22 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 18:57:22 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 18:57:22 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 18:57:22 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 18:57:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) 18:57:22 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 18:57:22 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 18:57:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 18:57:22 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 18:57:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:57:22 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 18:57:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:57:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 18:57:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:57:22 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 18:57:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:57:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 18:57:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:57:22 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 18:57:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:57:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 18:57:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:57:22 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 18:57:22 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 18:57:22 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 18:57:22 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 18:57:22 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 18:57:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_4(NetworkCmProxyControllerSpec.groovy:207) 18:57:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:57:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:57:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:57:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:57:22 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 18:57:22 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 18:57:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 18:57:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 18:57:22 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 18:57:22 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 18:57:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:57:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:57:22 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 18:57:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 18:57:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 18:57:22 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 18:57:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:57:22 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 18:57:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 18:57:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 18:57:22 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 18:57:22 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:57:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:57:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:57:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 18:57:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:57:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:57:22 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 18:57:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 18:57:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 18:57:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:57:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:57:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:57:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 18:57:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:57:22 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:57:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:57:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 18:57:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 18:57:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 18:57:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 18:57:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 18:57:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 18:57:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 18:57:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 18:57:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 18:57:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 18:57:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 18:57:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 18:57:22 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 18:57:22 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 18:57:22 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 18:57:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 18:57:22 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 18:57:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 18:57:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 18:57:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 18:57:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 18:57:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 18:57:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 18:57:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 18:57:22 18:57:22 2025-12-02T18:57:22.372Z ERROR 11125 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 18:57:22 18:57:22 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unexpected character ('i' (code 105)): was expecting double-quote to start field name 18:57:22 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:408) 18:57:22 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:356) 18:57:22 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:204) 18:57:22 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:176) 18:57:22 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:150) 18:57:22 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 18:57:22 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 18:57:22 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 18:57:22 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 18:57:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 18:57:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 18:57:22 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 18:57:22 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 18:57:22 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 18:57:22 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 18:57:22 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 18:57:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 18:57:22 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 18:57:22 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 18:57:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 18:57:22 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 18:57:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:57:22 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 18:57:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:57:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 18:57:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:57:22 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 18:57:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:57:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 18:57:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:57:22 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 18:57:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:57:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 18:57:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:57:22 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 18:57:22 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 18:57:22 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 18:57:22 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 18:57:22 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 18:57:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_15(NetworkCmProxyControllerSpec.groovy:367) 18:57:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:57:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:57:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:57:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:57:22 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 18:57:22 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 18:57:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 18:57:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 18:57:22 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 18:57:22 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 18:57:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:57:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:57:22 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 18:57:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 18:57:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 18:57:22 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 18:57:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:57:22 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 18:57:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 18:57:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 18:57:22 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 18:57:22 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:57:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:57:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:57:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 18:57:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:57:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:57:22 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 18:57:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 18:57:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 18:57:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:57:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:57:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:57:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 18:57:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:57:22 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:57:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:57:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 18:57:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 18:57:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 18:57:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 18:57:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 18:57:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 18:57:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 18:57:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 18:57:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 18:57:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 18:57:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 18:57:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 18:57:22 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 18:57:22 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 18:57:22 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 18:57:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 18:57:22 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 18:57:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 18:57:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 18:57:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 18:57:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 18:57:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 18:57:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 18:57:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 18:57:22 Caused by: com.fasterxml.jackson.core.JsonParseException: Unexpected character ('i' (code 105)): was expecting double-quote to start field name 18:57:22 at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 2] 18:57:22 at com.fasterxml.jackson.core.JsonParser._constructReadException(JsonParser.java:2672) 18:57:22 at com.fasterxml.jackson.core.base.ParserMinimalBase._reportUnexpectedChar(ParserMinimalBase.java:742) 18:57:22 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._handleOddName(UTF8StreamJsonParser.java:2103) 18:57:22 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._parseName(UTF8StreamJsonParser.java:1753) 18:57:22 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser.nextToken(UTF8StreamJsonParser.java:757) 18:57:22 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:169) 18:57:22 at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:342) 18:57:22 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2130) 18:57:22 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1500) 18:57:22 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:397) 18:57:22 ... 130 common frames omitted 18:57:22 18:57:22 2025-12-02T18:57:22.418Z WARN 11125 --- [ main] o.o.c.n.r.c.NetworkCmProxyController : Ignoring revision filter as no module name is provided 18:57:22 2025-12-02T18:57:22.444Z ERROR 11125 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 18:57:22 18:57:22 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:operational is not supported 18:57:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:407) 18:57:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:197) 18:57:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:57:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:57:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:57:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:57:22 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 18:57:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 18:57:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 18:57:22 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 18:57:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:57:22 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 18:57:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 18:57:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:57:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:57:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:57:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:57:22 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 18:57:22 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 18:57:22 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 18:57:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 18:57:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 18:57:22 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 18:57:22 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 18:57:22 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 18:57:22 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 18:57:22 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 18:57:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 18:57:22 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 18:57:22 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 18:57:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 18:57:22 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 18:57:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:57:22 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 18:57:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:57:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 18:57:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:57:22 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 18:57:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:57:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 18:57:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:57:22 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 18:57:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:57:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 18:57:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:57:22 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 18:57:22 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 18:57:22 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 18:57:22 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 18:57:22 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 18:57:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 18:57:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:57:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:57:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:57:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:57:22 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 18:57:22 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 18:57:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 18:57:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 18:57:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 18:57:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:57:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:57:22 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 18:57:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 18:57:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 18:57:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:57:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:57:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 18:57:22 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 18:57:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 18:57:22 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 18:57:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 18:57:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 18:57:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 18:57:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:57:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:57:22 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 18:57:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 18:57:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 18:57:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:57:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:57:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:57:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 18:57:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:57:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:57:22 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 18:57:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 18:57:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 18:57:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:57:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:57:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:57:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 18:57:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:57:22 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:57:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:57:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 18:57:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 18:57:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 18:57:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 18:57:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 18:57:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 18:57:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 18:57:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 18:57:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 18:57:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 18:57:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 18:57:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 18:57:22 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 18:57:22 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 18:57:22 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 18:57:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 18:57:22 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 18:57:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 18:57:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 18:57:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 18:57:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 18:57:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 18:57:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 18:57:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 18:57:22 18:57:22 2025-12-02T18:57:22.451Z ERROR 11125 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 18:57:22 18:57:22 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: invalid is an invalid datastore name 18:57:22 at org.onap.cps.ncmp.api.data.models.DatastoreType.fromDatastoreName(DatastoreType.java:60) 18:57:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:404) 18:57:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:197) 18:57:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:57:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:57:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:57:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:57:22 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 18:57:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 18:57:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 18:57:22 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 18:57:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:57:22 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 18:57:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 18:57:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:57:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:57:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:57:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:57:22 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 18:57:22 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 18:57:22 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 18:57:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 18:57:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 18:57:22 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 18:57:22 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 18:57:22 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 18:57:22 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 18:57:22 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 18:57:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 18:57:22 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 18:57:22 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 18:57:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 18:57:22 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 18:57:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:57:22 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 18:57:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:57:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 18:57:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:57:22 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 18:57:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:57:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 18:57:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:57:22 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 18:57:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:57:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 18:57:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:57:22 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 18:57:22 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 18:57:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 18:57:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:57:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:57:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:57:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:57:22 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 18:57:22 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 18:57:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 18:57:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 18:57:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 18:57:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:57:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:57:22 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 18:57:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 18:57:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 18:57:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:57:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:57:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 18:57:22 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 18:57:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 18:57:22 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 18:57:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 18:57:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 18:57:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 18:57:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:57:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:57:22 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 18:57:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 18:57:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 18:57:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:57:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:57:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:57:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 18:57:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:57:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:57:22 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 18:57:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 18:57:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 18:57:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:57:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:57:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:57:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 18:57:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:57:22 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:57:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:57:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 18:57:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 18:57:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 18:57:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 18:57:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 18:57:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 18:57:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 18:57:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 18:57:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 18:57:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 18:57:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 18:57:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 18:57:22 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 18:57:22 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 18:57:22 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 18:57:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 18:57:22 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 18:57:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 18:57:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 18:57:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 18:57:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 18:57:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 18:57:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 18:57:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 18:57:22 18:57:22 2025-12-02T18:57:22.458Z ERROR 11125 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 18:57:22 18:57:22 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:operational is not supported 18:57:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:407) 18:57:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.updateResourceDataRunningForCmHandle(NetworkCmProxyController.java:223) 18:57:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:57:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:57:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:57:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:57:22 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 18:57:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 18:57:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 18:57:22 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 18:57:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:57:22 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 18:57:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.updateResourceDataRunningForCmHandle() 18:57:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:57:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:57:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:57:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:57:22 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 18:57:22 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 18:57:22 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 18:57:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 18:57:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 18:57:22 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 18:57:22 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 18:57:22 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 18:57:22 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 18:57:22 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 18:57:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 18:57:22 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 18:57:22 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 18:57:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 18:57:22 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 18:57:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:57:22 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 18:57:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:57:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 18:57:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:57:22 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 18:57:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:57:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 18:57:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:57:22 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 18:57:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:57:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 18:57:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:57:22 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 18:57:22 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 18:57:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 18:57:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:57:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:57:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:57:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:57:22 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 18:57:22 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 18:57:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 18:57:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 18:57:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 18:57:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:57:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:57:22 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 18:57:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 18:57:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 18:57:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:57:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:57:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 18:57:22 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 18:57:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 18:57:22 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 18:57:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 18:57:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 18:57:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 18:57:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:57:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:57:22 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 18:57:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 18:57:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 18:57:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:57:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:57:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:57:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 18:57:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:57:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:57:22 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 18:57:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 18:57:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 18:57:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:57:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:57:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:57:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 18:57:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:57:22 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:57:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:57:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 18:57:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 18:57:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 18:57:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 18:57:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 18:57:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 18:57:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 18:57:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 18:57:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 18:57:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 18:57:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 18:57:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 18:57:22 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 18:57:22 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 18:57:22 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 18:57:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 18:57:22 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 18:57:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 18:57:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 18:57:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 18:57:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 18:57:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 18:57:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 18:57:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 18:57:22 18:57:22 2025-12-02T18:57:22.465Z ERROR 11125 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 18:57:22 18:57:22 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: invalid is an invalid datastore name 18:57:22 at org.onap.cps.ncmp.api.data.models.DatastoreType.fromDatastoreName(DatastoreType.java:60) 18:57:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:404) 18:57:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.updateResourceDataRunningForCmHandle(NetworkCmProxyController.java:223) 18:57:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:57:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:57:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:57:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:57:22 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 18:57:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 18:57:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 18:57:22 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 18:57:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:57:22 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 18:57:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.updateResourceDataRunningForCmHandle() 18:57:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:57:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:57:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:57:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:57:22 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 18:57:22 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 18:57:22 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 18:57:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 18:57:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 18:57:22 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 18:57:22 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 18:57:22 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 18:57:22 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 18:57:22 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 18:57:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 18:57:22 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 18:57:22 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 18:57:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 18:57:22 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 18:57:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:57:22 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 18:57:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:57:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 18:57:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:57:22 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 18:57:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:57:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 18:57:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:57:22 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 18:57:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:57:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 18:57:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:57:22 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 18:57:22 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 18:57:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 18:57:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:57:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:57:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:57:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:57:22 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 18:57:22 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 18:57:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 18:57:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 18:57:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 18:57:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:57:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:57:22 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 18:57:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 18:57:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 18:57:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:57:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:57:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 18:57:22 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 18:57:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 18:57:22 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 18:57:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 18:57:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 18:57:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 18:57:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:57:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:57:22 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 18:57:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 18:57:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 18:57:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:57:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:57:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:57:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 18:57:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:57:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:57:22 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 18:57:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 18:57:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 18:57:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:57:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:57:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:57:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 18:57:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:57:22 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:57:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:57:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 18:57:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 18:57:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 18:57:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 18:57:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 18:57:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 18:57:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 18:57:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 18:57:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 18:57:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 18:57:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 18:57:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 18:57:22 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 18:57:22 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 18:57:22 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 18:57:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 18:57:22 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 18:57:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 18:57:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 18:57:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 18:57:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 18:57:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 18:57:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 18:57:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 18:57:22 18:57:22 2025-12-02T18:57:22.472Z ERROR 11125 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 18:57:22 18:57:22 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:operational is not supported 18:57:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:407) 18:57:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.patchResourceDataRunningForCmHandle(NetworkCmProxyController.java:170) 18:57:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:57:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:57:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:57:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:57:22 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 18:57:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 18:57:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 18:57:22 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 18:57:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:57:22 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 18:57:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.patchResourceDataRunningForCmHandle() 18:57:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:57:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:57:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:57:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:57:22 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 18:57:22 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 18:57:22 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 18:57:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 18:57:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 18:57:22 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 18:57:22 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 18:57:22 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 18:57:22 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 18:57:22 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 18:57:22 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 18:57:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 18:57:22 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 18:57:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:57:22 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 18:57:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:57:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 18:57:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:57:22 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 18:57:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:57:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 18:57:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:57:22 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 18:57:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:57:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 18:57:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:57:22 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 18:57:22 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 18:57:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 18:57:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:57:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:57:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:57:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:57:22 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 18:57:22 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 18:57:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 18:57:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 18:57:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 18:57:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:57:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:57:22 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 18:57:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 18:57:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 18:57:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:57:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:57:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 18:57:22 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 18:57:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 18:57:22 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 18:57:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 18:57:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 18:57:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 18:57:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:57:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:57:22 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 18:57:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 18:57:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 18:57:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:57:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:57:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:57:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 18:57:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:57:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:57:22 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 18:57:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 18:57:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 18:57:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:57:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:57:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:57:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 18:57:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:57:22 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:57:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:57:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 18:57:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 18:57:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 18:57:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 18:57:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 18:57:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 18:57:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 18:57:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 18:57:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 18:57:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 18:57:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 18:57:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 18:57:22 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 18:57:22 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 18:57:22 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 18:57:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 18:57:22 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 18:57:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 18:57:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 18:57:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 18:57:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 18:57:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 18:57:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 18:57:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 18:57:22 18:57:22 2025-12-02T18:57:22.492Z ERROR 11125 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 18:57:22 18:57:22 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: invalid is an invalid datastore name 18:57:22 at org.onap.cps.ncmp.api.data.models.DatastoreType.fromDatastoreName(DatastoreType.java:60) 18:57:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:404) 18:57:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.patchResourceDataRunningForCmHandle(NetworkCmProxyController.java:170) 18:57:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:57:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:57:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:57:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:57:22 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 18:57:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 18:57:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 18:57:22 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 18:57:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:57:22 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 18:57:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.patchResourceDataRunningForCmHandle() 18:57:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:57:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:57:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:57:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:57:22 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 18:57:22 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 18:57:22 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 18:57:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 18:57:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 18:57:22 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 18:57:22 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 18:57:22 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 18:57:22 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 18:57:22 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 18:57:22 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 18:57:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 18:57:22 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 18:57:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:57:22 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 18:57:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:57:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 18:57:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:57:22 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 18:57:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:57:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 18:57:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:57:22 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 18:57:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:57:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 18:57:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:57:22 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 18:57:22 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 18:57:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 18:57:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:57:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:57:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:57:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:57:22 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 18:57:22 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 18:57:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 18:57:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 18:57:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 18:57:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:57:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:57:22 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 18:57:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 18:57:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 18:57:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:57:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:57:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 18:57:22 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 18:57:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 18:57:22 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 18:57:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 18:57:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 18:57:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 18:57:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:57:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:57:22 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 18:57:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 18:57:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 18:57:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:57:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:57:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:57:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 18:57:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:57:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:57:22 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 18:57:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 18:57:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 18:57:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:57:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:57:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:57:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 18:57:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:57:22 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:57:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:57:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 18:57:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 18:57:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 18:57:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 18:57:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 18:57:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 18:57:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 18:57:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 18:57:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 18:57:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 18:57:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 18:57:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 18:57:22 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 18:57:22 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 18:57:22 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 18:57:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 18:57:22 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 18:57:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 18:57:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 18:57:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 18:57:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 18:57:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 18:57:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 18:57:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 18:57:22 18:57:22 2025-12-02T18:57:22.499Z ERROR 11125 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 18:57:22 18:57:22 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:operational is not supported 18:57:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:407) 18:57:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.deleteResourceDataRunningForCmHandle(NetworkCmProxyController.java:247) 18:57:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:57:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:57:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:57:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:57:22 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 18:57:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 18:57:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 18:57:22 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 18:57:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:57:22 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 18:57:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.deleteResourceDataRunningForCmHandle() 18:57:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:57:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:57:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:57:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:57:22 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 18:57:22 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 18:57:22 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 18:57:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 18:57:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 18:57:22 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 18:57:22 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 18:57:22 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 18:57:22 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 18:57:22 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 18:57:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 18:57:22 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 18:57:22 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 18:57:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 18:57:22 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 18:57:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:57:22 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 18:57:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:57:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 18:57:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:57:22 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 18:57:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:57:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 18:57:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:57:22 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 18:57:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:57:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 18:57:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:57:22 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 18:57:22 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 18:57:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 18:57:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:57:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:57:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:57:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:57:22 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 18:57:22 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 18:57:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 18:57:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 18:57:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 18:57:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:57:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:57:22 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 18:57:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 18:57:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 18:57:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:57:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:57:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 18:57:22 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 18:57:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 18:57:22 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 18:57:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 18:57:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 18:57:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 18:57:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:57:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:57:22 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 18:57:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 18:57:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 18:57:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:57:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:57:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:57:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 18:57:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:57:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:57:22 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 18:57:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 18:57:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 18:57:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:57:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:57:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:57:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 18:57:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:57:22 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:57:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:57:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 18:57:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 18:57:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 18:57:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 18:57:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 18:57:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 18:57:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 18:57:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 18:57:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 18:57:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 18:57:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 18:57:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 18:57:22 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 18:57:22 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 18:57:22 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 18:57:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 18:57:22 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 18:57:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 18:57:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 18:57:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 18:57:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 18:57:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 18:57:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 18:57:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 18:57:22 18:57:22 2025-12-02T18:57:22.504Z ERROR 11125 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 18:57:22 18:57:22 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: invalid is an invalid datastore name 18:57:22 at org.onap.cps.ncmp.api.data.models.DatastoreType.fromDatastoreName(DatastoreType.java:60) 18:57:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:404) 18:57:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.deleteResourceDataRunningForCmHandle(NetworkCmProxyController.java:247) 18:57:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:57:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:57:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:57:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:57:22 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 18:57:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 18:57:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 18:57:22 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 18:57:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:57:22 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 18:57:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.deleteResourceDataRunningForCmHandle() 18:57:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:57:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:57:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:57:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:57:22 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 18:57:22 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 18:57:22 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 18:57:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 18:57:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 18:57:22 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 18:57:22 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 18:57:22 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 18:57:22 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 18:57:22 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 18:57:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 18:57:22 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 18:57:22 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 18:57:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 18:57:22 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 18:57:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:57:22 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 18:57:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:57:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 18:57:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:57:22 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 18:57:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:57:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 18:57:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:57:22 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 18:57:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:57:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 18:57:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:57:22 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 18:57:22 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 18:57:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 18:57:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:57:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:57:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:57:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:57:22 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 18:57:22 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 18:57:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 18:57:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 18:57:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 18:57:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:57:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:57:22 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 18:57:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 18:57:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 18:57:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:57:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:57:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 18:57:22 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 18:57:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 18:57:22 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 18:57:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 18:57:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 18:57:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 18:57:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:57:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:57:22 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 18:57:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 18:57:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 18:57:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:57:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:57:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:57:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 18:57:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:57:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:57:22 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 18:57:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 18:57:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 18:57:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:57:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:57:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:57:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 18:57:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:57:22 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:57:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:57:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 18:57:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 18:57:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 18:57:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 18:57:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 18:57:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 18:57:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 18:57:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 18:57:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 18:57:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 18:57:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 18:57:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 18:57:22 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 18:57:22 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 18:57:22 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 18:57:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 18:57:22 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 18:57:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 18:57:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 18:57:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 18:57:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 18:57:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 18:57:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 18:57:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 18:57:22 18:57:22 [INFO] Tests run: 48, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.507 s -- in org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 18:57:22 [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 18:57:22 18:57:22 . ____ _ __ _ _ 18:57:22 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 18:57:22 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 18:57:22 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 18:57:22 ' |____| .__|_| |_|_| |_\__, | / / / / 18:57:22 =========|_|==============|___/=/_/_/_/ 18:57:22 18:57:22 :: Spring Boot :: (v3.5.6) 18:57:22 18:57:22 2025-12-02T18:57:22.594Z INFO 11125 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Starting NetworkCmProxyInventoryControllerSpec using Java 17.0.6-ea with PID 11125 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 18:57:22 2025-12-02T18:57:22.594Z INFO 11125 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : No active profile set, falling back to 1 default profile: "default" 18:57:22 2025-12-02T18:57:22.857Z INFO 11125 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 18:57:22 2025-12-02T18:57:22.857Z INFO 11125 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 18:57:22 2025-12-02T18:57:22.858Z INFO 11125 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 18:57:22 2025-12-02T18:57:22.864Z INFO 11125 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Started NetworkCmProxyInventoryControllerSpec in 0.294 seconds (process running for 8.232) 18:57:22 2025-12-02T18:57:22.957Z ERROR 11125 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 18:57:22 18:57:22 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unrecognized field "notAdmiPlugin" (class org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration), not marked as ignorable 18:57:22 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:408) 18:57:22 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:356) 18:57:22 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:204) 18:57:22 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:176) 18:57:22 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:150) 18:57:22 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 18:57:22 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 18:57:22 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 18:57:22 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 18:57:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 18:57:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 18:57:22 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 18:57:22 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 18:57:22 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 18:57:22 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 18:57:22 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 18:57:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 18:57:22 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 18:57:22 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 18:57:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 18:57:22 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 18:57:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:57:22 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 18:57:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:57:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 18:57:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:57:22 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 18:57:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:57:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 18:57:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:57:22 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 18:57:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:57:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 18:57:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:57:22 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 18:57:22 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 18:57:22 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 18:57:22 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 18:57:22 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 18:57:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_1(NetworkCmProxyInventoryControllerSpec.groovy:113) 18:57:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:57:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:57:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:57:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:57:22 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 18:57:22 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 18:57:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 18:57:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 18:57:22 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 18:57:22 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 18:57:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:57:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:57:22 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 18:57:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 18:57:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 18:57:22 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 18:57:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:57:22 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 18:57:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 18:57:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 18:57:22 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 18:57:22 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:57:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:57:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:57:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 18:57:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:57:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:57:22 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 18:57:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:57:22 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 18:57:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 18:57:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:57:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:57:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:57:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 18:57:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:57:22 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:57:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:57:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:57:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 18:57:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 18:57:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 18:57:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 18:57:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 18:57:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 18:57:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 18:57:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 18:57:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 18:57:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 18:57:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 18:57:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 18:57:22 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 18:57:22 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 18:57:22 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 18:57:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 18:57:22 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 18:57:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 18:57:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 18:57:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 18:57:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 18:57:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 18:57:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 18:57:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 18:57:22 Caused by: com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException: Unrecognized field "notAdmiPlugin" (class org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration), not marked as ignorable (7 known properties: "removedCmHandles", "dmiPlugin", "updatedCmHandles", "createdCmHandles", "dmiModelPlugin", "dmiDataPlugin", "upgradedCmHandles"]) 18:57:22 at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 19] (through reference chain: org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration["notAdmiPlugin"]) 18:57:22 at com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException.from(UnrecognizedPropertyException.java:61) 18:57:22 at com.fasterxml.jackson.databind.DeserializationContext.handleUnknownProperty(DeserializationContext.java:1180) 18:57:22 at com.fasterxml.jackson.databind.deser.std.StdDeserializer.handleUnknownProperty(StdDeserializer.java:2244) 18:57:22 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownProperty(BeanDeserializerBase.java:1823) 18:57:22 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownVanilla(BeanDeserializerBase.java:1801) 18:57:22 at com.fasterxml.jackson.databind.deser.BeanDeserializer.vanillaDeserialize(BeanDeserializer.java:308) 18:57:22 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:169) 18:57:22 at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:342) 18:57:22 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2130) 18:57:22 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1500) 18:57:22 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:397) 18:57:22 ... 130 common frames omitted 18:57:22 18:57:23 2025-12-02T18:57:22.999Z ERROR 11125 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 18:57:23 18:57:23 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) 18:57:23 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:179) 18:57:23 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:150) 18:57:23 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 18:57:23 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 18:57:23 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 18:57:23 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 18:57:23 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 18:57:23 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 18:57:23 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 18:57:23 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 18:57:23 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 18:57:23 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 18:57:23 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 18:57:23 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 18:57:23 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 18:57:23 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 18:57:23 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 18:57:23 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 18:57:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:57:23 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 18:57:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:57:23 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 18:57:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:57:23 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 18:57:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:57:23 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 18:57:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:57:23 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 18:57:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:57:23 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 18:57:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:57:23 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 18:57:23 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 18:57:23 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 18:57:23 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 18:57:23 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 18:57:23 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_4(NetworkCmProxyInventoryControllerSpec.groovy:174) 18:57:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:57:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:57:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:57:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:57:23 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 18:57:23 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 18:57:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:57:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:57:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:57:23 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 18:57:23 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 18:57:23 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 18:57:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:57:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:57:23 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 18:57:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 18:57:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:57:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:57:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:57:23 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 18:57:23 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 18:57:23 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:57:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:57:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 18:57:23 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 18:57:23 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 18:57:23 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 18:57:23 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 18:57:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 18:57:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 18:57:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:57:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:57:23 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 18:57:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 18:57:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:57:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:57:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:57:23 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 18:57:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 18:57:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:57:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:57:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:57:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 18:57:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:57:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:57:23 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 18:57:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 18:57:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:57:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:57:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:57:23 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 18:57:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 18:57:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:57:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:57:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:57:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 18:57:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:57:23 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:57:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:57:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 18:57:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 18:57:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 18:57:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 18:57:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 18:57:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 18:57:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 18:57:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 18:57:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 18:57:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 18:57:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 18:57:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 18:57:23 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 18:57:23 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 18:57:23 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 18:57:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 18:57:23 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 18:57:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 18:57:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 18:57:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 18:57:23 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 18:57:23 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 18:57:23 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 18:57:23 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 18:57:23 18:57:23 2025-12-02T18:57:23.004Z ERROR 11125 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 18:57:23 18:57:23 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unrecognized token 'this': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') 18:57:23 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:408) 18:57:23 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:356) 18:57:23 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:204) 18:57:23 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:176) 18:57:23 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:150) 18:57:23 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 18:57:23 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 18:57:23 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 18:57:23 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 18:57:23 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 18:57:23 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 18:57:23 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 18:57:23 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 18:57:23 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 18:57:23 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 18:57:23 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 18:57:23 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 18:57:23 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 18:57:23 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 18:57:23 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 18:57:23 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 18:57:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:57:23 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 18:57:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:57:23 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 18:57:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:57:23 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 18:57:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:57:23 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 18:57:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:57:23 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 18:57:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:57:23 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 18:57:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:57:23 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 18:57:23 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 18:57:23 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_4(NetworkCmProxyInventoryControllerSpec.groovy:174) 18:57:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:57:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:57:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:57:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:57:23 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 18:57:23 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 18:57:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:57:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:57:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:57:23 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 18:57:23 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 18:57:23 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 18:57:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:57:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:57:23 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 18:57:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 18:57:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:57:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:57:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:57:23 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 18:57:23 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 18:57:23 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:57:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:57:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 18:57:23 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 18:57:23 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 18:57:23 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 18:57:23 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 18:57:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 18:57:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 18:57:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:57:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:57:23 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 18:57:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 18:57:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:57:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:57:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:57:23 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 18:57:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 18:57:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:57:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:57:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:57:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 18:57:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:57:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:57:23 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 18:57:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 18:57:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:57:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:57:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:57:23 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 18:57:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 18:57:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:57:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:57:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:57:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 18:57:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:57:23 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:57:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:57:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 18:57:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 18:57:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 18:57:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 18:57:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 18:57:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 18:57:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 18:57:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 18:57:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 18:57:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 18:57:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 18:57:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 18:57:23 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 18:57:23 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 18:57:23 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 18:57:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 18:57:23 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 18:57:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 18:57:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 18:57:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 18:57:23 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 18:57:23 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 18:57:23 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 18:57:23 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 18:57:23 Caused by: com.fasterxml.jackson.core.JsonParseException: Unrecognized token 'this': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') 18:57:23 at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 6] 18:57:23 at com.fasterxml.jackson.core.JsonParser._constructError(JsonParser.java:2596) 18:57:23 at com.fasterxml.jackson.core.JsonParser._constructReadException(JsonParser.java:2622) 18:57:23 at com.fasterxml.jackson.core.JsonParser._constructReadException(JsonParser.java:2630) 18:57:23 at com.fasterxml.jackson.core.base.ParserMinimalBase._reportError(ParserMinimalBase.java:830) 18:57:23 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._reportInvalidToken(UTF8StreamJsonParser.java:3662) 18:57:23 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._reportInvalidToken(UTF8StreamJsonParser.java:3635) 18:57:23 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._matchToken2(UTF8StreamJsonParser.java:2976) 18:57:23 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._matchTrue(UTF8StreamJsonParser.java:2910) 18:57:23 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._nextTokenNotInObject(UTF8StreamJsonParser.java:838) 18:57:23 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser.nextToken(UTF8StreamJsonParser.java:753) 18:57:23 at com.fasterxml.jackson.databind.ObjectReader._initForReading(ObjectReader.java:356) 18:57:23 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2117) 18:57:23 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1500) 18:57:23 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:397) 18:57:23 ... 140 common frames omitted 18:57:23 18:57:23 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.587 s -- in org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 18:57:23 [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec 18:57:23 18:57:23 . ____ _ __ _ _ 18:57:23 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 18:57:23 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 18:57:23 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 18:57:23 ' |____| .__|_| |_|_| |_\__, | / / / / 18:57:23 =========|_|==============|___/=/_/_/_/ 18:57:23 18:57:23 :: Spring Boot :: (v3.5.6) 18:57:23 18:57:23 2025-12-02T18:57:23.274Z INFO 11125 --- [ main] c.NetworkCmProxyRestExceptionHandlerSpec : Starting NetworkCmProxyRestExceptionHandlerSpec using Java 17.0.6-ea with PID 11125 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 18:57:23 2025-12-02T18:57:23.274Z INFO 11125 --- [ main] c.NetworkCmProxyRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 18:57:23 2025-12-02T18:57:23.601Z INFO 11125 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 18:57:23 2025-12-02T18:57:23.601Z INFO 11125 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 18:57:23 2025-12-02T18:57:23.601Z INFO 11125 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 18:57:23 2025-12-02T18:57:23.607Z INFO 11125 --- [ main] c.NetworkCmProxyRestExceptionHandlerSpec : Started NetworkCmProxyRestExceptionHandlerSpec in 0.353 seconds (process running for 8.975) 18:57:23 2025-12-02T18:57:23.680Z ERROR 11125 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 18:57:23 18:57:23 org.onap.cps.ncmp.api.exceptions.ServerNcmpException: some error message 18:57:23 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 18:57:23 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 18:57:23 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 18:57:23 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 18:57:23 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 18:57:23 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 18:57:23 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 18:57:23 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 18:57:23 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 18:57:23 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 18:57:23 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:161) 18:57:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:57:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:57:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:57:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:57:23 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 18:57:23 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 18:57:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:57:23 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 18:57:23 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 18:57:23 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 18:57:23 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 18:57:23 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 18:57:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 18:57:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 18:57:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:57:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:57:23 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 18:57:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 18:57:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:57:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:57:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:57:23 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 18:57:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 18:57:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:57:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:57:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:57:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 18:57:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:57:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:57:23 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 18:57:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 18:57:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:57:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:57:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:57:23 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 18:57:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 18:57:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:57:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:57:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:57:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 18:57:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:57:23 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:57:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:57:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 18:57:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 18:57:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 18:57:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 18:57:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 18:57:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 18:57:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 18:57:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 18:57:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 18:57:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 18:57:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 18:57:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 18:57:23 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 18:57:23 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 18:57:23 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 18:57:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 18:57:23 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 18:57:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 18:57:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 18:57:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 18:57:23 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 18:57:23 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 18:57:23 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 18:57:23 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 18:57:23 18:57:23 2025-12-02T18:57:23.686Z ERROR 11125 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 18:57:23 18:57:23 org.onap.cps.ncmp.api.exceptions.DmiRequestException: some error message 18:57:23 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 18:57:23 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 18:57:23 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 18:57:23 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 18:57:23 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 18:57:23 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 18:57:23 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 18:57:23 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 18:57:23 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 18:57:23 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 18:57:23 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:162) 18:57:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:57:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:57:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:57:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:57:23 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 18:57:23 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 18:57:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:57:23 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 18:57:23 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 18:57:23 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 18:57:23 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 18:57:23 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 18:57:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 18:57:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 18:57:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:57:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:57:23 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 18:57:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 18:57:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:57:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:57:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:57:23 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 18:57:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 18:57:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:57:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:57:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:57:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 18:57:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:57:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:57:23 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 18:57:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 18:57:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:57:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:57:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:57:23 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 18:57:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 18:57:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:57:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:57:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:57:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 18:57:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:57:23 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:57:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:57:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 18:57:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 18:57:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 18:57:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 18:57:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 18:57:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 18:57:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 18:57:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 18:57:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 18:57:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 18:57:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 18:57:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 18:57:23 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 18:57:23 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 18:57:23 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 18:57:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 18:57:23 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 18:57:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 18:57:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 18:57:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 18:57:23 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 18:57:23 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 18:57:23 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 18:57:23 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 18:57:23 18:57:23 2025-12-02T18:57:23.690Z ERROR 11125 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 18:57:23 18:57:23 org.onap.cps.ncmp.api.data.exceptions.InvalidOperationException: some reason 18:57:23 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 18:57:23 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 18:57:23 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 18:57:23 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 18:57:23 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 18:57:23 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 18:57:23 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 18:57:23 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 18:57:23 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 18:57:23 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 18:57:23 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:163) 18:57:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:57:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:57:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:57:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:57:23 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 18:57:23 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 18:57:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:57:23 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 18:57:23 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 18:57:23 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 18:57:23 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 18:57:23 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 18:57:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 18:57:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 18:57:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:57:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:57:23 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 18:57:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 18:57:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:57:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:57:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:57:23 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 18:57:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 18:57:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:57:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:57:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:57:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 18:57:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:57:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:57:23 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 18:57:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 18:57:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:57:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:57:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:57:23 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 18:57:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 18:57:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:57:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:57:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:57:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 18:57:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:57:23 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:57:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:57:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 18:57:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 18:57:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 18:57:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 18:57:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 18:57:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 18:57:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 18:57:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 18:57:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 18:57:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 18:57:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 18:57:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 18:57:23 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 18:57:23 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 18:57:23 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 18:57:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 18:57:23 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 18:57:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 18:57:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 18:57:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 18:57:23 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 18:57:23 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 18:57:23 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 18:57:23 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 18:57:23 18:57:23 2025-12-02T18:57:23.694Z ERROR 11125 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 18:57:23 18:57:23 org.onap.cps.ncmp.api.data.exceptions.OperationNotSupportedException: not yet 18:57:23 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 18:57:23 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 18:57:23 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 18:57:23 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 18:57:23 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 18:57:23 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 18:57:23 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 18:57:23 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 18:57:23 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 18:57:23 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 18:57:23 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:164) 18:57:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:57:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:57:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:57:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:57:23 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 18:57:23 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 18:57:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:57:23 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 18:57:23 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 18:57:23 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 18:57:23 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 18:57:23 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 18:57:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 18:57:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 18:57:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:57:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:57:23 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 18:57:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 18:57:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:57:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:57:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:57:23 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 18:57:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 18:57:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:57:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:57:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:57:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 18:57:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:57:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:57:23 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 18:57:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 18:57:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:57:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:57:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:57:23 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 18:57:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 18:57:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:57:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:57:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:57:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 18:57:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:57:23 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:57:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:57:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 18:57:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 18:57:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 18:57:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 18:57:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 18:57:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 18:57:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 18:57:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 18:57:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 18:57:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 18:57:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 18:57:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 18:57:23 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 18:57:23 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 18:57:23 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 18:57:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 18:57:23 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 18:57:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 18:57:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 18:57:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 18:57:23 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 18:57:23 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 18:57:23 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 18:57:23 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 18:57:23 18:57:23 2025-12-02T18:57:23.703Z ERROR 11125 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 18:57:23 18:57:23 java.lang.IllegalStateException: some error message 18:57:23 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 18:57:23 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 18:57:23 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 18:57:23 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 18:57:23 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 18:57:23 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 18:57:23 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 18:57:23 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 18:57:23 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 18:57:23 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 18:57:23 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:166) 18:57:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:57:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:57:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:57:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:57:23 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 18:57:23 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 18:57:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:57:23 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 18:57:23 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 18:57:23 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 18:57:23 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 18:57:23 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 18:57:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 18:57:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 18:57:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:57:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:57:23 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 18:57:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 18:57:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:57:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:57:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:57:23 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 18:57:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 18:57:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:57:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:57:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:57:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 18:57:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:57:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:57:23 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 18:57:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 18:57:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:57:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:57:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:57:23 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 18:57:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 18:57:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:57:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:57:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:57:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 18:57:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:57:23 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:57:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:57:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 18:57:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 18:57:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 18:57:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 18:57:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 18:57:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 18:57:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 18:57:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 18:57:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 18:57:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 18:57:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 18:57:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 18:57:23 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 18:57:23 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 18:57:23 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 18:57:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 18:57:23 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 18:57:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 18:57:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 18:57:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 18:57:23 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 18:57:23 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 18:57:23 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 18:57:23 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 18:57:23 18:57:23 2025-12-02T18:57:23.720Z ERROR 11125 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 18:57:23 18:57:23 org.onap.cps.ncmp.api.exceptions.PayloadTooLargeException: some error message 18:57:23 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 18:57:23 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 18:57:23 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 18:57:23 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 18:57:23 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 18:57:23 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 18:57:23 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 18:57:23 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 18:57:23 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 18:57:23 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 18:57:23 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:170) 18:57:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:57:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:57:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:57:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:57:23 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 18:57:23 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 18:57:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:57:23 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 18:57:23 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 18:57:23 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 18:57:23 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 18:57:23 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 18:57:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 18:57:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 18:57:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:57:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:57:23 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 18:57:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 18:57:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:57:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:57:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:57:23 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 18:57:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 18:57:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:57:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:57:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:57:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 18:57:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:57:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:57:23 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 18:57:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 18:57:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:57:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:57:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:57:23 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 18:57:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 18:57:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:57:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:57:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:57:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 18:57:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:57:23 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:57:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:57:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 18:57:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 18:57:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 18:57:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 18:57:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 18:57:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 18:57:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 18:57:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 18:57:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 18:57:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 18:57:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 18:57:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 18:57:23 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 18:57:23 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 18:57:23 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 18:57:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 18:57:23 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 18:57:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 18:57:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 18:57:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 18:57:23 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 18:57:23 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 18:57:23 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 18:57:23 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 18:57:23 18:57:23 2025-12-02T18:57:23.724Z ERROR 11125 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 18:57:23 18:57:23 org.onap.cps.ncmp.api.exceptions.PolicyExecutorException: some error message 18:57:23 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 18:57:23 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 18:57:23 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 18:57:23 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 18:57:23 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 18:57:23 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 18:57:23 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 18:57:23 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 18:57:23 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 18:57:23 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 18:57:23 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:171) 18:57:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:57:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:57:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:57:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:57:23 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 18:57:23 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 18:57:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:57:23 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 18:57:23 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 18:57:23 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 18:57:23 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 18:57:23 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 18:57:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 18:57:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 18:57:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:57:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:57:23 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 18:57:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 18:57:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:57:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:57:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:57:23 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 18:57:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 18:57:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:57:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:57:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:57:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 18:57:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:57:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:57:23 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 18:57:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 18:57:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:57:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:57:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:57:23 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 18:57:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 18:57:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:57:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:57:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:57:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 18:57:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:57:23 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:57:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:57:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 18:57:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 18:57:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 18:57:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 18:57:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 18:57:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 18:57:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 18:57:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 18:57:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 18:57:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 18:57:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 18:57:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 18:57:23 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 18:57:23 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 18:57:23 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 18:57:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 18:57:23 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 18:57:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 18:57:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 18:57:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 18:57:23 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 18:57:23 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 18:57:23 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 18:57:23 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 18:57:23 18:57:23 2025-12-02T18:57:23.729Z ERROR 11125 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 18:57:23 18:57:23 org.onap.cps.ncmp.api.exceptions.ProvMnSException: not a valid path 18:57:23 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 18:57:23 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 18:57:23 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 18:57:23 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 18:57:23 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 18:57:23 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 18:57:23 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 18:57:23 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 18:57:23 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 18:57:23 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 18:57:23 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:172) 18:57:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:57:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:57:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:57:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:57:23 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 18:57:23 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 18:57:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:57:23 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 18:57:23 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 18:57:23 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 18:57:23 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 18:57:23 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 18:57:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 18:57:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 18:57:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:57:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:57:23 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 18:57:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 18:57:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:57:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:57:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:57:23 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 18:57:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 18:57:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:57:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:57:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:57:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 18:57:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:57:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:57:23 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 18:57:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 18:57:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:57:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:57:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:57:23 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 18:57:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 18:57:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:57:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:57:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:57:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 18:57:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:57:23 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:57:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:57:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:57:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 18:57:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 18:57:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 18:57:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 18:57:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 18:57:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 18:57:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 18:57:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 18:57:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 18:57:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 18:57:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 18:57:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 18:57:23 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 18:57:23 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 18:57:23 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 18:57:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 18:57:23 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 18:57:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 18:57:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 18:57:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 18:57:23 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 18:57:23 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 18:57:23 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 18:57:23 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 18:57:23 18:57:23 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.675 s -- in org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec 18:57:23 [INFO] Running org.onap.cps.ncmp.rest.controller.ProvMnsControllerSpec 18:57:23 18:57:23 . ____ _ __ _ _ 18:57:23 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 18:57:23 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 18:57:23 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 18:57:23 ' |____| .__|_| |_|_| |_\__, | / / / / 18:57:23 =========|_|==============|___/=/_/_/_/ 18:57:23 18:57:23 :: Spring Boot :: (v3.5.6) 18:57:23 18:57:23 2025-12-02T18:57:23.845Z INFO 11125 --- [ main] o.o.c.n.r.c.ProvMnsControllerSpec : Starting ProvMnsControllerSpec using Java 17.0.6-ea with PID 11125 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 18:57:23 2025-12-02T18:57:23.845Z INFO 11125 --- [ main] o.o.c.n.r.c.ProvMnsControllerSpec : No active profile set, falling back to 1 default profile: "default" 18:57:24 2025-12-02T18:57:24.067Z INFO 11125 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 18:57:24 2025-12-02T18:57:24.067Z INFO 11125 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 18:57:24 2025-12-02T18:57:24.067Z INFO 11125 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 18:57:24 2025-12-02T18:57:24.072Z INFO 11125 --- [ main] o.o.c.n.r.c.ProvMnsControllerSpec : Started ProvMnsControllerSpec in 0.245 seconds (process running for 9.439) 18:57:24 [INFO] Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.522 s -- in org.onap.cps.ncmp.rest.controller.ProvMnsControllerSpec 18:57:24 [INFO] Running org.onap.cps.ncmp.rest.util.CmHandleSearchExecutionCounterSpec 18:57:24 2025-12-02T18:57:24.377Z WARN 11125 --- [ main] o.c.n.r.u.CmHandleSearchExecutionCounter : Method testSignature is missing required CmHandleQueryParameters argument 18:57:24 2025-12-02T18:57:24.379Z WARN 11125 --- [ main] o.c.n.r.u.CmHandleSearchExecutionCounter : Method testSignature is missing required CmHandleQueryParameters argument 18:57:24 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.onap.cps.ncmp.rest.util.CmHandleSearchExecutionCounterSpec 18:57:24 [INFO] Running org.onap.cps.ncmp.rest.util.CmHandleStateMapperSpec 18:57:24 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.onap.cps.ncmp.rest.util.CmHandleStateMapperSpec 18:57:24 [INFO] Running org.onap.cps.ncmp.rest.util.DeprecationHelperSpec 18:57:24 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.onap.cps.ncmp.rest.util.DeprecationHelperSpec 18:57:24 [INFO] Running org.onap.cps.ncmp.rest.util.NcmpRestInputMapperSpec 18:57:24 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.onap.cps.ncmp.rest.util.NcmpRestInputMapperSpec 18:57:24 [INFO] Running org.onap.cps.ncmp.rest.util.RestOutputCmHandleMapperSpec 18:57:24 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.cps.ncmp.rest.util.RestOutputCmHandleMapperSpec 18:57:24 [INFO] 18:57:24 [INFO] Results: 18:57:24 [INFO] 18:57:24 [INFO] Tests run: 159, Failures: 0, Errors: 0, Skipped: 0 18:57:24 [INFO] 18:57:24 [INFO] 18:57:24 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-ncmp-rest --- 18:57:24 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 18:57:24 [INFO] Analyzed bundle 'cps-ncmp-rest' with 10 classes 18:57:24 [INFO] All coverage checks have been met. 18:57:24 [INFO] 18:57:24 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-ncmp-rest --- 18:57:24 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 18:57:24 [INFO] Analyzed bundle 'cps-ncmp-rest' with 10 classes 18:57:24 [INFO] 18:57:24 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest --- 18:57:24 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/cps-ncmp-rest-3.7.4-SNAPSHOT.jar 18:57:24 [INFO] 18:57:24 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest --- 18:57:24 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/cps-ncmp-rest-3.7.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest/3.7.4-SNAPSHOT/cps-ncmp-rest-3.7.4-SNAPSHOT.jar 18:57:24 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest/3.7.4-SNAPSHOT/cps-ncmp-rest-3.7.4-SNAPSHOT.pom 18:57:24 [INFO] 18:57:24 [INFO] ------------------< org.onap.cps:cps-ncmp-rest-stub >------------------- 18:57:24 [INFO] Building cps-ncmp-rest-stub 3.7.4-SNAPSHOT [12/21] 18:57:24 [INFO] --------------------------------[ pom ]--------------------------------- 18:57:24 [INFO] 18:57:24 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub --- 18:57:24 [INFO] 18:57:24 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub --- 18:57:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 18:57:24 [INFO] surefireArgLine set to empty 18:57:24 [INFO] 18:57:24 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-rest-stub --- 18:57:24 [INFO] You have 0 Checkstyle violations. 18:57:24 [INFO] 18:57:24 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-rest-stub --- 18:57:24 [INFO] You have 0 Checkstyle violations. 18:57:24 [INFO] 18:57:24 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-rest-stub --- 18:57:24 [INFO] No sources specified for compilation. Skipping. 18:57:24 [INFO] 18:57:24 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-ncmp-rest-stub --- 18:57:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 18:57:24 [INFO] 18:57:24 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-ncmp-rest-stub --- 18:57:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 18:57:24 [INFO] 18:57:24 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub --- 18:57:24 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub/3.7.4-SNAPSHOT/cps-ncmp-rest-stub-3.7.4-SNAPSHOT.pom 18:57:24 [INFO] 18:57:24 [INFO] --------------< org.onap.cps:cps-ncmp-rest-stub-service >--------------- 18:57:24 [INFO] Building cps-ncmp-rest-stub-service 3.7.4-SNAPSHOT [13/21] 18:57:24 [INFO] --------------------------------[ jar ]--------------------------------- 18:57:24 [INFO] 18:57:24 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub-service --- 18:57:24 [INFO] 18:57:24 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub-service --- 18:57:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 18:57:24 [INFO] surefireArgLine set to empty 18:57:24 [INFO] 18:57:24 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-rest-stub-service --- 18:57:24 [INFO] You have 0 Checkstyle violations. 18:57:24 [INFO] 18:57:24 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-rest-stub-service --- 18:57:24 [INFO] You have 0 Checkstyle violations. 18:57:24 [INFO] 18:57:24 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest-stub-service --- 18:57:24 [INFO] Using 'UTF-8' encoding to copy filtered resources. 18:57:24 [INFO] Copying 3 resources 18:57:24 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/generated-sources/license 18:57:24 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/generated-resources/licenses 18:57:24 [INFO] 18:57:24 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ncmp-rest-stub-service --- 18:57:24 [INFO] Recompiling the module because of changed dependency. 18:57:24 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 18:57:25 [INFO] 18:57:25 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest-stub-service --- 18:57:25 [INFO] Using 'UTF-8' encoding to copy filtered resources. 18:57:25 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/src/test/resources 18:57:25 [INFO] 18:57:25 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ncmp-rest-stub-service --- 18:57:25 [INFO] No sources to compile 18:57:25 [INFO] 18:57:25 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-rest-stub-service --- 18:57:25 [INFO] Using isolated classloader, without GMavenPlus classpath. 18:57:25 [INFO] Using Groovy 3.0.18 to perform compileTests. 18:57:25 [INFO] Parallel parsing disabled. 18:57:25 [INFO] Compiled 4 files. 18:57:25 [INFO] 18:57:25 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-ncmp-rest-stub-service --- 18:57:25 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 18:57:25 [INFO] 18:57:25 [INFO] ------------------------------------------------------- 18:57:25 [INFO] T E S T S 18:57:25 [INFO] ------------------------------------------------------- 18:57:27 [INFO] Running org.onap.cps.ncmp.rest.stub.SampleCpsNcmpClientSpec 18:57:27 18:57:27,645 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 18:57:27 18:57:27,647 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 18:57:27 18:57:27,650 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 18:57:27 18:57:27,680 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 18:57:27 18:57:27,680 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 18:57:27 2025-12-02T18:57:27.967Z INFO 11197 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : Starting SampleCpsNcmpClientSpec using Java 17.0.6-ea with PID 11197 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service) 18:57:27 2025-12-02T18:57:27.968Z INFO 11197 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : The following 1 profile is active: "test" 18:57:29 2025-12-02T18:57:29.031Z INFO 11197 --- [cps-ncmp-rest-stub] [ main] o.s.b.w.e.j.JettyServletWebServerFactory : Server initialized with port: 0 18:57:29 2025-12-02T18:57:29.035Z INFO 11197 --- [cps-ncmp-rest-stub] [ main] org.eclipse.jetty.server.Server : jetty-12.0.27; built: 2025-09-10T23:47:49.595Z; git: 3569a3e83ad136ee44e26b370b74c1c5e9f33e61; jvm 17.0.6-ea+9-LTS 18:57:29 2025-12-02T18:57:29.062Z INFO 11197 --- [cps-ncmp-rest-stub] [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring embedded WebApplicationContext 18:57:29 2025-12-02T18:57:29.062Z INFO 11197 --- [cps-ncmp-rest-stub] [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1075 ms 18:57:29 2025-12-02T18:57:29.189Z INFO 11197 --- [cps-ncmp-rest-stub] [ main] o.e.j.session.DefaultSessionIdManager : Session workerName=node0 18:57:29 2025-12-02T18:57:29.194Z INFO 11197 --- [cps-ncmp-rest-stub] [ main] o.e.jetty.server.handler.ContextHandler : Started osbwej.JettyEmbeddedWebAppContext@6556471b{application,/,b=file:/tmp/jetty-docbase.0.1208508786747385431/,a=AVAILABLE,h=oeje10s.SessionHandler@3e1897d{STARTED}} 18:57:29 2025-12-02T18:57:29.194Z INFO 11197 --- [cps-ncmp-rest-stub] [ main] o.e.j.e.servlet.ServletContextHandler : Started osbwej.JettyEmbeddedWebAppContext@6556471b{application,/,b=file:/tmp/jetty-docbase.0.1208508786747385431/,a=AVAILABLE,h=oeje10s.SessionHandler@3e1897d{STARTED}} 18:57:29 2025-12-02T18:57:29.196Z INFO 11197 --- [cps-ncmp-rest-stub] [ main] org.eclipse.jetty.server.Server : Started oejs.Server@220be130{STARTING}[12.0.27,sto=0] @3220ms 18:57:29 2025-12-02T18:57:29.779Z INFO 11197 --- [cps-ncmp-rest-stub] [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint beneath base path '/actuator' 18:57:29 2025-12-02T18:57:29.854Z INFO 11197 --- [cps-ncmp-rest-stub] [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring DispatcherServlet 'dispatcherServlet' 18:57:29 2025-12-02T18:57:29.854Z INFO 11197 --- [cps-ncmp-rest-stub] [ main] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 18:57:29 2025-12-02T18:57:29.855Z INFO 11197 --- [cps-ncmp-rest-stub] [ main] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms 18:57:29 2025-12-02T18:57:29.864Z INFO 11197 --- [cps-ncmp-rest-stub] [ main] o.e.jetty.server.AbstractConnector : Started ServerConnector@7890324e{HTTP/1.1, (http/1.1)}{0.0.0.0:35495} 18:57:29 2025-12-02T18:57:29.866Z INFO 11197 --- [cps-ncmp-rest-stub] [ main] o.s.b.web.embedded.jetty.JettyWebServer : Jetty started on port 35495 (http/1.1) with context path '/' 18:57:29 2025-12-02T18:57:29.880Z INFO 11197 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : Started SampleCpsNcmpClientSpec in 2.455 seconds (process running for 3.905) 18:57:30 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 18:57:30 2025-12-02T18:57:30.848Z WARN 11197 --- [cps-ncmp-rest-stub] [tp1363574841-30] o.o.c.n.r.s.p.ResourceProviderImpl : Couldn't find file on file system '/stubs/passthrough-operational-example.json', will search it in classpath 18:57:30 2025-12-02T18:57:30.849Z INFO 11197 --- [cps-ncmp-rest-stub] [tp1363574841-30] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource in classpath using path: /stubs/passthrough-operational-example.json 18:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.936 s -- in org.onap.cps.ncmp.rest.stub.SampleCpsNcmpClientSpec 18:57:30 [INFO] Running org.onap.cps.ncmp.rest.stub.providers.ResourceProviderSpec 18:57:30 2025-12-02T18:57:30.986Z WARN 11197 --- [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 18:57:30 2025-12-02T18:57:30.987Z INFO 11197 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource in classpath using path: /stubs/passthrough-operational-example.json 18:57:30 2025-12-02T18:57:30.991Z INFO 11197 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource file on file system using path: /tmp/spock-test5487149841924628805/file.txt 18:57:31 2025-12-02T18:57:30.993Z WARN 11197 --- [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 18:57:31 2025-12-02T18:57:30.993Z ERROR 11197 --- [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 18:57:31 2025-12-02T18:57:30.994Z WARN 11197 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Couldn't find file on file system '/tmp/spock-test5487149841924628805/unknown-file.txt', will search it in classpath 18:57:31 2025-12-02T18:57:30.994Z ERROR 11197 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : /tmp/spock-test5487149841924628805/unknown-file.txt file not found on classpath or on file system 18:57:31 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.onap.cps.ncmp.rest.stub.providers.ResourceProviderSpec 18:57:31 [INFO] 18:57:31 [INFO] Results: 18:57:31 [INFO] 18:57:31 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 18:57:31 [INFO] 18:57:31 [INFO] 18:57:31 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-ncmp-rest-stub-service --- 18:57:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 18:57:31 [INFO] 18:57:31 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-ncmp-rest-stub-service --- 18:57:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 18:57:31 [INFO] 18:57:31 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest-stub-service --- 18:57:31 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/cps-ncmp-rest-stub-service-3.7.4-SNAPSHOT.jar 18:57:31 [INFO] 18:57:31 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub-service --- 18:57:31 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/cps-ncmp-rest-stub-service-3.7.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-service/3.7.4-SNAPSHOT/cps-ncmp-rest-stub-service-3.7.4-SNAPSHOT.jar 18:57:31 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-service/3.7.4-SNAPSHOT/cps-ncmp-rest-stub-service-3.7.4-SNAPSHOT.pom 18:57:31 [INFO] 18:57:31 [INFO] ----------------< org.onap.cps:cps-ncmp-rest-stub-app >----------------- 18:57:31 [INFO] Building cps-ncmp-rest-stub-app 3.7.4-SNAPSHOT [14/21] 18:57:31 [INFO] --------------------------------[ jar ]--------------------------------- 18:57:31 [INFO] 18:57:31 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub-app --- 18:57:31 [INFO] 18:57:31 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub-app --- 18:57:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 18:57:31 [INFO] surefireArgLine set to empty 18:57:31 [INFO] 18:57:31 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-rest-stub-app --- 18:57:31 [INFO] You have 0 Checkstyle violations. 18:57:31 [INFO] 18:57:31 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-rest-stub-app --- 18:57:31 [INFO] You have 0 Checkstyle violations. 18:57:31 [INFO] 18:57:31 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest-stub-app --- 18:57:31 [INFO] Using 'UTF-8' encoding to copy filtered resources. 18:57:31 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/src/main/resources 18:57:31 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/generated-sources/license 18:57:31 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/generated-resources/licenses 18:57:31 [INFO] 18:57:31 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ncmp-rest-stub-app --- 18:57:31 [INFO] Recompiling the module because of changed dependency. 18:57:31 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 18:57:31 [INFO] 18:57:31 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest-stub-app --- 18:57:31 [INFO] Using 'UTF-8' encoding to copy filtered resources. 18:57:31 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/src/test/resources 18:57:31 [INFO] 18:57:31 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ncmp-rest-stub-app --- 18:57:31 [INFO] No sources to compile 18:57:31 [INFO] 18:57:31 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-rest-stub-app --- 18:57:31 [INFO] No sources specified for compilation. Skipping. 18:57:31 [INFO] 18:57:31 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-ncmp-rest-stub-app --- 18:57:31 [INFO] No tests to run. 18:57:31 [INFO] 18:57:31 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-ncmp-rest-stub-app --- 18:57:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 18:57:31 [INFO] 18:57:31 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-ncmp-rest-stub-app --- 18:57:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 18:57:31 [INFO] 18:57:31 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest-stub-app --- 18:57:31 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.7.4-SNAPSHOT.jar 18:57:31 [INFO] 18:57:31 [INFO] --- spring-boot-maven-plugin:3.4.4:repackage (default) @ cps-ncmp-rest-stub-app --- 18:57:32 [INFO] Replacing main artifact /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.7.4-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. 18:57:32 [INFO] The original artifact has been renamed to /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.7.4-SNAPSHOT.jar.original 18:57:32 [INFO] 18:57:32 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub-app --- 18:57:32 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.7.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-app/3.7.4-SNAPSHOT/cps-ncmp-rest-stub-app-3.7.4-SNAPSHOT.jar 18:57:32 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-app/3.7.4-SNAPSHOT/cps-ncmp-rest-stub-app-3.7.4-SNAPSHOT.pom 18:57:32 [INFO] 18:57:32 [INFO] ------------------------< org.onap.cps:cps-ri >------------------------- 18:57:32 [INFO] Building cps-ri 3.7.4-SNAPSHOT [15/21] 18:57:32 [INFO] --------------------------------[ jar ]--------------------------------- 18:57:33 [INFO] 18:57:33 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ri --- 18:57:33 [INFO] 18:57:33 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-ri --- 18:57:33 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/impl/provmns/model/*:**/pom.xml 18:57:33 [INFO] 18:57:33 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ri --- 18:57:33 [INFO] You have 0 Checkstyle violations. 18:57:33 [INFO] 18:57:33 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ri --- 18:57:33 [INFO] You have 0 Checkstyle violations. 18:57:33 [INFO] 18:57:33 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ri --- 18:57:33 [INFO] Using 'UTF-8' encoding to copy filtered resources. 18:57:33 [INFO] Copying 10 resources 18:57:33 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ri/target/generated-sources/license 18:57:33 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ri/target/generated-resources/licenses 18:57:33 [INFO] 18:57:33 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ri --- 18:57:33 [INFO] Recompiling the module because of changed dependency. 18:57:33 [INFO] Compiling 27 source files with javac [debug release 17] to target/classes 18:57:34 [INFO] 18:57:34 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ri --- 18:57:34 [INFO] Using 'UTF-8' encoding to copy filtered resources. 18:57:34 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ri/src/test/resources 18:57:34 [INFO] 18:57:34 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ri --- 18:57:34 [INFO] No sources to compile 18:57:34 [INFO] 18:57:34 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ri --- 18:57:34 [INFO] Using isolated classloader, without GMavenPlus classpath. 18:57:34 [INFO] Using Groovy 3.0.18 to perform compileTests. 18:57:34 [INFO] Parallel parsing disabled. 18:57:35 [INFO] Compiled 18 files. 18:57:35 [INFO] 18:57:35 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-ri --- 18:57:35 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 18:57:35 [INFO] 18:57:35 [INFO] ------------------------------------------------------- 18:57:35 [INFO] T E S T S 18:57:35 [INFO] ------------------------------------------------------- 18:57:37 [INFO] Running org.onap.cps.ri.CpsDataPersistenceServiceImplSpec 18:57:38 18:57:38.387 [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 18:57:38 18:57:38.689 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to specific class type. 18:57:38 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.507 s -- in org.onap.cps.ri.CpsDataPersistenceServiceImplSpec 18:57:38 [INFO] Running org.onap.cps.ri.CpsModulePersistenceServiceImplSpec 18:57:38 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.218 s -- in org.onap.cps.ri.CpsModulePersistenceServiceImplSpec 18:57:38 [INFO] Running org.onap.cps.ri.utils.EscapeUtilsSpec 18:57:38 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.cps.ri.utils.EscapeUtilsSpec 18:57:38 [INFO] Running org.onap.cps.ri.utils.SessionManagerSpec 18:57:39 18:57:39.115 [main] INFO org.onap.cps.ri.utils.SessionManager -- Session with session ID testSessionId1 rolled back and closed 18:57:39 18:57:39.116 [main] INFO org.onap.cps.ri.utils.SessionManager -- Session with session ID otherSessionId rolled back and closed 18:57:39 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.151 s -- in org.onap.cps.ri.utils.SessionManagerSpec 18:57:39 [INFO] 18:57:39 [INFO] Results: 18:57:39 [INFO] 18:57:39 [INFO] Tests run: 49, Failures: 0, Errors: 0, Skipped: 0 18:57:39 [INFO] 18:57:39 [INFO] 18:57:39 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-ri --- 18:57:39 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-ut.exec 18:57:39 [INFO] Analyzed bundle 'cps-ri' with 17 classes 18:57:39 [INFO] All coverage checks have been met. 18:57:39 [INFO] 18:57:39 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-ri --- 18:57:39 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-ut.exec 18:57:39 [INFO] Analyzed bundle 'cps-ri' with 17 classes 18:57:39 [INFO] 18:57:39 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ri --- 18:57:39 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ri/target/cps-ri-3.7.4-SNAPSHOT.jar 18:57:39 [INFO] 18:57:39 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ri --- 18:57:39 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ri/target/cps-ri-3.7.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ri/3.7.4-SNAPSHOT/cps-ri-3.7.4-SNAPSHOT.jar 18:57:39 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ri/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ri/3.7.4-SNAPSHOT/cps-ri-3.7.4-SNAPSHOT.pom 18:57:39 [INFO] 18:57:39 [INFO] -------------------< org.onap.cps:integration-test >-------------------- 18:57:39 [INFO] Building integration-test 3.7.4-SNAPSHOT [16/21] 18:57:39 [INFO] --------------------------------[ jar ]--------------------------------- 18:57:39 [INFO] 18:57:39 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ integration-test --- 18:57:39 [INFO] 18:57:39 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ integration-test --- 18:57:39 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/integration-test/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/impl/provmns/model/*:**/pom.xml 18:57:39 [INFO] 18:57:39 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ integration-test --- 18:57:39 [INFO] You have 0 Checkstyle violations. 18:57:39 [INFO] 18:57:39 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ integration-test --- 18:57:39 [INFO] You have 0 Checkstyle violations. 18:57:39 [INFO] 18:57:39 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ integration-test --- 18:57:39 [INFO] Using 'UTF-8' encoding to copy filtered resources. 18:57:39 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/integration-test/src/main/resources 18:57:39 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/integration-test/target/generated-sources/license 18:57:39 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/integration-test/target/generated-resources/licenses 18:57:39 [INFO] 18:57:39 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ integration-test --- 18:57:39 [INFO] No sources to compile 18:57:39 [INFO] 18:57:39 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ integration-test --- 18:57:39 [INFO] Using 'UTF-8' encoding to copy filtered resources. 18:57:39 [INFO] Copying 22 resources 18:57:39 [INFO] 18:57:39 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ integration-test --- 18:57:39 [INFO] Recompiling the module because of changed dependency. 18:57:39 [INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes 18:57:39 [INFO] 18:57:39 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ integration-test --- 18:57:39 [INFO] Using isolated classloader, without GMavenPlus classpath. 18:57:40 [INFO] Using Groovy 3.0.18 to perform compileTests. 18:57:40 [INFO] Parallel parsing disabled. 18:57:43 [INFO] Compiled 171 files. 18:57:43 [INFO] 18:57:43 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ integration-test --- 18:57:43 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 18:57:43 [INFO] 18:57:43 [INFO] ------------------------------------------------------- 18:57:43 [INFO] T E S T S 18:57:43 [INFO] ------------------------------------------------------- 18:57:46 [INFO] Running org.onap.cps.integration.ResourceMeterAccuracyTest 18:57:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.218 s -- in org.onap.cps.integration.ResourceMeterAccuracyTest 18:57:48 18:57:48.377 [main] INFO org.testcontainers.images.PullPolicy -- Image pull policy will be performed by: DefaultPullPolicy() 18:57:48 18:57:48.385 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') 18:57:48 [INFO] Running org.onap.cps.integration.functional.ncmp.DcmWriteSubJobSpec 18:57:48 18:57:48.470 [main] INFO org.testcontainers.DockerClientFactory -- Testcontainers version: 1.21.3 18:57:48 18:57:48.763 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first 18:57:49 18:57:49.184 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 18:57:49 18:57:49.185 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 18:57:49 18:57:49.208 [main] INFO org.testcontainers.DockerClientFactory -- Connected to docker: 18:57:49 Server Version: 23.0.1 18:57:49 API Version: 1.42 18:57:49 Operating System: CentOS Stream 8 18:57:49 Total Memory: 31890 MB 18:57:49 18:57:49.212 [main] WARN org.testcontainers.utility.ResourceReaper -- 18:57:49 ******************************************************************************** 18:57:49 Ryuk has been disabled. This can cause unexpected behavior in your environment. 18:57:49 ******************************************************************************** 18:57:49 18:57:49.218 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 18:57:49 18:57:49.218 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 18:57:49 18:57:49.253 [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. 18:57:49 18:57:49.261 [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) 18:57:50 18:57:50.877 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Starting to pull image 18:57:50 18:57:50.903 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes) 18:57:51 18:57:51.262 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 12 pending, 1 downloaded, 0 extracted, (1 KB/? MB) 18:57:52 18:57:52.147 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 11 pending, 2 downloaded, 0 extracted, (4 MB/? MB) 18:57:52 18:57:52.457 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 10 pending, 3 downloaded, 0 extracted, (10 MB/? MB) 18:57:53 18:57:53.367 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 9 pending, 4 downloaded, 0 extracted, (27 MB/? MB) 18:57:53 18:57:53.673 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 8 pending, 5 downloaded, 0 extracted, (37 MB/? MB) 18:57:53 18:57:53.742 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 7 pending, 6 downloaded, 0 extracted, (40 MB/? MB) 18:57:53 18:57:53.769 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 6 pending, 7 downloaded, 0 extracted, (40 MB/? MB) 18:57:54 18:57:54.025 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 5 pending, 8 downloaded, 0 extracted, (40 MB/? MB) 18:57:54 18:57:54.121 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 4 pending, 9 downloaded, 0 extracted, (40 MB/? MB) 18:57:54 18:57:54.377 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 3 pending, 10 downloaded, 0 extracted, (40 MB/? MB) 18:57:54 18:57:54.523 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 2 pending, 11 downloaded, 0 extracted, (40 MB/? MB) 18:57:54 18:57:54.731 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 0 extracted, (40 MB/? MB) 18:57:54 18:57:54.751 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 1 extracted, (40 MB/? MB) 18:57:54 18:57:54.930 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 2 extracted, (43 MB/? MB) 18:57:55 18:57:55.017 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 3 extracted, (45 MB/? MB) 18:57:55 18:57:55.134 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 4 extracted, (49 MB/? MB) 18:57:55 18:57:55.491 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 5 extracted, (59 MB/? MB) 18:57:55 18:57:55.602 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 6 extracted, (61 MB/? MB) 18:57:55 18:57:55.690 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 7 extracted, (61 MB/? MB) 18:57:55 18:57:55.771 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 8 extracted, (64 MB/? MB) 18:57:58 18:57:58.561 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 8 extracted, (130 MB/130 MB) 18:58:00 18:58:00.636 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 9 extracted, (130 MB/130 MB) 18:58:00 18:58:00.724 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 10 extracted, (130 MB/130 MB) 18:58:00 18:58:00.798 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 11 extracted, (130 MB/130 MB) 18:58:00 18:58:00.875 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 12 extracted, (130 MB/130 MB) 18:58:00 18:58:00.960 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 13 extracted, (130 MB/130 MB) 18:58:00 18:58:00.976 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pull complete. 13 layers, pulled in 10s (downloaded 130 MB at 13 MB/s) 18:58:00 18:58:00.977 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Image registry.nordix.org/onaptest/postgres:14.1 pull took PT11.723672077S 18:58:01 18:58:01.009 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Creating container for image: registry.nordix.org/onaptest/postgres:14.1 18:58:03 18:58:03.020 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 is starting: 11aef909cc2aa5a45459c660dc7b313126102f74a7e574ec4b18d9ea0a5dc571 18:58:04 18:58:04.579 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 started in PT3.570356908S 18:58:04 18:58:04.580 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container is started (JDBC URL: jdbc:postgresql://localhost:32776/test?loggerLevel=OFF) 18:58:04 18:58:04.582 [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')) 18:58:04 18:58:04.582 [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 18:58:04 18:58:04.582 [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) 18:58:04 18:58:04.652 [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: 4502c9e8af02a678a2caecbe92700b2bd96d07f778b7238a0aec5481d8cdc5a5 18:58:10 18:58:10.493 [main] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT5.911198284S 18:58:10 18:58:10.494 [main] INFO org.onap.cps.integration.KafkaTestContainer -- KafkaTestContainer started at localhost:32777 18:58:11 18:58:11,198 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 18:58:11 18:58:11,198 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 18:58:11 18:58:11,201 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 18:58:11 18:58:11,254 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 18:58:11 18:58:11,254 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 18:58:12 2025-12-02T18:58:12.429Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.i.f.ncmp.DcmWriteSubJobSpec : Starting DcmWriteSubJobSpec using Java 17.0.6-ea with PID 11350 (started by jenkins in /w/workspace/cps-master-verify-java/integration-test) 18:58:12 2025-12-02T18:58:12.430Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.i.f.ncmp.DcmWriteSubJobSpec : No active profile set, falling back to 1 default profile: "default" 18:58:13 2025-12-02T18:58:13.425Z INFO 11350 --- [cps-integration-test] [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 18:58:13 2025-12-02T18:58:13.582Z INFO 11350 --- [cps-integration-test] [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 147 ms. Found 6 JPA repository interfaces. 18:58:15 2025-12-02T18:58:15.223Z INFO 11350 --- [cps-integration-test] [ main] com.zaxxer.hikari.HikariDataSource : CpsDatabasePool - Starting... 18:58:15 2025-12-02T18:58:15.460Z INFO 11350 --- [cps-integration-test] [ main] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Added connection org.postgresql.jdbc.PgConnection@685cfb28 18:58:15 2025-12-02T18:58:15.461Z INFO 11350 --- [cps-integration-test] [ main] com.zaxxer.hikari.HikariDataSource : CpsDatabasePool - Start completed. 18:58:15 2025-12-02T18:58:15.638Z INFO 11350 --- [cps-integration-test] [ main] liquibase.database : Set default schema name to public 18:58:16 2025-12-02T18:58:16.049Z INFO 11350 --- [cps-integration-test] [ main] liquibase.changelog : Creating database history table with name: public.databasechangelog 18:58:16 2025-12-02T18:58:16.093Z INFO 11350 --- [cps-integration-test] [ main] liquibase.changelog : Reading from public.databasechangelog 18:58:16 2025-12-02T18:58:16.113Z INFO 11350 --- [cps-integration-test] [ main] liquibase.snapshot : Creating snapshot 18:58:16 2025-12-02T18:58:16.343Z INFO 11350 --- [cps-integration-test] [ main] liquibase.lockservice : Successfully acquired change log lock 18:58:16 2025-12-02T18:58:16.344Z INFO 11350 --- [cps-integration-test] [ main] liquibase.command : Using deploymentId: 4701896343 18:58:16 2025-12-02T18:58:16.345Z INFO 11350 --- [cps-integration-test] [ main] liquibase.changelog : Reading from public.databasechangelog 18:58:16 2025-12-02T18:58:16.407Z INFO 11350 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-1::cps 18:58:16 2025-12-02T18:58:16.415Z INFO 11350 --- [cps-integration-test] [ main] liquibase.changelog : Table anchor created 18:58:16 2025-12-02T18:58:16.416Z INFO 11350 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-1::cps ran successfully in 8ms 18:58:16 2025-12-02T18:58:16.422Z INFO 11350 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-2::cps 18:58:16 2025-12-02T18:58:16.426Z INFO 11350 --- [cps-integration-test] [ main] liquibase.changelog : Table relation created 18:58:16 2025-12-02T18:58:16.426Z INFO 11350 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-2::cps ran successfully in 4ms 18:58:16 2025-12-02T18:58:16.429Z INFO 11350 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-3::cps 18:58:16 2025-12-02T18:58:16.434Z INFO 11350 --- [cps-integration-test] [ main] liquibase.changelog : Table relation_type created 18:58:16 2025-12-02T18:58:16.435Z INFO 11350 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-3::cps ran successfully in 4ms 18:58:16 2025-12-02T18:58:16.439Z INFO 11350 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-4::cps 18:58:16 2025-12-02T18:58:16.444Z INFO 11350 --- [cps-integration-test] [ main] liquibase.changelog : Table fragment created 18:58:16 2025-12-02T18:58:16.444Z INFO 11350 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-4::cps ran successfully in 5ms 18:58:16 2025-12-02T18:58:16.448Z INFO 11350 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-5::cps 18:58:16 2025-12-02T18:58:16.453Z INFO 11350 --- [cps-integration-test] [ main] liquibase.changelog : Table schema_set created 18:58:16 2025-12-02T18:58:16.453Z INFO 11350 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-5::cps ran successfully in 5ms 18:58:16 2025-12-02T18:58:16.457Z INFO 11350 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-6::cps 18:58:16 2025-12-02T18:58:16.461Z INFO 11350 --- [cps-integration-test] [ main] liquibase.changelog : Table yang_resource created 18:58:16 2025-12-02T18:58:16.461Z INFO 11350 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-6::cps ran successfully in 4ms 18:58:16 2025-12-02T18:58:16.466Z INFO 11350 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-7::cps 18:58:16 2025-12-02T18:58:16.470Z INFO 11350 --- [cps-integration-test] [ main] liquibase.changelog : Table dataspace created 18:58:16 2025-12-02T18:58:16.471Z INFO 11350 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-7::cps ran successfully in 5ms 18:58:16 2025-12-02T18:58:16.474Z INFO 11350 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-8::cps 18:58:16 2025-12-02T18:58:16.478Z INFO 11350 --- [cps-integration-test] [ main] liquibase.changelog : Table schema_node created 18:58:16 2025-12-02T18:58:16.478Z INFO 11350 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-8::cps ran successfully in 4ms 18:58:16 2025-12-02T18:58:16.481Z INFO 11350 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-9::cps 18:58:16 2025-12-02T18:58:16.484Z INFO 11350 --- [cps-integration-test] [ main] liquibase.changelog : Table schema_set_yang_resources created 18:58:16 2025-12-02T18:58:16.484Z INFO 11350 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-9::cps ran successfully in 3ms 18:58:16 2025-12-02T18:58:16.487Z INFO 11350 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-10::cps 18:58:16 2025-12-02T18:58:16.490Z INFO 11350 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_ANCHOR_SCHEMA_SET_ID_FK created 18:58:16 2025-12-02T18:58:16.490Z INFO 11350 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-10::cps ran successfully in 3ms 18:58:16 2025-12-02T18:58:16.493Z INFO 11350 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-11::cps 18:58:16 2025-12-02T18:58:16.496Z INFO 11350 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to anchor(dataspace_id, name) 18:58:16 2025-12-02T18:58:16.497Z INFO 11350 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-11::cps ran successfully in 3ms 18:58:16 2025-12-02T18:58:16.499Z INFO 11350 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-12::cps 18:58:16 2025-12-02T18:58:16.503Z INFO 11350 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (anchor_id) 18:58:16 2025-12-02T18:58:16.503Z INFO 11350 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-12::cps ran successfully in 4ms 18:58:16 2025-12-02T18:58:16.506Z INFO 11350 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-13::cps 18:58:16 2025-12-02T18:58:16.508Z INFO 11350 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_RELATIONS_FROM_ID_FK created 18:58:16 2025-12-02T18:58:16.508Z INFO 11350 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-13::cps ran successfully in 2ms 18:58:16 2025-12-02T18:58:16.511Z INFO 11350 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-14::cps 18:58:16 2025-12-02T18:58:16.513Z INFO 11350 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_RELATIONS_TO_ID_FK created 18:58:16 2025-12-02T18:58:16.513Z INFO 11350 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-14::cps ran successfully in 2ms 18:58:16 2025-12-02T18:58:16.518Z INFO 11350 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-15::cps 18:58:16 2025-12-02T18:58:16.520Z INFO 11350 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_RELATION_TYPE_ID_FK created 18:58:16 2025-12-02T18:58:16.520Z INFO 11350 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-15::cps ran successfully in 2ms 18:58:16 2025-12-02T18:58:16.523Z INFO 11350 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-16::cps 18:58:16 2025-12-02T18:58:16.526Z INFO 11350 --- [cps-integration-test] [ main] liquibase.changelog : Primary key added to relation (to_fragment_id, from_fragment_id, relation_type_id) 18:58:16 2025-12-02T18:58:16.526Z INFO 11350 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-16::cps ran successfully in 3ms 18:58:16 2025-12-02T18:58:16.529Z INFO 11350 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-17::cps 18:58:16 2025-12-02T18:58:16.531Z INFO 11350 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_ANCHOR_ID_FK created 18:58:16 2025-12-02T18:58:16.531Z INFO 11350 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-17::cps ran successfully in 2ms 18:58:16 2025-12-02T18:58:16.533Z INFO 11350 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-18::cps 18:58:16 2025-12-02T18:58:16.535Z INFO 11350 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_DATASPACE_ID_FK created 18:58:16 2025-12-02T18:58:16.536Z INFO 11350 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-18::cps ran successfully in 3ms 18:58:16 2025-12-02T18:58:16.538Z INFO 11350 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-19::cps 18:58:16 2025-12-02T18:58:16.540Z INFO 11350 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_PARENT_ID_FK created 18:58:16 2025-12-02T18:58:16.540Z INFO 11350 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-19::cps ran successfully in 2ms 18:58:16 2025-12-02T18:58:16.542Z INFO 11350 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-20::cps 18:58:16 2025-12-02T18:58:16.544Z INFO 11350 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_SCHEMA_NODE_ID_TO_ID created 18:58:16 2025-12-02T18:58:16.544Z INFO 11350 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-20::cps ran successfully in 2ms 18:58:16 2025-12-02T18:58:16.546Z INFO 11350 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-21::cps 18:58:16 2025-12-02T18:58:16.548Z INFO 11350 --- [cps-integration-test] [ main] liquibase.changelog : Index UQ_FRAGMENT_XPATH created 18:58:16 2025-12-02T18:58:16.548Z INFO 11350 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-21::cps ran successfully in 2ms 18:58:16 2025-12-02T18:58:16.551Z INFO 11350 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-22::cps 18:58:16 2025-12-02T18:58:16.553Z INFO 11350 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to fragment(dataspace_id, anchor_id, xpath) 18:58:16 2025-12-02T18:58:16.553Z INFO 11350 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-22::cps ran successfully in 2ms 18:58:16 2025-12-02T18:58:16.555Z INFO 11350 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-23::cps 18:58:16 2025-12-02T18:58:16.557Z INFO 11350 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to relation (from_fragment_id) 18:58:16 2025-12-02T18:58:16.558Z INFO 11350 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-23::cps ran successfully in 3ms 18:58:16 2025-12-02T18:58:16.560Z INFO 11350 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-24::cps 18:58:16 2025-12-02T18:58:16.562Z INFO 11350 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to relation (to_fragment_id) 18:58:16 2025-12-02T18:58:16.563Z INFO 11350 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-24::cps ran successfully in 2ms 18:58:16 2025-12-02T18:58:16.565Z INFO 11350 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-25::cps 18:58:16 2025-12-02T18:58:16.567Z INFO 11350 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to schema_set(name, dataspace_id) 18:58:16 2025-12-02T18:58:16.580Z INFO 11350 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-25::cps ran successfully in 15ms 18:58:16 2025-12-02T18:58:16.582Z INFO 11350 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-26::cps 18:58:16 2025-12-02T18:58:16.584Z INFO 11350 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (schema_set_id) 18:58:16 2025-12-02T18:58:16.585Z INFO 11350 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-26::cps ran successfully in 3ms 18:58:16 2025-12-02T18:58:16.586Z INFO 11350 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-27::cps 18:58:16 2025-12-02T18:58:16.589Z INFO 11350 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to yang_resource(checksum) 18:58:16 2025-12-02T18:58:16.589Z INFO 11350 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-27::cps ran successfully in 2ms 18:58:16 2025-12-02T18:58:16.591Z INFO 11350 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-28::cps 18:58:16 2025-12-02T18:58:16.593Z INFO 11350 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to dataspace(name) 18:58:16 2025-12-02T18:58:16.593Z INFO 11350 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-28::cps ran successfully in 2ms 18:58:16 2025-12-02T18:58:16.595Z INFO 11350 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-29::cps 18:58:16 2025-12-02T18:58:16.598Z INFO 11350 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (dataspace_id) 18:58:16 2025-12-02T18:58:16.599Z INFO 11350 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-29::cps ran successfully in 3ms 18:58:16 2025-12-02T18:58:16.601Z INFO 11350 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-30::cps 18:58:16 2025-12-02T18:58:16.603Z INFO 11350 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to schema_set (dataspace_id) 18:58:16 2025-12-02T18:58:16.604Z INFO 11350 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-30::cps ran successfully in 3ms 18:58:16 2025-12-02T18:58:16.606Z INFO 11350 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-31::cps 18:58:16 2025-12-02T18:58:16.608Z INFO 11350 --- [cps-integration-test] [ main] liquibase.changelog : Index PERF_SCHEMA_NODE_SCHEMA_NODE_ID created 18:58:16 2025-12-02T18:58:16.608Z INFO 11350 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-31::cps ran successfully in 2ms 18:58:16 2025-12-02T18:58:16.610Z INFO 11350 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-32::cps 18:58:16 2025-12-02T18:58:16.612Z INFO 11350 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (yang_resource_id) 18:58:16 2025-12-02T18:58:16.613Z INFO 11350 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-32::cps ran successfully in 3ms 18:58:16 2025-12-02T18:58:16.615Z INFO 11350 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-33::cps 18:58:16 2025-12-02T18:58:16.617Z INFO 11350 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to anchor (dataspace_id) 18:58:16 2025-12-02T18:58:16.618Z INFO 11350 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-33::cps ran successfully in 3ms 18:58:16 2025-12-02T18:58:16.620Z INFO 11350 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-34::cps 18:58:16 2025-12-02T18:58:16.622Z INFO 11350 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to anchor (schema_set_id) 18:58:16 2025-12-02T18:58:16.622Z INFO 11350 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-34::cps ran successfully in 2ms 18:58:16 2025-12-02T18:58:16.624Z INFO 11350 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-35::cps 18:58:16 2025-12-02T18:58:16.626Z INFO 11350 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to relation (relation_type_id) 18:58:16 2025-12-02T18:58:16.627Z INFO 11350 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-35::cps ran successfully in 3ms 18:58:16 2025-12-02T18:58:16.629Z INFO 11350 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-36::cps 18:58:16 2025-12-02T18:58:16.631Z INFO 11350 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 18:58:16 2025-12-02T18:58:16.631Z INFO 11350 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-36::cps ran successfully in 2ms 18:58:16 2025-12-02T18:58:16.633Z INFO 11350 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-37::cps 18:58:16 2025-12-02T18:58:16.635Z INFO 11350 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (schema_node_id) 18:58:16 2025-12-02T18:58:16.636Z INFO 11350 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-37::cps ran successfully in 3ms 18:58:16 2025-12-02T18:58:16.638Z INFO 11350 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/06-delete-not-required-fragment-index.yaml::6::cps 18:58:16 2025-12-02T18:58:16.640Z INFO 11350 --- [cps-integration-test] [ main] liquibase.changelog : Index UQ_FRAGMENT_XPATH dropped from table fragment 18:58:16 2025-12-02T18:58:16.642Z INFO 11350 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/06-delete-not-required-fragment-index.yaml::6::cps ran successfully in 4ms 18:58:16 2025-12-02T18:58:16.644Z INFO 11350 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11::cps 18:58:16 2025-12-02T18:58:16.647Z INFO 11350 --- [cps-integration-test] [ main] liquibase.changelog : Columns module_name(TEXT),revision(TEXT) added to yang_resource 18:58:16 2025-12-02T18:58:16.647Z INFO 11350 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11::cps ran successfully in 3ms 18:58:16 2025-12-02T18:58:16.649Z INFO 11350 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11.1::cps 18:58:16 2025-12-02T18:58:16.662Z INFO 11350 --- [cps-integration-test] [ main] liquibase.changelog : Custom SQL executed 18:58:16 2025-12-02T18:58:16.662Z INFO 11350 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11.1::cps ran successfully in 12ms 18:58:16 2025-12-02T18:58:16.664Z INFO 11350 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/15-rename-column-yang-resource-table.yaml::15::cps 18:58:16 2025-12-02T18:58:16.666Z INFO 11350 --- [cps-integration-test] [ main] liquibase.changelog : Column yang_resource.name renamed to file_name 18:58:16 2025-12-02T18:58:16.666Z INFO 11350 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/15-rename-column-yang-resource-table.yaml::15::cps ran successfully in 1ms 18:58:16 2025-12-02T18:58:16.668Z INFO 11350 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/17-add-index-to-schema-set-yang-resources.yaml::17::cps 18:58:16 2025-12-02T18:58:16.670Z INFO 11350 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_SCHEMA_SET_YANG_RESOURCES_SCHEMA_SET_ID_FK created 18:58:16 2025-12-02T18:58:16.670Z INFO 11350 --- [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 18:58:16 2025-12-02T18:58:16.672Z INFO 11350 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/18-cascade-delete-fragment-children.yaml::18::cps 18:58:16 2025-12-02T18:58:16.674Z INFO 11350 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key fragment_parent_id_fkey dropped 18:58:16 2025-12-02T18:58:16.676Z INFO 11350 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 18:58:16 2025-12-02T18:58:16.676Z INFO 11350 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/18-cascade-delete-fragment-children.yaml::18::cps ran successfully in 4ms 18:58:16 2025-12-02T18:58:16.679Z INFO 11350 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-1::cps 18:58:16 2025-12-02T18:58:16.680Z INFO 11350 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_DATASPACE_ID_FK dropped from table fragment 18:58:16 2025-12-02T18:58:16.681Z INFO 11350 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-1::cps ran successfully in 2ms 18:58:16 2025-12-02T18:58:16.683Z INFO 11350 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-2::cps 18:58:16 2025-12-02T18:58:16.685Z INFO 11350 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint fragment_dataspace_id_anchor_id_xpath_key dropped from fragment 18:58:16 2025-12-02T18:58:16.686Z INFO 11350 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to fragment(anchor_id, xpath) 18:58:16 2025-12-02T18:58:16.687Z INFO 11350 --- [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 3ms 18:58:16 2025-12-02T18:58:16.689Z INFO 11350 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-3::cps 18:58:16 2025-12-02T18:58:16.691Z INFO 11350 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key fragment_dataspace_id_fkey dropped 18:58:16 2025-12-02T18:58:16.691Z INFO 11350 --- [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 18:58:16 2025-12-02T18:58:16.693Z INFO 11350 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-4::cps 18:58:16 2025-12-02T18:58:16.695Z INFO 11350 --- [cps-integration-test] [ main] liquibase.changelog : Column fragment.dataspace_id dropped 18:58:16 2025-12-02T18:58:16.695Z INFO 11350 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-4::cps ran successfully in 2ms 18:58:16 2025-12-02T18:58:16.697Z INFO 11350 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-5::cps 18:58:16 2025-12-02T18:58:16.699Z INFO 11350 --- [cps-integration-test] [ main] liquibase.changelog : NOT NULL constraint has been added to fragment.anchor_id 18:58:16 2025-12-02T18:58:16.699Z INFO 11350 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-5::cps ran successfully in 2ms 18:58:16 2025-12-02T18:58:16.701Z INFO 11350 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/20-change-foreign-key-id-types-to-integer.yaml::20::cps 18:58:16 2025-12-02T18:58:16.707Z INFO 11350 --- [cps-integration-test] [ main] liquibase.changelog : schema_set.dataspace_id datatype was changed to INTEGER 18:58:16 2025-12-02T18:58:16.711Z INFO 11350 --- [cps-integration-test] [ main] liquibase.changelog : schema_set_yang_resources.schema_set_id datatype was changed to INTEGER 18:58:16 2025-12-02T18:58:16.713Z INFO 11350 --- [cps-integration-test] [ main] liquibase.changelog : schema_set_yang_resources.yang_resource_id datatype was changed to INTEGER 18:58:16 2025-12-02T18:58:16.716Z INFO 11350 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/20-change-foreign-key-id-types-to-integer.yaml::20::cps ran successfully in 15ms 18:58:16 2025-12-02T18:58:16.719Z INFO 11350 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/21-escape-quotes-in-xpath.yaml::21::cps 18:58:16 2025-12-02T18:58:16.725Z INFO 11350 --- [cps-integration-test] [ main] liquibase.changelog : SQL in file changelog/db/changes/21-escape-quotes-in-xpath-forward.sql executed 18:58:16 2025-12-02T18:58:16.725Z INFO 11350 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/21-escape-quotes-in-xpath.yaml::21::cps ran successfully in 6ms 18:58:16 2025-12-02T18:58:16.728Z INFO 11350 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/22-fragment-id-sequence.yaml::21::cps 18:58:16 2025-12-02T18:58:16.737Z INFO 11350 --- [cps-integration-test] [ main] liquibase.changelog : SQL in file changelog/db/changes/22-fragment-id-sequence-forward.sql executed 18:58:16 2025-12-02T18:58:16.737Z INFO 11350 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/22-fragment-id-sequence.yaml::21::cps ran successfully in 9ms 18:58:16 2025-12-02T18:58:16.740Z INFO 11350 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/23-yang-resource-index.yaml::23::cps 18:58:16 2025-12-02T18:58:16.742Z INFO 11350 --- [cps-integration-test] [ main] liquibase.changelog : Index IDX_YANG_RESOURCE_MODULE_NAME_AND_REVISION created 18:58:16 2025-12-02T18:58:16.742Z INFO 11350 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/23-yang-resource-index.yaml::23::cps ran successfully in 2ms 18:58:16 2025-12-02T18:58:16.744Z INFO 11350 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/changelog-master.yaml::24::cps 18:58:16 2025-12-02T18:58:16.745Z INFO 11350 --- [cps-integration-test] [ main] liquibase.changelog : Tag '24-initial database tag' applied to database 18:58:16 2025-12-02T18:58:16.745Z INFO 11350 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/changelog-master.yaml::24::cps ran successfully in 1ms 18:58:16 2025-12-02T18:58:16.754Z INFO 11350 --- [cps-integration-test] [ main] liquibase.util : UPDATE SUMMARY 18:58:16 2025-12-02T18:58:16.754Z INFO 11350 --- [cps-integration-test] [ main] liquibase.util : Run: 53 18:58:16 2025-12-02T18:58:16.754Z INFO 11350 --- [cps-integration-test] [ main] liquibase.util : Previously run: 0 18:58:16 2025-12-02T18:58:16.754Z INFO 11350 --- [cps-integration-test] [ main] liquibase.util : Filtered out: 0 18:58:16 2025-12-02T18:58:16.754Z INFO 11350 --- [cps-integration-test] [ main] liquibase.util : ------------------------------- 18:58:16 2025-12-02T18:58:16.754Z INFO 11350 --- [cps-integration-test] [ main] liquibase.util : Total change sets: 53 18:58:16 2025-12-02T18:58:16.755Z INFO 11350 --- [cps-integration-test] [ main] liquibase.util : Update summary generated 18:58:16 2025-12-02T18:58:16.758Z INFO 11350 --- [cps-integration-test] [ main] liquibase.command : Update command completed successfully. 18:58:16 2025-12-02T18:58:16.758Z INFO 11350 --- [cps-integration-test] [ main] liquibase.ui : Liquibase: Update has been successful. Rows affected: 53 18:58:16 2025-12-02T18:58:16.760Z INFO 11350 --- [cps-integration-test] [ main] liquibase.lockservice : Successfully released change log lock 18:58:16 2025-12-02T18:58:16.761Z INFO 11350 --- [cps-integration-test] [ main] liquibase.command : Command execution complete 18:58:17 2025-12-02T18:58:17.447Z INFO 11350 --- [cps-integration-test] [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 18:58:17 2025-12-02T18:58:17.512Z INFO 11350 --- [cps-integration-test] [ main] org.hibernate.Version : HHH000412: Hibernate ORM core version 6.6.29.Final 18:58:17 2025-12-02T18:58:17.514Z INFO 11350 --- [cps-integration-test] [ main] org.hibernate.cfg.Environment : HHH000205: Loaded properties from resource hibernate.properties: {hibernate.types.print.banner=false} 18:58:17 2025-12-02T18:58:17.552Z INFO 11350 --- [cps-integration-test] [ main] o.h.c.internal.RegionFactoryInitiator : HHH000026: Second-level cache disabled 18:58:18 2025-12-02T18:58:17.927Z INFO 11350 --- [cps-integration-test] [ main] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer 18:58:18 2025-12-02T18:58:17.988Z WARN 11350 --- [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) 18:58:18 2025-12-02T18:58:18.007Z INFO 11350 --- [cps-integration-test] [ main] org.hibernate.orm.connections.pooling : HHH10001005: Database info: 18:58:18 Database JDBC URL [Connecting through datasource 'HikariDataSource (CpsDatabasePool)'] 18:58:18 Database driver: undefined/unknown 18:58:18 Database version: 14.1 18:58:18 Autocommit mode: undefined/unknown 18:58:18 Isolation level: undefined/unknown 18:58:18 Minimum pool size: undefined/unknown 18:58:18 Maximum pool size: undefined/unknown 18:58:19 2025-12-02T18:58:19.316Z INFO 11350 --- [cps-integration-test] [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 18:58:19 2025-12-02T18:58:19.319Z INFO 11350 --- [cps-integration-test] [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 18:58:19 2025-12-02T18:58:19.856Z INFO 11350 --- [cps-integration-test] [ main] o.s.d.j.r.query.QueryEnhancerFactory : Hibernate is in classpath; If applicable, HQL parser will be used. 18:58:21 2025-12-02T18:58:21.132Z WARN 11350 --- [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: 18:58:21 --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 18:58:21 2025-12-02T18:58:21.273Z INFO 11350 --- [cps-integration-test] [ main] com.hazelcast.system.logo : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] 18:58:21 o o o o---o o--o o o---o o o----o o--o--o 18:58:21 | | / \ / | / / \ | | 18:58:21 o----o o o o----o | o o o----o | 18:58:21 | | * \ / | \ * \ | | 18:58:21 o o * o o---o o--o o----o o---o * o o----o o 18:58:21 18:58:21 2025-12-02T18:58:21.274Z INFO 11350 --- [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. 18:58:21 2025-12-02T18:58:21.276Z INFO 11350 --- [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 18:58:21 2025-12-02T18:58:21.276Z INFO 11350 --- [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 18:58:21 2025-12-02T18:58:21.276Z INFO 11350 --- [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. 18:58:21 2025-12-02T18:58:21.280Z INFO 11350 --- [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. 18:58:21 To enable the Jet engine on the members, do one of the following: 18:58:21 - Change member config using Java API: config.getJetConfig().setEnabled(true) 18:58:21 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 18:58:21 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 18:58:21 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 18:58:21 2025-12-02T18:58:21.868Z INFO 11350 --- [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. 18:58:22 2025-12-02T18:58:21.972Z INFO 11350 --- [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 18:58:22 2025-12-02T18:58:22.184Z INFO 11350 --- [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. 18:58:22 2025-12-02T18:58:22.190Z INFO 11350 --- [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 18:58:25 2025-12-02T18:58:24.981Z INFO 11350 --- [cps-integration-test] [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] 18:58:25 18:58:25 Members {size:1, ver:1} [ 18:58:25 Member [10.250.0.254]:5701 - 708e9693-8ecb-49eb-a613-8292de26a00d this 18:58:25 ] 18:58:25 18:58:25 2025-12-02T18:58:24.999Z INFO 11350 --- [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 18:58:36 2025-12-02T18:58:36.636Z WARN 11350 --- [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 18:58:37 2025-12-02T18:58:37.419Z WARN 11350 --- [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. 18:58:37 2025-12-02T18:58:37.655Z INFO 11350 --- [cps-integration-test] [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 18:58:37 2025-12-02T18:58:37.655Z INFO 11350 --- [cps-integration-test] [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 18:58:37 2025-12-02T18:58:37.662Z INFO 11350 --- [cps-integration-test] [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 3 endpoints beneath base path '/actuator' 18:58:37 2025-12-02T18:58:37.679Z INFO 11350 --- [cps-integration-test] [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 23 ms 18:58:37 2025-12-02T18:58:37.894Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 18:58:37 allow.auto.create.topics = true 18:58:37 auto.commit.interval.ms = 5000 18:58:37 auto.include.jmx.reporter = true 18:58:37 auto.offset.reset = latest 18:58:37 bootstrap.servers = [localhost:32777] 18:58:37 check.crcs = true 18:58:37 client.dns.lookup = use_all_dns_ips 18:58:37 client.id = consumer-ncmp-group-1 18:58:37 client.rack = 18:58:37 connections.max.idle.ms = 540000 18:58:37 default.api.timeout.ms = 60000 18:58:37 enable.auto.commit = false 18:58:37 enable.metrics.push = true 18:58:37 exclude.internal.topics = true 18:58:37 fetch.max.bytes = 52428800 18:58:37 fetch.max.wait.ms = 500 18:58:37 fetch.min.bytes = 1 18:58:37 group.id = ncmp-group 18:58:37 group.instance.id = null 18:58:37 group.protocol = classic 18:58:37 group.remote.assignor = null 18:58:37 heartbeat.interval.ms = 3000 18:58:37 interceptor.classes = [] 18:58:37 internal.leave.group.on.close = true 18:58:37 internal.throw.on.fetch.stable.offset.unsupported = false 18:58:37 isolation.level = read_committed 18:58:37 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 18:58:37 max.partition.fetch.bytes = 1048576 18:58:37 max.poll.interval.ms = 300000 18:58:37 max.poll.records = 500 18:58:37 metadata.max.age.ms = 300000 18:58:37 metadata.recovery.strategy = none 18:58:37 metric.reporters = [] 18:58:37 metrics.num.samples = 2 18:58:37 metrics.recording.level = INFO 18:58:37 metrics.sample.window.ms = 30000 18:58:37 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 18:58:37 receive.buffer.bytes = 65536 18:58:37 reconnect.backoff.max.ms = 1000 18:58:37 reconnect.backoff.ms = 50 18:58:37 request.timeout.ms = 30000 18:58:37 retry.backoff.max.ms = 1000 18:58:37 retry.backoff.ms = 100 18:58:37 sasl.client.callback.handler.class = null 18:58:37 sasl.jaas.config = null 18:58:37 sasl.kerberos.kinit.cmd = /usr/bin/kinit 18:58:37 sasl.kerberos.min.time.before.relogin = 60000 18:58:37 sasl.kerberos.service.name = null 18:58:37 sasl.kerberos.ticket.renew.jitter = 0.05 18:58:37 sasl.kerberos.ticket.renew.window.factor = 0.8 18:58:37 sasl.login.callback.handler.class = null 18:58:37 sasl.login.class = null 18:58:37 sasl.login.connect.timeout.ms = null 18:58:37 sasl.login.read.timeout.ms = null 18:58:37 sasl.login.refresh.buffer.seconds = 300 18:58:37 sasl.login.refresh.min.period.seconds = 60 18:58:37 sasl.login.refresh.window.factor = 0.8 18:58:37 sasl.login.refresh.window.jitter = 0.05 18:58:37 sasl.login.retry.backoff.max.ms = 10000 18:58:37 sasl.login.retry.backoff.ms = 100 18:58:37 sasl.mechanism = GSSAPI 18:58:37 sasl.oauthbearer.clock.skew.seconds = 30 18:58:37 sasl.oauthbearer.expected.audience = null 18:58:37 sasl.oauthbearer.expected.issuer = null 18:58:37 sasl.oauthbearer.header.urlencode = false 18:58:37 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 18:58:37 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 18:58:37 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 18:58:37 sasl.oauthbearer.jwks.endpoint.url = null 18:58:37 sasl.oauthbearer.scope.claim.name = scope 18:58:37 sasl.oauthbearer.sub.claim.name = sub 18:58:37 sasl.oauthbearer.token.endpoint.url = null 18:58:37 security.protocol = PLAINTEXT 18:58:37 security.providers = null 18:58:37 send.buffer.bytes = 131072 18:58:37 session.timeout.ms = 45000 18:58:37 socket.connection.setup.timeout.max.ms = 30000 18:58:37 socket.connection.setup.timeout.ms = 10000 18:58:37 ssl.cipher.suites = null 18:58:37 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 18:58:37 ssl.endpoint.identification.algorithm = https 18:58:37 ssl.engine.factory.class = null 18:58:37 ssl.key.password = null 18:58:37 ssl.keymanager.algorithm = SunX509 18:58:37 ssl.keystore.certificate.chain = null 18:58:37 ssl.keystore.key = null 18:58:37 ssl.keystore.location = null 18:58:37 ssl.keystore.password = null 18:58:37 ssl.keystore.type = JKS 18:58:37 ssl.protocol = TLSv1.3 18:58:37 ssl.provider = null 18:58:37 ssl.secure.random.implementation = null 18:58:37 ssl.trustmanager.algorithm = PKIX 18:58:37 ssl.truststore.certificates = null 18:58:37 ssl.truststore.location = null 18:58:37 ssl.truststore.password = null 18:58:37 ssl.truststore.type = JKS 18:58:37 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 18:58:37 18:58:37 2025-12-02T18:58:37.950Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 18:58:38 2025-12-02T18:58:38.042Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 18:58:38 2025-12-02T18:58:38.044Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 18:58:38 2025-12-02T18:58:38.044Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 18:58:38 2025-12-02T18:58:38.044Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1764701918042 18:58:38 2025-12-02T18:58:38.047Z INFO 11350 --- [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 18:58:38 2025-12-02T18:58:38.053Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 18:58:38 allow.auto.create.topics = true 18:58:38 auto.commit.interval.ms = 5000 18:58:38 auto.include.jmx.reporter = true 18:58:38 auto.offset.reset = latest 18:58:38 bootstrap.servers = [localhost:32777] 18:58:38 check.crcs = true 18:58:38 client.dns.lookup = use_all_dns_ips 18:58:38 client.id = consumer-ncmp-group-2 18:58:38 client.rack = 18:58:38 connections.max.idle.ms = 540000 18:58:38 default.api.timeout.ms = 60000 18:58:38 enable.auto.commit = false 18:58:38 enable.metrics.push = true 18:58:38 exclude.internal.topics = true 18:58:38 fetch.max.bytes = 52428800 18:58:38 fetch.max.wait.ms = 500 18:58:38 fetch.min.bytes = 1 18:58:38 group.id = ncmp-group 18:58:38 group.instance.id = null 18:58:38 group.protocol = classic 18:58:38 group.remote.assignor = null 18:58:38 heartbeat.interval.ms = 3000 18:58:38 interceptor.classes = [] 18:58:38 internal.leave.group.on.close = true 18:58:38 internal.throw.on.fetch.stable.offset.unsupported = false 18:58:38 isolation.level = read_uncommitted 18:58:38 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 18:58:38 max.partition.fetch.bytes = 1048576 18:58:38 max.poll.interval.ms = 300000 18:58:38 max.poll.records = 500 18:58:38 metadata.max.age.ms = 300000 18:58:38 metadata.recovery.strategy = none 18:58:38 metric.reporters = [] 18:58:38 metrics.num.samples = 2 18:58:38 metrics.recording.level = INFO 18:58:38 metrics.sample.window.ms = 30000 18:58:38 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 18:58:38 receive.buffer.bytes = 65536 18:58:38 reconnect.backoff.max.ms = 1000 18:58:38 reconnect.backoff.ms = 50 18:58:38 request.timeout.ms = 30000 18:58:38 retry.backoff.max.ms = 1000 18:58:38 retry.backoff.ms = 100 18:58:38 sasl.client.callback.handler.class = null 18:58:38 sasl.jaas.config = null 18:58:38 sasl.kerberos.kinit.cmd = /usr/bin/kinit 18:58:38 sasl.kerberos.min.time.before.relogin = 60000 18:58:38 sasl.kerberos.service.name = null 18:58:38 sasl.kerberos.ticket.renew.jitter = 0.05 18:58:38 sasl.kerberos.ticket.renew.window.factor = 0.8 18:58:38 sasl.login.callback.handler.class = null 18:58:38 sasl.login.class = null 18:58:38 sasl.login.connect.timeout.ms = null 18:58:38 sasl.login.read.timeout.ms = null 18:58:38 sasl.login.refresh.buffer.seconds = 300 18:58:38 sasl.login.refresh.min.period.seconds = 60 18:58:38 sasl.login.refresh.window.factor = 0.8 18:58:38 sasl.login.refresh.window.jitter = 0.05 18:58:38 sasl.login.retry.backoff.max.ms = 10000 18:58:38 sasl.login.retry.backoff.ms = 100 18:58:38 sasl.mechanism = GSSAPI 18:58:38 sasl.oauthbearer.clock.skew.seconds = 30 18:58:38 sasl.oauthbearer.expected.audience = null 18:58:38 sasl.oauthbearer.expected.issuer = null 18:58:38 sasl.oauthbearer.header.urlencode = false 18:58:38 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 18:58:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 18:58:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 18:58:38 sasl.oauthbearer.jwks.endpoint.url = null 18:58:38 sasl.oauthbearer.scope.claim.name = scope 18:58:38 sasl.oauthbearer.sub.claim.name = sub 18:58:38 sasl.oauthbearer.token.endpoint.url = null 18:58:38 security.protocol = PLAINTEXT 18:58:38 security.providers = null 18:58:38 send.buffer.bytes = 131072 18:58:38 session.timeout.ms = 45000 18:58:38 socket.connection.setup.timeout.max.ms = 30000 18:58:38 socket.connection.setup.timeout.ms = 10000 18:58:38 ssl.cipher.suites = null 18:58:38 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 18:58:38 ssl.endpoint.identification.algorithm = https 18:58:38 ssl.engine.factory.class = null 18:58:38 ssl.key.password = null 18:58:38 ssl.keymanager.algorithm = SunX509 18:58:38 ssl.keystore.certificate.chain = null 18:58:38 ssl.keystore.key = null 18:58:38 ssl.keystore.location = null 18:58:38 ssl.keystore.password = null 18:58:38 ssl.keystore.type = JKS 18:58:38 ssl.protocol = TLSv1.3 18:58:38 ssl.provider = null 18:58:38 ssl.secure.random.implementation = null 18:58:38 ssl.trustmanager.algorithm = PKIX 18:58:38 ssl.truststore.certificates = null 18:58:38 ssl.truststore.location = null 18:58:38 ssl.truststore.password = null 18:58:38 ssl.truststore.type = JKS 18:58:38 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 18:58:38 18:58:38 2025-12-02T18:58:38.053Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 18:58:38 2025-12-02T18:58:38.061Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 18:58:38 2025-12-02T18:58:38.061Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 18:58:38 2025-12-02T18:58:38.061Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 18:58:38 2025-12-02T18:58:38.061Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1764701918061 18:58:38 2025-12-02T18:58:38.061Z INFO 11350 --- [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 18:58:38 2025-12-02T18:58:38.063Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 18:58:38 allow.auto.create.topics = true 18:58:38 auto.commit.interval.ms = 5000 18:58:38 auto.include.jmx.reporter = true 18:58:38 auto.offset.reset = latest 18:58:38 bootstrap.servers = [localhost:32777] 18:58:38 check.crcs = true 18:58:38 client.dns.lookup = use_all_dns_ips 18:58:38 client.id = consumer-ncmp-group-3 18:58:38 client.rack = 18:58:38 connections.max.idle.ms = 540000 18:58:38 default.api.timeout.ms = 60000 18:58:38 enable.auto.commit = false 18:58:38 enable.metrics.push = true 18:58:38 exclude.internal.topics = true 18:58:38 fetch.max.bytes = 52428800 18:58:38 fetch.max.wait.ms = 500 18:58:38 fetch.min.bytes = 1 18:58:38 group.id = ncmp-group 18:58:38 group.instance.id = null 18:58:38 group.protocol = classic 18:58:38 group.remote.assignor = null 18:58:38 heartbeat.interval.ms = 3000 18:58:38 interceptor.classes = [] 18:58:38 internal.leave.group.on.close = true 18:58:38 internal.throw.on.fetch.stable.offset.unsupported = false 18:58:38 isolation.level = read_uncommitted 18:58:38 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 18:58:38 max.partition.fetch.bytes = 1048576 18:58:38 max.poll.interval.ms = 300000 18:58:38 max.poll.records = 500 18:58:38 metadata.max.age.ms = 300000 18:58:38 metadata.recovery.strategy = none 18:58:38 metric.reporters = [] 18:58:38 metrics.num.samples = 2 18:58:38 metrics.recording.level = INFO 18:58:38 metrics.sample.window.ms = 30000 18:58:38 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 18:58:38 receive.buffer.bytes = 65536 18:58:38 reconnect.backoff.max.ms = 1000 18:58:38 reconnect.backoff.ms = 50 18:58:38 request.timeout.ms = 30000 18:58:38 retry.backoff.max.ms = 1000 18:58:38 retry.backoff.ms = 100 18:58:38 sasl.client.callback.handler.class = null 18:58:38 sasl.jaas.config = null 18:58:38 sasl.kerberos.kinit.cmd = /usr/bin/kinit 18:58:38 sasl.kerberos.min.time.before.relogin = 60000 18:58:38 sasl.kerberos.service.name = null 18:58:38 sasl.kerberos.ticket.renew.jitter = 0.05 18:58:38 sasl.kerberos.ticket.renew.window.factor = 0.8 18:58:38 sasl.login.callback.handler.class = null 18:58:38 sasl.login.class = null 18:58:38 sasl.login.connect.timeout.ms = null 18:58:38 sasl.login.read.timeout.ms = null 18:58:38 sasl.login.refresh.buffer.seconds = 300 18:58:38 sasl.login.refresh.min.period.seconds = 60 18:58:38 sasl.login.refresh.window.factor = 0.8 18:58:38 sasl.login.refresh.window.jitter = 0.05 18:58:38 sasl.login.retry.backoff.max.ms = 10000 18:58:38 sasl.login.retry.backoff.ms = 100 18:58:38 sasl.mechanism = GSSAPI 18:58:38 sasl.oauthbearer.clock.skew.seconds = 30 18:58:38 sasl.oauthbearer.expected.audience = null 18:58:38 sasl.oauthbearer.expected.issuer = null 18:58:38 sasl.oauthbearer.header.urlencode = false 18:58:38 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 18:58:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 18:58:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 18:58:38 sasl.oauthbearer.jwks.endpoint.url = null 18:58:38 sasl.oauthbearer.scope.claim.name = scope 18:58:38 sasl.oauthbearer.sub.claim.name = sub 18:58:38 sasl.oauthbearer.token.endpoint.url = null 18:58:38 security.protocol = PLAINTEXT 18:58:38 security.providers = null 18:58:38 send.buffer.bytes = 131072 18:58:38 session.timeout.ms = 45000 18:58:38 socket.connection.setup.timeout.max.ms = 30000 18:58:38 socket.connection.setup.timeout.ms = 10000 18:58:38 ssl.cipher.suites = null 18:58:38 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 18:58:38 ssl.endpoint.identification.algorithm = https 18:58:38 ssl.engine.factory.class = null 18:58:38 ssl.key.password = null 18:58:38 ssl.keymanager.algorithm = SunX509 18:58:38 ssl.keystore.certificate.chain = null 18:58:38 ssl.keystore.key = null 18:58:38 ssl.keystore.location = null 18:58:38 ssl.keystore.password = null 18:58:38 ssl.keystore.type = JKS 18:58:38 ssl.protocol = TLSv1.3 18:58:38 ssl.provider = null 18:58:38 ssl.secure.random.implementation = null 18:58:38 ssl.trustmanager.algorithm = PKIX 18:58:38 ssl.truststore.certificates = null 18:58:38 ssl.truststore.location = null 18:58:38 ssl.truststore.password = null 18:58:38 ssl.truststore.type = JKS 18:58:38 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 18:58:38 18:58:38 2025-12-02T18:58:38.063Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 18:58:38 2025-12-02T18:58:38.127Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 18:58:38 2025-12-02T18:58:38.127Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 18:58:38 2025-12-02T18:58:38.127Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1764701918127 18:58:38 2025-12-02T18:58:38.127Z INFO 11350 --- [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 18:58:38 2025-12-02T18:58:38.139Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 18:58:38 allow.auto.create.topics = true 18:58:38 auto.commit.interval.ms = 5000 18:58:38 auto.include.jmx.reporter = true 18:58:38 auto.offset.reset = latest 18:58:38 bootstrap.servers = [localhost:32777] 18:58:38 check.crcs = true 18:58:38 client.dns.lookup = use_all_dns_ips 18:58:38 client.id = consumer-ncmp-group-4 18:58:38 client.rack = 18:58:38 connections.max.idle.ms = 540000 18:58:38 default.api.timeout.ms = 60000 18:58:38 enable.auto.commit = false 18:58:38 enable.metrics.push = true 18:58:38 exclude.internal.topics = true 18:58:38 fetch.max.bytes = 52428800 18:58:38 fetch.max.wait.ms = 500 18:58:38 fetch.min.bytes = 1 18:58:38 group.id = ncmp-group 18:58:38 group.instance.id = null 18:58:38 group.protocol = classic 18:58:38 group.remote.assignor = null 18:58:38 heartbeat.interval.ms = 3000 18:58:38 interceptor.classes = [] 18:58:38 internal.leave.group.on.close = true 18:58:38 internal.throw.on.fetch.stable.offset.unsupported = false 18:58:38 isolation.level = read_uncommitted 18:58:38 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 18:58:38 max.partition.fetch.bytes = 1048576 18:58:38 max.poll.interval.ms = 300000 18:58:38 max.poll.records = 500 18:58:38 metadata.max.age.ms = 300000 18:58:38 metadata.recovery.strategy = none 18:58:38 metric.reporters = [] 18:58:38 metrics.num.samples = 2 18:58:38 metrics.recording.level = INFO 18:58:38 metrics.sample.window.ms = 30000 18:58:38 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 18:58:38 receive.buffer.bytes = 65536 18:58:38 reconnect.backoff.max.ms = 1000 18:58:38 reconnect.backoff.ms = 50 18:58:38 request.timeout.ms = 30000 18:58:38 retry.backoff.max.ms = 1000 18:58:38 retry.backoff.ms = 100 18:58:38 sasl.client.callback.handler.class = null 18:58:38 sasl.jaas.config = null 18:58:38 sasl.kerberos.kinit.cmd = /usr/bin/kinit 18:58:38 sasl.kerberos.min.time.before.relogin = 60000 18:58:38 sasl.kerberos.service.name = null 18:58:38 sasl.kerberos.ticket.renew.jitter = 0.05 18:58:38 sasl.kerberos.ticket.renew.window.factor = 0.8 18:58:38 sasl.login.callback.handler.class = null 18:58:38 sasl.login.class = null 18:58:38 sasl.login.connect.timeout.ms = null 18:58:38 sasl.login.read.timeout.ms = null 18:58:38 sasl.login.refresh.buffer.seconds = 300 18:58:38 sasl.login.refresh.min.period.seconds = 60 18:58:38 sasl.login.refresh.window.factor = 0.8 18:58:38 sasl.login.refresh.window.jitter = 0.05 18:58:38 sasl.login.retry.backoff.max.ms = 10000 18:58:38 sasl.login.retry.backoff.ms = 100 18:58:38 sasl.mechanism = GSSAPI 18:58:38 sasl.oauthbearer.clock.skew.seconds = 30 18:58:38 sasl.oauthbearer.expected.audience = null 18:58:38 sasl.oauthbearer.expected.issuer = null 18:58:38 sasl.oauthbearer.header.urlencode = false 18:58:38 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 18:58:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 18:58:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 18:58:38 sasl.oauthbearer.jwks.endpoint.url = null 18:58:38 sasl.oauthbearer.scope.claim.name = scope 18:58:38 sasl.oauthbearer.sub.claim.name = sub 18:58:38 sasl.oauthbearer.token.endpoint.url = null 18:58:38 security.protocol = PLAINTEXT 18:58:38 security.providers = null 18:58:38 send.buffer.bytes = 131072 18:58:38 session.timeout.ms = 45000 18:58:38 socket.connection.setup.timeout.max.ms = 30000 18:58:38 socket.connection.setup.timeout.ms = 10000 18:58:38 ssl.cipher.suites = null 18:58:38 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 18:58:38 ssl.endpoint.identification.algorithm = https 18:58:38 ssl.engine.factory.class = null 18:58:38 ssl.key.password = null 18:58:38 ssl.keymanager.algorithm = SunX509 18:58:38 ssl.keystore.certificate.chain = null 18:58:38 ssl.keystore.key = null 18:58:38 ssl.keystore.location = null 18:58:38 ssl.keystore.password = null 18:58:38 ssl.keystore.type = JKS 18:58:38 ssl.protocol = TLSv1.3 18:58:38 ssl.provider = null 18:58:38 ssl.secure.random.implementation = null 18:58:38 ssl.trustmanager.algorithm = PKIX 18:58:38 ssl.truststore.certificates = null 18:58:38 ssl.truststore.location = null 18:58:38 ssl.truststore.password = null 18:58:38 ssl.truststore.type = JKS 18:58:38 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 18:58:38 18:58:38 2025-12-02T18:58:38.139Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 18:58:38 2025-12-02T18:58:38.144Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 18:58:38 2025-12-02T18:58:38.144Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 18:58:38 2025-12-02T18:58:38.144Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 18:58:38 2025-12-02T18:58:38.144Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1764701918144 18:58:38 2025-12-02T18:58:38.145Z INFO 11350 --- [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 18:58:38 2025-12-02T18:58:38.146Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 18:58:38 allow.auto.create.topics = true 18:58:38 auto.commit.interval.ms = 5000 18:58:38 auto.include.jmx.reporter = true 18:58:38 auto.offset.reset = latest 18:58:38 bootstrap.servers = [localhost:32777] 18:58:38 check.crcs = true 18:58:38 client.dns.lookup = use_all_dns_ips 18:58:38 client.id = consumer-ncmp-data-operation-event-group-5 18:58:38 client.rack = 18:58:38 connections.max.idle.ms = 540000 18:58:38 default.api.timeout.ms = 60000 18:58:38 enable.auto.commit = false 18:58:38 enable.metrics.push = true 18:58:38 exclude.internal.topics = true 18:58:38 fetch.max.bytes = 52428800 18:58:38 fetch.max.wait.ms = 500 18:58:38 fetch.min.bytes = 1 18:58:38 group.id = ncmp-data-operation-event-group 18:58:38 group.instance.id = null 18:58:38 group.protocol = classic 18:58:38 group.remote.assignor = null 18:58:38 heartbeat.interval.ms = 3000 18:58:38 interceptor.classes = [] 18:58:38 internal.leave.group.on.close = true 18:58:38 internal.throw.on.fetch.stable.offset.unsupported = false 18:58:38 isolation.level = read_uncommitted 18:58:38 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 18:58:38 max.partition.fetch.bytes = 1048576 18:58:38 max.poll.interval.ms = 300000 18:58:38 max.poll.records = 500 18:58:38 metadata.max.age.ms = 300000 18:58:38 metadata.recovery.strategy = none 18:58:38 metric.reporters = [] 18:58:38 metrics.num.samples = 2 18:58:38 metrics.recording.level = INFO 18:58:38 metrics.sample.window.ms = 30000 18:58:38 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 18:58:38 receive.buffer.bytes = 65536 18:58:38 reconnect.backoff.max.ms = 1000 18:58:38 reconnect.backoff.ms = 50 18:58:38 request.timeout.ms = 30000 18:58:38 retry.backoff.max.ms = 1000 18:58:38 retry.backoff.ms = 100 18:58:38 sasl.client.callback.handler.class = null 18:58:38 sasl.jaas.config = null 18:58:38 sasl.kerberos.kinit.cmd = /usr/bin/kinit 18:58:38 sasl.kerberos.min.time.before.relogin = 60000 18:58:38 sasl.kerberos.service.name = null 18:58:38 sasl.kerberos.ticket.renew.jitter = 0.05 18:58:38 sasl.kerberos.ticket.renew.window.factor = 0.8 18:58:38 sasl.login.callback.handler.class = null 18:58:38 sasl.login.class = null 18:58:38 sasl.login.connect.timeout.ms = null 18:58:38 sasl.login.read.timeout.ms = null 18:58:38 sasl.login.refresh.buffer.seconds = 300 18:58:38 sasl.login.refresh.min.period.seconds = 60 18:58:38 sasl.login.refresh.window.factor = 0.8 18:58:38 sasl.login.refresh.window.jitter = 0.05 18:58:38 sasl.login.retry.backoff.max.ms = 10000 18:58:38 sasl.login.retry.backoff.ms = 100 18:58:38 sasl.mechanism = GSSAPI 18:58:38 sasl.oauthbearer.clock.skew.seconds = 30 18:58:38 sasl.oauthbearer.expected.audience = null 18:58:38 sasl.oauthbearer.expected.issuer = null 18:58:38 sasl.oauthbearer.header.urlencode = false 18:58:38 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 18:58:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 18:58:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 18:58:38 sasl.oauthbearer.jwks.endpoint.url = null 18:58:38 sasl.oauthbearer.scope.claim.name = scope 18:58:38 sasl.oauthbearer.sub.claim.name = sub 18:58:38 sasl.oauthbearer.token.endpoint.url = null 18:58:38 security.protocol = PLAINTEXT 18:58:38 security.providers = null 18:58:38 send.buffer.bytes = 131072 18:58:38 session.timeout.ms = 45000 18:58:38 socket.connection.setup.timeout.max.ms = 30000 18:58:38 socket.connection.setup.timeout.ms = 10000 18:58:38 ssl.cipher.suites = null 18:58:38 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 18:58:38 ssl.endpoint.identification.algorithm = https 18:58:38 ssl.engine.factory.class = null 18:58:38 ssl.key.password = null 18:58:38 ssl.keymanager.algorithm = SunX509 18:58:38 ssl.keystore.certificate.chain = null 18:58:38 ssl.keystore.key = null 18:58:38 ssl.keystore.location = null 18:58:38 ssl.keystore.password = null 18:58:38 ssl.keystore.type = JKS 18:58:38 ssl.protocol = TLSv1.3 18:58:38 ssl.provider = null 18:58:38 ssl.secure.random.implementation = null 18:58:38 ssl.trustmanager.algorithm = PKIX 18:58:38 ssl.truststore.certificates = null 18:58:38 ssl.truststore.location = null 18:58:38 ssl.truststore.password = null 18:58:38 ssl.truststore.type = JKS 18:58:38 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 18:58:38 18:58:38 2025-12-02T18:58:38.147Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 18:58:38 2025-12-02T18:58:38.152Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 18:58:38 2025-12-02T18:58:38.152Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 18:58:38 2025-12-02T18:58:38.152Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 18:58:38 2025-12-02T18:58:38.152Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1764701918152 18:58:38 2025-12-02T18:58:38.153Z INFO 11350 --- [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 18:58:38 2025-12-02T18:58:38.154Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 18:58:38 allow.auto.create.topics = true 18:58:38 auto.commit.interval.ms = 5000 18:58:38 auto.include.jmx.reporter = true 18:58:38 auto.offset.reset = latest 18:58:38 bootstrap.servers = [localhost:32777] 18:58:38 check.crcs = true 18:58:38 client.dns.lookup = use_all_dns_ips 18:58:38 client.id = consumer-ncmp-async-rest-request-event-group-6 18:58:38 client.rack = 18:58:38 connections.max.idle.ms = 540000 18:58:38 default.api.timeout.ms = 60000 18:58:38 enable.auto.commit = false 18:58:38 enable.metrics.push = true 18:58:38 exclude.internal.topics = true 18:58:38 fetch.max.bytes = 52428800 18:58:38 fetch.max.wait.ms = 500 18:58:38 fetch.min.bytes = 1 18:58:38 group.id = ncmp-async-rest-request-event-group 18:58:38 group.instance.id = null 18:58:38 group.protocol = classic 18:58:38 group.remote.assignor = null 18:58:38 heartbeat.interval.ms = 3000 18:58:38 interceptor.classes = [] 18:58:38 internal.leave.group.on.close = true 18:58:38 internal.throw.on.fetch.stable.offset.unsupported = false 18:58:38 isolation.level = read_uncommitted 18:58:38 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 18:58:38 max.partition.fetch.bytes = 1048576 18:58:38 max.poll.interval.ms = 300000 18:58:38 max.poll.records = 500 18:58:38 metadata.max.age.ms = 300000 18:58:38 metadata.recovery.strategy = none 18:58:38 metric.reporters = [] 18:58:38 metrics.num.samples = 2 18:58:38 metrics.recording.level = INFO 18:58:38 metrics.sample.window.ms = 30000 18:58:38 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 18:58:38 receive.buffer.bytes = 65536 18:58:38 reconnect.backoff.max.ms = 1000 18:58:38 reconnect.backoff.ms = 50 18:58:38 request.timeout.ms = 30000 18:58:38 retry.backoff.max.ms = 1000 18:58:38 retry.backoff.ms = 100 18:58:38 sasl.client.callback.handler.class = null 18:58:38 sasl.jaas.config = null 18:58:38 sasl.kerberos.kinit.cmd = /usr/bin/kinit 18:58:38 sasl.kerberos.min.time.before.relogin = 60000 18:58:38 sasl.kerberos.service.name = null 18:58:38 sasl.kerberos.ticket.renew.jitter = 0.05 18:58:38 sasl.kerberos.ticket.renew.window.factor = 0.8 18:58:38 sasl.login.callback.handler.class = null 18:58:38 sasl.login.class = null 18:58:38 sasl.login.connect.timeout.ms = null 18:58:38 sasl.login.read.timeout.ms = null 18:58:38 sasl.login.refresh.buffer.seconds = 300 18:58:38 sasl.login.refresh.min.period.seconds = 60 18:58:38 sasl.login.refresh.window.factor = 0.8 18:58:38 sasl.login.refresh.window.jitter = 0.05 18:58:38 sasl.login.retry.backoff.max.ms = 10000 18:58:38 sasl.login.retry.backoff.ms = 100 18:58:38 sasl.mechanism = GSSAPI 18:58:38 sasl.oauthbearer.clock.skew.seconds = 30 18:58:38 sasl.oauthbearer.expected.audience = null 18:58:38 sasl.oauthbearer.expected.issuer = null 18:58:38 sasl.oauthbearer.header.urlencode = false 18:58:38 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 18:58:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 18:58:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 18:58:38 sasl.oauthbearer.jwks.endpoint.url = null 18:58:38 sasl.oauthbearer.scope.claim.name = scope 18:58:38 sasl.oauthbearer.sub.claim.name = sub 18:58:38 sasl.oauthbearer.token.endpoint.url = null 18:58:38 security.protocol = PLAINTEXT 18:58:38 security.providers = null 18:58:38 send.buffer.bytes = 131072 18:58:38 session.timeout.ms = 45000 18:58:38 socket.connection.setup.timeout.max.ms = 30000 18:58:38 socket.connection.setup.timeout.ms = 10000 18:58:38 ssl.cipher.suites = null 18:58:38 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 18:58:38 ssl.endpoint.identification.algorithm = https 18:58:38 ssl.engine.factory.class = null 18:58:38 ssl.key.password = null 18:58:38 ssl.keymanager.algorithm = SunX509 18:58:38 ssl.keystore.certificate.chain = null 18:58:38 ssl.keystore.key = null 18:58:38 ssl.keystore.location = null 18:58:38 ssl.keystore.password = null 18:58:38 ssl.keystore.type = JKS 18:58:38 ssl.protocol = TLSv1.3 18:58:38 ssl.provider = null 18:58:38 ssl.secure.random.implementation = null 18:58:38 ssl.trustmanager.algorithm = PKIX 18:58:38 ssl.truststore.certificates = null 18:58:38 ssl.truststore.location = null 18:58:38 ssl.truststore.password = null 18:58:38 ssl.truststore.type = JKS 18:58:38 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 18:58:38 18:58:38 2025-12-02T18:58:38.154Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 18:58:38 2025-12-02T18:58:38.170Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 18:58:38 2025-12-02T18:58:38.170Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 18:58:38 2025-12-02T18:58:38.170Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1764701918169 18:58:38 2025-12-02T18:58:38.170Z INFO 11350 --- [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 18:58:38 2025-12-02T18:58:38.210Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.i.f.ncmp.DcmWriteSubJobSpec : Started DcmWriteSubJobSpec in 27.383 seconds (process running for 54.864) 18:58:38 2025-12-02T18:58:38.211Z INFO 11350 --- [cps-integration-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader CpsNotificationSubscriptionModelLoader 18:58:38 2025-12-02T18:58:38.211Z INFO 11350 --- [cps-integration-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader InventoryModelLoader 18:58:38 2025-12-02T18:58:38.211Z INFO 11350 --- [cps-integration-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader CmDataSubscriptionModelLoader 18:58:38 2025-12-02T18:58:38.211Z INFO 11350 --- [cps-integration-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader ModelLoadersCompletedCheck 18:58:38 2025-12-02T18:58:38.218Z INFO 11350 --- [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... 18:58:38 2025-12-02T18:58:38.226Z INFO 11350 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : System is not ready yet 18:58:38 2025-12-02T18:58:38.228Z INFO 11350 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.DataSyncWatchdog : System is not ready yet 18:58:38 2025-12-02T18:58:38.339Z INFO 11350 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 18:58:38 2025-12-02T18:58:38.339Z INFO 11350 --- [cps-integration-test] [ main] i.CpsNotificationSubscriptionModelLoader : Model Loader #1 Started: CPS Data Notification Subscription Models 18:58:38 2025-12-02T18:58:38.741Z WARN 11350 --- [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} 18:58:38 2025-12-02T18:58:38.741Z WARN 11350 --- [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} 18:58:38 2025-12-02T18:58:38.742Z WARN 11350 --- [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} 18:58:38 2025-12-02T18:58:38.742Z INFO 11350 --- [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 18:58:38 2025-12-02T18:58:38.743Z INFO 11350 --- [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 18:58:38 2025-12-02T18:58:38.743Z INFO 11350 --- [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 18:58:38 2025-12-02T18:58:38.749Z WARN 11350 --- [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} 18:58:38 2025-12-02T18:58:38.749Z INFO 11350 --- [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 18:58:38 2025-12-02T18:58:38.779Z WARN 11350 --- [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} 18:58:38 2025-12-02T18:58:38.779Z WARN 11350 --- [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} 18:58:38 2025-12-02T18:58:38.779Z INFO 11350 --- [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 18:58:38 2025-12-02T18:58:38.779Z INFO 11350 --- [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 18:58:39 2025-12-02T18:58:38.888Z WARN 11350 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] The metadata response from the cluster reported a recoverable issue with correlation id 7 : {dmi-ncmp-cm-avc-subscription=UNKNOWN_TOPIC_OR_PARTITION} 18:58:39 2025-12-02T18:58:38.898Z WARN 11350 --- [cps-integration-test] [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] The metadata response from the cluster reported a recoverable issue with correlation id 7 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 18:58:39 2025-12-02T18:58:38.943Z WARN 11350 --- [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} 18:58:39 2025-12-02T18:58:39.086Z INFO 11350 --- [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) 18:58:39 2025-12-02T18:58:39.086Z INFO 11350 --- [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) 18:58:39 2025-12-02T18:58:39.087Z INFO 11350 --- [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) 18:58:39 2025-12-02T18:58:39.090Z INFO 11350 --- [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 18:58:39 2025-12-02T18:58:39.092Z INFO 11350 --- [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 18:58:39 2025-12-02T18:58:39.092Z INFO 11350 --- [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 18:58:39 2025-12-02T18:58:39.102Z INFO 11350 --- [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) 18:58:39 2025-12-02T18:58:39.102Z INFO 11350 --- [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 18:58:39 2025-12-02T18:58:39.113Z INFO 11350 --- [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) 18:58:39 2025-12-02T18:58:39.114Z INFO 11350 --- [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 18:58:39 2025-12-02T18:58:39.139Z INFO 11350 --- [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-c4ec394e-754a-437c-955d-a1e096108257 18:58:39 2025-12-02T18:58:39.140Z INFO 11350 --- [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 18:58:39 2025-12-02T18:58:39.140Z INFO 11350 --- [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-18d4b47d-de95-4e70-984d-ebfbc028f177 18:58:39 2025-12-02T18:58:39.140Z INFO 11350 --- [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 18:58:39 2025-12-02T18:58:39.141Z INFO 11350 --- [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-d2730548-941e-45f1-bb99-5cf877fe1b0c 18:58:39 2025-12-02T18:58:39.141Z INFO 11350 --- [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 18:58:39 2025-12-02T18:58:39.142Z INFO 11350 --- [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-4a85e1be-6e9d-457d-a7b8-d63e787e484e 18:58:39 2025-12-02T18:58:39.142Z INFO 11350 --- [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 18:58:39 2025-12-02T18:58:39.144Z INFO 11350 --- [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-b9e63d59-5115-477d-adb0-940dc841f422 18:58:39 2025-12-02T18:58:39.144Z INFO 11350 --- [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 18:58:39 2025-12-02T18:58:39.163Z INFO 11350 --- [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-c4ec394e-754a-437c-955d-a1e096108257', protocol='range'} 18:58:39 2025-12-02T18:58:39.163Z INFO 11350 --- [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-b9e63d59-5115-477d-adb0-940dc841f422', protocol='range'} 18:58:39 2025-12-02T18:58:39.163Z INFO 11350 --- [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-d2730548-941e-45f1-bb99-5cf877fe1b0c', protocol='range'} 18:58:39 2025-12-02T18:58:39.164Z INFO 11350 --- [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-4a85e1be-6e9d-457d-a7b8-d63e787e484e', protocol='range'} 18:58:39 2025-12-02T18:58:39.166Z INFO 11350 --- [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-18d4b47d-de95-4e70-984d-ebfbc028f177', protocol='range'} 18:58:39 2025-12-02T18:58:39.172Z INFO 11350 --- [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-d2730548-941e-45f1-bb99-5cf877fe1b0c=Assignment(partitions=[ncmp-async-m2m-0])} 18:58:39 2025-12-02T18:58:39.173Z INFO 11350 --- [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-b9e63d59-5115-477d-adb0-940dc841f422=Assignment(partitions=[ncmp-async-m2m-0])} 18:58:39 2025-12-02T18:58:39.186Z INFO 11350 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Finished assignment for group at generation 1: {consumer-ncmp-group-2-c4ec394e-754a-437c-955d-a1e096108257=Assignment(partitions=[dmi-ncmp-cm-avc-subscription-0]), consumer-ncmp-group-4-4a85e1be-6e9d-457d-a7b8-d63e787e484e=Assignment(partitions=[dmi-device-heartbeat-0]), consumer-ncmp-group-3-18d4b47d-de95-4e70-984d-ebfbc028f177=Assignment(partitions=[subscription-0])} 18:58:39 2025-12-02T18:58:39.204Z INFO 11350 --- [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-d2730548-941e-45f1-bb99-5cf877fe1b0c', protocol='range'} 18:58:39 2025-12-02T18:58:39.204Z INFO 11350 --- [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]) 18:58:39 2025-12-02T18:58:39.207Z INFO 11350 --- [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 18:58:39 2025-12-02T18:58:39.209Z INFO 11350 --- [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-c4ec394e-754a-437c-955d-a1e096108257', protocol='range'} 18:58:39 2025-12-02T18:58:39.210Z INFO 11350 --- [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) 18:58:39 2025-12-02T18:58:39.210Z INFO 11350 --- [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]) 18:58:39 2025-12-02T18:58:39.210Z INFO 11350 --- [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-18d4b47d-de95-4e70-984d-ebfbc028f177', protocol='range'} 18:58:39 2025-12-02T18:58:39.210Z INFO 11350 --- [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 18:58:39 2025-12-02T18:58:39.211Z INFO 11350 --- [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-b9e63d59-5115-477d-adb0-940dc841f422', protocol='range'} 18:58:39 2025-12-02T18:58:39.211Z INFO 11350 --- [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-4a85e1be-6e9d-457d-a7b8-d63e787e484e', protocol='range'} 18:58:39 2025-12-02T18:58:39.211Z INFO 11350 --- [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]) 18:58:39 2025-12-02T18:58:39.211Z INFO 11350 --- [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 18:58:39 2025-12-02T18:58:39.211Z INFO 11350 --- [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]) 18:58:39 2025-12-02T18:58:39.211Z INFO 11350 --- [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 18:58:39 2025-12-02T18:58:39.212Z INFO 11350 --- [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 18:58:39 2025-12-02T18:58:39.212Z INFO 11350 --- [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]) 18:58:39 2025-12-02T18:58:39.212Z INFO 11350 --- [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 18:58:39 2025-12-02T18:58:39.226Z INFO 11350 --- [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 18:58:39 2025-12-02T18:58:39.226Z INFO 11350 --- [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 18:58:39 2025-12-02T18:58:39.226Z INFO 11350 --- [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 18:58:39 2025-12-02T18:58:39.226Z INFO 11350 --- [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 18:58:39 2025-12-02T18:58:39.230Z INFO 11350 --- [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 18:58:39 2025-12-02T18:58:39.233Z INFO 11350 --- [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 18:58:39 2025-12-02T18:58:39.233Z INFO 11350 --- [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 18:58:39 2025-12-02T18:58:39.233Z INFO 11350 --- [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 18:58:39 2025-12-02T18:58:39.234Z INFO 11350 --- [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 18:58:39 2025-12-02T18:58:39.244Z INFO 11350 --- [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 18:58:39 2025-12-02T18:58:39.247Z INFO 11350 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Resetting offset for partition ncmp-async-m2m-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 18:58:39 2025-12-02T18:58:39.247Z INFO 11350 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Resetting offset for partition dmi-ncmp-cm-avc-subscription-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 18:58:39 2025-12-02T18:58:39.251Z INFO 11350 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Resetting offset for partition subscription-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 18:58:39 2025-12-02T18:58:39.252Z INFO 11350 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Resetting offset for partition dmi-device-heartbeat-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 18:58:39 2025-12-02T18:58:39.257Z INFO 11350 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Resetting offset for partition ncmp-async-m2m-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 18:58:39 2025-12-02T18:58:39.273Z INFO 11350 --- [cps-integration-test] [ntainer#5-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-device-heartbeat-0] 18:58:39 2025-12-02T18:58:39.273Z INFO 11350 --- [cps-integration-test] [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 18:58:39 2025-12-02T18:58:39.273Z INFO 11350 --- [cps-integration-test] [ntainer#4-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [subscription-0] 18:58:39 2025-12-02T18:58:39.273Z INFO 11350 --- [cps-integration-test] [ntainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-ncmp-cm-avc-subscription-0] 18:58:39 2025-12-02T18:58:39.275Z INFO 11350 --- [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] 18:58:39 2025-12-02T18:58:39.278Z INFO 11350 --- [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-f78696b2-20c4-4abe-8623-14650d70ab20 18:58:39 2025-12-02T18:58:39.279Z INFO 11350 --- [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 18:58:39 2025-12-02T18:58:39.610Z INFO 11350 --- [cps-integration-test] [ main] i.CpsNotificationSubscriptionModelLoader : Model Loader #1: CPS Data Notification Subscription models onboarded successfully 18:58:39 2025-12-02T18:58:39.610Z INFO 11350 --- [cps-integration-test] [ main] i.CpsNotificationSubscriptionModelLoader : Model Loader #1 Completed 18:58:39 2025-12-02T18:58:39.611Z INFO 11350 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 18:58:39 2025-12-02T18:58:39.611Z INFO 11350 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 18:58:39 2025-12-02T18:58:39.674Z INFO 11350 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: New installation using inventory model revision 2024-02-23. 18:58:39 2025-12-02T18:58:39.770Z INFO 11350 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Inventory model dmi-registry-2024-02-23 installed successfully, 18:58:39 2025-12-02T18:58:39.833Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set advisedCmHandlesCount to 0 18:58:39 2025-12-02T18:58:39.850Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set readyCmHandlesCount to 0 18:58:39 2025-12-02T18:58:39.860Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set lockedCmHandlesCount to 0 18:58:39 2025-12-02T18:58:39.870Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletingCmHandlesCount to 0 18:58:39 2025-12-02T18:58:39.883Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletedCmHandlesCount to 0 18:58:40 2025-12-02T18:58:39.917Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Populating Alternate ID map from inventory 18:58:40 2025-12-02T18:58:39.963Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Alternate ID map has 0 entries 18:58:40 2025-12-02T18:58:39.963Z INFO 11350 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 18:58:40 2025-12-02T18:58:39.963Z INFO 11350 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 18:58:40 2025-12-02T18:58:39.963Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3 Started: NCMP CM Data Notification Subscription Models 18:58:40 2025-12-02T18:58:40.008Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3: NCMP CM Data Notification Subscription Models onboarded successfully 18:58:40 2025-12-02T18:58:40.008Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3 Completed 18:58:40 2025-12-02T18:58:40.008Z INFO 11350 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 18:58:40 2025-12-02T18:58:40.008Z INFO 11350 --- [cps-integration-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST Started: Completion Check 18:58:40 2025-12-02T18:58:40.010Z INFO 11350 --- [cps-integration-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST: Model loading (on master) finished 18:58:40 2025-12-02T18:58:40.010Z INFO 11350 --- [cps-integration-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST: This instance is model loader master. Model loading completed 18:58:40 2025-12-02T18:58:40.010Z INFO 11350 --- [cps-integration-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST Completed 18:58:40 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 18:58:40 2025-12-02T18:58:40.717Z INFO 11350 --- [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] 18:58:40 2025-12-02T18:58:40.742Z INFO 11350 --- [cps-integration-test] [ Async-1] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 18:58:40 acks = -1 18:58:40 auto.include.jmx.reporter = true 18:58:40 batch.size = 16384 18:58:40 bootstrap.servers = [localhost:32777] 18:58:40 buffer.memory = 33554432 18:58:40 client.dns.lookup = use_all_dns_ips 18:58:40 client.id = cps-core-1 18:58:40 compression.gzip.level = -1 18:58:40 compression.lz4.level = 9 18:58:40 compression.type = none 18:58:40 compression.zstd.level = 3 18:58:40 connections.max.idle.ms = 540000 18:58:40 delivery.timeout.ms = 120000 18:58:40 enable.idempotence = true 18:58:40 enable.metrics.push = true 18:58:40 interceptor.classes = [] 18:58:40 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 18:58:40 linger.ms = 0 18:58:40 max.block.ms = 60000 18:58:40 max.in.flight.requests.per.connection = 5 18:58:40 max.request.size = 1048576 18:58:40 metadata.max.age.ms = 300000 18:58:40 metadata.max.idle.ms = 300000 18:58:40 metadata.recovery.strategy = none 18:58:40 metric.reporters = [] 18:58:40 metrics.num.samples = 2 18:58:40 metrics.recording.level = INFO 18:58:40 metrics.sample.window.ms = 30000 18:58:40 partitioner.adaptive.partitioning.enable = true 18:58:40 partitioner.availability.timeout.ms = 0 18:58:40 partitioner.class = null 18:58:40 partitioner.ignore.keys = false 18:58:40 receive.buffer.bytes = 32768 18:58:40 reconnect.backoff.max.ms = 1000 18:58:40 reconnect.backoff.ms = 50 18:58:40 request.timeout.ms = 30000 18:58:40 retries = 2147483647 18:58:40 retry.backoff.max.ms = 1000 18:58:40 retry.backoff.ms = 100 18:58:40 sasl.client.callback.handler.class = null 18:58:40 sasl.jaas.config = null 18:58:40 sasl.kerberos.kinit.cmd = /usr/bin/kinit 18:58:40 sasl.kerberos.min.time.before.relogin = 60000 18:58:40 sasl.kerberos.service.name = null 18:58:40 sasl.kerberos.ticket.renew.jitter = 0.05 18:58:40 sasl.kerberos.ticket.renew.window.factor = 0.8 18:58:40 sasl.login.callback.handler.class = null 18:58:40 sasl.login.class = null 18:58:40 sasl.login.connect.timeout.ms = null 18:58:40 sasl.login.read.timeout.ms = null 18:58:40 sasl.login.refresh.buffer.seconds = 300 18:58:40 sasl.login.refresh.min.period.seconds = 60 18:58:40 sasl.login.refresh.window.factor = 0.8 18:58:40 sasl.login.refresh.window.jitter = 0.05 18:58:40 sasl.login.retry.backoff.max.ms = 10000 18:58:40 sasl.login.retry.backoff.ms = 100 18:58:40 sasl.mechanism = GSSAPI 18:58:40 sasl.oauthbearer.clock.skew.seconds = 30 18:58:40 sasl.oauthbearer.expected.audience = null 18:58:40 sasl.oauthbearer.expected.issuer = null 18:58:40 sasl.oauthbearer.header.urlencode = false 18:58:40 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 18:58:40 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 18:58:40 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 18:58:40 sasl.oauthbearer.jwks.endpoint.url = null 18:58:40 sasl.oauthbearer.scope.claim.name = scope 18:58:40 sasl.oauthbearer.sub.claim.name = sub 18:58:40 sasl.oauthbearer.token.endpoint.url = null 18:58:40 security.protocol = PLAINTEXT 18:58:40 security.providers = null 18:58:40 send.buffer.bytes = 131072 18:58:40 socket.connection.setup.timeout.max.ms = 30000 18:58:40 socket.connection.setup.timeout.ms = 10000 18:58:40 ssl.cipher.suites = null 18:58:40 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 18:58:40 ssl.endpoint.identification.algorithm = https 18:58:40 ssl.engine.factory.class = null 18:58:40 ssl.key.password = null 18:58:40 ssl.keymanager.algorithm = SunX509 18:58:40 ssl.keystore.certificate.chain = null 18:58:40 ssl.keystore.key = null 18:58:40 ssl.keystore.location = null 18:58:40 ssl.keystore.password = null 18:58:40 ssl.keystore.type = JKS 18:58:40 ssl.protocol = TLSv1.3 18:58:40 ssl.provider = null 18:58:40 ssl.secure.random.implementation = null 18:58:40 ssl.trustmanager.algorithm = PKIX 18:58:40 ssl.truststore.certificates = null 18:58:40 ssl.truststore.location = null 18:58:40 ssl.truststore.password = null 18:58:40 ssl.truststore.type = JKS 18:58:40 transaction.timeout.ms = 60000 18:58:40 transactional.id = null 18:58:40 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 18:58:40 18:58:40 2025-12-02T18:58:40.743Z INFO 11350 --- [cps-integration-test] [ Async-1] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 18:58:40 2025-12-02T18:58:40.745Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:58:40 2025-12-02T18:58:40.748Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:58:40 2025-12-02T18:58:40.751Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:58:40 2025-12-02T18:58:40.752Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:58:40 2025-12-02T18:58:40.752Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:58:40 2025-12-02T18:58:40.757Z INFO 11350 --- [cps-integration-test] [ Async-1] o.a.k.clients.producer.KafkaProducer : [Producer clientId=cps-core-1] Instantiated an idempotent producer. 18:58:40 2025-12-02T18:58:40.772Z INFO 11350 --- [cps-integration-test] [ Async-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 18:58:40 2025-12-02T18:58:40.772Z INFO 11350 --- [cps-integration-test] [ Async-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 18:58:40 2025-12-02T18:58:40.772Z INFO 11350 --- [cps-integration-test] [ Async-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1764701920772 18:58:40 2025-12-02T18:58:40.830Z WARN 11350 --- [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} 18:58:40 2025-12-02T18:58:40.831Z INFO 11350 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.Metadata : [Producer clientId=cps-core-1] Cluster ID: 4L6g3nShT-eMCtK--X86sw 18:58:41 2025-12-02T18:58:40.947Z INFO 11350 --- [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 18:58:41 2025-12-02T18:58:41.316Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 18:58:41 2025-12-02T18:58:41.353Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 18:58:41 2025-12-02T18:58:41.447Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:58:41 2025-12-02T18:58:41.522Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:58:41 2025-12-02T18:58:41.523Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:58:41 2025-12-02T18:58:41.524Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:58:41 2025-12-02T18:58:41.524Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:58:41 2025-12-02T18:58:41.525Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:58:41 2025-12-02T18:58:41.605Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 18:58:41 2025-12-02T18:58:41.625Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 18:58:41 2025-12-02T18:58:41.672Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:58:41 2025-12-02T18:58:41.732Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:58:41 2025-12-02T18:58:41.733Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:58:41 2025-12-02T18:58:41.733Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:58:41 2025-12-02T18:58:41.734Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:58:41 2025-12-02T18:58:41.734Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:58:41 2025-12-02T18:58:41.820Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 18:58:41 2025-12-02T18:58:41.836Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 18:58:41 2025-12-02T18:58:41.874Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:58:42 2025-12-02T18:58:41.973Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.r.c.DataJobControllerForTest : Internal API: writeDataJob invoked for some-job-id 18:58:42 2025-12-02T18:58:41.973Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: some-job-id - Total operations received: 3 18:58:42 2025-12-02T18:58:42.054Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: some-job-id - Received 2 sub-job(s) from DMI. 18:58:42 2025-12-02T18:58:42.176Z INFO 11350 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Request joining group due to: group is already rebalancing 18:58:42 2025-12-02T18:58:42.176Z INFO 11350 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Request joining group due to: group is already rebalancing 18:58:42 2025-12-02T18:58:42.176Z INFO 11350 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Request joining group due to: group is already rebalancing 18:58:42 2025-12-02T18:58:42.177Z INFO 11350 --- [cps-integration-test] [ntainer#4-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Revoke previously assigned partitions subscription-0 18:58:42 2025-12-02T18:58:42.177Z INFO 11350 --- [cps-integration-test] [ntainer#3-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Revoke previously assigned partitions dmi-ncmp-cm-avc-subscription-0 18:58:42 2025-12-02T18:58:42.177Z INFO 11350 --- [cps-integration-test] [ntainer#5-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Revoke previously assigned partitions dmi-device-heartbeat-0 18:58:42 2025-12-02T18:58:42.177Z INFO 11350 --- [cps-integration-test] [ntainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions revoked: [dmi-ncmp-cm-avc-subscription-0] 18:58:42 2025-12-02T18:58:42.177Z INFO 11350 --- [cps-integration-test] [ntainer#5-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions revoked: [dmi-device-heartbeat-0] 18:58:42 2025-12-02T18:58:42.177Z INFO 11350 --- [cps-integration-test] [ntainer#4-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions revoked: [subscription-0] 18:58:42 2025-12-02T18:58:42.177Z INFO 11350 --- [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 18:58:42 2025-12-02T18:58:42.177Z INFO 11350 --- [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 18:58:42 2025-12-02T18:58:42.178Z INFO 11350 --- [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 18:58:42 2025-12-02T18:58:42.184Z INFO 11350 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=2, memberId='consumer-ncmp-group-3-18d4b47d-de95-4e70-984d-ebfbc028f177', protocol='range'} 18:58:42 2025-12-02T18:58:42.185Z INFO 11350 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=2, memberId='consumer-ncmp-group-2-c4ec394e-754a-437c-955d-a1e096108257', protocol='range'} 18:58:42 2025-12-02T18:58:42.188Z INFO 11350 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=2, memberId='consumer-ncmp-group-4-4a85e1be-6e9d-457d-a7b8-d63e787e484e', protocol='range'} 18:58:42 2025-12-02T18:58:42.185Z INFO 11350 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=2, memberId='consumer-ncmp-group-1-f78696b2-20c4-4abe-8623-14650d70ab20', protocol='range'} 18:58:42 2025-12-02T18:58:42.390Z INFO 11350 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Finished assignment for group at generation 2: {consumer-ncmp-group-2-c4ec394e-754a-437c-955d-a1e096108257=Assignment(partitions=[dmi-ncmp-cm-avc-subscription-0]), consumer-ncmp-group-4-4a85e1be-6e9d-457d-a7b8-d63e787e484e=Assignment(partitions=[dmi-device-heartbeat-0]), consumer-ncmp-group-1-f78696b2-20c4-4abe-8623-14650d70ab20=Assignment(partitions=[dmi-cm-events-0]), consumer-ncmp-group-3-18d4b47d-de95-4e70-984d-ebfbc028f177=Assignment(partitions=[subscription-0])} 18:58:42 2025-12-02T18:58:42.396Z INFO 11350 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=2, memberId='consumer-ncmp-group-4-4a85e1be-6e9d-457d-a7b8-d63e787e484e', protocol='range'} 18:58:42 2025-12-02T18:58:42.397Z INFO 11350 --- [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]) 18:58:42 2025-12-02T18:58:42.397Z INFO 11350 --- [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 18:58:42 2025-12-02T18:58:42.398Z INFO 11350 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=2, memberId='consumer-ncmp-group-1-f78696b2-20c4-4abe-8623-14650d70ab20', protocol='range'} 18:58:42 2025-12-02T18:58:42.399Z INFO 11350 --- [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]) 18:58:42 2025-12-02T18:58:42.399Z INFO 11350 --- [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 18:58:42 2025-12-02T18:58:42.399Z INFO 11350 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=2, memberId='consumer-ncmp-group-2-c4ec394e-754a-437c-955d-a1e096108257', protocol='range'} 18:58:42 2025-12-02T18:58:42.399Z INFO 11350 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=2, memberId='consumer-ncmp-group-3-18d4b47d-de95-4e70-984d-ebfbc028f177', protocol='range'} 18:58:42 2025-12-02T18:58:42.399Z INFO 11350 --- [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]) 18:58:42 2025-12-02T18:58:42.400Z INFO 11350 --- [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]) 18:58:42 2025-12-02T18:58:42.400Z INFO 11350 --- [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 18:58:42 2025-12-02T18:58:42.400Z INFO 11350 --- [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 18:58:42 2025-12-02T18:58:42.402Z INFO 11350 --- [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 18:58:42 2025-12-02T18:58:42.404Z INFO 11350 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerUtils : Setting offset for partition dmi-device-heartbeat-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}} 18:58:42 2025-12-02T18:58:42.404Z INFO 11350 --- [cps-integration-test] [ntainer#5-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-device-heartbeat-0] 18:58:42 2025-12-02T18:58:42.407Z INFO 11350 --- [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 18:58:42 2025-12-02T18:58:42.407Z INFO 11350 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerUtils : Setting offset for partition dmi-ncmp-cm-avc-subscription-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}} 18:58:42 2025-12-02T18:58:42.407Z INFO 11350 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerUtils : Setting offset for partition subscription-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}} 18:58:42 2025-12-02T18:58:42.407Z INFO 11350 --- [cps-integration-test] [ntainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-ncmp-cm-avc-subscription-0] 18:58:42 2025-12-02T18:58:42.407Z INFO 11350 --- [cps-integration-test] [ntainer#4-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [subscription-0] 18:58:42 2025-12-02T18:58:42.409Z INFO 11350 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Resetting offset for partition dmi-cm-events-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 18:58:42 2025-12-02T18:58:42.425Z INFO 11350 --- [cps-integration-test] [ntainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-cm-events-0] 18:58:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 54.08 s -- in org.onap.cps.integration.functional.ncmp.DcmWriteSubJobSpec 18:58:42 [INFO] Running org.onap.cps.integration.functional.ncmp.data.AlternateIdSpec 18:58:42 2025-12-02T18:58:42.601Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:58:42 2025-12-02T18:58:42.601Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:58:42 2025-12-02T18:58:42.602Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:58:42 2025-12-02T18:58:42.602Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:58:42 2025-12-02T18:58:42.603Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:58:42 2025-12-02T18:58:42.687Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 18:58:42 2025-12-02T18:58:42.717Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 18:58:42 2025-12-02T18:58:42.758Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:58:43 2025-12-02T18:58:43.032Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:58:43 2025-12-02T18:58:43.033Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:58:43 2025-12-02T18:58:43.033Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:58:43 2025-12-02T18:58:43.034Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:58:43 2025-12-02T18:58:43.034Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:58:43 2025-12-02T18:58:43.111Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 18:58:43 2025-12-02T18:58:43.129Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 18:58:43 2025-12-02T18:58:43.164Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:58:43 2025-12-02T18:58:43.357Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:58:43 2025-12-02T18:58:43.358Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:58:43 2025-12-02T18:58:43.358Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:58:43 2025-12-02T18:58:43.358Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:58:43 2025-12-02T18:58:43.358Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:58:43 2025-12-02T18:58:43.435Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 18:58:43 2025-12-02T18:58:43.451Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 18:58:43 2025-12-02T18:58:43.485Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:58:43 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.091 s -- in org.onap.cps.integration.functional.ncmp.data.AlternateIdSpec 18:58:43 [INFO] Running org.onap.cps.integration.functional.ncmp.data.BearerTokenPassthroughSpec 18:58:43 2025-12-02T18:58:43.667Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:58:43 2025-12-02T18:58:43.668Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:58:43 2025-12-02T18:58:43.668Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:58:43 2025-12-02T18:58:43.668Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:58:43 2025-12-02T18:58:43.668Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:58:43 2025-12-02T18:58:43.751Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 18:58:43 2025-12-02T18:58:43.769Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 18:58:43 2025-12-02T18:58:43.798Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:58:43 2025-12-02T18:58:43.844Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:58:43 2025-12-02T18:58:43.844Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:58:43 2025-12-02T18:58:43.845Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:58:43 2025-12-02T18:58:43.846Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:58:43 2025-12-02T18:58:43.846Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:58:43 2025-12-02T18:58:43.922Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 18:58:44 2025-12-02T18:58:43.941Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 18:58:44 2025-12-02T18:58:43.974Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:58:44 2025-12-02T18:58:44.179Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:58:44 2025-12-02T18:58:44.179Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:58:44 2025-12-02T18:58:44.180Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:58:44 2025-12-02T18:58:44.180Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:58:44 2025-12-02T18:58:44.180Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:58:44 2025-12-02T18:58:44.256Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 18:58:44 2025-12-02T18:58:44.273Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 18:58:44 2025-12-02T18:58:44.299Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:58:44 2025-12-02T18:58:44.346Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:58:44 2025-12-02T18:58:44.346Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:58:44 2025-12-02T18:58:44.347Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:58:44 2025-12-02T18:58:44.347Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:58:44 2025-12-02T18:58:44.347Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:58:44 2025-12-02T18:58:44.436Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 18:58:44 2025-12-02T18:58:44.451Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 18:58:44 2025-12-02T18:58:44.476Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:58:44 2025-12-02T18:58:44.906Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:58:44 2025-12-02T18:58:44.906Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:58:44 2025-12-02T18:58:44.906Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:58:44 2025-12-02T18:58:44.907Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:58:44 2025-12-02T18:58:44.907Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:58:45 2025-12-02T18:58:45.000Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 18:58:45 2025-12-02T18:58:45.015Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 18:58:45 2025-12-02T18:58:45.041Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:58:45 2025-12-02T18:58:45.079Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:58:45 2025-12-02T18:58:45.080Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:58:45 2025-12-02T18:58:45.080Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:58:45 2025-12-02T18:58:45.080Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:58:45 2025-12-02T18:58:45.080Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:58:45 2025-12-02T18:58:45.150Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 18:58:45 2025-12-02T18:58:45.165Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 18:58:45 2025-12-02T18:58:45.199Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:58:45 2025-12-02T18:58:45.401Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:58:45 2025-12-02T18:58:45.403Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:58:45 2025-12-02T18:58:45.403Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:58:45 2025-12-02T18:58:45.403Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:58:45 2025-12-02T18:58:45.403Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:58:45 2025-12-02T18:58:45.480Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 18:58:45 2025-12-02T18:58:45.494Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 18:58:45 2025-12-02T18:58:45.519Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:58:45 2025-12-02T18:58:45.565Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:58:45 2025-12-02T18:58:45.566Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:58:45 2025-12-02T18:58:45.566Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:58:45 2025-12-02T18:58:45.566Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:58:45 2025-12-02T18:58:45.566Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:58:45 2025-12-02T18:58:45.638Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 18:58:45 2025-12-02T18:58:45.651Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 18:58:45 2025-12-02T18:58:45.677Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:58:45 2025-12-02T18:58:45.898Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:58:45 2025-12-02T18:58:45.899Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:58:45 2025-12-02T18:58:45.900Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:58:45 2025-12-02T18:58:45.900Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:58:45 2025-12-02T18:58:45.900Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:58:46 2025-12-02T18:58:45.987Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 18:58:46 2025-12-02T18:58:46.001Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 18:58:46 2025-12-02T18:58:46.025Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:58:46 2025-12-02T18:58:46.077Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:58:46 2025-12-02T18:58:46.077Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:58:46 2025-12-02T18:58:46.077Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:58:46 2025-12-02T18:58:46.077Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:58:46 2025-12-02T18:58:46.078Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:58:46 2025-12-02T18:58:46.148Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 18:58:46 2025-12-02T18:58:46.161Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 18:58:46 2025-12-02T18:58:46.192Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:58:46 2025-12-02T18:58:46.422Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:58:46 2025-12-02T18:58:46.423Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:58:46 2025-12-02T18:58:46.423Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:58:46 2025-12-02T18:58:46.424Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:58:46 2025-12-02T18:58:46.424Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:58:46 2025-12-02T18:58:46.501Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 18:58:46 2025-12-02T18:58:46.515Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 18:58:46 2025-12-02T18:58:46.538Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:58:46 2025-12-02T18:58:46.577Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:58:46 2025-12-02T18:58:46.578Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:58:46 2025-12-02T18:58:46.584Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:58:46 2025-12-02T18:58:46.584Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:58:46 2025-12-02T18:58:46.584Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:58:46 2025-12-02T18:58:46.654Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 18:58:46 2025-12-02T18:58:46.667Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 18:58:46 2025-12-02T18:58:46.698Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:58:46 2025-12-02T18:58:46.882Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:58:46 2025-12-02T18:58:46.883Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:58:46 2025-12-02T18:58:46.883Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:58:46 2025-12-02T18:58:46.884Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:58:46 2025-12-02T18:58:46.884Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:58:47 2025-12-02T18:58:46.950Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 18:58:47 2025-12-02T18:58:46.971Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 18:58:47 2025-12-02T18:58:47.009Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:58:47 2025-12-02T18:58:47.038Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:58:47 2025-12-02T18:58:47.038Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:58:47 2025-12-02T18:58:47.038Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:58:47 2025-12-02T18:58:47.040Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:58:47 2025-12-02T18:58:47.040Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:58:47 2025-12-02T18:58:47.107Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 18:58:47 2025-12-02T18:58:47.119Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 18:58:47 2025-12-02T18:58:47.147Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:58:47 2025-12-02T18:58:47.347Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:58:47 2025-12-02T18:58:47.348Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:58:47 2025-12-02T18:58:47.348Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:58:47 2025-12-02T18:58:47.348Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:58:47 2025-12-02T18:58:47.348Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:58:47 2025-12-02T18:58:47.419Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 18:58:47 2025-12-02T18:58:47.435Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 18:58:47 2025-12-02T18:58:47.473Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:58:47 2025-12-02T18:58:47.510Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:58:47 2025-12-02T18:58:47.510Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:58:47 2025-12-02T18:58:47.511Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:58:47 2025-12-02T18:58:47.511Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:58:47 2025-12-02T18:58:47.511Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:58:47 2025-12-02T18:58:47.579Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 18:58:47 2025-12-02T18:58:47.592Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 18:58:47 2025-12-02T18:58:47.620Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:58:47 2025-12-02T18:58:47.809Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:58:47 2025-12-02T18:58:47.810Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:58:47 2025-12-02T18:58:47.811Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:58:47 2025-12-02T18:58:47.812Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:58:47 2025-12-02T18:58:47.812Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:58:47 2025-12-02T18:58:47.888Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 18:58:47 2025-12-02T18:58:47.903Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 18:58:47 2025-12-02T18:58:47.929Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:58:48 2025-12-02T18:58:47.983Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:58:48 2025-12-02T18:58:47.986Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:58:48 2025-12-02T18:58:47.987Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:58:48 2025-12-02T18:58:47.987Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:58:48 2025-12-02T18:58:47.987Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:58:48 2025-12-02T18:58:48.059Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 18:58:48 2025-12-02T18:58:48.074Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 18:58:48 2025-12-02T18:58:48.099Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:58:48 2025-12-02T18:58:48.296Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:58:48 2025-12-02T18:58:48.297Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:58:48 2025-12-02T18:58:48.297Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:58:48 2025-12-02T18:58:48.297Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:58:48 2025-12-02T18:58:48.297Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:58:48 2025-12-02T18:58:48.366Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 18:58:48 2025-12-02T18:58:48.379Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 18:58:48 2025-12-02T18:58:48.400Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:58:48 2025-12-02T18:58:48.432Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:58:48 2025-12-02T18:58:48.432Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:58:48 2025-12-02T18:58:48.432Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:58:48 2025-12-02T18:58:48.432Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:58:48 2025-12-02T18:58:48.432Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:58:48 2025-12-02T18:58:48.496Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 18:58:48 2025-12-02T18:58:48.509Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 18:58:48 2025-12-02T18:58:48.540Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:58:48 2025-12-02T18:58:48.717Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:58:48 2025-12-02T18:58:48.718Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:58:48 2025-12-02T18:58:48.718Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:58:48 2025-12-02T18:58:48.718Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:58:48 2025-12-02T18:58:48.718Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:58:48 2025-12-02T18:58:48.791Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 18:58:48 2025-12-02T18:58:48.803Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 18:58:48 2025-12-02T18:58:48.827Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:58:48 2025-12-02T18:58:48.860Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:58:48 2025-12-02T18:58:48.860Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:58:48 2025-12-02T18:58:48.861Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:58:48 2025-12-02T18:58:48.861Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:58:48 2025-12-02T18:58:48.861Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:58:48 2025-12-02T18:58:48.924Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 18:58:48 2025-12-02T18:58:48.936Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 18:58:49 2025-12-02T18:58:48.957Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:58:49 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.555 s -- in org.onap.cps.integration.functional.ncmp.data.BearerTokenPassthroughSpec 18:58:49 [INFO] Running org.onap.cps.integration.functional.ncmp.data.DmiUrlEncodingPassthroughSpec 18:58:49 2025-12-02T18:58:49.202Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:58:49 2025-12-02T18:58:49.202Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:58:49 2025-12-02T18:58:49.202Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:58:49 2025-12-02T18:58:49.203Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:58:49 2025-12-02T18:58:49.203Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:58:49 2025-12-02T18:58:49.283Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 18:58:49 2025-12-02T18:58:49.297Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 18:58:49 2025-12-02T18:58:49.313Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:58:49 2025-12-02T18:58:49.402Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:58:49 2025-12-02T18:58:49.402Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:58:49 2025-12-02T18:58:49.402Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:58:49 2025-12-02T18:58:49.403Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:58:49 2025-12-02T18:58:49.403Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:58:49 2025-12-02T18:58:49.468Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 18:58:49 2025-12-02T18:58:49.480Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 18:58:49 2025-12-02T18:58:49.501Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:58:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.427 s -- in org.onap.cps.integration.functional.ncmp.data.DmiUrlEncodingPassthroughSpec 18:58:49 [INFO] Running org.onap.cps.integration.functional.ncmp.data.LegacyBatchDataOperationSpec 18:58:49 2025-12-02T18:58:49.625Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 18:58:49 allow.auto.create.topics = true 18:58:49 auto.commit.interval.ms = 5000 18:58:49 auto.include.jmx.reporter = true 18:58:49 auto.offset.reset = latest 18:58:49 bootstrap.servers = [localhost:32777] 18:58:49 check.crcs = true 18:58:49 client.dns.lookup = use_all_dns_ips 18:58:49 client.id = consumer-test-group-7 18:58:49 client.rack = 18:58:49 connections.max.idle.ms = 540000 18:58:49 default.api.timeout.ms = 60000 18:58:49 enable.auto.commit = true 18:58:49 enable.metrics.push = true 18:58:49 exclude.internal.topics = true 18:58:49 fetch.max.bytes = 52428800 18:58:49 fetch.max.wait.ms = 500 18:58:49 fetch.min.bytes = 1 18:58:49 group.id = test-group 18:58:49 group.instance.id = null 18:58:49 group.protocol = classic 18:58:49 group.remote.assignor = null 18:58:49 heartbeat.interval.ms = 3000 18:58:49 interceptor.classes = [] 18:58:49 internal.leave.group.on.close = true 18:58:49 internal.throw.on.fetch.stable.offset.unsupported = false 18:58:49 isolation.level = read_uncommitted 18:58:49 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 18:58:49 max.partition.fetch.bytes = 1048576 18:58:49 max.poll.interval.ms = 300000 18:58:49 max.poll.records = 2147483647 18:58:49 metadata.max.age.ms = 300000 18:58:49 metadata.recovery.strategy = none 18:58:49 metric.reporters = [] 18:58:49 metrics.num.samples = 2 18:58:49 metrics.recording.level = INFO 18:58:49 metrics.sample.window.ms = 30000 18:58:49 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 18:58:49 receive.buffer.bytes = 65536 18:58:49 reconnect.backoff.max.ms = 1000 18:58:49 reconnect.backoff.ms = 50 18:58:49 request.timeout.ms = 30000 18:58:49 retry.backoff.max.ms = 1000 18:58:49 retry.backoff.ms = 100 18:58:49 sasl.client.callback.handler.class = null 18:58:49 sasl.jaas.config = null 18:58:49 sasl.kerberos.kinit.cmd = /usr/bin/kinit 18:58:49 sasl.kerberos.min.time.before.relogin = 60000 18:58:49 sasl.kerberos.service.name = null 18:58:49 sasl.kerberos.ticket.renew.jitter = 0.05 18:58:49 sasl.kerberos.ticket.renew.window.factor = 0.8 18:58:49 sasl.login.callback.handler.class = null 18:58:49 sasl.login.class = null 18:58:49 sasl.login.connect.timeout.ms = null 18:58:49 sasl.login.read.timeout.ms = null 18:58:49 sasl.login.refresh.buffer.seconds = 300 18:58:49 sasl.login.refresh.min.period.seconds = 60 18:58:49 sasl.login.refresh.window.factor = 0.8 18:58:49 sasl.login.refresh.window.jitter = 0.05 18:58:49 sasl.login.retry.backoff.max.ms = 10000 18:58:49 sasl.login.retry.backoff.ms = 100 18:58:49 sasl.mechanism = GSSAPI 18:58:49 sasl.oauthbearer.clock.skew.seconds = 30 18:58:49 sasl.oauthbearer.expected.audience = null 18:58:49 sasl.oauthbearer.expected.issuer = null 18:58:49 sasl.oauthbearer.header.urlencode = false 18:58:49 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 18:58:49 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 18:58:49 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 18:58:49 sasl.oauthbearer.jwks.endpoint.url = null 18:58:49 sasl.oauthbearer.scope.claim.name = scope 18:58:49 sasl.oauthbearer.sub.claim.name = sub 18:58:49 sasl.oauthbearer.token.endpoint.url = null 18:58:49 security.protocol = PLAINTEXT 18:58:49 security.providers = null 18:58:49 send.buffer.bytes = 131072 18:58:49 session.timeout.ms = 45000 18:58:49 socket.connection.setup.timeout.max.ms = 30000 18:58:49 socket.connection.setup.timeout.ms = 10000 18:58:49 ssl.cipher.suites = null 18:58:49 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 18:58:49 ssl.endpoint.identification.algorithm = https 18:58:49 ssl.engine.factory.class = null 18:58:49 ssl.key.password = null 18:58:49 ssl.keymanager.algorithm = SunX509 18:58:49 ssl.keystore.certificate.chain = null 18:58:49 ssl.keystore.key = null 18:58:49 ssl.keystore.location = null 18:58:49 ssl.keystore.password = null 18:58:49 ssl.keystore.type = JKS 18:58:49 ssl.protocol = TLSv1.3 18:58:49 ssl.provider = null 18:58:49 ssl.secure.random.implementation = null 18:58:49 ssl.trustmanager.algorithm = PKIX 18:58:49 ssl.truststore.certificates = null 18:58:49 ssl.truststore.location = null 18:58:49 ssl.truststore.password = null 18:58:49 ssl.truststore.type = JKS 18:58:49 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 18:58:49 18:58:49 2025-12-02T18:58:49.625Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 18:58:49 2025-12-02T18:58:49.628Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 18:58:49 2025-12-02T18:58:49.628Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 18:58:49 2025-12-02T18:58:49.628Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1764701929628 18:58:49 2025-12-02T18:58:49.631Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-7, groupId=test-group] Subscribed to topic(s): legacy-batch-topic 18:58:49 2025-12-02T18:58:49.664Z WARN 11350 --- [cps-integration-test] [ main] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-group-7, groupId=test-group] The metadata response from the cluster reported a recoverable issue with correlation id 3 : {legacy-batch-topic=UNKNOWN_TOPIC_OR_PARTITION} 18:58:49 2025-12-02T18:58:49.665Z INFO 11350 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-7, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 18:58:49 2025-12-02T18:58:49.665Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 18:58:49 2025-12-02T18:58:49.670Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] (Re-)joining group 18:58:49 2025-12-02T18:58:49.690Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-7-7768ecf9-58a4-4c4c-844f-d9d25734aa27 18:58:49 2025-12-02T18:58:49.690Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] (Re-)joining group 18:58:49 2025-12-02T18:58:49.693Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-test-group-7-7768ecf9-58a4-4c4c-844f-d9d25734aa27', protocol='range'} 18:58:49 2025-12-02T18:58:49.787Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] Finished assignment for group at generation 1: {consumer-test-group-7-7768ecf9-58a4-4c4c-844f-d9d25734aa27=Assignment(partitions=[legacy-batch-topic-0])} 18:58:49 2025-12-02T18:58:49.799Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-test-group-7-7768ecf9-58a4-4c4c-844f-d9d25734aa27', protocol='range'} 18:58:49 2025-12-02T18:58:49.799Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] Notifying assignor about the new Assignment(partitions=[legacy-batch-topic-0]) 18:58:49 2025-12-02T18:58:49.800Z INFO 11350 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-7, groupId=test-group] Adding newly assigned partitions: legacy-batch-topic-0 18:58:49 2025-12-02T18:58:49.819Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] Found no committed offset for partition legacy-batch-topic-0 18:58:49 2025-12-02T18:58:49.822Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-7, groupId=test-group] Resetting offset for partition legacy-batch-topic-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 18:58:50 2025-12-02T18:58:50.164Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:58:50 2025-12-02T18:58:50.164Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:58:50 2025-12-02T18:58:50.164Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:58:50 2025-12-02T18:58:50.164Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:58:50 2025-12-02T18:58:50.164Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:58:50 2025-12-02T18:58:50.231Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tagA for CM Handle ch-1 18:58:50 2025-12-02T18:58:50.243Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tagA for CM Handle ch-1 18:58:50 2025-12-02T18:58:50.270Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:58:50 2025-12-02T18:58:50.473Z INFO 11350 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-7, groupId=test-group] Revoke previously assigned partitions legacy-batch-topic-0 18:58:50 2025-12-02T18:58:50.473Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] Member consumer-test-group-7-7768ecf9-58a4-4c4c-844f-d9d25734aa27 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 18:58:50 2025-12-02T18:58:50.474Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 18:58:50 2025-12-02T18:58:50.474Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 18:58:50 2025-12-02T18:58:50.474Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-7, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 18:58:50 2025-12-02T18:58:50.476Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 18:58:50 2025-12-02T18:58:50.476Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 18:58:50 2025-12-02T18:58:50.489Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 18:58:50 2025-12-02T18:58:50.489Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 18:58:50 2025-12-02T18:58:50.489Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 18:58:50 2025-12-02T18:58:50.489Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 18:58:50 2025-12-02T18:58:50.494Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-7 unregistered 18:58:50 2025-12-02T18:58:50.516Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 18:58:50 allow.auto.create.topics = true 18:58:50 auto.commit.interval.ms = 5000 18:58:50 auto.include.jmx.reporter = true 18:58:50 auto.offset.reset = latest 18:58:50 bootstrap.servers = [localhost:32777] 18:58:50 check.crcs = true 18:58:50 client.dns.lookup = use_all_dns_ips 18:58:50 client.id = consumer-test-group-8 18:58:50 client.rack = 18:58:50 connections.max.idle.ms = 540000 18:58:50 default.api.timeout.ms = 60000 18:58:50 enable.auto.commit = true 18:58:50 enable.metrics.push = true 18:58:50 exclude.internal.topics = true 18:58:50 fetch.max.bytes = 52428800 18:58:50 fetch.max.wait.ms = 500 18:58:50 fetch.min.bytes = 1 18:58:50 group.id = test-group 18:58:50 group.instance.id = null 18:58:50 group.protocol = classic 18:58:50 group.remote.assignor = null 18:58:50 heartbeat.interval.ms = 3000 18:58:50 interceptor.classes = [] 18:58:50 internal.leave.group.on.close = true 18:58:50 internal.throw.on.fetch.stable.offset.unsupported = false 18:58:50 isolation.level = read_uncommitted 18:58:50 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 18:58:50 max.partition.fetch.bytes = 1048576 18:58:50 max.poll.interval.ms = 300000 18:58:50 max.poll.records = 2147483647 18:58:50 metadata.max.age.ms = 300000 18:58:50 metadata.recovery.strategy = none 18:58:50 metric.reporters = [] 18:58:50 metrics.num.samples = 2 18:58:50 metrics.recording.level = INFO 18:58:50 metrics.sample.window.ms = 30000 18:58:50 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 18:58:50 receive.buffer.bytes = 65536 18:58:50 reconnect.backoff.max.ms = 1000 18:58:50 reconnect.backoff.ms = 50 18:58:50 request.timeout.ms = 30000 18:58:50 retry.backoff.max.ms = 1000 18:58:50 retry.backoff.ms = 100 18:58:50 sasl.client.callback.handler.class = null 18:58:50 sasl.jaas.config = null 18:58:50 sasl.kerberos.kinit.cmd = /usr/bin/kinit 18:58:50 sasl.kerberos.min.time.before.relogin = 60000 18:58:50 sasl.kerberos.service.name = null 18:58:50 sasl.kerberos.ticket.renew.jitter = 0.05 18:58:50 sasl.kerberos.ticket.renew.window.factor = 0.8 18:58:50 sasl.login.callback.handler.class = null 18:58:50 sasl.login.class = null 18:58:50 sasl.login.connect.timeout.ms = null 18:58:50 sasl.login.read.timeout.ms = null 18:58:50 sasl.login.refresh.buffer.seconds = 300 18:58:50 sasl.login.refresh.min.period.seconds = 60 18:58:50 sasl.login.refresh.window.factor = 0.8 18:58:50 sasl.login.refresh.window.jitter = 0.05 18:58:50 sasl.login.retry.backoff.max.ms = 10000 18:58:50 sasl.login.retry.backoff.ms = 100 18:58:50 sasl.mechanism = GSSAPI 18:58:50 sasl.oauthbearer.clock.skew.seconds = 30 18:58:50 sasl.oauthbearer.expected.audience = null 18:58:50 sasl.oauthbearer.expected.issuer = null 18:58:50 sasl.oauthbearer.header.urlencode = false 18:58:50 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 18:58:50 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 18:58:50 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 18:58:50 sasl.oauthbearer.jwks.endpoint.url = null 18:58:50 sasl.oauthbearer.scope.claim.name = scope 18:58:50 sasl.oauthbearer.sub.claim.name = sub 18:58:50 sasl.oauthbearer.token.endpoint.url = null 18:58:50 security.protocol = PLAINTEXT 18:58:50 security.providers = null 18:58:50 send.buffer.bytes = 131072 18:58:50 session.timeout.ms = 45000 18:58:50 socket.connection.setup.timeout.max.ms = 30000 18:58:50 socket.connection.setup.timeout.ms = 10000 18:58:50 ssl.cipher.suites = null 18:58:50 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 18:58:50 ssl.endpoint.identification.algorithm = https 18:58:50 ssl.engine.factory.class = null 18:58:50 ssl.key.password = null 18:58:50 ssl.keymanager.algorithm = SunX509 18:58:50 ssl.keystore.certificate.chain = null 18:58:50 ssl.keystore.key = null 18:58:50 ssl.keystore.location = null 18:58:50 ssl.keystore.password = null 18:58:50 ssl.keystore.type = JKS 18:58:50 ssl.protocol = TLSv1.3 18:58:50 ssl.provider = null 18:58:50 ssl.secure.random.implementation = null 18:58:50 ssl.trustmanager.algorithm = PKIX 18:58:50 ssl.truststore.certificates = null 18:58:50 ssl.truststore.location = null 18:58:50 ssl.truststore.password = null 18:58:50 ssl.truststore.type = JKS 18:58:50 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 18:58:50 18:58:50 2025-12-02T18:58:50.517Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 18:58:50 2025-12-02T18:58:50.519Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 18:58:50 2025-12-02T18:58:50.519Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 18:58:50 2025-12-02T18:58:50.519Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1764701930519 18:58:50 2025-12-02T18:58:50.519Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-8, groupId=test-group] Subscribed to topic(s): legacy-batch-topic 18:58:50 2025-12-02T18:58:50.524Z INFO 11350 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-8, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 18:58:50 2025-12-02T18:58:50.525Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 18:58:50 2025-12-02T18:58:50.525Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] (Re-)joining group 18:58:50 2025-12-02T18:58:50.534Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-8-88ebd8f6-429c-47cc-a110-97fab0388d24 18:58:50 2025-12-02T18:58:50.534Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] (Re-)joining group 18:58:50 2025-12-02T18:58:50.538Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] Successfully joined group with generation Generation{generationId=3, memberId='consumer-test-group-8-88ebd8f6-429c-47cc-a110-97fab0388d24', protocol='range'} 18:58:50 2025-12-02T18:58:50.538Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] Finished assignment for group at generation 3: {consumer-test-group-8-88ebd8f6-429c-47cc-a110-97fab0388d24=Assignment(partitions=[legacy-batch-topic-0])} 18:58:50 2025-12-02T18:58:50.541Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] Successfully synced group in generation Generation{generationId=3, memberId='consumer-test-group-8-88ebd8f6-429c-47cc-a110-97fab0388d24', protocol='range'} 18:58:50 2025-12-02T18:58:50.541Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] Notifying assignor about the new Assignment(partitions=[legacy-batch-topic-0]) 18:58:50 2025-12-02T18:58:50.541Z INFO 11350 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-8, groupId=test-group] Adding newly assigned partitions: legacy-batch-topic-0 18:58:50 2025-12-02T18:58:50.542Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] Found no committed offset for partition legacy-batch-topic-0 18:58:50 2025-12-02T18:58:50.546Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-8, groupId=test-group] Resetting offset for partition legacy-batch-topic-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 18:58:51 2025-12-02T18:58:51.048Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:58:51 2025-12-02T18:58:51.048Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:58:51 2025-12-02T18:58:51.049Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:58:51 2025-12-02T18:58:51.051Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:58:51 2025-12-02T18:58:51.051Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:58:51 2025-12-02T18:58:51.118Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tagA for CM Handle ch-1 18:58:51 2025-12-02T18:58:51.131Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tagA for CM Handle ch-1 18:58:51 2025-12-02T18:58:51.153Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:58:51 2025-12-02T18:58:51.202Z WARN 11350 --- [cps-integration-test] [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : sending error message to client topic: legacy-batch-topic ,requestId: 0c4d5386-cf8b-466b-89e4-8f3cc7d35031, data operation cloud event id: 7fdd2528-3a8b-4661-9ccd-0e1193ad87f0 18:58:51 2025-12-02T18:58:51.203Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 18:58:51 acks = -1 18:58:51 auto.include.jmx.reporter = true 18:58:51 batch.size = 16384 18:58:51 bootstrap.servers = [localhost:32777] 18:58:51 buffer.memory = 33554432 18:58:51 client.dns.lookup = use_all_dns_ips 18:58:51 client.id = cps-core-1 18:58:51 compression.gzip.level = -1 18:58:51 compression.lz4.level = 9 18:58:51 compression.type = none 18:58:51 compression.zstd.level = 3 18:58:51 connections.max.idle.ms = 540000 18:58:51 delivery.timeout.ms = 120000 18:58:51 enable.idempotence = true 18:58:51 enable.metrics.push = true 18:58:51 interceptor.classes = [] 18:58:51 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 18:58:51 linger.ms = 0 18:58:51 max.block.ms = 60000 18:58:51 max.in.flight.requests.per.connection = 5 18:58:51 max.request.size = 1048576 18:58:51 metadata.max.age.ms = 300000 18:58:51 metadata.max.idle.ms = 300000 18:58:51 metadata.recovery.strategy = none 18:58:51 metric.reporters = [] 18:58:51 metrics.num.samples = 2 18:58:51 metrics.recording.level = INFO 18:58:51 metrics.sample.window.ms = 30000 18:58:51 partitioner.adaptive.partitioning.enable = true 18:58:51 partitioner.availability.timeout.ms = 0 18:58:51 partitioner.class = null 18:58:51 partitioner.ignore.keys = false 18:58:51 receive.buffer.bytes = 32768 18:58:51 reconnect.backoff.max.ms = 1000 18:58:51 reconnect.backoff.ms = 50 18:58:51 request.timeout.ms = 30000 18:58:51 retries = 2147483647 18:58:51 retry.backoff.max.ms = 1000 18:58:51 retry.backoff.ms = 100 18:58:51 sasl.client.callback.handler.class = null 18:58:51 sasl.jaas.config = null 18:58:51 sasl.kerberos.kinit.cmd = /usr/bin/kinit 18:58:51 sasl.kerberos.min.time.before.relogin = 60000 18:58:51 sasl.kerberos.service.name = null 18:58:51 sasl.kerberos.ticket.renew.jitter = 0.05 18:58:51 sasl.kerberos.ticket.renew.window.factor = 0.8 18:58:51 sasl.login.callback.handler.class = null 18:58:51 sasl.login.class = null 18:58:51 sasl.login.connect.timeout.ms = null 18:58:51 sasl.login.read.timeout.ms = null 18:58:51 sasl.login.refresh.buffer.seconds = 300 18:58:51 sasl.login.refresh.min.period.seconds = 60 18:58:51 sasl.login.refresh.window.factor = 0.8 18:58:51 sasl.login.refresh.window.jitter = 0.05 18:58:51 sasl.login.retry.backoff.max.ms = 10000 18:58:51 sasl.login.retry.backoff.ms = 100 18:58:51 sasl.mechanism = GSSAPI 18:58:51 sasl.oauthbearer.clock.skew.seconds = 30 18:58:51 sasl.oauthbearer.expected.audience = null 18:58:51 sasl.oauthbearer.expected.issuer = null 18:58:51 sasl.oauthbearer.header.urlencode = false 18:58:51 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 18:58:51 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 18:58:51 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 18:58:51 sasl.oauthbearer.jwks.endpoint.url = null 18:58:51 sasl.oauthbearer.scope.claim.name = scope 18:58:51 sasl.oauthbearer.sub.claim.name = sub 18:58:51 sasl.oauthbearer.token.endpoint.url = null 18:58:51 security.protocol = PLAINTEXT 18:58:51 security.providers = null 18:58:51 send.buffer.bytes = 131072 18:58:51 socket.connection.setup.timeout.max.ms = 30000 18:58:51 socket.connection.setup.timeout.ms = 10000 18:58:51 ssl.cipher.suites = null 18:58:51 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 18:58:51 ssl.endpoint.identification.algorithm = https 18:58:51 ssl.engine.factory.class = null 18:58:51 ssl.key.password = null 18:58:51 ssl.keymanager.algorithm = SunX509 18:58:51 ssl.keystore.certificate.chain = null 18:58:51 ssl.keystore.key = null 18:58:51 ssl.keystore.location = null 18:58:51 ssl.keystore.password = null 18:58:51 ssl.keystore.type = JKS 18:58:51 ssl.protocol = TLSv1.3 18:58:51 ssl.provider = null 18:58:51 ssl.secure.random.implementation = null 18:58:51 ssl.trustmanager.algorithm = PKIX 18:58:51 ssl.truststore.certificates = null 18:58:51 ssl.truststore.location = null 18:58:51 ssl.truststore.password = null 18:58:51 ssl.truststore.type = JKS 18:58:51 transaction.timeout.ms = 60000 18:58:51 transactional.id = null 18:58:51 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 18:58:51 18:58:51 2025-12-02T18:58:51.203Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 18:58:51 2025-12-02T18:58:51.204Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=cps-core-1] Instantiated an idempotent producer. 18:58:51 2025-12-02T18:58:51.206Z INFO 11350 --- [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. 18:58:51 2025-12-02T18:58:51.212Z INFO 11350 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.Metadata : [Producer clientId=cps-core-1] Cluster ID: 4L6g3nShT-eMCtK--X86sw 18:58:51 2025-12-02T18:58:51.212Z INFO 11350 --- [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 18:58:51 2025-12-02T18:58:51.308Z INFO 11350 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-8, groupId=test-group] Revoke previously assigned partitions legacy-batch-topic-0 18:58:51 2025-12-02T18:58:51.308Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] Member consumer-test-group-8-88ebd8f6-429c-47cc-a110-97fab0388d24 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 18:58:51 2025-12-02T18:58:51.309Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 18:58:51 2025-12-02T18:58:51.309Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 18:58:51 2025-12-02T18:58:51.309Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-8, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 18:58:51 2025-12-02T18:58:51.309Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 18:58:51 2025-12-02T18:58:51.309Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 18:58:51 2025-12-02T18:58:51.737Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 18:58:51 2025-12-02T18:58:51.737Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 18:58:51 2025-12-02T18:58:51.738Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 18:58:51 2025-12-02T18:58:51.738Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 18:58:51 2025-12-02T18:58:51.740Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-8 unregistered 18:58:51 2025-12-02T18:58:51.765Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 18:58:51 allow.auto.create.topics = true 18:58:51 auto.commit.interval.ms = 5000 18:58:51 auto.include.jmx.reporter = true 18:58:51 auto.offset.reset = latest 18:58:51 bootstrap.servers = [localhost:32777] 18:58:51 check.crcs = true 18:58:51 client.dns.lookup = use_all_dns_ips 18:58:51 client.id = consumer-test-group-9 18:58:51 client.rack = 18:58:51 connections.max.idle.ms = 540000 18:58:51 default.api.timeout.ms = 60000 18:58:51 enable.auto.commit = true 18:58:51 enable.metrics.push = true 18:58:51 exclude.internal.topics = true 18:58:51 fetch.max.bytes = 52428800 18:58:51 fetch.max.wait.ms = 500 18:58:51 fetch.min.bytes = 1 18:58:51 group.id = test-group 18:58:51 group.instance.id = null 18:58:51 group.protocol = classic 18:58:51 group.remote.assignor = null 18:58:51 heartbeat.interval.ms = 3000 18:58:51 interceptor.classes = [] 18:58:51 internal.leave.group.on.close = true 18:58:51 internal.throw.on.fetch.stable.offset.unsupported = false 18:58:51 isolation.level = read_uncommitted 18:58:51 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 18:58:51 max.partition.fetch.bytes = 1048576 18:58:51 max.poll.interval.ms = 300000 18:58:51 max.poll.records = 2147483647 18:58:51 metadata.max.age.ms = 300000 18:58:51 metadata.recovery.strategy = none 18:58:51 metric.reporters = [] 18:58:51 metrics.num.samples = 2 18:58:51 metrics.recording.level = INFO 18:58:51 metrics.sample.window.ms = 30000 18:58:51 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 18:58:51 receive.buffer.bytes = 65536 18:58:51 reconnect.backoff.max.ms = 1000 18:58:51 reconnect.backoff.ms = 50 18:58:51 request.timeout.ms = 30000 18:58:51 retry.backoff.max.ms = 1000 18:58:51 retry.backoff.ms = 100 18:58:51 sasl.client.callback.handler.class = null 18:58:51 sasl.jaas.config = null 18:58:51 sasl.kerberos.kinit.cmd = /usr/bin/kinit 18:58:51 sasl.kerberos.min.time.before.relogin = 60000 18:58:51 sasl.kerberos.service.name = null 18:58:51 sasl.kerberos.ticket.renew.jitter = 0.05 18:58:51 sasl.kerberos.ticket.renew.window.factor = 0.8 18:58:51 sasl.login.callback.handler.class = null 18:58:51 sasl.login.class = null 18:58:51 sasl.login.connect.timeout.ms = null 18:58:51 sasl.login.read.timeout.ms = null 18:58:51 sasl.login.refresh.buffer.seconds = 300 18:58:51 sasl.login.refresh.min.period.seconds = 60 18:58:51 sasl.login.refresh.window.factor = 0.8 18:58:51 sasl.login.refresh.window.jitter = 0.05 18:58:51 sasl.login.retry.backoff.max.ms = 10000 18:58:51 sasl.login.retry.backoff.ms = 100 18:58:51 sasl.mechanism = GSSAPI 18:58:51 sasl.oauthbearer.clock.skew.seconds = 30 18:58:51 sasl.oauthbearer.expected.audience = null 18:58:51 sasl.oauthbearer.expected.issuer = null 18:58:51 sasl.oauthbearer.header.urlencode = false 18:58:51 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 18:58:51 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 18:58:51 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 18:58:51 sasl.oauthbearer.jwks.endpoint.url = null 18:58:51 sasl.oauthbearer.scope.claim.name = scope 18:58:51 sasl.oauthbearer.sub.claim.name = sub 18:58:51 sasl.oauthbearer.token.endpoint.url = null 18:58:51 security.protocol = PLAINTEXT 18:58:51 security.providers = null 18:58:51 send.buffer.bytes = 131072 18:58:51 session.timeout.ms = 45000 18:58:51 socket.connection.setup.timeout.max.ms = 30000 18:58:51 socket.connection.setup.timeout.ms = 10000 18:58:51 ssl.cipher.suites = null 18:58:51 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 18:58:51 ssl.endpoint.identification.algorithm = https 18:58:51 ssl.engine.factory.class = null 18:58:51 ssl.key.password = null 18:58:51 ssl.keymanager.algorithm = SunX509 18:58:51 ssl.keystore.certificate.chain = null 18:58:51 ssl.keystore.key = null 18:58:51 ssl.keystore.location = null 18:58:51 ssl.keystore.password = null 18:58:51 ssl.keystore.type = JKS 18:58:51 ssl.protocol = TLSv1.3 18:58:51 ssl.provider = null 18:58:51 ssl.secure.random.implementation = null 18:58:51 ssl.trustmanager.algorithm = PKIX 18:58:51 ssl.truststore.certificates = null 18:58:51 ssl.truststore.location = null 18:58:51 ssl.truststore.password = null 18:58:51 ssl.truststore.type = JKS 18:58:51 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 18:58:51 18:58:51 2025-12-02T18:58:51.765Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 18:58:51 2025-12-02T18:58:51.768Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 18:58:51 2025-12-02T18:58:51.768Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 18:58:51 2025-12-02T18:58:51.768Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1764701931768 18:58:51 2025-12-02T18:58:51.768Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-9, groupId=test-group] Subscribed to topic(s): legacy-batch-topic 18:58:51 2025-12-02T18:58:51.780Z INFO 11350 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-9, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 18:58:51 2025-12-02T18:58:51.780Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 18:58:51 2025-12-02T18:58:51.783Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] (Re-)joining group 18:58:51 2025-12-02T18:58:51.788Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-9-dd96d75e-8282-407c-ba1c-dd421abef26f 18:58:51 2025-12-02T18:58:51.788Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] (Re-)joining group 18:58:51 2025-12-02T18:58:51.791Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] Successfully joined group with generation Generation{generationId=5, memberId='consumer-test-group-9-dd96d75e-8282-407c-ba1c-dd421abef26f', protocol='range'} 18:58:51 2025-12-02T18:58:51.791Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] Finished assignment for group at generation 5: {consumer-test-group-9-dd96d75e-8282-407c-ba1c-dd421abef26f=Assignment(partitions=[legacy-batch-topic-0])} 18:58:51 2025-12-02T18:58:51.794Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] Successfully synced group in generation Generation{generationId=5, memberId='consumer-test-group-9-dd96d75e-8282-407c-ba1c-dd421abef26f', protocol='range'} 18:58:51 2025-12-02T18:58:51.794Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] Notifying assignor about the new Assignment(partitions=[legacy-batch-topic-0]) 18:58:51 2025-12-02T18:58:51.794Z INFO 11350 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-9, groupId=test-group] Adding newly assigned partitions: legacy-batch-topic-0 18:58:51 2025-12-02T18:58:51.795Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] Found no committed offset for partition legacy-batch-topic-0 18:58:51 2025-12-02T18:58:51.805Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-9, groupId=test-group] Resetting offset for partition legacy-batch-topic-0 to position FetchPosition{offset=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 18:58:52 2025-12-02T18:58:52.294Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:58:52 2025-12-02T18:58:52.295Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:58:52 2025-12-02T18:58:52.295Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:58:52 2025-12-02T18:58:52.295Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:58:52 2025-12-02T18:58:52.295Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:58:52 2025-12-02T18:58:52.360Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tagA for CM Handle ch-1 18:58:52 2025-12-02T18:58:52.371Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tagA for CM Handle ch-1 18:58:52 2025-12-02T18:58:52.393Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:58:52 2025-12-02T18:58:52.426Z WARN 11350 --- [cps-integration-test] [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : sending error message to client topic: legacy-batch-topic ,requestId: cc232863-d079-4f6f-8768-25f2ac1433ba, data operation cloud event id: 59c8350a-ab88-4a08-a702-9c1bac9770a7 18:58:52 2025-12-02T18:58:52.476Z INFO 11350 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-9, groupId=test-group] Revoke previously assigned partitions legacy-batch-topic-0 18:58:52 2025-12-02T18:58:52.476Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] Member consumer-test-group-9-dd96d75e-8282-407c-ba1c-dd421abef26f sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 18:58:52 2025-12-02T18:58:52.476Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 18:58:52 2025-12-02T18:58:52.476Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 18:58:52 2025-12-02T18:58:52.476Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-9, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 18:58:52 2025-12-02T18:58:52.477Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 18:58:52 2025-12-02T18:58:52.477Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 18:58:52 2025-12-02T18:58:52.934Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 18:58:52 2025-12-02T18:58:52.934Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 18:58:52 2025-12-02T18:58:52.935Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 18:58:52 2025-12-02T18:58:52.935Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 18:58:52 2025-12-02T18:58:52.938Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-9 unregistered 18:58:52 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.356 s -- in org.onap.cps.integration.functional.ncmp.data.LegacyBatchDataOperationSpec 18:58:52 [INFO] Running org.onap.cps.integration.functional.ncmp.datajobs.DataJobResultServiceSpec 18:58:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.onap.cps.integration.functional.ncmp.datajobs.DataJobResultServiceSpec 18:58:53 [INFO] Running org.onap.cps.integration.functional.ncmp.datajobs.DataJobStatusServiceSpec 18:58:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.onap.cps.integration.functional.ncmp.datajobs.DataJobStatusServiceSpec 18:58:53 [INFO] Running org.onap.cps.integration.functional.ncmp.datajobs.WriteSubJobSpec 18:58:53 2025-12-02T18:58:53.097Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:58:53 2025-12-02T18:58:53.097Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:58:53 2025-12-02T18:58:53.097Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:58:53 2025-12-02T18:58:53.097Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:58:53 2025-12-02T18:58:53.097Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:58:53 2025-12-02T18:58:53.166Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 18:58:53 2025-12-02T18:58:53.175Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 18:58:53 2025-12-02T18:58:53.196Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:58:53 2025-12-02T18:58:53.226Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:58:53 2025-12-02T18:58:53.226Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:58:53 2025-12-02T18:58:53.227Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:58:53 2025-12-02T18:58:53.227Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:58:53 2025-12-02T18:58:53.227Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:58:53 2025-12-02T18:58:53.293Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 18:58:53 2025-12-02T18:58:53.300Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 18:58:53 2025-12-02T18:58:53.324Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:58:53 2025-12-02T18:58:53.352Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:58:53 2025-12-02T18:58:53.353Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:58:53 2025-12-02T18:58:53.353Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:58:53 2025-12-02T18:58:53.353Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:58:53 2025-12-02T18:58:53.353Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:58:53 2025-12-02T18:58:53.423Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 18:58:53 2025-12-02T18:58:53.434Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 18:58:53 2025-12-02T18:58:53.457Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:58:53 2025-12-02T18:58:53.474Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: my-data-job-id - Total operations received: 3 18:58:53 2025-12-02T18:58:53.495Z INFO 11350 --- [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. 18:58:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.586 s -- in org.onap.cps.integration.functional.ncmp.datajobs.WriteSubJobSpec 18:58:53 [INFO] Running org.onap.cps.integration.functional.ncmp.datajobs.subscription.CmSubscriptionSpec 18:58:53 2025-12-02T18:58:53.688Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:58:53 2025-12-02T18:58:53.689Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:58:53 2025-12-02T18:58:53.689Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:58:53 2025-12-02T18:58:53.689Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:58:53 2025-12-02T18:58:53.689Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:58:53 2025-12-02T18:58:53.745Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:58:53 2025-12-02T18:58:53.806Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:58:53 2025-12-02T18:58:53.812Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:58:53 2025-12-02T18:58:53.812Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:58:53 2025-12-02T18:58:53.812Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:58:53 2025-12-02T18:58:53.812Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:58:53 2025-12-02T18:58:53.865Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:58:53 2025-12-02T18:58:53.894Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:58:53 2025-12-02T18:58:53.895Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:58:53 2025-12-02T18:58:53.895Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:58:53 2025-12-02T18:58:53.895Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:58:53 2025-12-02T18:58:53.895Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:58:53 2025-12-02T18:58:53.922Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:58:53 2025-12-02T18:58:53.960Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:58:53 2025-12-02T18:58:53.961Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:58:53 2025-12-02T18:58:53.961Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:58:53 2025-12-02T18:58:53.961Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:58:53 2025-12-02T18:58:53.961Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:58:54 2025-12-02T18:58:54.000Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:58:54 2025-12-02T18:58:54.047Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:58:54 2025-12-02T18:58:54.047Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:58:54 2025-12-02T18:58:54.047Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:58:54 2025-12-02T18:58:54.048Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:58:54 2025-12-02T18:58:54.048Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:58:54 2025-12-02T18:58:54.079Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:58:54 2025-12-02T18:58:54.137Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:58:54 2025-12-02T18:58:54.137Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:58:54 2025-12-02T18:58:54.137Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:58:54 2025-12-02T18:58:54.138Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:58:54 2025-12-02T18:58:54.138Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:58:54 2025-12-02T18:58:54.171Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:58:54 2025-12-02T18:58:54.189Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 18:58:54 allow.auto.create.topics = true 18:58:54 auto.commit.interval.ms = 5000 18:58:54 auto.include.jmx.reporter = true 18:58:54 auto.offset.reset = latest 18:58:54 bootstrap.servers = [localhost:32777] 18:58:54 check.crcs = true 18:58:54 client.dns.lookup = use_all_dns_ips 18:58:54 client.id = consumer-test-group-10 18:58:54 client.rack = 18:58:54 connections.max.idle.ms = 540000 18:58:54 default.api.timeout.ms = 60000 18:58:54 enable.auto.commit = true 18:58:54 enable.metrics.push = true 18:58:54 exclude.internal.topics = true 18:58:54 fetch.max.bytes = 52428800 18:58:54 fetch.max.wait.ms = 500 18:58:54 fetch.min.bytes = 1 18:58:54 group.id = test-group 18:58:54 group.instance.id = null 18:58:54 group.protocol = classic 18:58:54 group.remote.assignor = null 18:58:54 heartbeat.interval.ms = 3000 18:58:54 interceptor.classes = [] 18:58:54 internal.leave.group.on.close = true 18:58:54 internal.throw.on.fetch.stable.offset.unsupported = false 18:58:54 isolation.level = read_uncommitted 18:58:54 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 18:58:54 max.partition.fetch.bytes = 1048576 18:58:54 max.poll.interval.ms = 300000 18:58:54 max.poll.records = 2147483647 18:58:54 metadata.max.age.ms = 300000 18:58:54 metadata.recovery.strategy = none 18:58:54 metric.reporters = [] 18:58:54 metrics.num.samples = 2 18:58:54 metrics.recording.level = INFO 18:58:54 metrics.sample.window.ms = 30000 18:58:54 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 18:58:54 receive.buffer.bytes = 65536 18:58:54 reconnect.backoff.max.ms = 1000 18:58:54 reconnect.backoff.ms = 50 18:58:54 request.timeout.ms = 30000 18:58:54 retry.backoff.max.ms = 1000 18:58:54 retry.backoff.ms = 100 18:58:54 sasl.client.callback.handler.class = null 18:58:54 sasl.jaas.config = null 18:58:54 sasl.kerberos.kinit.cmd = /usr/bin/kinit 18:58:54 sasl.kerberos.min.time.before.relogin = 60000 18:58:54 sasl.kerberos.service.name = null 18:58:54 sasl.kerberos.ticket.renew.jitter = 0.05 18:58:54 sasl.kerberos.ticket.renew.window.factor = 0.8 18:58:54 sasl.login.callback.handler.class = null 18:58:54 sasl.login.class = null 18:58:54 sasl.login.connect.timeout.ms = null 18:58:54 sasl.login.read.timeout.ms = null 18:58:54 sasl.login.refresh.buffer.seconds = 300 18:58:54 sasl.login.refresh.min.period.seconds = 60 18:58:54 sasl.login.refresh.window.factor = 0.8 18:58:54 sasl.login.refresh.window.jitter = 0.05 18:58:54 sasl.login.retry.backoff.max.ms = 10000 18:58:54 sasl.login.retry.backoff.ms = 100 18:58:54 sasl.mechanism = GSSAPI 18:58:54 sasl.oauthbearer.clock.skew.seconds = 30 18:58:54 sasl.oauthbearer.expected.audience = null 18:58:54 sasl.oauthbearer.expected.issuer = null 18:58:54 sasl.oauthbearer.header.urlencode = false 18:58:54 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 18:58:54 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 18:58:54 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 18:58:54 sasl.oauthbearer.jwks.endpoint.url = null 18:58:54 sasl.oauthbearer.scope.claim.name = scope 18:58:54 sasl.oauthbearer.sub.claim.name = sub 18:58:54 sasl.oauthbearer.token.endpoint.url = null 18:58:54 security.protocol = PLAINTEXT 18:58:54 security.providers = null 18:58:54 send.buffer.bytes = 131072 18:58:54 session.timeout.ms = 45000 18:58:54 socket.connection.setup.timeout.max.ms = 30000 18:58:54 socket.connection.setup.timeout.ms = 10000 18:58:54 ssl.cipher.suites = null 18:58:54 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 18:58:54 ssl.endpoint.identification.algorithm = https 18:58:54 ssl.engine.factory.class = null 18:58:54 ssl.key.password = null 18:58:54 ssl.keymanager.algorithm = SunX509 18:58:54 ssl.keystore.certificate.chain = null 18:58:54 ssl.keystore.key = null 18:58:54 ssl.keystore.location = null 18:58:54 ssl.keystore.password = null 18:58:54 ssl.keystore.type = JKS 18:58:54 ssl.protocol = TLSv1.3 18:58:54 ssl.provider = null 18:58:54 ssl.secure.random.implementation = null 18:58:54 ssl.trustmanager.algorithm = PKIX 18:58:54 ssl.truststore.certificates = null 18:58:54 ssl.truststore.location = null 18:58:54 ssl.truststore.password = null 18:58:54 ssl.truststore.type = JKS 18:58:54 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 18:58:54 18:58:54 2025-12-02T18:58:54.189Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 18:58:54 2025-12-02T18:58:54.193Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 18:58:54 2025-12-02T18:58:54.193Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 18:58:54 2025-12-02T18:58:54.193Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1764701934193 18:58:54 2025-12-02T18:58:54.193Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-10, groupId=test-group] Subscribed to topic(s): ncmp-dmi-cm-avc-subscription 18:58:54 2025-12-02T18:58:54.205Z WARN 11350 --- [cps-integration-test] [ main] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-group-10, groupId=test-group] The metadata response from the cluster reported a recoverable issue with correlation id 3 : {ncmp-dmi-cm-avc-subscription=UNKNOWN_TOPIC_OR_PARTITION} 18:58:54 2025-12-02T18:58:54.205Z INFO 11350 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-10, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 18:58:54 2025-12-02T18:58:54.205Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 18:58:54 2025-12-02T18:58:54.207Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] (Re-)joining group 18:58:54 2025-12-02T18:58:54.210Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-10-dee85f14-9612-4c49-ada6-d861aa59935a 18:58:54 2025-12-02T18:58:54.210Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] (Re-)joining group 18:58:54 2025-12-02T18:58:54.212Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] Successfully joined group with generation Generation{generationId=7, memberId='consumer-test-group-10-dee85f14-9612-4c49-ada6-d861aa59935a', protocol='range'} 18:58:54 2025-12-02T18:58:54.309Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] Finished assignment for group at generation 7: {consumer-test-group-10-dee85f14-9612-4c49-ada6-d861aa59935a=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 18:58:54 2025-12-02T18:58:54.312Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] Successfully synced group in generation Generation{generationId=7, memberId='consumer-test-group-10-dee85f14-9612-4c49-ada6-d861aa59935a', protocol='range'} 18:58:54 2025-12-02T18:58:54.312Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] Notifying assignor about the new Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0]) 18:58:54 2025-12-02T18:58:54.312Z INFO 11350 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-10, groupId=test-group] Adding newly assigned partitions: ncmp-dmi-cm-avc-subscription-0 18:58:54 2025-12-02T18:58:54.313Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] Found no committed offset for partition ncmp-dmi-cm-avc-subscription-0 18:58:54 2025-12-02T18:58:54.314Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-10, groupId=test-group] Resetting offset for partition ncmp-dmi-cm-avc-subscription-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 18:58:54 2025-12-02T18:58:54.696Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 18:58:54 acks = -1 18:58:54 auto.include.jmx.reporter = true 18:58:54 batch.size = 16384 18:58:54 bootstrap.servers = [localhost:32777] 18:58:54 buffer.memory = 33554432 18:58:54 client.dns.lookup = use_all_dns_ips 18:58:54 client.id = test-client-id 18:58:54 compression.gzip.level = -1 18:58:54 compression.lz4.level = 9 18:58:54 compression.type = none 18:58:54 compression.zstd.level = 3 18:58:54 connections.max.idle.ms = 540000 18:58:54 delivery.timeout.ms = 120000 18:58:54 enable.idempotence = true 18:58:54 enable.metrics.push = true 18:58:54 interceptor.classes = [] 18:58:54 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 18:58:54 linger.ms = 0 18:58:54 max.block.ms = 60000 18:58:54 max.in.flight.requests.per.connection = 5 18:58:54 max.request.size = 1048576 18:58:54 metadata.max.age.ms = 300000 18:58:54 metadata.max.idle.ms = 300000 18:58:54 metadata.recovery.strategy = none 18:58:54 metric.reporters = [] 18:58:54 metrics.num.samples = 2 18:58:54 metrics.recording.level = INFO 18:58:54 metrics.sample.window.ms = 30000 18:58:54 partitioner.adaptive.partitioning.enable = true 18:58:54 partitioner.availability.timeout.ms = 0 18:58:54 partitioner.class = null 18:58:54 partitioner.ignore.keys = false 18:58:54 receive.buffer.bytes = 32768 18:58:54 reconnect.backoff.max.ms = 1000 18:58:54 reconnect.backoff.ms = 50 18:58:54 request.timeout.ms = 30000 18:58:54 retries = 2147483647 18:58:54 retry.backoff.max.ms = 1000 18:58:54 retry.backoff.ms = 100 18:58:54 sasl.client.callback.handler.class = null 18:58:54 sasl.jaas.config = null 18:58:54 sasl.kerberos.kinit.cmd = /usr/bin/kinit 18:58:54 sasl.kerberos.min.time.before.relogin = 60000 18:58:54 sasl.kerberos.service.name = null 18:58:54 sasl.kerberos.ticket.renew.jitter = 0.05 18:58:54 sasl.kerberos.ticket.renew.window.factor = 0.8 18:58:54 sasl.login.callback.handler.class = null 18:58:54 sasl.login.class = null 18:58:54 sasl.login.connect.timeout.ms = null 18:58:54 sasl.login.read.timeout.ms = null 18:58:54 sasl.login.refresh.buffer.seconds = 300 18:58:54 sasl.login.refresh.min.period.seconds = 60 18:58:54 sasl.login.refresh.window.factor = 0.8 18:58:54 sasl.login.refresh.window.jitter = 0.05 18:58:54 sasl.login.retry.backoff.max.ms = 10000 18:58:54 sasl.login.retry.backoff.ms = 100 18:58:54 sasl.mechanism = GSSAPI 18:58:54 sasl.oauthbearer.clock.skew.seconds = 30 18:58:54 sasl.oauthbearer.expected.audience = null 18:58:54 sasl.oauthbearer.expected.issuer = null 18:58:54 sasl.oauthbearer.header.urlencode = false 18:58:54 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 18:58:54 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 18:58:54 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 18:58:54 sasl.oauthbearer.jwks.endpoint.url = null 18:58:54 sasl.oauthbearer.scope.claim.name = scope 18:58:54 sasl.oauthbearer.sub.claim.name = sub 18:58:54 sasl.oauthbearer.token.endpoint.url = null 18:58:54 security.protocol = PLAINTEXT 18:58:54 security.providers = null 18:58:54 send.buffer.bytes = 131072 18:58:54 socket.connection.setup.timeout.max.ms = 30000 18:58:54 socket.connection.setup.timeout.ms = 10000 18:58:54 ssl.cipher.suites = null 18:58:54 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 18:58:54 ssl.endpoint.identification.algorithm = https 18:58:54 ssl.engine.factory.class = null 18:58:54 ssl.key.password = null 18:58:54 ssl.keymanager.algorithm = SunX509 18:58:54 ssl.keystore.certificate.chain = null 18:58:54 ssl.keystore.key = null 18:58:54 ssl.keystore.location = null 18:58:54 ssl.keystore.password = null 18:58:54 ssl.keystore.type = JKS 18:58:54 ssl.protocol = TLSv1.3 18:58:54 ssl.provider = null 18:58:54 ssl.secure.random.implementation = null 18:58:54 ssl.trustmanager.algorithm = PKIX 18:58:54 ssl.truststore.certificates = null 18:58:54 ssl.truststore.location = null 18:58:54 ssl.truststore.password = null 18:58:54 ssl.truststore.type = JKS 18:58:54 transaction.timeout.ms = 60000 18:58:54 transactional.id = null 18:58:54 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 18:58:54 18:58:54 2025-12-02T18:58:54.697Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 18:58:54 2025-12-02T18:58:54.697Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 18:58:54 2025-12-02T18:58:54.701Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 18:58:54 2025-12-02T18:58:54.701Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 18:58:54 2025-12-02T18:58:54.701Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1764701934701 18:58:54 2025-12-02T18:58:54.702Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 18:58:54 acks = -1 18:58:54 auto.include.jmx.reporter = true 18:58:54 batch.size = 16384 18:58:54 bootstrap.servers = [localhost:32777] 18:58:54 buffer.memory = 33554432 18:58:54 client.dns.lookup = use_all_dns_ips 18:58:54 client.id = test-client-id 18:58:54 compression.gzip.level = -1 18:58:54 compression.lz4.level = 9 18:58:54 compression.type = none 18:58:54 compression.zstd.level = 3 18:58:54 connections.max.idle.ms = 540000 18:58:54 delivery.timeout.ms = 120000 18:58:54 enable.idempotence = true 18:58:54 enable.metrics.push = true 18:58:54 interceptor.classes = [] 18:58:54 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 18:58:54 linger.ms = 0 18:58:54 max.block.ms = 60000 18:58:54 max.in.flight.requests.per.connection = 5 18:58:54 max.request.size = 1048576 18:58:54 metadata.max.age.ms = 300000 18:58:54 metadata.max.idle.ms = 300000 18:58:54 metadata.recovery.strategy = none 18:58:54 metric.reporters = [] 18:58:54 metrics.num.samples = 2 18:58:54 metrics.recording.level = INFO 18:58:54 metrics.sample.window.ms = 30000 18:58:54 partitioner.adaptive.partitioning.enable = true 18:58:54 partitioner.availability.timeout.ms = 0 18:58:54 partitioner.class = null 18:58:54 partitioner.ignore.keys = false 18:58:54 receive.buffer.bytes = 32768 18:58:54 reconnect.backoff.max.ms = 1000 18:58:54 reconnect.backoff.ms = 50 18:58:54 request.timeout.ms = 30000 18:58:54 retries = 2147483647 18:58:54 retry.backoff.max.ms = 1000 18:58:54 retry.backoff.ms = 100 18:58:54 sasl.client.callback.handler.class = null 18:58:54 sasl.jaas.config = null 18:58:54 sasl.kerberos.kinit.cmd = /usr/bin/kinit 18:58:54 sasl.kerberos.min.time.before.relogin = 60000 18:58:54 sasl.kerberos.service.name = null 18:58:54 sasl.kerberos.ticket.renew.jitter = 0.05 18:58:54 sasl.kerberos.ticket.renew.window.factor = 0.8 18:58:54 sasl.login.callback.handler.class = null 18:58:54 sasl.login.class = null 18:58:54 sasl.login.connect.timeout.ms = null 18:58:54 sasl.login.read.timeout.ms = null 18:58:54 sasl.login.refresh.buffer.seconds = 300 18:58:54 sasl.login.refresh.min.period.seconds = 60 18:58:54 sasl.login.refresh.window.factor = 0.8 18:58:54 sasl.login.refresh.window.jitter = 0.05 18:58:54 sasl.login.retry.backoff.max.ms = 10000 18:58:54 sasl.login.retry.backoff.ms = 100 18:58:54 sasl.mechanism = GSSAPI 18:58:54 sasl.oauthbearer.clock.skew.seconds = 30 18:58:54 sasl.oauthbearer.expected.audience = null 18:58:54 sasl.oauthbearer.expected.issuer = null 18:58:54 sasl.oauthbearer.header.urlencode = false 18:58:54 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 18:58:54 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 18:58:54 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 18:58:54 sasl.oauthbearer.jwks.endpoint.url = null 18:58:54 sasl.oauthbearer.scope.claim.name = scope 18:58:54 sasl.oauthbearer.sub.claim.name = sub 18:58:54 sasl.oauthbearer.token.endpoint.url = null 18:58:54 security.protocol = PLAINTEXT 18:58:54 security.providers = null 18:58:54 send.buffer.bytes = 131072 18:58:54 socket.connection.setup.timeout.max.ms = 30000 18:58:54 socket.connection.setup.timeout.ms = 10000 18:58:54 ssl.cipher.suites = null 18:58:54 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 18:58:54 ssl.endpoint.identification.algorithm = https 18:58:54 ssl.engine.factory.class = null 18:58:54 ssl.key.password = null 18:58:54 ssl.keymanager.algorithm = SunX509 18:58:54 ssl.keystore.certificate.chain = null 18:58:54 ssl.keystore.key = null 18:58:54 ssl.keystore.location = null 18:58:54 ssl.keystore.password = null 18:58:54 ssl.keystore.type = JKS 18:58:54 ssl.protocol = TLSv1.3 18:58:54 ssl.provider = null 18:58:54 ssl.secure.random.implementation = null 18:58:54 ssl.trustmanager.algorithm = PKIX 18:58:54 ssl.truststore.certificates = null 18:58:54 ssl.truststore.location = null 18:58:54 ssl.truststore.password = null 18:58:54 ssl.truststore.type = JKS 18:58:54 transaction.timeout.ms = 60000 18:58:54 transactional.id = null 18:58:54 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 18:58:54 18:58:54 2025-12-02T18:58:54.702Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 18:58:54 2025-12-02T18:58:54.703Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 18:58:54 2025-12-02T18:58:54.707Z INFO 11350 --- [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. 18:58:54 2025-12-02T18:58:54.707Z INFO 11350 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 18:58:54 2025-12-02T18:58:54.707Z INFO 11350 --- [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 18:58:54 2025-12-02T18:58:54.719Z INFO 11350 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 18:58:54 2025-12-02T18:58:54.719Z INFO 11350 --- [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 18:58:54 2025-12-02T18:58:54.748Z INFO 11350 --- [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 18:58:54 2025-12-02T18:58:54.872Z INFO 11350 --- [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 18:58:55 2025-12-02T18:58:54.974Z INFO 11350 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-10, groupId=test-group] Revoke previously assigned partitions ncmp-dmi-cm-avc-subscription-0 18:58:55 2025-12-02T18:58:54.974Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] Member consumer-test-group-10-dee85f14-9612-4c49-ada6-d861aa59935a sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 18:58:55 2025-12-02T18:58:54.974Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 18:58:55 2025-12-02T18:58:54.974Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 18:58:55 2025-12-02T18:58:54.974Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-10, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 18:58:55 2025-12-02T18:58:54.974Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 18:58:55 2025-12-02T18:58:54.974Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 18:58:55 2025-12-02T18:58:55.471Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 18:58:55 2025-12-02T18:58:55.471Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 18:58:55 2025-12-02T18:58:55.471Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 18:58:55 2025-12-02T18:58:55.471Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 18:58:55 2025-12-02T18:58:55.475Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-10 unregistered 18:58:55 2025-12-02T18:58:55.476Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 18:58:55 2025-12-02T18:58:55.481Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 18:58:55 2025-12-02T18:58:55.481Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 18:58:55 2025-12-02T18:58:55.481Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 18:58:55 2025-12-02T18:58:55.481Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 18:58:55 2025-12-02T18:58:55.481Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 18:58:55 2025-12-02T18:58:55.481Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 18:58:55 2025-12-02T18:58:55.483Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 18:58:55 2025-12-02T18:58:55.483Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 18:58:55 2025-12-02T18:58:55.483Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 18:58:55 2025-12-02T18:58:55.483Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 18:58:55 2025-12-02T18:58:55.483Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 18:58:55 2025-12-02T18:58:55.649Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:58:55 2025-12-02T18:58:55.649Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:58:55 2025-12-02T18:58:55.649Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:58:55 2025-12-02T18:58:55.649Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:58:55 2025-12-02T18:58:55.649Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:58:55 2025-12-02T18:58:55.673Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:58:55 2025-12-02T18:58:55.696Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:58:55 2025-12-02T18:58:55.696Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:58:55 2025-12-02T18:58:55.696Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:58:55 2025-12-02T18:58:55.696Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:58:55 2025-12-02T18:58:55.696Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:58:55 2025-12-02T18:58:55.720Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:58:55 2025-12-02T18:58:55.757Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:58:55 2025-12-02T18:58:55.757Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:58:55 2025-12-02T18:58:55.758Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:58:55 2025-12-02T18:58:55.758Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:58:55 2025-12-02T18:58:55.758Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:58:55 2025-12-02T18:58:55.782Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:58:55 2025-12-02T18:58:55.805Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:58:55 2025-12-02T18:58:55.805Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:58:55 2025-12-02T18:58:55.805Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:58:55 2025-12-02T18:58:55.805Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:58:55 2025-12-02T18:58:55.805Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:58:55 2025-12-02T18:58:55.827Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:58:55 2025-12-02T18:58:55.882Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:58:55 2025-12-02T18:58:55.883Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:58:55 2025-12-02T18:58:55.883Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:58:55 2025-12-02T18:58:55.884Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:58:55 2025-12-02T18:58:55.884Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:58:55 2025-12-02T18:58:55.911Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:58:55 2025-12-02T18:58:55.941Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:58:55 2025-12-02T18:58:55.941Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:58:55 2025-12-02T18:58:55.941Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:58:55 2025-12-02T18:58:55.942Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:58:55 2025-12-02T18:58:55.942Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:58:56 2025-12-02T18:58:55.971Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:58:56 2025-12-02T18:58:55.983Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 18:58:56 allow.auto.create.topics = true 18:58:56 auto.commit.interval.ms = 5000 18:58:56 auto.include.jmx.reporter = true 18:58:56 auto.offset.reset = latest 18:58:56 bootstrap.servers = [localhost:32777] 18:58:56 check.crcs = true 18:58:56 client.dns.lookup = use_all_dns_ips 18:58:56 client.id = consumer-test-group-11 18:58:56 client.rack = 18:58:56 connections.max.idle.ms = 540000 18:58:56 default.api.timeout.ms = 60000 18:58:56 enable.auto.commit = true 18:58:56 enable.metrics.push = true 18:58:56 exclude.internal.topics = true 18:58:56 fetch.max.bytes = 52428800 18:58:56 fetch.max.wait.ms = 500 18:58:56 fetch.min.bytes = 1 18:58:56 group.id = test-group 18:58:56 group.instance.id = null 18:58:56 group.protocol = classic 18:58:56 group.remote.assignor = null 18:58:56 heartbeat.interval.ms = 3000 18:58:56 interceptor.classes = [] 18:58:56 internal.leave.group.on.close = true 18:58:56 internal.throw.on.fetch.stable.offset.unsupported = false 18:58:56 isolation.level = read_uncommitted 18:58:56 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 18:58:56 max.partition.fetch.bytes = 1048576 18:58:56 max.poll.interval.ms = 300000 18:58:56 max.poll.records = 2147483647 18:58:56 metadata.max.age.ms = 300000 18:58:56 metadata.recovery.strategy = none 18:58:56 metric.reporters = [] 18:58:56 metrics.num.samples = 2 18:58:56 metrics.recording.level = INFO 18:58:56 metrics.sample.window.ms = 30000 18:58:56 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 18:58:56 receive.buffer.bytes = 65536 18:58:56 reconnect.backoff.max.ms = 1000 18:58:56 reconnect.backoff.ms = 50 18:58:56 request.timeout.ms = 30000 18:58:56 retry.backoff.max.ms = 1000 18:58:56 retry.backoff.ms = 100 18:58:56 sasl.client.callback.handler.class = null 18:58:56 sasl.jaas.config = null 18:58:56 sasl.kerberos.kinit.cmd = /usr/bin/kinit 18:58:56 sasl.kerberos.min.time.before.relogin = 60000 18:58:56 sasl.kerberos.service.name = null 18:58:56 sasl.kerberos.ticket.renew.jitter = 0.05 18:58:56 sasl.kerberos.ticket.renew.window.factor = 0.8 18:58:56 sasl.login.callback.handler.class = null 18:58:56 sasl.login.class = null 18:58:56 sasl.login.connect.timeout.ms = null 18:58:56 sasl.login.read.timeout.ms = null 18:58:56 sasl.login.refresh.buffer.seconds = 300 18:58:56 sasl.login.refresh.min.period.seconds = 60 18:58:56 sasl.login.refresh.window.factor = 0.8 18:58:56 sasl.login.refresh.window.jitter = 0.05 18:58:56 sasl.login.retry.backoff.max.ms = 10000 18:58:56 sasl.login.retry.backoff.ms = 100 18:58:56 sasl.mechanism = GSSAPI 18:58:56 sasl.oauthbearer.clock.skew.seconds = 30 18:58:56 sasl.oauthbearer.expected.audience = null 18:58:56 sasl.oauthbearer.expected.issuer = null 18:58:56 sasl.oauthbearer.header.urlencode = false 18:58:56 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 18:58:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 18:58:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 18:58:56 sasl.oauthbearer.jwks.endpoint.url = null 18:58:56 sasl.oauthbearer.scope.claim.name = scope 18:58:56 sasl.oauthbearer.sub.claim.name = sub 18:58:56 sasl.oauthbearer.token.endpoint.url = null 18:58:56 security.protocol = PLAINTEXT 18:58:56 security.providers = null 18:58:56 send.buffer.bytes = 131072 18:58:56 session.timeout.ms = 45000 18:58:56 socket.connection.setup.timeout.max.ms = 30000 18:58:56 socket.connection.setup.timeout.ms = 10000 18:58:56 ssl.cipher.suites = null 18:58:56 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 18:58:56 ssl.endpoint.identification.algorithm = https 18:58:56 ssl.engine.factory.class = null 18:58:56 ssl.key.password = null 18:58:56 ssl.keymanager.algorithm = SunX509 18:58:56 ssl.keystore.certificate.chain = null 18:58:56 ssl.keystore.key = null 18:58:56 ssl.keystore.location = null 18:58:56 ssl.keystore.password = null 18:58:56 ssl.keystore.type = JKS 18:58:56 ssl.protocol = TLSv1.3 18:58:56 ssl.provider = null 18:58:56 ssl.secure.random.implementation = null 18:58:56 ssl.trustmanager.algorithm = PKIX 18:58:56 ssl.truststore.certificates = null 18:58:56 ssl.truststore.location = null 18:58:56 ssl.truststore.password = null 18:58:56 ssl.truststore.type = JKS 18:58:56 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 18:58:56 18:58:56 2025-12-02T18:58:55.984Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 18:58:56 2025-12-02T18:58:55.986Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 18:58:56 2025-12-02T18:58:55.986Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 18:58:56 2025-12-02T18:58:55.986Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1764701935986 18:58:56 2025-12-02T18:58:55.986Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-11, groupId=test-group] Subscribed to topic(s): ncmp-dmi-cm-avc-subscription 18:58:56 2025-12-02T18:58:55.996Z INFO 11350 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-11, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 18:58:56 2025-12-02T18:58:55.996Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 18:58:56 2025-12-02T18:58:55.997Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] (Re-)joining group 18:58:56 2025-12-02T18:58:56.000Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-11-92eb18fd-9564-43f3-9e6c-e87c0ec1de23 18:58:56 2025-12-02T18:58:56.000Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] (Re-)joining group 18:58:56 2025-12-02T18:58:56.002Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] Successfully joined group with generation Generation{generationId=9, memberId='consumer-test-group-11-92eb18fd-9564-43f3-9e6c-e87c0ec1de23', protocol='range'} 18:58:56 2025-12-02T18:58:56.002Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] Finished assignment for group at generation 9: {consumer-test-group-11-92eb18fd-9564-43f3-9e6c-e87c0ec1de23=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 18:58:56 2025-12-02T18:58:56.004Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] Successfully synced group in generation Generation{generationId=9, memberId='consumer-test-group-11-92eb18fd-9564-43f3-9e6c-e87c0ec1de23', protocol='range'} 18:58:56 2025-12-02T18:58:56.004Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] Notifying assignor about the new Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0]) 18:58:56 2025-12-02T18:58:56.004Z INFO 11350 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-11, groupId=test-group] Adding newly assigned partitions: ncmp-dmi-cm-avc-subscription-0 18:58:56 2025-12-02T18:58:56.005Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] Found no committed offset for partition ncmp-dmi-cm-avc-subscription-0 18:58:56 2025-12-02T18:58:56.011Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-11, groupId=test-group] Resetting offset for partition ncmp-dmi-cm-avc-subscription-0 to position FetchPosition{offset=2, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 18:58:56 2025-12-02T18:58:56.488Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 18:58:56 acks = -1 18:58:56 auto.include.jmx.reporter = true 18:58:56 batch.size = 16384 18:58:56 bootstrap.servers = [localhost:32777] 18:58:56 buffer.memory = 33554432 18:58:56 client.dns.lookup = use_all_dns_ips 18:58:56 client.id = test-client-id 18:58:56 compression.gzip.level = -1 18:58:56 compression.lz4.level = 9 18:58:56 compression.type = none 18:58:56 compression.zstd.level = 3 18:58:56 connections.max.idle.ms = 540000 18:58:56 delivery.timeout.ms = 120000 18:58:56 enable.idempotence = true 18:58:56 enable.metrics.push = true 18:58:56 interceptor.classes = [] 18:58:56 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 18:58:56 linger.ms = 0 18:58:56 max.block.ms = 60000 18:58:56 max.in.flight.requests.per.connection = 5 18:58:56 max.request.size = 1048576 18:58:56 metadata.max.age.ms = 300000 18:58:56 metadata.max.idle.ms = 300000 18:58:56 metadata.recovery.strategy = none 18:58:56 metric.reporters = [] 18:58:56 metrics.num.samples = 2 18:58:56 metrics.recording.level = INFO 18:58:56 metrics.sample.window.ms = 30000 18:58:56 partitioner.adaptive.partitioning.enable = true 18:58:56 partitioner.availability.timeout.ms = 0 18:58:56 partitioner.class = null 18:58:56 partitioner.ignore.keys = false 18:58:56 receive.buffer.bytes = 32768 18:58:56 reconnect.backoff.max.ms = 1000 18:58:56 reconnect.backoff.ms = 50 18:58:56 request.timeout.ms = 30000 18:58:56 retries = 2147483647 18:58:56 retry.backoff.max.ms = 1000 18:58:56 retry.backoff.ms = 100 18:58:56 sasl.client.callback.handler.class = null 18:58:56 sasl.jaas.config = null 18:58:56 sasl.kerberos.kinit.cmd = /usr/bin/kinit 18:58:56 sasl.kerberos.min.time.before.relogin = 60000 18:58:56 sasl.kerberos.service.name = null 18:58:56 sasl.kerberos.ticket.renew.jitter = 0.05 18:58:56 sasl.kerberos.ticket.renew.window.factor = 0.8 18:58:56 sasl.login.callback.handler.class = null 18:58:56 sasl.login.class = null 18:58:56 sasl.login.connect.timeout.ms = null 18:58:56 sasl.login.read.timeout.ms = null 18:58:56 sasl.login.refresh.buffer.seconds = 300 18:58:56 sasl.login.refresh.min.period.seconds = 60 18:58:56 sasl.login.refresh.window.factor = 0.8 18:58:56 sasl.login.refresh.window.jitter = 0.05 18:58:56 sasl.login.retry.backoff.max.ms = 10000 18:58:56 sasl.login.retry.backoff.ms = 100 18:58:56 sasl.mechanism = GSSAPI 18:58:56 sasl.oauthbearer.clock.skew.seconds = 30 18:58:56 sasl.oauthbearer.expected.audience = null 18:58:56 sasl.oauthbearer.expected.issuer = null 18:58:56 sasl.oauthbearer.header.urlencode = false 18:58:56 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 18:58:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 18:58:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 18:58:56 sasl.oauthbearer.jwks.endpoint.url = null 18:58:56 sasl.oauthbearer.scope.claim.name = scope 18:58:56 sasl.oauthbearer.sub.claim.name = sub 18:58:56 sasl.oauthbearer.token.endpoint.url = null 18:58:56 security.protocol = PLAINTEXT 18:58:56 security.providers = null 18:58:56 send.buffer.bytes = 131072 18:58:56 socket.connection.setup.timeout.max.ms = 30000 18:58:56 socket.connection.setup.timeout.ms = 10000 18:58:56 ssl.cipher.suites = null 18:58:56 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 18:58:56 ssl.endpoint.identification.algorithm = https 18:58:56 ssl.engine.factory.class = null 18:58:56 ssl.key.password = null 18:58:56 ssl.keymanager.algorithm = SunX509 18:58:56 ssl.keystore.certificate.chain = null 18:58:56 ssl.keystore.key = null 18:58:56 ssl.keystore.location = null 18:58:56 ssl.keystore.password = null 18:58:56 ssl.keystore.type = JKS 18:58:56 ssl.protocol = TLSv1.3 18:58:56 ssl.provider = null 18:58:56 ssl.secure.random.implementation = null 18:58:56 ssl.trustmanager.algorithm = PKIX 18:58:56 ssl.truststore.certificates = null 18:58:56 ssl.truststore.location = null 18:58:56 ssl.truststore.password = null 18:58:56 ssl.truststore.type = JKS 18:58:56 transaction.timeout.ms = 60000 18:58:56 transactional.id = null 18:58:56 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 18:58:56 18:58:56 2025-12-02T18:58:56.489Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 18:58:56 2025-12-02T18:58:56.489Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 18:58:56 2025-12-02T18:58:56.493Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 18:58:56 2025-12-02T18:58:56.493Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 18:58:56 2025-12-02T18:58:56.493Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1764701936493 18:58:56 2025-12-02T18:58:56.494Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 18:58:56 acks = -1 18:58:56 auto.include.jmx.reporter = true 18:58:56 batch.size = 16384 18:58:56 bootstrap.servers = [localhost:32777] 18:58:56 buffer.memory = 33554432 18:58:56 client.dns.lookup = use_all_dns_ips 18:58:56 client.id = test-client-id 18:58:56 compression.gzip.level = -1 18:58:56 compression.lz4.level = 9 18:58:56 compression.type = none 18:58:56 compression.zstd.level = 3 18:58:56 connections.max.idle.ms = 540000 18:58:56 delivery.timeout.ms = 120000 18:58:56 enable.idempotence = true 18:58:56 enable.metrics.push = true 18:58:56 interceptor.classes = [] 18:58:56 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 18:58:56 linger.ms = 0 18:58:56 max.block.ms = 60000 18:58:56 max.in.flight.requests.per.connection = 5 18:58:56 max.request.size = 1048576 18:58:56 metadata.max.age.ms = 300000 18:58:56 metadata.max.idle.ms = 300000 18:58:56 metadata.recovery.strategy = none 18:58:56 metric.reporters = [] 18:58:56 metrics.num.samples = 2 18:58:56 metrics.recording.level = INFO 18:58:56 metrics.sample.window.ms = 30000 18:58:56 partitioner.adaptive.partitioning.enable = true 18:58:56 partitioner.availability.timeout.ms = 0 18:58:56 partitioner.class = null 18:58:56 partitioner.ignore.keys = false 18:58:56 receive.buffer.bytes = 32768 18:58:56 reconnect.backoff.max.ms = 1000 18:58:56 reconnect.backoff.ms = 50 18:58:56 request.timeout.ms = 30000 18:58:56 retries = 2147483647 18:58:56 retry.backoff.max.ms = 1000 18:58:56 retry.backoff.ms = 100 18:58:56 sasl.client.callback.handler.class = null 18:58:56 sasl.jaas.config = null 18:58:56 sasl.kerberos.kinit.cmd = /usr/bin/kinit 18:58:56 sasl.kerberos.min.time.before.relogin = 60000 18:58:56 sasl.kerberos.service.name = null 18:58:56 sasl.kerberos.ticket.renew.jitter = 0.05 18:58:56 sasl.kerberos.ticket.renew.window.factor = 0.8 18:58:56 sasl.login.callback.handler.class = null 18:58:56 sasl.login.class = null 18:58:56 sasl.login.connect.timeout.ms = null 18:58:56 sasl.login.read.timeout.ms = null 18:58:56 sasl.login.refresh.buffer.seconds = 300 18:58:56 sasl.login.refresh.min.period.seconds = 60 18:58:56 sasl.login.refresh.window.factor = 0.8 18:58:56 sasl.login.refresh.window.jitter = 0.05 18:58:56 sasl.login.retry.backoff.max.ms = 10000 18:58:56 sasl.login.retry.backoff.ms = 100 18:58:56 sasl.mechanism = GSSAPI 18:58:56 sasl.oauthbearer.clock.skew.seconds = 30 18:58:56 sasl.oauthbearer.expected.audience = null 18:58:56 sasl.oauthbearer.expected.issuer = null 18:58:56 sasl.oauthbearer.header.urlencode = false 18:58:56 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 18:58:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 18:58:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 18:58:56 sasl.oauthbearer.jwks.endpoint.url = null 18:58:56 sasl.oauthbearer.scope.claim.name = scope 18:58:56 sasl.oauthbearer.sub.claim.name = sub 18:58:56 sasl.oauthbearer.token.endpoint.url = null 18:58:56 security.protocol = PLAINTEXT 18:58:56 security.providers = null 18:58:56 send.buffer.bytes = 131072 18:58:56 socket.connection.setup.timeout.max.ms = 30000 18:58:56 socket.connection.setup.timeout.ms = 10000 18:58:56 ssl.cipher.suites = null 18:58:56 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 18:58:56 ssl.endpoint.identification.algorithm = https 18:58:56 ssl.engine.factory.class = null 18:58:56 ssl.key.password = null 18:58:56 ssl.keymanager.algorithm = SunX509 18:58:56 ssl.keystore.certificate.chain = null 18:58:56 ssl.keystore.key = null 18:58:56 ssl.keystore.location = null 18:58:56 ssl.keystore.password = null 18:58:56 ssl.keystore.type = JKS 18:58:56 ssl.protocol = TLSv1.3 18:58:56 ssl.provider = null 18:58:56 ssl.secure.random.implementation = null 18:58:56 ssl.trustmanager.algorithm = PKIX 18:58:56 ssl.truststore.certificates = null 18:58:56 ssl.truststore.location = null 18:58:56 ssl.truststore.password = null 18:58:56 ssl.truststore.type = JKS 18:58:56 transaction.timeout.ms = 60000 18:58:56 transactional.id = null 18:58:56 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 18:58:56 18:58:56 2025-12-02T18:58:56.494Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 18:58:56 2025-12-02T18:58:56.495Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 18:58:56 2025-12-02T18:58:56.498Z INFO 11350 --- [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. 18:58:56 2025-12-02T18:58:56.500Z INFO 11350 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 18:58:56 2025-12-02T18:58:56.501Z INFO 11350 --- [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 18:58:56 2025-12-02T18:58:56.510Z INFO 11350 --- [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 18:58:56 2025-12-02T18:58:56.512Z INFO 11350 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 18:58:56 2025-12-02T18:58:56.512Z INFO 11350 --- [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 18:58:56 2025-12-02T18:58:56.548Z INFO 11350 --- [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 18:58:56 2025-12-02T18:58:56.641Z INFO 11350 --- [cps-integration-test] [ntainer#3-0-C-1] o.o.c.n.i.d.s.dmi.EventConsumer : Consumed DMI subscription response event with details: | correlationId=newDataJob#dmi-0 | eventType=subscriptionCreateResponse 18:58:56 2025-12-02T18:58:56.665Z INFO 11350 --- [cps-integration-test] [ntainer#3-0-C-1] o.o.c.n.i.d.s.dmi.EventConsumer : Finished processing DMI subscription response event with details: | correlationId=newDataJob#dmi-0 | eventType=subscriptionCreateResponse 18:58:56 2025-12-02T18:58:56.756Z INFO 11350 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-11, groupId=test-group] Revoke previously assigned partitions ncmp-dmi-cm-avc-subscription-0 18:58:56 2025-12-02T18:58:56.756Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] Member consumer-test-group-11-92eb18fd-9564-43f3-9e6c-e87c0ec1de23 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 18:58:56 2025-12-02T18:58:56.757Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 18:58:56 2025-12-02T18:58:56.757Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 18:58:56 2025-12-02T18:58:56.757Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-11, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 18:58:56 2025-12-02T18:58:56.757Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 18:58:56 2025-12-02T18:58:56.757Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 18:58:56 2025-12-02T18:58:56.760Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 18:58:56 2025-12-02T18:58:56.760Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 18:58:56 2025-12-02T18:58:56.760Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 18:58:56 2025-12-02T18:58:56.760Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 18:58:56 2025-12-02T18:58:56.762Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-11 unregistered 18:58:56 2025-12-02T18:58:56.762Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 18:58:56 2025-12-02T18:58:56.765Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 18:58:56 2025-12-02T18:58:56.765Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 18:58:56 2025-12-02T18:58:56.765Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 18:58:56 2025-12-02T18:58:56.765Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 18:58:56 2025-12-02T18:58:56.765Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 18:58:56 2025-12-02T18:58:56.765Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 18:58:56 2025-12-02T18:58:56.768Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 18:58:56 2025-12-02T18:58:56.768Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 18:58:56 2025-12-02T18:58:56.768Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 18:58:56 2025-12-02T18:58:56.768Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 18:58:56 2025-12-02T18:58:56.768Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 18:58:56 2025-12-02T18:58:56.951Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:58:56 2025-12-02T18:58:56.951Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:58:56 2025-12-02T18:58:56.951Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:58:56 2025-12-02T18:58:56.952Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:58:56 2025-12-02T18:58:56.952Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:58:57 2025-12-02T18:58:56.977Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:58:57 2025-12-02T18:58:56.999Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:58:57 2025-12-02T18:58:56.999Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:58:57 2025-12-02T18:58:57.000Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:58:57 2025-12-02T18:58:57.000Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:58:57 2025-12-02T18:58:57.000Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:58:57 2025-12-02T18:58:57.027Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:58:57 2025-12-02T18:58:57.051Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:58:57 2025-12-02T18:58:57.051Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:58:57 2025-12-02T18:58:57.051Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:58:57 2025-12-02T18:58:57.051Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:58:57 2025-12-02T18:58:57.051Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:58:57 2025-12-02T18:58:57.075Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:58:57 2025-12-02T18:58:57.098Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:58:57 2025-12-02T18:58:57.098Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:58:57 2025-12-02T18:58:57.098Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:58:57 2025-12-02T18:58:57.098Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:58:57 2025-12-02T18:58:57.098Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:58:57 2025-12-02T18:58:57.121Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:58:57 2025-12-02T18:58:57.152Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:58:57 2025-12-02T18:58:57.152Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:58:57 2025-12-02T18:58:57.153Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:58:57 2025-12-02T18:58:57.153Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:58:57 2025-12-02T18:58:57.153Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:58:57 2025-12-02T18:58:57.180Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:58:57 2025-12-02T18:58:57.206Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:58:57 2025-12-02T18:58:57.207Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:58:57 2025-12-02T18:58:57.207Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:58:57 2025-12-02T18:58:57.207Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:58:57 2025-12-02T18:58:57.207Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:58:57 2025-12-02T18:58:57.231Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:58:57 2025-12-02T18:58:57.243Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 18:58:57 allow.auto.create.topics = true 18:58:57 auto.commit.interval.ms = 5000 18:58:57 auto.include.jmx.reporter = true 18:58:57 auto.offset.reset = latest 18:58:57 bootstrap.servers = [localhost:32777] 18:58:57 check.crcs = true 18:58:57 client.dns.lookup = use_all_dns_ips 18:58:57 client.id = consumer-test-group-12 18:58:57 client.rack = 18:58:57 connections.max.idle.ms = 540000 18:58:57 default.api.timeout.ms = 60000 18:58:57 enable.auto.commit = true 18:58:57 enable.metrics.push = true 18:58:57 exclude.internal.topics = true 18:58:57 fetch.max.bytes = 52428800 18:58:57 fetch.max.wait.ms = 500 18:58:57 fetch.min.bytes = 1 18:58:57 group.id = test-group 18:58:57 group.instance.id = null 18:58:57 group.protocol = classic 18:58:57 group.remote.assignor = null 18:58:57 heartbeat.interval.ms = 3000 18:58:57 interceptor.classes = [] 18:58:57 internal.leave.group.on.close = true 18:58:57 internal.throw.on.fetch.stable.offset.unsupported = false 18:58:57 isolation.level = read_uncommitted 18:58:57 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 18:58:57 max.partition.fetch.bytes = 1048576 18:58:57 max.poll.interval.ms = 300000 18:58:57 max.poll.records = 2147483647 18:58:57 metadata.max.age.ms = 300000 18:58:57 metadata.recovery.strategy = none 18:58:57 metric.reporters = [] 18:58:57 metrics.num.samples = 2 18:58:57 metrics.recording.level = INFO 18:58:57 metrics.sample.window.ms = 30000 18:58:57 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 18:58:57 receive.buffer.bytes = 65536 18:58:57 reconnect.backoff.max.ms = 1000 18:58:57 reconnect.backoff.ms = 50 18:58:57 request.timeout.ms = 30000 18:58:57 retry.backoff.max.ms = 1000 18:58:57 retry.backoff.ms = 100 18:58:57 sasl.client.callback.handler.class = null 18:58:57 sasl.jaas.config = null 18:58:57 sasl.kerberos.kinit.cmd = /usr/bin/kinit 18:58:57 sasl.kerberos.min.time.before.relogin = 60000 18:58:57 sasl.kerberos.service.name = null 18:58:57 sasl.kerberos.ticket.renew.jitter = 0.05 18:58:57 sasl.kerberos.ticket.renew.window.factor = 0.8 18:58:57 sasl.login.callback.handler.class = null 18:58:57 sasl.login.class = null 18:58:57 sasl.login.connect.timeout.ms = null 18:58:57 sasl.login.read.timeout.ms = null 18:58:57 sasl.login.refresh.buffer.seconds = 300 18:58:57 sasl.login.refresh.min.period.seconds = 60 18:58:57 sasl.login.refresh.window.factor = 0.8 18:58:57 sasl.login.refresh.window.jitter = 0.05 18:58:57 sasl.login.retry.backoff.max.ms = 10000 18:58:57 sasl.login.retry.backoff.ms = 100 18:58:57 sasl.mechanism = GSSAPI 18:58:57 sasl.oauthbearer.clock.skew.seconds = 30 18:58:57 sasl.oauthbearer.expected.audience = null 18:58:57 sasl.oauthbearer.expected.issuer = null 18:58:57 sasl.oauthbearer.header.urlencode = false 18:58:57 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 18:58:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 18:58:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 18:58:57 sasl.oauthbearer.jwks.endpoint.url = null 18:58:57 sasl.oauthbearer.scope.claim.name = scope 18:58:57 sasl.oauthbearer.sub.claim.name = sub 18:58:57 sasl.oauthbearer.token.endpoint.url = null 18:58:57 security.protocol = PLAINTEXT 18:58:57 security.providers = null 18:58:57 send.buffer.bytes = 131072 18:58:57 session.timeout.ms = 45000 18:58:57 socket.connection.setup.timeout.max.ms = 30000 18:58:57 socket.connection.setup.timeout.ms = 10000 18:58:57 ssl.cipher.suites = null 18:58:57 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 18:58:57 ssl.endpoint.identification.algorithm = https 18:58:57 ssl.engine.factory.class = null 18:58:57 ssl.key.password = null 18:58:57 ssl.keymanager.algorithm = SunX509 18:58:57 ssl.keystore.certificate.chain = null 18:58:57 ssl.keystore.key = null 18:58:57 ssl.keystore.location = null 18:58:57 ssl.keystore.password = null 18:58:57 ssl.keystore.type = JKS 18:58:57 ssl.protocol = TLSv1.3 18:58:57 ssl.provider = null 18:58:57 ssl.secure.random.implementation = null 18:58:57 ssl.trustmanager.algorithm = PKIX 18:58:57 ssl.truststore.certificates = null 18:58:57 ssl.truststore.location = null 18:58:57 ssl.truststore.password = null 18:58:57 ssl.truststore.type = JKS 18:58:57 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 18:58:57 18:58:57 2025-12-02T18:58:57.243Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 18:58:57 2025-12-02T18:58:57.245Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 18:58:57 2025-12-02T18:58:57.245Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 18:58:57 2025-12-02T18:58:57.245Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1764701937245 18:58:57 2025-12-02T18:58:57.245Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-12, groupId=test-group] Subscribed to topic(s): ncmp-dmi-cm-avc-subscription 18:58:57 2025-12-02T18:58:57.250Z INFO 11350 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-12, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 18:58:57 2025-12-02T18:58:57.250Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 18:58:57 2025-12-02T18:58:57.251Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] (Re-)joining group 18:58:57 2025-12-02T18:58:57.254Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-12-abc7a1c4-4508-491f-a117-3de4d017196d 18:58:57 2025-12-02T18:58:57.254Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] (Re-)joining group 18:58:57 2025-12-02T18:58:57.256Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] Successfully joined group with generation Generation{generationId=11, memberId='consumer-test-group-12-abc7a1c4-4508-491f-a117-3de4d017196d', protocol='range'} 18:58:57 2025-12-02T18:58:57.257Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] Finished assignment for group at generation 11: {consumer-test-group-12-abc7a1c4-4508-491f-a117-3de4d017196d=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 18:58:57 2025-12-02T18:58:57.259Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] Successfully synced group in generation Generation{generationId=11, memberId='consumer-test-group-12-abc7a1c4-4508-491f-a117-3de4d017196d', protocol='range'} 18:58:57 2025-12-02T18:58:57.259Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] Notifying assignor about the new Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0]) 18:58:57 2025-12-02T18:58:57.259Z INFO 11350 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-12, groupId=test-group] Adding newly assigned partitions: ncmp-dmi-cm-avc-subscription-0 18:58:57 2025-12-02T18:58:57.260Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] Found no committed offset for partition ncmp-dmi-cm-avc-subscription-0 18:58:57 2025-12-02T18:58:57.264Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-12, groupId=test-group] Resetting offset for partition ncmp-dmi-cm-avc-subscription-0 to position FetchPosition{offset=3, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 18:58:57 2025-12-02T18:58:57.747Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 18:58:57 acks = -1 18:58:57 auto.include.jmx.reporter = true 18:58:57 batch.size = 16384 18:58:57 bootstrap.servers = [localhost:32777] 18:58:57 buffer.memory = 33554432 18:58:57 client.dns.lookup = use_all_dns_ips 18:58:57 client.id = test-client-id 18:58:57 compression.gzip.level = -1 18:58:57 compression.lz4.level = 9 18:58:57 compression.type = none 18:58:57 compression.zstd.level = 3 18:58:57 connections.max.idle.ms = 540000 18:58:57 delivery.timeout.ms = 120000 18:58:57 enable.idempotence = true 18:58:57 enable.metrics.push = true 18:58:57 interceptor.classes = [] 18:58:57 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 18:58:57 linger.ms = 0 18:58:57 max.block.ms = 60000 18:58:57 max.in.flight.requests.per.connection = 5 18:58:57 max.request.size = 1048576 18:58:57 metadata.max.age.ms = 300000 18:58:57 metadata.max.idle.ms = 300000 18:58:57 metadata.recovery.strategy = none 18:58:57 metric.reporters = [] 18:58:57 metrics.num.samples = 2 18:58:57 metrics.recording.level = INFO 18:58:57 metrics.sample.window.ms = 30000 18:58:57 partitioner.adaptive.partitioning.enable = true 18:58:57 partitioner.availability.timeout.ms = 0 18:58:57 partitioner.class = null 18:58:57 partitioner.ignore.keys = false 18:58:57 receive.buffer.bytes = 32768 18:58:57 reconnect.backoff.max.ms = 1000 18:58:57 reconnect.backoff.ms = 50 18:58:57 request.timeout.ms = 30000 18:58:57 retries = 2147483647 18:58:57 retry.backoff.max.ms = 1000 18:58:57 retry.backoff.ms = 100 18:58:57 sasl.client.callback.handler.class = null 18:58:57 sasl.jaas.config = null 18:58:57 sasl.kerberos.kinit.cmd = /usr/bin/kinit 18:58:57 sasl.kerberos.min.time.before.relogin = 60000 18:58:57 sasl.kerberos.service.name = null 18:58:57 sasl.kerberos.ticket.renew.jitter = 0.05 18:58:57 sasl.kerberos.ticket.renew.window.factor = 0.8 18:58:57 sasl.login.callback.handler.class = null 18:58:57 sasl.login.class = null 18:58:57 sasl.login.connect.timeout.ms = null 18:58:57 sasl.login.read.timeout.ms = null 18:58:57 sasl.login.refresh.buffer.seconds = 300 18:58:57 sasl.login.refresh.min.period.seconds = 60 18:58:57 sasl.login.refresh.window.factor = 0.8 18:58:57 sasl.login.refresh.window.jitter = 0.05 18:58:57 sasl.login.retry.backoff.max.ms = 10000 18:58:57 sasl.login.retry.backoff.ms = 100 18:58:57 sasl.mechanism = GSSAPI 18:58:57 sasl.oauthbearer.clock.skew.seconds = 30 18:58:57 sasl.oauthbearer.expected.audience = null 18:58:57 sasl.oauthbearer.expected.issuer = null 18:58:57 sasl.oauthbearer.header.urlencode = false 18:58:57 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 18:58:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 18:58:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 18:58:57 sasl.oauthbearer.jwks.endpoint.url = null 18:58:57 sasl.oauthbearer.scope.claim.name = scope 18:58:57 sasl.oauthbearer.sub.claim.name = sub 18:58:57 sasl.oauthbearer.token.endpoint.url = null 18:58:57 security.protocol = PLAINTEXT 18:58:57 security.providers = null 18:58:57 send.buffer.bytes = 131072 18:58:57 socket.connection.setup.timeout.max.ms = 30000 18:58:57 socket.connection.setup.timeout.ms = 10000 18:58:57 ssl.cipher.suites = null 18:58:57 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 18:58:57 ssl.endpoint.identification.algorithm = https 18:58:57 ssl.engine.factory.class = null 18:58:57 ssl.key.password = null 18:58:57 ssl.keymanager.algorithm = SunX509 18:58:57 ssl.keystore.certificate.chain = null 18:58:57 ssl.keystore.key = null 18:58:57 ssl.keystore.location = null 18:58:57 ssl.keystore.password = null 18:58:57 ssl.keystore.type = JKS 18:58:57 ssl.protocol = TLSv1.3 18:58:57 ssl.provider = null 18:58:57 ssl.secure.random.implementation = null 18:58:57 ssl.trustmanager.algorithm = PKIX 18:58:57 ssl.truststore.certificates = null 18:58:57 ssl.truststore.location = null 18:58:57 ssl.truststore.password = null 18:58:57 ssl.truststore.type = JKS 18:58:57 transaction.timeout.ms = 60000 18:58:57 transactional.id = null 18:58:57 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 18:58:57 18:58:57 2025-12-02T18:58:57.747Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 18:58:57 2025-12-02T18:58:57.748Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 18:58:57 2025-12-02T18:58:57.751Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 18:58:57 2025-12-02T18:58:57.751Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 18:58:57 2025-12-02T18:58:57.751Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1764701937751 18:58:57 2025-12-02T18:58:57.752Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 18:58:57 acks = -1 18:58:57 auto.include.jmx.reporter = true 18:58:57 batch.size = 16384 18:58:57 bootstrap.servers = [localhost:32777] 18:58:57 buffer.memory = 33554432 18:58:57 client.dns.lookup = use_all_dns_ips 18:58:57 client.id = test-client-id 18:58:57 compression.gzip.level = -1 18:58:57 compression.lz4.level = 9 18:58:57 compression.type = none 18:58:57 compression.zstd.level = 3 18:58:57 connections.max.idle.ms = 540000 18:58:57 delivery.timeout.ms = 120000 18:58:57 enable.idempotence = true 18:58:57 enable.metrics.push = true 18:58:57 interceptor.classes = [] 18:58:57 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 18:58:57 linger.ms = 0 18:58:57 max.block.ms = 60000 18:58:57 max.in.flight.requests.per.connection = 5 18:58:57 max.request.size = 1048576 18:58:57 metadata.max.age.ms = 300000 18:58:57 metadata.max.idle.ms = 300000 18:58:57 metadata.recovery.strategy = none 18:58:57 metric.reporters = [] 18:58:57 metrics.num.samples = 2 18:58:57 metrics.recording.level = INFO 18:58:57 metrics.sample.window.ms = 30000 18:58:57 partitioner.adaptive.partitioning.enable = true 18:58:57 partitioner.availability.timeout.ms = 0 18:58:57 partitioner.class = null 18:58:57 partitioner.ignore.keys = false 18:58:57 receive.buffer.bytes = 32768 18:58:57 reconnect.backoff.max.ms = 1000 18:58:57 reconnect.backoff.ms = 50 18:58:57 request.timeout.ms = 30000 18:58:57 retries = 2147483647 18:58:57 retry.backoff.max.ms = 1000 18:58:57 retry.backoff.ms = 100 18:58:57 sasl.client.callback.handler.class = null 18:58:57 sasl.jaas.config = null 18:58:57 sasl.kerberos.kinit.cmd = /usr/bin/kinit 18:58:57 sasl.kerberos.min.time.before.relogin = 60000 18:58:57 sasl.kerberos.service.name = null 18:58:57 sasl.kerberos.ticket.renew.jitter = 0.05 18:58:57 sasl.kerberos.ticket.renew.window.factor = 0.8 18:58:57 sasl.login.callback.handler.class = null 18:58:57 sasl.login.class = null 18:58:57 sasl.login.connect.timeout.ms = null 18:58:57 sasl.login.read.timeout.ms = null 18:58:57 sasl.login.refresh.buffer.seconds = 300 18:58:57 sasl.login.refresh.min.period.seconds = 60 18:58:57 sasl.login.refresh.window.factor = 0.8 18:58:57 sasl.login.refresh.window.jitter = 0.05 18:58:57 sasl.login.retry.backoff.max.ms = 10000 18:58:57 sasl.login.retry.backoff.ms = 100 18:58:57 sasl.mechanism = GSSAPI 18:58:57 sasl.oauthbearer.clock.skew.seconds = 30 18:58:57 sasl.oauthbearer.expected.audience = null 18:58:57 sasl.oauthbearer.expected.issuer = null 18:58:57 sasl.oauthbearer.header.urlencode = false 18:58:57 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 18:58:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 18:58:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 18:58:57 sasl.oauthbearer.jwks.endpoint.url = null 18:58:57 sasl.oauthbearer.scope.claim.name = scope 18:58:57 sasl.oauthbearer.sub.claim.name = sub 18:58:57 sasl.oauthbearer.token.endpoint.url = null 18:58:57 security.protocol = PLAINTEXT 18:58:57 security.providers = null 18:58:57 send.buffer.bytes = 131072 18:58:57 socket.connection.setup.timeout.max.ms = 30000 18:58:57 socket.connection.setup.timeout.ms = 10000 18:58:57 ssl.cipher.suites = null 18:58:57 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 18:58:57 ssl.endpoint.identification.algorithm = https 18:58:57 ssl.engine.factory.class = null 18:58:57 ssl.key.password = null 18:58:57 ssl.keymanager.algorithm = SunX509 18:58:57 ssl.keystore.certificate.chain = null 18:58:57 ssl.keystore.key = null 18:58:57 ssl.keystore.location = null 18:58:57 ssl.keystore.password = null 18:58:57 ssl.keystore.type = JKS 18:58:57 ssl.protocol = TLSv1.3 18:58:57 ssl.provider = null 18:58:57 ssl.secure.random.implementation = null 18:58:57 ssl.trustmanager.algorithm = PKIX 18:58:57 ssl.truststore.certificates = null 18:58:57 ssl.truststore.location = null 18:58:57 ssl.truststore.password = null 18:58:57 ssl.truststore.type = JKS 18:58:57 transaction.timeout.ms = 60000 18:58:57 transactional.id = null 18:58:57 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 18:58:57 18:58:57 2025-12-02T18:58:57.752Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 18:58:57 2025-12-02T18:58:57.753Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 18:58:57 2025-12-02T18:58:57.756Z INFO 11350 --- [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. 18:58:57 2025-12-02T18:58:57.758Z INFO 11350 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 18:58:57 2025-12-02T18:58:57.760Z INFO 11350 --- [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 18:58:57 2025-12-02T18:58:57.763Z INFO 11350 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 18:58:57 2025-12-02T18:58:57.763Z INFO 11350 --- [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 18:58:57 2025-12-02T18:58:57.769Z INFO 11350 --- [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 18:58:57 2025-12-02T18:58:57.875Z INFO 11350 --- [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 18:58:58 2025-12-02T18:58:57.980Z INFO 11350 --- [cps-integration-test] [ntainer#3-0-C-1] o.o.c.n.i.d.s.dmi.EventConsumer : Consumed DMI subscription response event with details: | correlationId=dataJobA#dmi-1 | eventType=subscriptionCreateResponse 18:58:58 2025-12-02T18:58:58.023Z INFO 11350 --- [cps-integration-test] [ntainer#3-0-C-1] o.o.c.n.i.d.s.dmi.EventConsumer : Finished processing DMI subscription response event with details: | correlationId=dataJobA#dmi-1 | eventType=subscriptionCreateResponse 18:58:58 2025-12-02T18:58:58.083Z INFO 11350 --- [cps-integration-test] [ntainer#3-0-C-1] o.o.c.n.i.d.s.dmi.EventConsumer : Consumed DMI subscription response event with details: | correlationId=dataJobA#dmi-2 | eventType=subscriptionCreateResponse 18:58:58 2025-12-02T18:58:58.110Z INFO 11350 --- [cps-integration-test] [ntainer#3-0-C-1] o.o.c.n.i.d.s.dmi.EventConsumer : Finished processing DMI subscription response event with details: | correlationId=dataJobA#dmi-2 | eventType=subscriptionCreateResponse 18:58:58 2025-12-02T18:58:58.184Z INFO 11350 --- [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 18:58:58 2025-12-02T18:58:58.243Z INFO 11350 --- [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 18:58:58 2025-12-02T18:58:58.300Z INFO 11350 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-12, groupId=test-group] Revoke previously assigned partitions ncmp-dmi-cm-avc-subscription-0 18:58:58 2025-12-02T18:58:58.300Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] Member consumer-test-group-12-abc7a1c4-4508-491f-a117-3de4d017196d sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 18:58:58 2025-12-02T18:58:58.301Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 18:58:58 2025-12-02T18:58:58.301Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 18:58:58 2025-12-02T18:58:58.301Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-12, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 18:58:58 2025-12-02T18:58:58.301Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 18:58:58 2025-12-02T18:58:58.301Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 18:58:58 2025-12-02T18:58:58.804Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 18:58:58 2025-12-02T18:58:58.804Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 18:58:58 2025-12-02T18:58:58.804Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 18:58:58 2025-12-02T18:58:58.804Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 18:58:58 2025-12-02T18:58:58.806Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-12 unregistered 18:58:58 2025-12-02T18:58:58.806Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 18:58:58 2025-12-02T18:58:58.809Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 18:58:58 2025-12-02T18:58:58.809Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 18:58:58 2025-12-02T18:58:58.810Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 18:58:58 2025-12-02T18:58:58.810Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 18:58:58 2025-12-02T18:58:58.810Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 18:58:58 2025-12-02T18:58:58.810Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 18:58:58 2025-12-02T18:58:58.812Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 18:58:58 2025-12-02T18:58:58.812Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 18:58:58 2025-12-02T18:58:58.812Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 18:58:58 2025-12-02T18:58:58.812Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 18:58:58 2025-12-02T18:58:58.812Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 18:58:59 2025-12-02T18:58:58.992Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:58:59 2025-12-02T18:58:58.992Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:58:59 2025-12-02T18:58:58.993Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:58:59 2025-12-02T18:58:58.993Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:58:59 2025-12-02T18:58:58.993Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:58:59 2025-12-02T18:58:59.026Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:58:59 2025-12-02T18:58:59.053Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:58:59 2025-12-02T18:58:59.053Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:58:59 2025-12-02T18:58:59.054Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:58:59 2025-12-02T18:58:59.054Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:58:59 2025-12-02T18:58:59.054Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:58:59 2025-12-02T18:58:59.081Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:58:59 2025-12-02T18:58:59.123Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:58:59 2025-12-02T18:58:59.124Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:58:59 2025-12-02T18:58:59.124Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:58:59 2025-12-02T18:58:59.124Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:58:59 2025-12-02T18:58:59.124Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:58:59 2025-12-02T18:58:59.159Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:58:59 2025-12-02T18:58:59.187Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:58:59 2025-12-02T18:58:59.187Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:58:59 2025-12-02T18:58:59.187Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:58:59 2025-12-02T18:58:59.188Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:58:59 2025-12-02T18:58:59.188Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:58:59 2025-12-02T18:58:59.213Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:58:59 2025-12-02T18:58:59.236Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:58:59 2025-12-02T18:58:59.236Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:58:59 2025-12-02T18:58:59.237Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:58:59 2025-12-02T18:58:59.237Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:58:59 2025-12-02T18:58:59.237Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:58:59 2025-12-02T18:58:59.258Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:58:59 2025-12-02T18:58:59.302Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:58:59 2025-12-02T18:58:59.309Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:58:59 2025-12-02T18:58:59.309Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:58:59 2025-12-02T18:58:59.309Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:58:59 2025-12-02T18:58:59.309Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:58:59 2025-12-02T18:58:59.335Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:58:59 2025-12-02T18:58:59.346Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 18:58:59 allow.auto.create.topics = true 18:58:59 auto.commit.interval.ms = 5000 18:58:59 auto.include.jmx.reporter = true 18:58:59 auto.offset.reset = latest 18:58:59 bootstrap.servers = [localhost:32777] 18:58:59 check.crcs = true 18:58:59 client.dns.lookup = use_all_dns_ips 18:58:59 client.id = consumer-test-group-13 18:58:59 client.rack = 18:58:59 connections.max.idle.ms = 540000 18:58:59 default.api.timeout.ms = 60000 18:58:59 enable.auto.commit = true 18:58:59 enable.metrics.push = true 18:58:59 exclude.internal.topics = true 18:58:59 fetch.max.bytes = 52428800 18:58:59 fetch.max.wait.ms = 500 18:58:59 fetch.min.bytes = 1 18:58:59 group.id = test-group 18:58:59 group.instance.id = null 18:58:59 group.protocol = classic 18:58:59 group.remote.assignor = null 18:58:59 heartbeat.interval.ms = 3000 18:58:59 interceptor.classes = [] 18:58:59 internal.leave.group.on.close = true 18:58:59 internal.throw.on.fetch.stable.offset.unsupported = false 18:58:59 isolation.level = read_uncommitted 18:58:59 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 18:58:59 max.partition.fetch.bytes = 1048576 18:58:59 max.poll.interval.ms = 300000 18:58:59 max.poll.records = 2147483647 18:58:59 metadata.max.age.ms = 300000 18:58:59 metadata.recovery.strategy = none 18:58:59 metric.reporters = [] 18:58:59 metrics.num.samples = 2 18:58:59 metrics.recording.level = INFO 18:58:59 metrics.sample.window.ms = 30000 18:58:59 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 18:58:59 receive.buffer.bytes = 65536 18:58:59 reconnect.backoff.max.ms = 1000 18:58:59 reconnect.backoff.ms = 50 18:58:59 request.timeout.ms = 30000 18:58:59 retry.backoff.max.ms = 1000 18:58:59 retry.backoff.ms = 100 18:58:59 sasl.client.callback.handler.class = null 18:58:59 sasl.jaas.config = null 18:58:59 sasl.kerberos.kinit.cmd = /usr/bin/kinit 18:58:59 sasl.kerberos.min.time.before.relogin = 60000 18:58:59 sasl.kerberos.service.name = null 18:58:59 sasl.kerberos.ticket.renew.jitter = 0.05 18:58:59 sasl.kerberos.ticket.renew.window.factor = 0.8 18:58:59 sasl.login.callback.handler.class = null 18:58:59 sasl.login.class = null 18:58:59 sasl.login.connect.timeout.ms = null 18:58:59 sasl.login.read.timeout.ms = null 18:58:59 sasl.login.refresh.buffer.seconds = 300 18:58:59 sasl.login.refresh.min.period.seconds = 60 18:58:59 sasl.login.refresh.window.factor = 0.8 18:58:59 sasl.login.refresh.window.jitter = 0.05 18:58:59 sasl.login.retry.backoff.max.ms = 10000 18:58:59 sasl.login.retry.backoff.ms = 100 18:58:59 sasl.mechanism = GSSAPI 18:58:59 sasl.oauthbearer.clock.skew.seconds = 30 18:58:59 sasl.oauthbearer.expected.audience = null 18:58:59 sasl.oauthbearer.expected.issuer = null 18:58:59 sasl.oauthbearer.header.urlencode = false 18:58:59 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 18:58:59 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 18:58:59 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 18:58:59 sasl.oauthbearer.jwks.endpoint.url = null 18:58:59 sasl.oauthbearer.scope.claim.name = scope 18:58:59 sasl.oauthbearer.sub.claim.name = sub 18:58:59 sasl.oauthbearer.token.endpoint.url = null 18:58:59 security.protocol = PLAINTEXT 18:58:59 security.providers = null 18:58:59 send.buffer.bytes = 131072 18:58:59 session.timeout.ms = 45000 18:58:59 socket.connection.setup.timeout.max.ms = 30000 18:58:59 socket.connection.setup.timeout.ms = 10000 18:58:59 ssl.cipher.suites = null 18:58:59 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 18:58:59 ssl.endpoint.identification.algorithm = https 18:58:59 ssl.engine.factory.class = null 18:58:59 ssl.key.password = null 18:58:59 ssl.keymanager.algorithm = SunX509 18:58:59 ssl.keystore.certificate.chain = null 18:58:59 ssl.keystore.key = null 18:58:59 ssl.keystore.location = null 18:58:59 ssl.keystore.password = null 18:58:59 ssl.keystore.type = JKS 18:58:59 ssl.protocol = TLSv1.3 18:58:59 ssl.provider = null 18:58:59 ssl.secure.random.implementation = null 18:58:59 ssl.trustmanager.algorithm = PKIX 18:58:59 ssl.truststore.certificates = null 18:58:59 ssl.truststore.location = null 18:58:59 ssl.truststore.password = null 18:58:59 ssl.truststore.type = JKS 18:58:59 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 18:58:59 18:58:59 2025-12-02T18:58:59.347Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 18:58:59 2025-12-02T18:58:59.349Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 18:58:59 2025-12-02T18:58:59.349Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 18:58:59 2025-12-02T18:58:59.349Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1764701939349 18:58:59 2025-12-02T18:58:59.349Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-13, groupId=test-group] Subscribed to topic(s): ncmp-dmi-cm-avc-subscription 18:58:59 2025-12-02T18:58:59.353Z INFO 11350 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-13, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 18:58:59 2025-12-02T18:58:59.354Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 18:58:59 2025-12-02T18:58:59.355Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] (Re-)joining group 18:58:59 2025-12-02T18:58:59.358Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-13-715d910f-6781-4b01-8028-6df0db68572d 18:58:59 2025-12-02T18:58:59.358Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] (Re-)joining group 18:58:59 2025-12-02T18:58:59.359Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] Successfully joined group with generation Generation{generationId=13, memberId='consumer-test-group-13-715d910f-6781-4b01-8028-6df0db68572d', protocol='range'} 18:58:59 2025-12-02T18:58:59.359Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] Finished assignment for group at generation 13: {consumer-test-group-13-715d910f-6781-4b01-8028-6df0db68572d=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 18:58:59 2025-12-02T18:58:59.364Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] Successfully synced group in generation Generation{generationId=13, memberId='consumer-test-group-13-715d910f-6781-4b01-8028-6df0db68572d', protocol='range'} 18:58:59 2025-12-02T18:58:59.365Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] Notifying assignor about the new Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0]) 18:58:59 2025-12-02T18:58:59.365Z INFO 11350 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-13, groupId=test-group] Adding newly assigned partitions: ncmp-dmi-cm-avc-subscription-0 18:58:59 2025-12-02T18:58:59.366Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] Found no committed offset for partition ncmp-dmi-cm-avc-subscription-0 18:58:59 2025-12-02T18:58:59.368Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-13, groupId=test-group] Resetting offset for partition ncmp-dmi-cm-avc-subscription-0 to position FetchPosition{offset=6, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 18:58:59 2025-12-02T18:58:59.850Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 18:58:59 acks = -1 18:58:59 auto.include.jmx.reporter = true 18:58:59 batch.size = 16384 18:58:59 bootstrap.servers = [localhost:32777] 18:58:59 buffer.memory = 33554432 18:58:59 client.dns.lookup = use_all_dns_ips 18:58:59 client.id = test-client-id 18:58:59 compression.gzip.level = -1 18:58:59 compression.lz4.level = 9 18:58:59 compression.type = none 18:58:59 compression.zstd.level = 3 18:58:59 connections.max.idle.ms = 540000 18:58:59 delivery.timeout.ms = 120000 18:58:59 enable.idempotence = true 18:58:59 enable.metrics.push = true 18:58:59 interceptor.classes = [] 18:58:59 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 18:58:59 linger.ms = 0 18:58:59 max.block.ms = 60000 18:58:59 max.in.flight.requests.per.connection = 5 18:58:59 max.request.size = 1048576 18:58:59 metadata.max.age.ms = 300000 18:58:59 metadata.max.idle.ms = 300000 18:58:59 metadata.recovery.strategy = none 18:58:59 metric.reporters = [] 18:58:59 metrics.num.samples = 2 18:58:59 metrics.recording.level = INFO 18:58:59 metrics.sample.window.ms = 30000 18:58:59 partitioner.adaptive.partitioning.enable = true 18:58:59 partitioner.availability.timeout.ms = 0 18:58:59 partitioner.class = null 18:58:59 partitioner.ignore.keys = false 18:58:59 receive.buffer.bytes = 32768 18:58:59 reconnect.backoff.max.ms = 1000 18:58:59 reconnect.backoff.ms = 50 18:58:59 request.timeout.ms = 30000 18:58:59 retries = 2147483647 18:58:59 retry.backoff.max.ms = 1000 18:58:59 retry.backoff.ms = 100 18:58:59 sasl.client.callback.handler.class = null 18:58:59 sasl.jaas.config = null 18:58:59 sasl.kerberos.kinit.cmd = /usr/bin/kinit 18:58:59 sasl.kerberos.min.time.before.relogin = 60000 18:58:59 sasl.kerberos.service.name = null 18:58:59 sasl.kerberos.ticket.renew.jitter = 0.05 18:58:59 sasl.kerberos.ticket.renew.window.factor = 0.8 18:58:59 sasl.login.callback.handler.class = null 18:58:59 sasl.login.class = null 18:58:59 sasl.login.connect.timeout.ms = null 18:58:59 sasl.login.read.timeout.ms = null 18:58:59 sasl.login.refresh.buffer.seconds = 300 18:58:59 sasl.login.refresh.min.period.seconds = 60 18:58:59 sasl.login.refresh.window.factor = 0.8 18:58:59 sasl.login.refresh.window.jitter = 0.05 18:58:59 sasl.login.retry.backoff.max.ms = 10000 18:58:59 sasl.login.retry.backoff.ms = 100 18:58:59 sasl.mechanism = GSSAPI 18:58:59 sasl.oauthbearer.clock.skew.seconds = 30 18:58:59 sasl.oauthbearer.expected.audience = null 18:58:59 sasl.oauthbearer.expected.issuer = null 18:58:59 sasl.oauthbearer.header.urlencode = false 18:58:59 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 18:58:59 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 18:58:59 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 18:58:59 sasl.oauthbearer.jwks.endpoint.url = null 18:58:59 sasl.oauthbearer.scope.claim.name = scope 18:58:59 sasl.oauthbearer.sub.claim.name = sub 18:58:59 sasl.oauthbearer.token.endpoint.url = null 18:58:59 security.protocol = PLAINTEXT 18:58:59 security.providers = null 18:58:59 send.buffer.bytes = 131072 18:58:59 socket.connection.setup.timeout.max.ms = 30000 18:58:59 socket.connection.setup.timeout.ms = 10000 18:58:59 ssl.cipher.suites = null 18:58:59 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 18:58:59 ssl.endpoint.identification.algorithm = https 18:58:59 ssl.engine.factory.class = null 18:58:59 ssl.key.password = null 18:58:59 ssl.keymanager.algorithm = SunX509 18:58:59 ssl.keystore.certificate.chain = null 18:58:59 ssl.keystore.key = null 18:58:59 ssl.keystore.location = null 18:58:59 ssl.keystore.password = null 18:58:59 ssl.keystore.type = JKS 18:58:59 ssl.protocol = TLSv1.3 18:58:59 ssl.provider = null 18:58:59 ssl.secure.random.implementation = null 18:58:59 ssl.trustmanager.algorithm = PKIX 18:58:59 ssl.truststore.certificates = null 18:58:59 ssl.truststore.location = null 18:58:59 ssl.truststore.password = null 18:58:59 ssl.truststore.type = JKS 18:58:59 transaction.timeout.ms = 60000 18:58:59 transactional.id = null 18:58:59 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 18:58:59 18:58:59 2025-12-02T18:58:59.850Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 18:58:59 2025-12-02T18:58:59.851Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 18:58:59 2025-12-02T18:58:59.854Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 18:58:59 2025-12-02T18:58:59.854Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 18:58:59 2025-12-02T18:58:59.854Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1764701939854 18:58:59 2025-12-02T18:58:59.855Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 18:58:59 acks = -1 18:58:59 auto.include.jmx.reporter = true 18:58:59 batch.size = 16384 18:58:59 bootstrap.servers = [localhost:32777] 18:58:59 buffer.memory = 33554432 18:58:59 client.dns.lookup = use_all_dns_ips 18:58:59 client.id = test-client-id 18:58:59 compression.gzip.level = -1 18:58:59 compression.lz4.level = 9 18:58:59 compression.type = none 18:58:59 compression.zstd.level = 3 18:58:59 connections.max.idle.ms = 540000 18:58:59 delivery.timeout.ms = 120000 18:58:59 enable.idempotence = true 18:58:59 enable.metrics.push = true 18:58:59 interceptor.classes = [] 18:58:59 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 18:58:59 linger.ms = 0 18:58:59 max.block.ms = 60000 18:58:59 max.in.flight.requests.per.connection = 5 18:58:59 max.request.size = 1048576 18:58:59 metadata.max.age.ms = 300000 18:58:59 metadata.max.idle.ms = 300000 18:58:59 metadata.recovery.strategy = none 18:58:59 metric.reporters = [] 18:58:59 metrics.num.samples = 2 18:58:59 metrics.recording.level = INFO 18:58:59 metrics.sample.window.ms = 30000 18:58:59 partitioner.adaptive.partitioning.enable = true 18:58:59 partitioner.availability.timeout.ms = 0 18:58:59 partitioner.class = null 18:58:59 partitioner.ignore.keys = false 18:58:59 receive.buffer.bytes = 32768 18:58:59 reconnect.backoff.max.ms = 1000 18:58:59 reconnect.backoff.ms = 50 18:58:59 request.timeout.ms = 30000 18:58:59 retries = 2147483647 18:58:59 retry.backoff.max.ms = 1000 18:58:59 retry.backoff.ms = 100 18:58:59 sasl.client.callback.handler.class = null 18:58:59 sasl.jaas.config = null 18:58:59 sasl.kerberos.kinit.cmd = /usr/bin/kinit 18:58:59 sasl.kerberos.min.time.before.relogin = 60000 18:58:59 sasl.kerberos.service.name = null 18:58:59 sasl.kerberos.ticket.renew.jitter = 0.05 18:58:59 sasl.kerberos.ticket.renew.window.factor = 0.8 18:58:59 sasl.login.callback.handler.class = null 18:58:59 sasl.login.class = null 18:58:59 sasl.login.connect.timeout.ms = null 18:58:59 sasl.login.read.timeout.ms = null 18:58:59 sasl.login.refresh.buffer.seconds = 300 18:58:59 sasl.login.refresh.min.period.seconds = 60 18:58:59 sasl.login.refresh.window.factor = 0.8 18:58:59 sasl.login.refresh.window.jitter = 0.05 18:58:59 sasl.login.retry.backoff.max.ms = 10000 18:58:59 sasl.login.retry.backoff.ms = 100 18:58:59 sasl.mechanism = GSSAPI 18:58:59 sasl.oauthbearer.clock.skew.seconds = 30 18:58:59 sasl.oauthbearer.expected.audience = null 18:58:59 sasl.oauthbearer.expected.issuer = null 18:58:59 sasl.oauthbearer.header.urlencode = false 18:58:59 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 18:58:59 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 18:58:59 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 18:58:59 sasl.oauthbearer.jwks.endpoint.url = null 18:58:59 sasl.oauthbearer.scope.claim.name = scope 18:58:59 sasl.oauthbearer.sub.claim.name = sub 18:58:59 sasl.oauthbearer.token.endpoint.url = null 18:58:59 security.protocol = PLAINTEXT 18:58:59 security.providers = null 18:58:59 send.buffer.bytes = 131072 18:58:59 socket.connection.setup.timeout.max.ms = 30000 18:58:59 socket.connection.setup.timeout.ms = 10000 18:58:59 ssl.cipher.suites = null 18:58:59 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 18:58:59 ssl.endpoint.identification.algorithm = https 18:58:59 ssl.engine.factory.class = null 18:58:59 ssl.key.password = null 18:58:59 ssl.keymanager.algorithm = SunX509 18:58:59 ssl.keystore.certificate.chain = null 18:58:59 ssl.keystore.key = null 18:58:59 ssl.keystore.location = null 18:58:59 ssl.keystore.password = null 18:58:59 ssl.keystore.type = JKS 18:58:59 ssl.protocol = TLSv1.3 18:58:59 ssl.provider = null 18:58:59 ssl.secure.random.implementation = null 18:58:59 ssl.trustmanager.algorithm = PKIX 18:58:59 ssl.truststore.certificates = null 18:58:59 ssl.truststore.location = null 18:58:59 ssl.truststore.password = null 18:58:59 ssl.truststore.type = JKS 18:58:59 transaction.timeout.ms = 60000 18:58:59 transactional.id = null 18:58:59 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 18:58:59 18:58:59 2025-12-02T18:58:59.855Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 18:58:59 2025-12-02T18:58:59.856Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 18:58:59 2025-12-02T18:58:59.859Z INFO 11350 --- [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. 18:58:59 2025-12-02T18:58:59.862Z INFO 11350 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 18:58:59 2025-12-02T18:58:59.862Z INFO 11350 --- [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 18:58:59 2025-12-02T18:58:59.865Z INFO 11350 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 18:58:59 2025-12-02T18:58:59.865Z INFO 11350 --- [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 18:58:59 2025-12-02T18:58:59.873Z INFO 11350 --- [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 18:58:59 2025-12-02T18:58:59.882Z INFO 11350 --- [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 18:58:59 2025-12-02T18:58:59.974Z INFO 11350 --- [cps-integration-test] [ntainer#3-0-C-1] o.o.c.n.i.d.s.dmi.EventConsumer : Consumed DMI subscription response event with details: | correlationId=dataJobA#dmi-1 | eventType=subscriptionCreateResponse 18:58:59 2025-12-02T18:58:59.979Z INFO 11350 --- [cps-integration-test] [ntainer#3-0-C-1] o.o.c.n.i.d.s.dmi.EventConsumer : Finished processing DMI subscription response event with details: | correlationId=dataJobA#dmi-1 | eventType=subscriptionCreateResponse 18:59:00 2025-12-02T18:59:00.078Z INFO 11350 --- [cps-integration-test] [ntainer#3-0-C-1] o.o.c.n.i.d.s.dmi.EventConsumer : Consumed DMI subscription response event with details: | correlationId=dataJobA#dmi-2 | eventType=subscriptionCreateResponse 18:59:00 2025-12-02T18:59:00.085Z INFO 11350 --- [cps-integration-test] [ntainer#3-0-C-1] o.o.c.n.i.d.s.dmi.EventConsumer : Finished processing DMI subscription response event with details: | correlationId=dataJobA#dmi-2 | eventType=subscriptionCreateResponse 18:59:00 2025-12-02T18:59:00.179Z INFO 11350 --- [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 18:59:00 2025-12-02T18:59:00.249Z INFO 11350 --- [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 18:59:00 2025-12-02T18:59:00.279Z INFO 11350 --- [cps-integration-test] [ntainer#3-0-C-1] o.o.c.n.i.d.s.dmi.EventConsumer : Consumed DMI subscription response event with details: | correlationId=dataJobB#dmi-2 | eventType=subscriptionCreateResponse 18:59:00 2025-12-02T18:59:00.305Z INFO 11350 --- [cps-integration-test] [ntainer#3-0-C-1] o.o.c.n.i.d.s.dmi.EventConsumer : Finished processing DMI subscription response event with details: | correlationId=dataJobB#dmi-2 | eventType=subscriptionCreateResponse 18:59:00 2025-12-02T18:59:00.380Z INFO 11350 --- [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 18:59:00 2025-12-02T18:59:00.422Z INFO 11350 --- [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 18:59:00 2025-12-02T18:59:00.496Z INFO 11350 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-13, groupId=test-group] Revoke previously assigned partitions ncmp-dmi-cm-avc-subscription-0 18:59:00 2025-12-02T18:59:00.496Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] Member consumer-test-group-13-715d910f-6781-4b01-8028-6df0db68572d sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 18:59:00 2025-12-02T18:59:00.496Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 18:59:00 2025-12-02T18:59:00.496Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 18:59:00 2025-12-02T18:59:00.496Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-13, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 18:59:00 2025-12-02T18:59:00.497Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 18:59:00 2025-12-02T18:59:00.497Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 18:59:01 2025-12-02T18:59:00.995Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 18:59:01 2025-12-02T18:59:00.995Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 18:59:01 2025-12-02T18:59:00.996Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 18:59:01 2025-12-02T18:59:00.996Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 18:59:01 2025-12-02T18:59:00.998Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-13 unregistered 18:59:01 2025-12-02T18:59:00.998Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 18:59:01 2025-12-02T18:59:01.001Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 18:59:01 2025-12-02T18:59:01.001Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 18:59:01 2025-12-02T18:59:01.001Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 18:59:01 2025-12-02T18:59:01.001Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 18:59:01 2025-12-02T18:59:01.001Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 18:59:01 2025-12-02T18:59:01.001Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 18:59:01 2025-12-02T18:59:01.004Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 18:59:01 2025-12-02T18:59:01.004Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 18:59:01 2025-12-02T18:59:01.004Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 18:59:01 2025-12-02T18:59:01.004Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 18:59:01 2025-12-02T18:59:01.004Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 18:59:01 2025-12-02T18:59:01.178Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:59:01 2025-12-02T18:59:01.178Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:59:01 2025-12-02T18:59:01.179Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:59:01 2025-12-02T18:59:01.179Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:59:01 2025-12-02T18:59:01.179Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:59:01 2025-12-02T18:59:01.205Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:01 2025-12-02T18:59:01.233Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:59:01 2025-12-02T18:59:01.233Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:59:01 2025-12-02T18:59:01.234Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:59:01 2025-12-02T18:59:01.234Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:59:01 2025-12-02T18:59:01.234Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:59:01 2025-12-02T18:59:01.257Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:01 2025-12-02T18:59:01.286Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:59:01 2025-12-02T18:59:01.286Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:59:01 2025-12-02T18:59:01.287Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:59:01 2025-12-02T18:59:01.287Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:59:01 2025-12-02T18:59:01.287Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:59:01 2025-12-02T18:59:01.315Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:01 2025-12-02T18:59:01.348Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:59:01 2025-12-02T18:59:01.348Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:59:01 2025-12-02T18:59:01.348Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:59:01 2025-12-02T18:59:01.349Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:59:01 2025-12-02T18:59:01.349Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:59:01 2025-12-02T18:59:01.378Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:01 2025-12-02T18:59:01.407Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:59:01 2025-12-02T18:59:01.407Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:59:01 2025-12-02T18:59:01.408Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:59:01 2025-12-02T18:59:01.408Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:59:01 2025-12-02T18:59:01.408Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:59:01 2025-12-02T18:59:01.434Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:01 2025-12-02T18:59:01.468Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:59:01 2025-12-02T18:59:01.469Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:59:01 2025-12-02T18:59:01.469Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:59:01 2025-12-02T18:59:01.469Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:59:01 2025-12-02T18:59:01.469Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:59:01 2025-12-02T18:59:01.502Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:01 2025-12-02T18:59:01.514Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 18:59:01 allow.auto.create.topics = true 18:59:01 auto.commit.interval.ms = 5000 18:59:01 auto.include.jmx.reporter = true 18:59:01 auto.offset.reset = latest 18:59:01 bootstrap.servers = [localhost:32777] 18:59:01 check.crcs = true 18:59:01 client.dns.lookup = use_all_dns_ips 18:59:01 client.id = consumer-test-group-14 18:59:01 client.rack = 18:59:01 connections.max.idle.ms = 540000 18:59:01 default.api.timeout.ms = 60000 18:59:01 enable.auto.commit = true 18:59:01 enable.metrics.push = true 18:59:01 exclude.internal.topics = true 18:59:01 fetch.max.bytes = 52428800 18:59:01 fetch.max.wait.ms = 500 18:59:01 fetch.min.bytes = 1 18:59:01 group.id = test-group 18:59:01 group.instance.id = null 18:59:01 group.protocol = classic 18:59:01 group.remote.assignor = null 18:59:01 heartbeat.interval.ms = 3000 18:59:01 interceptor.classes = [] 18:59:01 internal.leave.group.on.close = true 18:59:01 internal.throw.on.fetch.stable.offset.unsupported = false 18:59:01 isolation.level = read_uncommitted 18:59:01 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 18:59:01 max.partition.fetch.bytes = 1048576 18:59:01 max.poll.interval.ms = 300000 18:59:01 max.poll.records = 2147483647 18:59:01 metadata.max.age.ms = 300000 18:59:01 metadata.recovery.strategy = none 18:59:01 metric.reporters = [] 18:59:01 metrics.num.samples = 2 18:59:01 metrics.recording.level = INFO 18:59:01 metrics.sample.window.ms = 30000 18:59:01 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 18:59:01 receive.buffer.bytes = 65536 18:59:01 reconnect.backoff.max.ms = 1000 18:59:01 reconnect.backoff.ms = 50 18:59:01 request.timeout.ms = 30000 18:59:01 retry.backoff.max.ms = 1000 18:59:01 retry.backoff.ms = 100 18:59:01 sasl.client.callback.handler.class = null 18:59:01 sasl.jaas.config = null 18:59:01 sasl.kerberos.kinit.cmd = /usr/bin/kinit 18:59:01 sasl.kerberos.min.time.before.relogin = 60000 18:59:01 sasl.kerberos.service.name = null 18:59:01 sasl.kerberos.ticket.renew.jitter = 0.05 18:59:01 sasl.kerberos.ticket.renew.window.factor = 0.8 18:59:01 sasl.login.callback.handler.class = null 18:59:01 sasl.login.class = null 18:59:01 sasl.login.connect.timeout.ms = null 18:59:01 sasl.login.read.timeout.ms = null 18:59:01 sasl.login.refresh.buffer.seconds = 300 18:59:01 sasl.login.refresh.min.period.seconds = 60 18:59:01 sasl.login.refresh.window.factor = 0.8 18:59:01 sasl.login.refresh.window.jitter = 0.05 18:59:01 sasl.login.retry.backoff.max.ms = 10000 18:59:01 sasl.login.retry.backoff.ms = 100 18:59:01 sasl.mechanism = GSSAPI 18:59:01 sasl.oauthbearer.clock.skew.seconds = 30 18:59:01 sasl.oauthbearer.expected.audience = null 18:59:01 sasl.oauthbearer.expected.issuer = null 18:59:01 sasl.oauthbearer.header.urlencode = false 18:59:01 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 18:59:01 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 18:59:01 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 18:59:01 sasl.oauthbearer.jwks.endpoint.url = null 18:59:01 sasl.oauthbearer.scope.claim.name = scope 18:59:01 sasl.oauthbearer.sub.claim.name = sub 18:59:01 sasl.oauthbearer.token.endpoint.url = null 18:59:01 security.protocol = PLAINTEXT 18:59:01 security.providers = null 18:59:01 send.buffer.bytes = 131072 18:59:01 session.timeout.ms = 45000 18:59:01 socket.connection.setup.timeout.max.ms = 30000 18:59:01 socket.connection.setup.timeout.ms = 10000 18:59:01 ssl.cipher.suites = null 18:59:01 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 18:59:01 ssl.endpoint.identification.algorithm = https 18:59:01 ssl.engine.factory.class = null 18:59:01 ssl.key.password = null 18:59:01 ssl.keymanager.algorithm = SunX509 18:59:01 ssl.keystore.certificate.chain = null 18:59:01 ssl.keystore.key = null 18:59:01 ssl.keystore.location = null 18:59:01 ssl.keystore.password = null 18:59:01 ssl.keystore.type = JKS 18:59:01 ssl.protocol = TLSv1.3 18:59:01 ssl.provider = null 18:59:01 ssl.secure.random.implementation = null 18:59:01 ssl.trustmanager.algorithm = PKIX 18:59:01 ssl.truststore.certificates = null 18:59:01 ssl.truststore.location = null 18:59:01 ssl.truststore.password = null 18:59:01 ssl.truststore.type = JKS 18:59:01 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 18:59:01 18:59:01 2025-12-02T18:59:01.514Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 18:59:01 2025-12-02T18:59:01.516Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 18:59:01 2025-12-02T18:59:01.516Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 18:59:01 2025-12-02T18:59:01.516Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1764701941516 18:59:01 2025-12-02T18:59:01.517Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-14, groupId=test-group] Subscribed to topic(s): ncmp-dmi-cm-avc-subscription 18:59:01 2025-12-02T18:59:01.521Z INFO 11350 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-14, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 18:59:01 2025-12-02T18:59:01.522Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 18:59:01 2025-12-02T18:59:01.522Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] (Re-)joining group 18:59:01 2025-12-02T18:59:01.529Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-14-3d70fb6a-a34e-42f5-aa20-c7b58f82397f 18:59:01 2025-12-02T18:59:01.529Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] (Re-)joining group 18:59:01 2025-12-02T18:59:01.531Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] Successfully joined group with generation Generation{generationId=15, memberId='consumer-test-group-14-3d70fb6a-a34e-42f5-aa20-c7b58f82397f', protocol='range'} 18:59:01 2025-12-02T18:59:01.531Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] Finished assignment for group at generation 15: {consumer-test-group-14-3d70fb6a-a34e-42f5-aa20-c7b58f82397f=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 18:59:01 2025-12-02T18:59:01.539Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] Successfully synced group in generation Generation{generationId=15, memberId='consumer-test-group-14-3d70fb6a-a34e-42f5-aa20-c7b58f82397f', protocol='range'} 18:59:01 2025-12-02T18:59:01.539Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] Notifying assignor about the new Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0]) 18:59:01 2025-12-02T18:59:01.539Z INFO 11350 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-14, groupId=test-group] Adding newly assigned partitions: ncmp-dmi-cm-avc-subscription-0 18:59:01 2025-12-02T18:59:01.544Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] Found no committed offset for partition ncmp-dmi-cm-avc-subscription-0 18:59:01 2025-12-02T18:59:01.556Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-14, groupId=test-group] Resetting offset for partition ncmp-dmi-cm-avc-subscription-0 to position FetchPosition{offset=7, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 18:59:02 2025-12-02T18:59:02.018Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 18:59:02 acks = -1 18:59:02 auto.include.jmx.reporter = true 18:59:02 batch.size = 16384 18:59:02 bootstrap.servers = [localhost:32777] 18:59:02 buffer.memory = 33554432 18:59:02 client.dns.lookup = use_all_dns_ips 18:59:02 client.id = test-client-id 18:59:02 compression.gzip.level = -1 18:59:02 compression.lz4.level = 9 18:59:02 compression.type = none 18:59:02 compression.zstd.level = 3 18:59:02 connections.max.idle.ms = 540000 18:59:02 delivery.timeout.ms = 120000 18:59:02 enable.idempotence = true 18:59:02 enable.metrics.push = true 18:59:02 interceptor.classes = [] 18:59:02 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 18:59:02 linger.ms = 0 18:59:02 max.block.ms = 60000 18:59:02 max.in.flight.requests.per.connection = 5 18:59:02 max.request.size = 1048576 18:59:02 metadata.max.age.ms = 300000 18:59:02 metadata.max.idle.ms = 300000 18:59:02 metadata.recovery.strategy = none 18:59:02 metric.reporters = [] 18:59:02 metrics.num.samples = 2 18:59:02 metrics.recording.level = INFO 18:59:02 metrics.sample.window.ms = 30000 18:59:02 partitioner.adaptive.partitioning.enable = true 18:59:02 partitioner.availability.timeout.ms = 0 18:59:02 partitioner.class = null 18:59:02 partitioner.ignore.keys = false 18:59:02 receive.buffer.bytes = 32768 18:59:02 reconnect.backoff.max.ms = 1000 18:59:02 reconnect.backoff.ms = 50 18:59:02 request.timeout.ms = 30000 18:59:02 retries = 2147483647 18:59:02 retry.backoff.max.ms = 1000 18:59:02 retry.backoff.ms = 100 18:59:02 sasl.client.callback.handler.class = null 18:59:02 sasl.jaas.config = null 18:59:02 sasl.kerberos.kinit.cmd = /usr/bin/kinit 18:59:02 sasl.kerberos.min.time.before.relogin = 60000 18:59:02 sasl.kerberos.service.name = null 18:59:02 sasl.kerberos.ticket.renew.jitter = 0.05 18:59:02 sasl.kerberos.ticket.renew.window.factor = 0.8 18:59:02 sasl.login.callback.handler.class = null 18:59:02 sasl.login.class = null 18:59:02 sasl.login.connect.timeout.ms = null 18:59:02 sasl.login.read.timeout.ms = null 18:59:02 sasl.login.refresh.buffer.seconds = 300 18:59:02 sasl.login.refresh.min.period.seconds = 60 18:59:02 sasl.login.refresh.window.factor = 0.8 18:59:02 sasl.login.refresh.window.jitter = 0.05 18:59:02 sasl.login.retry.backoff.max.ms = 10000 18:59:02 sasl.login.retry.backoff.ms = 100 18:59:02 sasl.mechanism = GSSAPI 18:59:02 sasl.oauthbearer.clock.skew.seconds = 30 18:59:02 sasl.oauthbearer.expected.audience = null 18:59:02 sasl.oauthbearer.expected.issuer = null 18:59:02 sasl.oauthbearer.header.urlencode = false 18:59:02 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 18:59:02 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 18:59:02 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 18:59:02 sasl.oauthbearer.jwks.endpoint.url = null 18:59:02 sasl.oauthbearer.scope.claim.name = scope 18:59:02 sasl.oauthbearer.sub.claim.name = sub 18:59:02 sasl.oauthbearer.token.endpoint.url = null 18:59:02 security.protocol = PLAINTEXT 18:59:02 security.providers = null 18:59:02 send.buffer.bytes = 131072 18:59:02 socket.connection.setup.timeout.max.ms = 30000 18:59:02 socket.connection.setup.timeout.ms = 10000 18:59:02 ssl.cipher.suites = null 18:59:02 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 18:59:02 ssl.endpoint.identification.algorithm = https 18:59:02 ssl.engine.factory.class = null 18:59:02 ssl.key.password = null 18:59:02 ssl.keymanager.algorithm = SunX509 18:59:02 ssl.keystore.certificate.chain = null 18:59:02 ssl.keystore.key = null 18:59:02 ssl.keystore.location = null 18:59:02 ssl.keystore.password = null 18:59:02 ssl.keystore.type = JKS 18:59:02 ssl.protocol = TLSv1.3 18:59:02 ssl.provider = null 18:59:02 ssl.secure.random.implementation = null 18:59:02 ssl.trustmanager.algorithm = PKIX 18:59:02 ssl.truststore.certificates = null 18:59:02 ssl.truststore.location = null 18:59:02 ssl.truststore.password = null 18:59:02 ssl.truststore.type = JKS 18:59:02 transaction.timeout.ms = 60000 18:59:02 transactional.id = null 18:59:02 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 18:59:02 18:59:02 2025-12-02T18:59:02.019Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 18:59:02 2025-12-02T18:59:02.020Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 18:59:02 2025-12-02T18:59:02.023Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 18:59:02 2025-12-02T18:59:02.023Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 18:59:02 2025-12-02T18:59:02.023Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1764701942023 18:59:02 2025-12-02T18:59:02.024Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 18:59:02 acks = -1 18:59:02 auto.include.jmx.reporter = true 18:59:02 batch.size = 16384 18:59:02 bootstrap.servers = [localhost:32777] 18:59:02 buffer.memory = 33554432 18:59:02 client.dns.lookup = use_all_dns_ips 18:59:02 client.id = test-client-id 18:59:02 compression.gzip.level = -1 18:59:02 compression.lz4.level = 9 18:59:02 compression.type = none 18:59:02 compression.zstd.level = 3 18:59:02 connections.max.idle.ms = 540000 18:59:02 delivery.timeout.ms = 120000 18:59:02 enable.idempotence = true 18:59:02 enable.metrics.push = true 18:59:02 interceptor.classes = [] 18:59:02 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 18:59:02 linger.ms = 0 18:59:02 max.block.ms = 60000 18:59:02 max.in.flight.requests.per.connection = 5 18:59:02 max.request.size = 1048576 18:59:02 metadata.max.age.ms = 300000 18:59:02 metadata.max.idle.ms = 300000 18:59:02 metadata.recovery.strategy = none 18:59:02 metric.reporters = [] 18:59:02 metrics.num.samples = 2 18:59:02 metrics.recording.level = INFO 18:59:02 metrics.sample.window.ms = 30000 18:59:02 partitioner.adaptive.partitioning.enable = true 18:59:02 partitioner.availability.timeout.ms = 0 18:59:02 partitioner.class = null 18:59:02 partitioner.ignore.keys = false 18:59:02 receive.buffer.bytes = 32768 18:59:02 reconnect.backoff.max.ms = 1000 18:59:02 reconnect.backoff.ms = 50 18:59:02 request.timeout.ms = 30000 18:59:02 retries = 2147483647 18:59:02 retry.backoff.max.ms = 1000 18:59:02 retry.backoff.ms = 100 18:59:02 sasl.client.callback.handler.class = null 18:59:02 sasl.jaas.config = null 18:59:02 sasl.kerberos.kinit.cmd = /usr/bin/kinit 18:59:02 sasl.kerberos.min.time.before.relogin = 60000 18:59:02 sasl.kerberos.service.name = null 18:59:02 sasl.kerberos.ticket.renew.jitter = 0.05 18:59:02 sasl.kerberos.ticket.renew.window.factor = 0.8 18:59:02 sasl.login.callback.handler.class = null 18:59:02 sasl.login.class = null 18:59:02 sasl.login.connect.timeout.ms = null 18:59:02 sasl.login.read.timeout.ms = null 18:59:02 sasl.login.refresh.buffer.seconds = 300 18:59:02 sasl.login.refresh.min.period.seconds = 60 18:59:02 sasl.login.refresh.window.factor = 0.8 18:59:02 sasl.login.refresh.window.jitter = 0.05 18:59:02 sasl.login.retry.backoff.max.ms = 10000 18:59:02 sasl.login.retry.backoff.ms = 100 18:59:02 sasl.mechanism = GSSAPI 18:59:02 sasl.oauthbearer.clock.skew.seconds = 30 18:59:02 sasl.oauthbearer.expected.audience = null 18:59:02 sasl.oauthbearer.expected.issuer = null 18:59:02 sasl.oauthbearer.header.urlencode = false 18:59:02 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 18:59:02 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 18:59:02 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 18:59:02 sasl.oauthbearer.jwks.endpoint.url = null 18:59:02 sasl.oauthbearer.scope.claim.name = scope 18:59:02 sasl.oauthbearer.sub.claim.name = sub 18:59:02 sasl.oauthbearer.token.endpoint.url = null 18:59:02 security.protocol = PLAINTEXT 18:59:02 security.providers = null 18:59:02 send.buffer.bytes = 131072 18:59:02 socket.connection.setup.timeout.max.ms = 30000 18:59:02 socket.connection.setup.timeout.ms = 10000 18:59:02 ssl.cipher.suites = null 18:59:02 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 18:59:02 ssl.endpoint.identification.algorithm = https 18:59:02 ssl.engine.factory.class = null 18:59:02 ssl.key.password = null 18:59:02 ssl.keymanager.algorithm = SunX509 18:59:02 ssl.keystore.certificate.chain = null 18:59:02 ssl.keystore.key = null 18:59:02 ssl.keystore.location = null 18:59:02 ssl.keystore.password = null 18:59:02 ssl.keystore.type = JKS 18:59:02 ssl.protocol = TLSv1.3 18:59:02 ssl.provider = null 18:59:02 ssl.secure.random.implementation = null 18:59:02 ssl.trustmanager.algorithm = PKIX 18:59:02 ssl.truststore.certificates = null 18:59:02 ssl.truststore.location = null 18:59:02 ssl.truststore.password = null 18:59:02 ssl.truststore.type = JKS 18:59:02 transaction.timeout.ms = 60000 18:59:02 transactional.id = null 18:59:02 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 18:59:02 18:59:02 2025-12-02T18:59:02.024Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 18:59:02 2025-12-02T18:59:02.025Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 18:59:02 2025-12-02T18:59:02.027Z INFO 11350 --- [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. 18:59:02 2025-12-02T18:59:02.031Z INFO 11350 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 18:59:02 2025-12-02T18:59:02.031Z INFO 11350 --- [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 18:59:02 2025-12-02T18:59:02.037Z INFO 11350 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 18:59:02 2025-12-02T18:59:02.037Z INFO 11350 --- [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 18:59:02 2025-12-02T18:59:02.041Z INFO 11350 --- [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 18:59:02 2025-12-02T18:59:02.071Z INFO 11350 --- [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 18:59:02 2025-12-02T18:59:02.150Z INFO 11350 --- [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 18:59:02 2025-12-02T18:59:02.189Z INFO 11350 --- [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 18:59:02 2025-12-02T18:59:02.259Z INFO 11350 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-14, groupId=test-group] Revoke previously assigned partitions ncmp-dmi-cm-avc-subscription-0 18:59:02 2025-12-02T18:59:02.259Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] Member consumer-test-group-14-3d70fb6a-a34e-42f5-aa20-c7b58f82397f sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 18:59:02 2025-12-02T18:59:02.259Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 18:59:02 2025-12-02T18:59:02.259Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 18:59:02 2025-12-02T18:59:02.259Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-14, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 18:59:02 2025-12-02T18:59:02.259Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 18:59:02 2025-12-02T18:59:02.259Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 18:59:02 2025-12-02T18:59:02.761Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 18:59:02 2025-12-02T18:59:02.761Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 18:59:02 2025-12-02T18:59:02.761Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 18:59:02 2025-12-02T18:59:02.761Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 18:59:02 2025-12-02T18:59:02.763Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-14 unregistered 18:59:02 2025-12-02T18:59:02.764Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 18:59:02 2025-12-02T18:59:02.767Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 18:59:02 2025-12-02T18:59:02.767Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 18:59:02 2025-12-02T18:59:02.767Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 18:59:02 2025-12-02T18:59:02.767Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 18:59:02 2025-12-02T18:59:02.767Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 18:59:02 2025-12-02T18:59:02.767Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 18:59:02 2025-12-02T18:59:02.769Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 18:59:02 2025-12-02T18:59:02.769Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 18:59:02 2025-12-02T18:59:02.769Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 18:59:02 2025-12-02T18:59:02.769Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 18:59:02 2025-12-02T18:59:02.769Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 18:59:02 2025-12-02T18:59:02.929Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:59:02 2025-12-02T18:59:02.929Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:59:02 2025-12-02T18:59:02.929Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:59:02 2025-12-02T18:59:02.930Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:59:02 2025-12-02T18:59:02.930Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:59:02 2025-12-02T18:59:02.967Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:03 2025-12-02T18:59:02.998Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:59:03 2025-12-02T18:59:02.998Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:59:03 2025-12-02T18:59:02.998Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:59:03 2025-12-02T18:59:02.998Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:59:03 2025-12-02T18:59:02.998Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:59:03 2025-12-02T18:59:03.034Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:03 2025-12-02T18:59:03.069Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:59:03 2025-12-02T18:59:03.069Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:59:03 2025-12-02T18:59:03.069Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:59:03 2025-12-02T18:59:03.069Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:59:03 2025-12-02T18:59:03.069Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:59:03 2025-12-02T18:59:03.097Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:03 2025-12-02T18:59:03.122Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:59:03 2025-12-02T18:59:03.123Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:59:03 2025-12-02T18:59:03.123Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:59:03 2025-12-02T18:59:03.124Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:59:03 2025-12-02T18:59:03.124Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:59:03 2025-12-02T18:59:03.182Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:03 2025-12-02T18:59:03.218Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:59:03 2025-12-02T18:59:03.218Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:59:03 2025-12-02T18:59:03.219Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:59:03 2025-12-02T18:59:03.219Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:59:03 2025-12-02T18:59:03.219Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:59:03 2025-12-02T18:59:03.247Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:03 2025-12-02T18:59:03.272Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:59:03 2025-12-02T18:59:03.272Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:59:03 2025-12-02T18:59:03.272Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:59:03 2025-12-02T18:59:03.273Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:59:03 2025-12-02T18:59:03.273Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:59:03 2025-12-02T18:59:03.298Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:03 2025-12-02T18:59:03.308Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 18:59:03 allow.auto.create.topics = true 18:59:03 auto.commit.interval.ms = 5000 18:59:03 auto.include.jmx.reporter = true 18:59:03 auto.offset.reset = latest 18:59:03 bootstrap.servers = [localhost:32777] 18:59:03 check.crcs = true 18:59:03 client.dns.lookup = use_all_dns_ips 18:59:03 client.id = consumer-test-group-15 18:59:03 client.rack = 18:59:03 connections.max.idle.ms = 540000 18:59:03 default.api.timeout.ms = 60000 18:59:03 enable.auto.commit = true 18:59:03 enable.metrics.push = true 18:59:03 exclude.internal.topics = true 18:59:03 fetch.max.bytes = 52428800 18:59:03 fetch.max.wait.ms = 500 18:59:03 fetch.min.bytes = 1 18:59:03 group.id = test-group 18:59:03 group.instance.id = null 18:59:03 group.protocol = classic 18:59:03 group.remote.assignor = null 18:59:03 heartbeat.interval.ms = 3000 18:59:03 interceptor.classes = [] 18:59:03 internal.leave.group.on.close = true 18:59:03 internal.throw.on.fetch.stable.offset.unsupported = false 18:59:03 isolation.level = read_uncommitted 18:59:03 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 18:59:03 max.partition.fetch.bytes = 1048576 18:59:03 max.poll.interval.ms = 300000 18:59:03 max.poll.records = 2147483647 18:59:03 metadata.max.age.ms = 300000 18:59:03 metadata.recovery.strategy = none 18:59:03 metric.reporters = [] 18:59:03 metrics.num.samples = 2 18:59:03 metrics.recording.level = INFO 18:59:03 metrics.sample.window.ms = 30000 18:59:03 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 18:59:03 receive.buffer.bytes = 65536 18:59:03 reconnect.backoff.max.ms = 1000 18:59:03 reconnect.backoff.ms = 50 18:59:03 request.timeout.ms = 30000 18:59:03 retry.backoff.max.ms = 1000 18:59:03 retry.backoff.ms = 100 18:59:03 sasl.client.callback.handler.class = null 18:59:03 sasl.jaas.config = null 18:59:03 sasl.kerberos.kinit.cmd = /usr/bin/kinit 18:59:03 sasl.kerberos.min.time.before.relogin = 60000 18:59:03 sasl.kerberos.service.name = null 18:59:03 sasl.kerberos.ticket.renew.jitter = 0.05 18:59:03 sasl.kerberos.ticket.renew.window.factor = 0.8 18:59:03 sasl.login.callback.handler.class = null 18:59:03 sasl.login.class = null 18:59:03 sasl.login.connect.timeout.ms = null 18:59:03 sasl.login.read.timeout.ms = null 18:59:03 sasl.login.refresh.buffer.seconds = 300 18:59:03 sasl.login.refresh.min.period.seconds = 60 18:59:03 sasl.login.refresh.window.factor = 0.8 18:59:03 sasl.login.refresh.window.jitter = 0.05 18:59:03 sasl.login.retry.backoff.max.ms = 10000 18:59:03 sasl.login.retry.backoff.ms = 100 18:59:03 sasl.mechanism = GSSAPI 18:59:03 sasl.oauthbearer.clock.skew.seconds = 30 18:59:03 sasl.oauthbearer.expected.audience = null 18:59:03 sasl.oauthbearer.expected.issuer = null 18:59:03 sasl.oauthbearer.header.urlencode = false 18:59:03 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 18:59:03 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 18:59:03 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 18:59:03 sasl.oauthbearer.jwks.endpoint.url = null 18:59:03 sasl.oauthbearer.scope.claim.name = scope 18:59:03 sasl.oauthbearer.sub.claim.name = sub 18:59:03 sasl.oauthbearer.token.endpoint.url = null 18:59:03 security.protocol = PLAINTEXT 18:59:03 security.providers = null 18:59:03 send.buffer.bytes = 131072 18:59:03 session.timeout.ms = 45000 18:59:03 socket.connection.setup.timeout.max.ms = 30000 18:59:03 socket.connection.setup.timeout.ms = 10000 18:59:03 ssl.cipher.suites = null 18:59:03 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 18:59:03 ssl.endpoint.identification.algorithm = https 18:59:03 ssl.engine.factory.class = null 18:59:03 ssl.key.password = null 18:59:03 ssl.keymanager.algorithm = SunX509 18:59:03 ssl.keystore.certificate.chain = null 18:59:03 ssl.keystore.key = null 18:59:03 ssl.keystore.location = null 18:59:03 ssl.keystore.password = null 18:59:03 ssl.keystore.type = JKS 18:59:03 ssl.protocol = TLSv1.3 18:59:03 ssl.provider = null 18:59:03 ssl.secure.random.implementation = null 18:59:03 ssl.trustmanager.algorithm = PKIX 18:59:03 ssl.truststore.certificates = null 18:59:03 ssl.truststore.location = null 18:59:03 ssl.truststore.password = null 18:59:03 ssl.truststore.type = JKS 18:59:03 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 18:59:03 18:59:03 2025-12-02T18:59:03.308Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 18:59:03 2025-12-02T18:59:03.310Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 18:59:03 2025-12-02T18:59:03.310Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 18:59:03 2025-12-02T18:59:03.310Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1764701943310 18:59:03 2025-12-02T18:59:03.310Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-15, groupId=test-group] Subscribed to topic(s): ncmp-dmi-cm-avc-subscription 18:59:03 2025-12-02T18:59:03.314Z INFO 11350 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-15, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 18:59:03 2025-12-02T18:59:03.315Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-15, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 18:59:03 2025-12-02T18:59:03.315Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-15, groupId=test-group] (Re-)joining group 18:59:03 2025-12-02T18:59:03.318Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-15, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-15-55cf074a-beba-4c7b-8678-b796a9b1bc0d 18:59:03 2025-12-02T18:59:03.318Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-15, groupId=test-group] (Re-)joining group 18:59:03 2025-12-02T18:59:03.320Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-15, groupId=test-group] Successfully joined group with generation Generation{generationId=17, memberId='consumer-test-group-15-55cf074a-beba-4c7b-8678-b796a9b1bc0d', protocol='range'} 18:59:03 2025-12-02T18:59:03.321Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-15, groupId=test-group] Finished assignment for group at generation 17: {consumer-test-group-15-55cf074a-beba-4c7b-8678-b796a9b1bc0d=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 18:59:03 2025-12-02T18:59:03.323Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-15, groupId=test-group] Successfully synced group in generation Generation{generationId=17, memberId='consumer-test-group-15-55cf074a-beba-4c7b-8678-b796a9b1bc0d', protocol='range'} 18:59:03 2025-12-02T18:59:03.323Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-15, groupId=test-group] Notifying assignor about the new Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0]) 18:59:03 2025-12-02T18:59:03.323Z INFO 11350 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-15, groupId=test-group] Adding newly assigned partitions: ncmp-dmi-cm-avc-subscription-0 18:59:03 2025-12-02T18:59:03.324Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-15, groupId=test-group] Found no committed offset for partition ncmp-dmi-cm-avc-subscription-0 18:59:03 2025-12-02T18:59:03.328Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-15, groupId=test-group] Resetting offset for partition ncmp-dmi-cm-avc-subscription-0 to position FetchPosition{offset=9, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 18:59:03 2025-12-02T18:59:03.812Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 18:59:03 acks = -1 18:59:03 auto.include.jmx.reporter = true 18:59:03 batch.size = 16384 18:59:03 bootstrap.servers = [localhost:32777] 18:59:03 buffer.memory = 33554432 18:59:03 client.dns.lookup = use_all_dns_ips 18:59:03 client.id = test-client-id 18:59:03 compression.gzip.level = -1 18:59:03 compression.lz4.level = 9 18:59:03 compression.type = none 18:59:03 compression.zstd.level = 3 18:59:03 connections.max.idle.ms = 540000 18:59:03 delivery.timeout.ms = 120000 18:59:03 enable.idempotence = true 18:59:03 enable.metrics.push = true 18:59:03 interceptor.classes = [] 18:59:03 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 18:59:03 linger.ms = 0 18:59:03 max.block.ms = 60000 18:59:03 max.in.flight.requests.per.connection = 5 18:59:03 max.request.size = 1048576 18:59:03 metadata.max.age.ms = 300000 18:59:03 metadata.max.idle.ms = 300000 18:59:03 metadata.recovery.strategy = none 18:59:03 metric.reporters = [] 18:59:03 metrics.num.samples = 2 18:59:03 metrics.recording.level = INFO 18:59:03 metrics.sample.window.ms = 30000 18:59:03 partitioner.adaptive.partitioning.enable = true 18:59:03 partitioner.availability.timeout.ms = 0 18:59:03 partitioner.class = null 18:59:03 partitioner.ignore.keys = false 18:59:03 receive.buffer.bytes = 32768 18:59:03 reconnect.backoff.max.ms = 1000 18:59:03 reconnect.backoff.ms = 50 18:59:03 request.timeout.ms = 30000 18:59:03 retries = 2147483647 18:59:03 retry.backoff.max.ms = 1000 18:59:03 retry.backoff.ms = 100 18:59:03 sasl.client.callback.handler.class = null 18:59:03 sasl.jaas.config = null 18:59:03 sasl.kerberos.kinit.cmd = /usr/bin/kinit 18:59:03 sasl.kerberos.min.time.before.relogin = 60000 18:59:03 sasl.kerberos.service.name = null 18:59:03 sasl.kerberos.ticket.renew.jitter = 0.05 18:59:03 sasl.kerberos.ticket.renew.window.factor = 0.8 18:59:03 sasl.login.callback.handler.class = null 18:59:03 sasl.login.class = null 18:59:03 sasl.login.connect.timeout.ms = null 18:59:03 sasl.login.read.timeout.ms = null 18:59:03 sasl.login.refresh.buffer.seconds = 300 18:59:03 sasl.login.refresh.min.period.seconds = 60 18:59:03 sasl.login.refresh.window.factor = 0.8 18:59:03 sasl.login.refresh.window.jitter = 0.05 18:59:03 sasl.login.retry.backoff.max.ms = 10000 18:59:03 sasl.login.retry.backoff.ms = 100 18:59:03 sasl.mechanism = GSSAPI 18:59:03 sasl.oauthbearer.clock.skew.seconds = 30 18:59:03 sasl.oauthbearer.expected.audience = null 18:59:03 sasl.oauthbearer.expected.issuer = null 18:59:03 sasl.oauthbearer.header.urlencode = false 18:59:03 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 18:59:03 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 18:59:03 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 18:59:03 sasl.oauthbearer.jwks.endpoint.url = null 18:59:03 sasl.oauthbearer.scope.claim.name = scope 18:59:03 sasl.oauthbearer.sub.claim.name = sub 18:59:03 sasl.oauthbearer.token.endpoint.url = null 18:59:03 security.protocol = PLAINTEXT 18:59:03 security.providers = null 18:59:03 send.buffer.bytes = 131072 18:59:03 socket.connection.setup.timeout.max.ms = 30000 18:59:03 socket.connection.setup.timeout.ms = 10000 18:59:03 ssl.cipher.suites = null 18:59:03 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 18:59:03 ssl.endpoint.identification.algorithm = https 18:59:03 ssl.engine.factory.class = null 18:59:03 ssl.key.password = null 18:59:03 ssl.keymanager.algorithm = SunX509 18:59:03 ssl.keystore.certificate.chain = null 18:59:03 ssl.keystore.key = null 18:59:03 ssl.keystore.location = null 18:59:03 ssl.keystore.password = null 18:59:03 ssl.keystore.type = JKS 18:59:03 ssl.protocol = TLSv1.3 18:59:03 ssl.provider = null 18:59:03 ssl.secure.random.implementation = null 18:59:03 ssl.trustmanager.algorithm = PKIX 18:59:03 ssl.truststore.certificates = null 18:59:03 ssl.truststore.location = null 18:59:03 ssl.truststore.password = null 18:59:03 ssl.truststore.type = JKS 18:59:03 transaction.timeout.ms = 60000 18:59:03 transactional.id = null 18:59:03 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 18:59:03 18:59:03 2025-12-02T18:59:03.812Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 18:59:03 2025-12-02T18:59:03.813Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 18:59:03 2025-12-02T18:59:03.816Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 18:59:03 2025-12-02T18:59:03.816Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 18:59:03 2025-12-02T18:59:03.816Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1764701943816 18:59:03 2025-12-02T18:59:03.817Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 18:59:03 acks = -1 18:59:03 auto.include.jmx.reporter = true 18:59:03 batch.size = 16384 18:59:03 bootstrap.servers = [localhost:32777] 18:59:03 buffer.memory = 33554432 18:59:03 client.dns.lookup = use_all_dns_ips 18:59:03 client.id = test-client-id 18:59:03 compression.gzip.level = -1 18:59:03 compression.lz4.level = 9 18:59:03 compression.type = none 18:59:03 compression.zstd.level = 3 18:59:03 connections.max.idle.ms = 540000 18:59:03 delivery.timeout.ms = 120000 18:59:03 enable.idempotence = true 18:59:03 enable.metrics.push = true 18:59:03 interceptor.classes = [] 18:59:03 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 18:59:03 linger.ms = 0 18:59:03 max.block.ms = 60000 18:59:03 max.in.flight.requests.per.connection = 5 18:59:03 max.request.size = 1048576 18:59:03 metadata.max.age.ms = 300000 18:59:03 metadata.max.idle.ms = 300000 18:59:03 metadata.recovery.strategy = none 18:59:03 metric.reporters = [] 18:59:03 metrics.num.samples = 2 18:59:03 metrics.recording.level = INFO 18:59:03 metrics.sample.window.ms = 30000 18:59:03 partitioner.adaptive.partitioning.enable = true 18:59:03 partitioner.availability.timeout.ms = 0 18:59:03 partitioner.class = null 18:59:03 partitioner.ignore.keys = false 18:59:03 receive.buffer.bytes = 32768 18:59:03 reconnect.backoff.max.ms = 1000 18:59:03 reconnect.backoff.ms = 50 18:59:03 request.timeout.ms = 30000 18:59:03 retries = 2147483647 18:59:03 retry.backoff.max.ms = 1000 18:59:03 retry.backoff.ms = 100 18:59:03 sasl.client.callback.handler.class = null 18:59:03 sasl.jaas.config = null 18:59:03 sasl.kerberos.kinit.cmd = /usr/bin/kinit 18:59:03 sasl.kerberos.min.time.before.relogin = 60000 18:59:03 sasl.kerberos.service.name = null 18:59:03 sasl.kerberos.ticket.renew.jitter = 0.05 18:59:03 sasl.kerberos.ticket.renew.window.factor = 0.8 18:59:03 sasl.login.callback.handler.class = null 18:59:03 sasl.login.class = null 18:59:03 sasl.login.connect.timeout.ms = null 18:59:03 sasl.login.read.timeout.ms = null 18:59:03 sasl.login.refresh.buffer.seconds = 300 18:59:03 sasl.login.refresh.min.period.seconds = 60 18:59:03 sasl.login.refresh.window.factor = 0.8 18:59:03 sasl.login.refresh.window.jitter = 0.05 18:59:03 sasl.login.retry.backoff.max.ms = 10000 18:59:03 sasl.login.retry.backoff.ms = 100 18:59:03 sasl.mechanism = GSSAPI 18:59:03 sasl.oauthbearer.clock.skew.seconds = 30 18:59:03 sasl.oauthbearer.expected.audience = null 18:59:03 sasl.oauthbearer.expected.issuer = null 18:59:03 sasl.oauthbearer.header.urlencode = false 18:59:03 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 18:59:03 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 18:59:03 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 18:59:03 sasl.oauthbearer.jwks.endpoint.url = null 18:59:03 sasl.oauthbearer.scope.claim.name = scope 18:59:03 sasl.oauthbearer.sub.claim.name = sub 18:59:03 sasl.oauthbearer.token.endpoint.url = null 18:59:03 security.protocol = PLAINTEXT 18:59:03 security.providers = null 18:59:03 send.buffer.bytes = 131072 18:59:03 socket.connection.setup.timeout.max.ms = 30000 18:59:03 socket.connection.setup.timeout.ms = 10000 18:59:03 ssl.cipher.suites = null 18:59:03 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 18:59:03 ssl.endpoint.identification.algorithm = https 18:59:03 ssl.engine.factory.class = null 18:59:03 ssl.key.password = null 18:59:03 ssl.keymanager.algorithm = SunX509 18:59:03 ssl.keystore.certificate.chain = null 18:59:03 ssl.keystore.key = null 18:59:03 ssl.keystore.location = null 18:59:03 ssl.keystore.password = null 18:59:03 ssl.keystore.type = JKS 18:59:03 ssl.protocol = TLSv1.3 18:59:03 ssl.provider = null 18:59:03 ssl.secure.random.implementation = null 18:59:03 ssl.trustmanager.algorithm = PKIX 18:59:03 ssl.truststore.certificates = null 18:59:03 ssl.truststore.location = null 18:59:03 ssl.truststore.password = null 18:59:03 ssl.truststore.type = JKS 18:59:03 transaction.timeout.ms = 60000 18:59:03 transactional.id = null 18:59:03 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 18:59:03 18:59:03 2025-12-02T18:59:03.817Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 18:59:03 2025-12-02T18:59:03.818Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 18:59:03 2025-12-02T18:59:03.821Z INFO 11350 --- [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. 18:59:03 2025-12-02T18:59:03.824Z INFO 11350 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 18:59:03 2025-12-02T18:59:03.826Z INFO 11350 --- [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 18:59:03 2025-12-02T18:59:03.827Z INFO 11350 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 18:59:03 2025-12-02T18:59:03.827Z INFO 11350 --- [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 18:59:03 2025-12-02T18:59:03.848Z INFO 11350 --- [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 18:59:03 2025-12-02T18:59:03.882Z INFO 11350 --- [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 18:59:03 2025-12-02T18:59:03.949Z INFO 11350 --- [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 18:59:03 2025-12-02T18:59:03.975Z INFO 11350 --- [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 18:59:05 2025-12-02T18:59:05.063Z INFO 11350 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-15, groupId=test-group] Revoke previously assigned partitions ncmp-dmi-cm-avc-subscription-0 18:59:05 2025-12-02T18:59:05.063Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-15, groupId=test-group] Member consumer-test-group-15-55cf074a-beba-4c7b-8678-b796a9b1bc0d sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 18:59:05 2025-12-02T18:59:05.063Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-15, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 18:59:05 2025-12-02T18:59:05.063Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-15, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 18:59:05 2025-12-02T18:59:05.063Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-15, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 18:59:05 2025-12-02T18:59:05.064Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-15, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 18:59:05 2025-12-02T18:59:05.064Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-15, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 18:59:05 2025-12-02T18:59:05.067Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 18:59:05 2025-12-02T18:59:05.067Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 18:59:05 2025-12-02T18:59:05.067Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 18:59:05 2025-12-02T18:59:05.067Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 18:59:05 2025-12-02T18:59:05.070Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-15 unregistered 18:59:05 2025-12-02T18:59:05.070Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 18:59:05 2025-12-02T18:59:05.072Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 18:59:05 2025-12-02T18:59:05.072Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 18:59:05 2025-12-02T18:59:05.072Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 18:59:05 2025-12-02T18:59:05.072Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 18:59:05 2025-12-02T18:59:05.073Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 18:59:05 2025-12-02T18:59:05.073Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 18:59:05 2025-12-02T18:59:05.075Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 18:59:05 2025-12-02T18:59:05.075Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 18:59:05 2025-12-02T18:59:05.075Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 18:59:05 2025-12-02T18:59:05.075Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 18:59:05 2025-12-02T18:59:05.075Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 18:59:05 2025-12-02T18:59:05.244Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:59:05 2025-12-02T18:59:05.244Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:59:05 2025-12-02T18:59:05.245Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:59:05 2025-12-02T18:59:05.245Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:59:05 2025-12-02T18:59:05.245Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:59:05 2025-12-02T18:59:05.273Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:05 2025-12-02T18:59:05.294Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:59:05 2025-12-02T18:59:05.294Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:59:05 2025-12-02T18:59:05.296Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:59:05 2025-12-02T18:59:05.296Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:59:05 2025-12-02T18:59:05.296Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:59:05 2025-12-02T18:59:05.322Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:05 2025-12-02T18:59:05.346Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:59:05 2025-12-02T18:59:05.346Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:59:05 2025-12-02T18:59:05.346Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:59:05 2025-12-02T18:59:05.346Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:59:05 2025-12-02T18:59:05.347Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:59:05 2025-12-02T18:59:05.372Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:05 2025-12-02T18:59:05.393Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:59:05 2025-12-02T18:59:05.393Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:59:05 2025-12-02T18:59:05.394Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:59:05 2025-12-02T18:59:05.398Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:59:05 2025-12-02T18:59:05.398Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:59:05 2025-12-02T18:59:05.425Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:05 2025-12-02T18:59:05.446Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:59:05 2025-12-02T18:59:05.446Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:59:05 2025-12-02T18:59:05.446Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:59:05 2025-12-02T18:59:05.446Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:59:05 2025-12-02T18:59:05.446Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:59:05 2025-12-02T18:59:05.471Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:05 2025-12-02T18:59:05.493Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:59:05 2025-12-02T18:59:05.493Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:59:05 2025-12-02T18:59:05.497Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:59:05 2025-12-02T18:59:05.497Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:59:05 2025-12-02T18:59:05.498Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:59:05 2025-12-02T18:59:05.522Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:05 2025-12-02T18:59:05.534Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 18:59:05 allow.auto.create.topics = true 18:59:05 auto.commit.interval.ms = 5000 18:59:05 auto.include.jmx.reporter = true 18:59:05 auto.offset.reset = latest 18:59:05 bootstrap.servers = [localhost:32777] 18:59:05 check.crcs = true 18:59:05 client.dns.lookup = use_all_dns_ips 18:59:05 client.id = consumer-test-group-16 18:59:05 client.rack = 18:59:05 connections.max.idle.ms = 540000 18:59:05 default.api.timeout.ms = 60000 18:59:05 enable.auto.commit = true 18:59:05 enable.metrics.push = true 18:59:05 exclude.internal.topics = true 18:59:05 fetch.max.bytes = 52428800 18:59:05 fetch.max.wait.ms = 500 18:59:05 fetch.min.bytes = 1 18:59:05 group.id = test-group 18:59:05 group.instance.id = null 18:59:05 group.protocol = classic 18:59:05 group.remote.assignor = null 18:59:05 heartbeat.interval.ms = 3000 18:59:05 interceptor.classes = [] 18:59:05 internal.leave.group.on.close = true 18:59:05 internal.throw.on.fetch.stable.offset.unsupported = false 18:59:05 isolation.level = read_uncommitted 18:59:05 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 18:59:05 max.partition.fetch.bytes = 1048576 18:59:05 max.poll.interval.ms = 300000 18:59:05 max.poll.records = 2147483647 18:59:05 metadata.max.age.ms = 300000 18:59:05 metadata.recovery.strategy = none 18:59:05 metric.reporters = [] 18:59:05 metrics.num.samples = 2 18:59:05 metrics.recording.level = INFO 18:59:05 metrics.sample.window.ms = 30000 18:59:05 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 18:59:05 receive.buffer.bytes = 65536 18:59:05 reconnect.backoff.max.ms = 1000 18:59:05 reconnect.backoff.ms = 50 18:59:05 request.timeout.ms = 30000 18:59:05 retry.backoff.max.ms = 1000 18:59:05 retry.backoff.ms = 100 18:59:05 sasl.client.callback.handler.class = null 18:59:05 sasl.jaas.config = null 18:59:05 sasl.kerberos.kinit.cmd = /usr/bin/kinit 18:59:05 sasl.kerberos.min.time.before.relogin = 60000 18:59:05 sasl.kerberos.service.name = null 18:59:05 sasl.kerberos.ticket.renew.jitter = 0.05 18:59:05 sasl.kerberos.ticket.renew.window.factor = 0.8 18:59:05 sasl.login.callback.handler.class = null 18:59:05 sasl.login.class = null 18:59:05 sasl.login.connect.timeout.ms = null 18:59:05 sasl.login.read.timeout.ms = null 18:59:05 sasl.login.refresh.buffer.seconds = 300 18:59:05 sasl.login.refresh.min.period.seconds = 60 18:59:05 sasl.login.refresh.window.factor = 0.8 18:59:05 sasl.login.refresh.window.jitter = 0.05 18:59:05 sasl.login.retry.backoff.max.ms = 10000 18:59:05 sasl.login.retry.backoff.ms = 100 18:59:05 sasl.mechanism = GSSAPI 18:59:05 sasl.oauthbearer.clock.skew.seconds = 30 18:59:05 sasl.oauthbearer.expected.audience = null 18:59:05 sasl.oauthbearer.expected.issuer = null 18:59:05 sasl.oauthbearer.header.urlencode = false 18:59:05 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 18:59:05 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 18:59:05 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 18:59:05 sasl.oauthbearer.jwks.endpoint.url = null 18:59:05 sasl.oauthbearer.scope.claim.name = scope 18:59:05 sasl.oauthbearer.sub.claim.name = sub 18:59:05 sasl.oauthbearer.token.endpoint.url = null 18:59:05 security.protocol = PLAINTEXT 18:59:05 security.providers = null 18:59:05 send.buffer.bytes = 131072 18:59:05 session.timeout.ms = 45000 18:59:05 socket.connection.setup.timeout.max.ms = 30000 18:59:05 socket.connection.setup.timeout.ms = 10000 18:59:05 ssl.cipher.suites = null 18:59:05 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 18:59:05 ssl.endpoint.identification.algorithm = https 18:59:05 ssl.engine.factory.class = null 18:59:05 ssl.key.password = null 18:59:05 ssl.keymanager.algorithm = SunX509 18:59:05 ssl.keystore.certificate.chain = null 18:59:05 ssl.keystore.key = null 18:59:05 ssl.keystore.location = null 18:59:05 ssl.keystore.password = null 18:59:05 ssl.keystore.type = JKS 18:59:05 ssl.protocol = TLSv1.3 18:59:05 ssl.provider = null 18:59:05 ssl.secure.random.implementation = null 18:59:05 ssl.trustmanager.algorithm = PKIX 18:59:05 ssl.truststore.certificates = null 18:59:05 ssl.truststore.location = null 18:59:05 ssl.truststore.password = null 18:59:05 ssl.truststore.type = JKS 18:59:05 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 18:59:05 18:59:05 2025-12-02T18:59:05.534Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 18:59:05 2025-12-02T18:59:05.537Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 18:59:05 2025-12-02T18:59:05.537Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 18:59:05 2025-12-02T18:59:05.537Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1764701945537 18:59:05 2025-12-02T18:59:05.537Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-16, groupId=test-group] Subscribed to topic(s): ncmp-dmi-cm-avc-subscription 18:59:05 2025-12-02T18:59:05.556Z INFO 11350 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-16, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 18:59:05 2025-12-02T18:59:05.563Z INFO 11350 --- [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) 18:59:05 2025-12-02T18:59:05.564Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] (Re-)joining group 18:59:05 2025-12-02T18:59:05.588Z INFO 11350 --- [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-6316a7bb-bf21-4841-9678-b4f7dc8ffed2 18:59:05 2025-12-02T18:59:05.588Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] (Re-)joining group 18:59:05 2025-12-02T18:59:05.591Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] Successfully joined group with generation Generation{generationId=19, memberId='consumer-test-group-16-6316a7bb-bf21-4841-9678-b4f7dc8ffed2', protocol='range'} 18:59:05 2025-12-02T18:59:05.592Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] Finished assignment for group at generation 19: {consumer-test-group-16-6316a7bb-bf21-4841-9678-b4f7dc8ffed2=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 18:59:05 2025-12-02T18:59:05.604Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] Successfully synced group in generation Generation{generationId=19, memberId='consumer-test-group-16-6316a7bb-bf21-4841-9678-b4f7dc8ffed2', protocol='range'} 18:59:05 2025-12-02T18:59:05.604Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] Notifying assignor about the new Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0]) 18:59:05 2025-12-02T18:59:05.604Z INFO 11350 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-16, groupId=test-group] Adding newly assigned partitions: ncmp-dmi-cm-avc-subscription-0 18:59:05 2025-12-02T18:59:05.605Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] Found no committed offset for partition ncmp-dmi-cm-avc-subscription-0 18:59:05 2025-12-02T18:59:05.613Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-16, groupId=test-group] Resetting offset for partition ncmp-dmi-cm-avc-subscription-0 to position FetchPosition{offset=9, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 18:59:06 2025-12-02T18:59:06.039Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 18:59:06 acks = -1 18:59:06 auto.include.jmx.reporter = true 18:59:06 batch.size = 16384 18:59:06 bootstrap.servers = [localhost:32777] 18:59:06 buffer.memory = 33554432 18:59:06 client.dns.lookup = use_all_dns_ips 18:59:06 client.id = test-client-id 18:59:06 compression.gzip.level = -1 18:59:06 compression.lz4.level = 9 18:59:06 compression.type = none 18:59:06 compression.zstd.level = 3 18:59:06 connections.max.idle.ms = 540000 18:59:06 delivery.timeout.ms = 120000 18:59:06 enable.idempotence = true 18:59:06 enable.metrics.push = true 18:59:06 interceptor.classes = [] 18:59:06 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 18:59:06 linger.ms = 0 18:59:06 max.block.ms = 60000 18:59:06 max.in.flight.requests.per.connection = 5 18:59:06 max.request.size = 1048576 18:59:06 metadata.max.age.ms = 300000 18:59:06 metadata.max.idle.ms = 300000 18:59:06 metadata.recovery.strategy = none 18:59:06 metric.reporters = [] 18:59:06 metrics.num.samples = 2 18:59:06 metrics.recording.level = INFO 18:59:06 metrics.sample.window.ms = 30000 18:59:06 partitioner.adaptive.partitioning.enable = true 18:59:06 partitioner.availability.timeout.ms = 0 18:59:06 partitioner.class = null 18:59:06 partitioner.ignore.keys = false 18:59:06 receive.buffer.bytes = 32768 18:59:06 reconnect.backoff.max.ms = 1000 18:59:06 reconnect.backoff.ms = 50 18:59:06 request.timeout.ms = 30000 18:59:06 retries = 2147483647 18:59:06 retry.backoff.max.ms = 1000 18:59:06 retry.backoff.ms = 100 18:59:06 sasl.client.callback.handler.class = null 18:59:06 sasl.jaas.config = null 18:59:06 sasl.kerberos.kinit.cmd = /usr/bin/kinit 18:59:06 sasl.kerberos.min.time.before.relogin = 60000 18:59:06 sasl.kerberos.service.name = null 18:59:06 sasl.kerberos.ticket.renew.jitter = 0.05 18:59:06 sasl.kerberos.ticket.renew.window.factor = 0.8 18:59:06 sasl.login.callback.handler.class = null 18:59:06 sasl.login.class = null 18:59:06 sasl.login.connect.timeout.ms = null 18:59:06 sasl.login.read.timeout.ms = null 18:59:06 sasl.login.refresh.buffer.seconds = 300 18:59:06 sasl.login.refresh.min.period.seconds = 60 18:59:06 sasl.login.refresh.window.factor = 0.8 18:59:06 sasl.login.refresh.window.jitter = 0.05 18:59:06 sasl.login.retry.backoff.max.ms = 10000 18:59:06 sasl.login.retry.backoff.ms = 100 18:59:06 sasl.mechanism = GSSAPI 18:59:06 sasl.oauthbearer.clock.skew.seconds = 30 18:59:06 sasl.oauthbearer.expected.audience = null 18:59:06 sasl.oauthbearer.expected.issuer = null 18:59:06 sasl.oauthbearer.header.urlencode = false 18:59:06 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 18:59:06 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 18:59:06 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 18:59:06 sasl.oauthbearer.jwks.endpoint.url = null 18:59:06 sasl.oauthbearer.scope.claim.name = scope 18:59:06 sasl.oauthbearer.sub.claim.name = sub 18:59:06 sasl.oauthbearer.token.endpoint.url = null 18:59:06 security.protocol = PLAINTEXT 18:59:06 security.providers = null 18:59:06 send.buffer.bytes = 131072 18:59:06 socket.connection.setup.timeout.max.ms = 30000 18:59:06 socket.connection.setup.timeout.ms = 10000 18:59:06 ssl.cipher.suites = null 18:59:06 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 18:59:06 ssl.endpoint.identification.algorithm = https 18:59:06 ssl.engine.factory.class = null 18:59:06 ssl.key.password = null 18:59:06 ssl.keymanager.algorithm = SunX509 18:59:06 ssl.keystore.certificate.chain = null 18:59:06 ssl.keystore.key = null 18:59:06 ssl.keystore.location = null 18:59:06 ssl.keystore.password = null 18:59:06 ssl.keystore.type = JKS 18:59:06 ssl.protocol = TLSv1.3 18:59:06 ssl.provider = null 18:59:06 ssl.secure.random.implementation = null 18:59:06 ssl.trustmanager.algorithm = PKIX 18:59:06 ssl.truststore.certificates = null 18:59:06 ssl.truststore.location = null 18:59:06 ssl.truststore.password = null 18:59:06 ssl.truststore.type = JKS 18:59:06 transaction.timeout.ms = 60000 18:59:06 transactional.id = null 18:59:06 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 18:59:06 18:59:06 2025-12-02T18:59:06.040Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 18:59:06 2025-12-02T18:59:06.040Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 18:59:06 2025-12-02T18:59:06.043Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 18:59:06 2025-12-02T18:59:06.043Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 18:59:06 2025-12-02T18:59:06.043Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1764701946043 18:59:06 2025-12-02T18:59:06.044Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 18:59:06 acks = -1 18:59:06 auto.include.jmx.reporter = true 18:59:06 batch.size = 16384 18:59:06 bootstrap.servers = [localhost:32777] 18:59:06 buffer.memory = 33554432 18:59:06 client.dns.lookup = use_all_dns_ips 18:59:06 client.id = test-client-id 18:59:06 compression.gzip.level = -1 18:59:06 compression.lz4.level = 9 18:59:06 compression.type = none 18:59:06 compression.zstd.level = 3 18:59:06 connections.max.idle.ms = 540000 18:59:06 delivery.timeout.ms = 120000 18:59:06 enable.idempotence = true 18:59:06 enable.metrics.push = true 18:59:06 interceptor.classes = [] 18:59:06 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 18:59:06 linger.ms = 0 18:59:06 max.block.ms = 60000 18:59:06 max.in.flight.requests.per.connection = 5 18:59:06 max.request.size = 1048576 18:59:06 metadata.max.age.ms = 300000 18:59:06 metadata.max.idle.ms = 300000 18:59:06 metadata.recovery.strategy = none 18:59:06 metric.reporters = [] 18:59:06 metrics.num.samples = 2 18:59:06 metrics.recording.level = INFO 18:59:06 metrics.sample.window.ms = 30000 18:59:06 partitioner.adaptive.partitioning.enable = true 18:59:06 partitioner.availability.timeout.ms = 0 18:59:06 partitioner.class = null 18:59:06 partitioner.ignore.keys = false 18:59:06 receive.buffer.bytes = 32768 18:59:06 reconnect.backoff.max.ms = 1000 18:59:06 reconnect.backoff.ms = 50 18:59:06 request.timeout.ms = 30000 18:59:06 retries = 2147483647 18:59:06 retry.backoff.max.ms = 1000 18:59:06 retry.backoff.ms = 100 18:59:06 sasl.client.callback.handler.class = null 18:59:06 sasl.jaas.config = null 18:59:06 sasl.kerberos.kinit.cmd = /usr/bin/kinit 18:59:06 sasl.kerberos.min.time.before.relogin = 60000 18:59:06 sasl.kerberos.service.name = null 18:59:06 sasl.kerberos.ticket.renew.jitter = 0.05 18:59:06 sasl.kerberos.ticket.renew.window.factor = 0.8 18:59:06 sasl.login.callback.handler.class = null 18:59:06 sasl.login.class = null 18:59:06 sasl.login.connect.timeout.ms = null 18:59:06 sasl.login.read.timeout.ms = null 18:59:06 sasl.login.refresh.buffer.seconds = 300 18:59:06 sasl.login.refresh.min.period.seconds = 60 18:59:06 sasl.login.refresh.window.factor = 0.8 18:59:06 sasl.login.refresh.window.jitter = 0.05 18:59:06 sasl.login.retry.backoff.max.ms = 10000 18:59:06 sasl.login.retry.backoff.ms = 100 18:59:06 sasl.mechanism = GSSAPI 18:59:06 sasl.oauthbearer.clock.skew.seconds = 30 18:59:06 sasl.oauthbearer.expected.audience = null 18:59:06 sasl.oauthbearer.expected.issuer = null 18:59:06 sasl.oauthbearer.header.urlencode = false 18:59:06 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 18:59:06 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 18:59:06 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 18:59:06 sasl.oauthbearer.jwks.endpoint.url = null 18:59:06 sasl.oauthbearer.scope.claim.name = scope 18:59:06 sasl.oauthbearer.sub.claim.name = sub 18:59:06 sasl.oauthbearer.token.endpoint.url = null 18:59:06 security.protocol = PLAINTEXT 18:59:06 security.providers = null 18:59:06 send.buffer.bytes = 131072 18:59:06 socket.connection.setup.timeout.max.ms = 30000 18:59:06 socket.connection.setup.timeout.ms = 10000 18:59:06 ssl.cipher.suites = null 18:59:06 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 18:59:06 ssl.endpoint.identification.algorithm = https 18:59:06 ssl.engine.factory.class = null 18:59:06 ssl.key.password = null 18:59:06 ssl.keymanager.algorithm = SunX509 18:59:06 ssl.keystore.certificate.chain = null 18:59:06 ssl.keystore.key = null 18:59:06 ssl.keystore.location = null 18:59:06 ssl.keystore.password = null 18:59:06 ssl.keystore.type = JKS 18:59:06 ssl.protocol = TLSv1.3 18:59:06 ssl.provider = null 18:59:06 ssl.secure.random.implementation = null 18:59:06 ssl.trustmanager.algorithm = PKIX 18:59:06 ssl.truststore.certificates = null 18:59:06 ssl.truststore.location = null 18:59:06 ssl.truststore.password = null 18:59:06 ssl.truststore.type = JKS 18:59:06 transaction.timeout.ms = 60000 18:59:06 transactional.id = null 18:59:06 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 18:59:06 18:59:06 2025-12-02T18:59:06.044Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 18:59:06 2025-12-02T18:59:06.044Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 18:59:06 2025-12-02T18:59:06.046Z INFO 11350 --- [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. 18:59:06 2025-12-02T18:59:06.051Z INFO 11350 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 18:59:06 2025-12-02T18:59:06.051Z INFO 11350 --- [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 18:59:06 2025-12-02T18:59:06.054Z INFO 11350 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 18:59:06 2025-12-02T18:59:06.055Z INFO 11350 --- [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 18:59:06 2025-12-02T18:59:06.062Z INFO 11350 --- [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 18:59:06 2025-12-02T18:59:06.067Z INFO 11350 --- [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 18:59:07 2025-12-02T18:59:07.162Z INFO 11350 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-16, groupId=test-group] Revoke previously assigned partitions ncmp-dmi-cm-avc-subscription-0 18:59:07 2025-12-02T18:59:07.162Z INFO 11350 --- [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-6316a7bb-bf21-4841-9678-b4f7dc8ffed2 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 18:59:07 2025-12-02T18:59:07.163Z INFO 11350 --- [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 18:59:07 2025-12-02T18:59:07.163Z INFO 11350 --- [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 18:59:07 2025-12-02T18:59:07.163Z INFO 11350 --- [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 18:59:07 2025-12-02T18:59:07.163Z INFO 11350 --- [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 18:59:07 2025-12-02T18:59:07.163Z INFO 11350 --- [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 18:59:07 2025-12-02T18:59:07.168Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 18:59:07 2025-12-02T18:59:07.168Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 18:59:07 2025-12-02T18:59:07.168Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 18:59:07 2025-12-02T18:59:07.168Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 18:59:07 2025-12-02T18:59:07.170Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-16 unregistered 18:59:07 2025-12-02T18:59:07.170Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 18:59:07 2025-12-02T18:59:07.172Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 18:59:07 2025-12-02T18:59:07.172Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 18:59:07 2025-12-02T18:59:07.172Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 18:59:07 2025-12-02T18:59:07.172Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 18:59:07 2025-12-02T18:59:07.172Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 18:59:07 2025-12-02T18:59:07.172Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 18:59:07 2025-12-02T18:59:07.174Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 18:59:07 2025-12-02T18:59:07.174Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 18:59:07 2025-12-02T18:59:07.174Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 18:59:07 2025-12-02T18:59:07.174Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 18:59:07 2025-12-02T18:59:07.174Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 18:59:07 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.66 s -- in org.onap.cps.integration.functional.ncmp.datajobs.subscription.CmSubscriptionSpec 18:59:07 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleCreateSpec 18:59:07 2025-12-02T18:59:07.322Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 18:59:07 allow.auto.create.topics = true 18:59:07 auto.commit.interval.ms = 5000 18:59:07 auto.include.jmx.reporter = true 18:59:07 auto.offset.reset = latest 18:59:07 bootstrap.servers = [localhost:32777] 18:59:07 check.crcs = true 18:59:07 client.dns.lookup = use_all_dns_ips 18:59:07 client.id = consumer-test-group-17 18:59:07 client.rack = 18:59:07 connections.max.idle.ms = 540000 18:59:07 default.api.timeout.ms = 60000 18:59:07 enable.auto.commit = true 18:59:07 enable.metrics.push = true 18:59:07 exclude.internal.topics = true 18:59:07 fetch.max.bytes = 52428800 18:59:07 fetch.max.wait.ms = 500 18:59:07 fetch.min.bytes = 1 18:59:07 group.id = test-group 18:59:07 group.instance.id = null 18:59:07 group.protocol = classic 18:59:07 group.remote.assignor = null 18:59:07 heartbeat.interval.ms = 3000 18:59:07 interceptor.classes = [] 18:59:07 internal.leave.group.on.close = true 18:59:07 internal.throw.on.fetch.stable.offset.unsupported = false 18:59:07 isolation.level = read_uncommitted 18:59:07 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 18:59:07 max.partition.fetch.bytes = 1048576 18:59:07 max.poll.interval.ms = 300000 18:59:07 max.poll.records = 2147483647 18:59:07 metadata.max.age.ms = 300000 18:59:07 metadata.recovery.strategy = none 18:59:07 metric.reporters = [] 18:59:07 metrics.num.samples = 2 18:59:07 metrics.recording.level = INFO 18:59:07 metrics.sample.window.ms = 30000 18:59:07 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 18:59:07 receive.buffer.bytes = 65536 18:59:07 reconnect.backoff.max.ms = 1000 18:59:07 reconnect.backoff.ms = 50 18:59:07 request.timeout.ms = 30000 18:59:07 retry.backoff.max.ms = 1000 18:59:07 retry.backoff.ms = 100 18:59:07 sasl.client.callback.handler.class = null 18:59:07 sasl.jaas.config = null 18:59:07 sasl.kerberos.kinit.cmd = /usr/bin/kinit 18:59:07 sasl.kerberos.min.time.before.relogin = 60000 18:59:07 sasl.kerberos.service.name = null 18:59:07 sasl.kerberos.ticket.renew.jitter = 0.05 18:59:07 sasl.kerberos.ticket.renew.window.factor = 0.8 18:59:07 sasl.login.callback.handler.class = null 18:59:07 sasl.login.class = null 18:59:07 sasl.login.connect.timeout.ms = null 18:59:07 sasl.login.read.timeout.ms = null 18:59:07 sasl.login.refresh.buffer.seconds = 300 18:59:07 sasl.login.refresh.min.period.seconds = 60 18:59:07 sasl.login.refresh.window.factor = 0.8 18:59:07 sasl.login.refresh.window.jitter = 0.05 18:59:07 sasl.login.retry.backoff.max.ms = 10000 18:59:07 sasl.login.retry.backoff.ms = 100 18:59:07 sasl.mechanism = GSSAPI 18:59:07 sasl.oauthbearer.clock.skew.seconds = 30 18:59:07 sasl.oauthbearer.expected.audience = null 18:59:07 sasl.oauthbearer.expected.issuer = null 18:59:07 sasl.oauthbearer.header.urlencode = false 18:59:07 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 18:59:07 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 18:59:07 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 18:59:07 sasl.oauthbearer.jwks.endpoint.url = null 18:59:07 sasl.oauthbearer.scope.claim.name = scope 18:59:07 sasl.oauthbearer.sub.claim.name = sub 18:59:07 sasl.oauthbearer.token.endpoint.url = null 18:59:07 security.protocol = PLAINTEXT 18:59:07 security.providers = null 18:59:07 send.buffer.bytes = 131072 18:59:07 session.timeout.ms = 45000 18:59:07 socket.connection.setup.timeout.max.ms = 30000 18:59:07 socket.connection.setup.timeout.ms = 10000 18:59:07 ssl.cipher.suites = null 18:59:07 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 18:59:07 ssl.endpoint.identification.algorithm = https 18:59:07 ssl.engine.factory.class = null 18:59:07 ssl.key.password = null 18:59:07 ssl.keymanager.algorithm = SunX509 18:59:07 ssl.keystore.certificate.chain = null 18:59:07 ssl.keystore.key = null 18:59:07 ssl.keystore.location = null 18:59:07 ssl.keystore.password = null 18:59:07 ssl.keystore.type = JKS 18:59:07 ssl.protocol = TLSv1.3 18:59:07 ssl.provider = null 18:59:07 ssl.secure.random.implementation = null 18:59:07 ssl.trustmanager.algorithm = PKIX 18:59:07 ssl.truststore.certificates = null 18:59:07 ssl.truststore.location = null 18:59:07 ssl.truststore.password = null 18:59:07 ssl.truststore.type = JKS 18:59:07 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 18:59:07 18:59:07 2025-12-02T18:59:07.322Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 18:59:07 2025-12-02T18:59:07.324Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 18:59:07 2025-12-02T18:59:07.324Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 18:59:07 2025-12-02T18:59:07.324Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1764701947324 18:59:07 2025-12-02T18:59:07.324Z INFO 11350 --- [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 18:59:07 2025-12-02T18:59:07.328Z INFO 11350 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-17, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 18:59:07 2025-12-02T18:59:07.329Z INFO 11350 --- [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) 18:59:07 2025-12-02T18:59:07.330Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] (Re-)joining group 18:59:07 2025-12-02T18:59:07.332Z INFO 11350 --- [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-a8f46bb9-2b24-4391-bb19-7e7e4c024dc1 18:59:07 2025-12-02T18:59:07.332Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] (Re-)joining group 18:59:07 2025-12-02T18:59:07.337Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] Successfully joined group with generation Generation{generationId=21, memberId='consumer-test-group-17-a8f46bb9-2b24-4391-bb19-7e7e4c024dc1', protocol='range'} 18:59:07 2025-12-02T18:59:07.338Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] Finished assignment for group at generation 21: {consumer-test-group-17-a8f46bb9-2b24-4391-bb19-7e7e4c024dc1=Assignment(partitions=[ncmp-events-0])} 18:59:07 2025-12-02T18:59:07.341Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] Successfully synced group in generation Generation{generationId=21, memberId='consumer-test-group-17-a8f46bb9-2b24-4391-bb19-7e7e4c024dc1', protocol='range'} 18:59:07 2025-12-02T18:59:07.341Z INFO 11350 --- [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]) 18:59:07 2025-12-02T18:59:07.341Z INFO 11350 --- [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 18:59:07 2025-12-02T18:59:07.342Z INFO 11350 --- [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 18:59:07 2025-12-02T18:59:07.346Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-17, groupId=test-group] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=321, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 18:59:07 2025-12-02T18:59:07.857Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:59:07 2025-12-02T18:59:07.857Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:59:07 2025-12-02T18:59:07.858Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:59:07 2025-12-02T18:59:07.858Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:59:07 2025-12-02T18:59:07.858Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:59:08 2025-12-02T18:59:07.924Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tag1 for CM Handle my-new-cm-handle 18:59:08 2025-12-02T18:59:07.935Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tag1 for CM Handle my-new-cm-handle 18:59:08 2025-12-02T18:59:07.954Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:08 2025-12-02T18:59:08.229Z INFO 11350 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.DataSyncWatchdog : System is not ready yet 18:59:08 2025-12-02T18:59:08.378Z WARN 11350 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:47611/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:47611 18:59:08 2025-12-02T18:59:08.402Z WARN 11350 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:52333/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:52333 18:59:08 2025-12-02T18:59:08.415Z WARN 11350 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:40653/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:40653 18:59:08 2025-12-02T18:59:08.429Z WARN 11350 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:56583/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:56583 18:59:08 2025-12-02T18:59:08.443Z WARN 11350 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57153/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:57153 18:59:08 2025-12-02T18:59:08.457Z WARN 11350 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:50705/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:50705 18:59:08 2025-12-02T18:59:08.473Z WARN 11350 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:60997/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:60997 18:59:08 2025-12-02T18:59:08.485Z WARN 11350 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:37681/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:37681 18:59:08 2025-12-02T18:59:08.498Z WARN 11350 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:43007/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:43007 18:59:08 2025-12-02T18:59:08.509Z WARN 11350 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:41929/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:41929 18:59:08 2025-12-02T18:59:08.520Z WARN 11350 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58001/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:58001 18:59:08 2025-12-02T18:59:08.533Z WARN 11350 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54509/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:54509 18:59:08 2025-12-02T18:59:08.545Z WARN 11350 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58109/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:58109 18:59:08 2025-12-02T18:59:08.557Z WARN 11350 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57781/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:57781 18:59:08 2025-12-02T18:59:08.574Z WARN 11350 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from dmi-2/actuator/health. Status: dmi-2 18:59:08 2025-12-02T18:59:08.588Z WARN 11350 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from dmi-0/actuator/health. Status: dmi-0 18:59:08 2025-12-02T18:59:08.600Z WARN 11350 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:41281/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:41281 18:59:08 2025-12-02T18:59:08.612Z WARN 11350 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:43153/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:43153 18:59:08 2025-12-02T18:59:08.625Z WARN 11350 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from dmi-1/actuator/health. Status: dmi-1 18:59:08 2025-12-02T18:59:08.638Z WARN 11350 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33793/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:33793 18:59:08 2025-12-02T18:59:08.653Z WARN 11350 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33911/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:33911 18:59:08 2025-12-02T18:59:08.666Z WARN 11350 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38495/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:38495 18:59:08 2025-12-02T18:59:08.679Z WARN 11350 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:51659/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:51659 18:59:08 2025-12-02T18:59:08.693Z WARN 11350 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:53221/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:53221 18:59:08 2025-12-02T18:59:08.707Z WARN 11350 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39597/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:39597 18:59:08 2025-12-02T18:59:08.719Z WARN 11350 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39925/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:39925 18:59:09 2025-12-02T18:59:09.076Z INFO 11350 --- [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 18:59:09 2025-12-02T18:59:09.076Z INFO 11350 --- [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-a8f46bb9-2b24-4391-bb19-7e7e4c024dc1 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 18:59:09 2025-12-02T18:59:09.076Z INFO 11350 --- [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 18:59:09 2025-12-02T18:59:09.076Z INFO 11350 --- [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 18:59:09 2025-12-02T18:59:09.076Z INFO 11350 --- [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 18:59:09 2025-12-02T18:59:09.078Z INFO 11350 --- [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 18:59:09 2025-12-02T18:59:09.078Z INFO 11350 --- [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 18:59:09 2025-12-02T18:59:09.080Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 18:59:09 2025-12-02T18:59:09.080Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 18:59:09 2025-12-02T18:59:09.080Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 18:59:09 2025-12-02T18:59:09.080Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 18:59:09 2025-12-02T18:59:09.082Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-17 unregistered 18:59:09 2025-12-02T18:59:09.097Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 18:59:09 allow.auto.create.topics = true 18:59:09 auto.commit.interval.ms = 5000 18:59:09 auto.include.jmx.reporter = true 18:59:09 auto.offset.reset = latest 18:59:09 bootstrap.servers = [localhost:32777] 18:59:09 check.crcs = true 18:59:09 client.dns.lookup = use_all_dns_ips 18:59:09 client.id = consumer-test-group-18 18:59:09 client.rack = 18:59:09 connections.max.idle.ms = 540000 18:59:09 default.api.timeout.ms = 60000 18:59:09 enable.auto.commit = true 18:59:09 enable.metrics.push = true 18:59:09 exclude.internal.topics = true 18:59:09 fetch.max.bytes = 52428800 18:59:09 fetch.max.wait.ms = 500 18:59:09 fetch.min.bytes = 1 18:59:09 group.id = test-group 18:59:09 group.instance.id = null 18:59:09 group.protocol = classic 18:59:09 group.remote.assignor = null 18:59:09 heartbeat.interval.ms = 3000 18:59:09 interceptor.classes = [] 18:59:09 internal.leave.group.on.close = true 18:59:09 internal.throw.on.fetch.stable.offset.unsupported = false 18:59:09 isolation.level = read_uncommitted 18:59:09 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 18:59:09 max.partition.fetch.bytes = 1048576 18:59:09 max.poll.interval.ms = 300000 18:59:09 max.poll.records = 2147483647 18:59:09 metadata.max.age.ms = 300000 18:59:09 metadata.recovery.strategy = none 18:59:09 metric.reporters = [] 18:59:09 metrics.num.samples = 2 18:59:09 metrics.recording.level = INFO 18:59:09 metrics.sample.window.ms = 30000 18:59:09 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 18:59:09 receive.buffer.bytes = 65536 18:59:09 reconnect.backoff.max.ms = 1000 18:59:09 reconnect.backoff.ms = 50 18:59:09 request.timeout.ms = 30000 18:59:09 retry.backoff.max.ms = 1000 18:59:09 retry.backoff.ms = 100 18:59:09 sasl.client.callback.handler.class = null 18:59:09 sasl.jaas.config = null 18:59:09 sasl.kerberos.kinit.cmd = /usr/bin/kinit 18:59:09 sasl.kerberos.min.time.before.relogin = 60000 18:59:09 sasl.kerberos.service.name = null 18:59:09 sasl.kerberos.ticket.renew.jitter = 0.05 18:59:09 sasl.kerberos.ticket.renew.window.factor = 0.8 18:59:09 sasl.login.callback.handler.class = null 18:59:09 sasl.login.class = null 18:59:09 sasl.login.connect.timeout.ms = null 18:59:09 sasl.login.read.timeout.ms = null 18:59:09 sasl.login.refresh.buffer.seconds = 300 18:59:09 sasl.login.refresh.min.period.seconds = 60 18:59:09 sasl.login.refresh.window.factor = 0.8 18:59:09 sasl.login.refresh.window.jitter = 0.05 18:59:09 sasl.login.retry.backoff.max.ms = 10000 18:59:09 sasl.login.retry.backoff.ms = 100 18:59:09 sasl.mechanism = GSSAPI 18:59:09 sasl.oauthbearer.clock.skew.seconds = 30 18:59:09 sasl.oauthbearer.expected.audience = null 18:59:09 sasl.oauthbearer.expected.issuer = null 18:59:09 sasl.oauthbearer.header.urlencode = false 18:59:09 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 18:59:09 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 18:59:09 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 18:59:09 sasl.oauthbearer.jwks.endpoint.url = null 18:59:09 sasl.oauthbearer.scope.claim.name = scope 18:59:09 sasl.oauthbearer.sub.claim.name = sub 18:59:09 sasl.oauthbearer.token.endpoint.url = null 18:59:09 security.protocol = PLAINTEXT 18:59:09 security.providers = null 18:59:09 send.buffer.bytes = 131072 18:59:09 session.timeout.ms = 45000 18:59:09 socket.connection.setup.timeout.max.ms = 30000 18:59:09 socket.connection.setup.timeout.ms = 10000 18:59:09 ssl.cipher.suites = null 18:59:09 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 18:59:09 ssl.endpoint.identification.algorithm = https 18:59:09 ssl.engine.factory.class = null 18:59:09 ssl.key.password = null 18:59:09 ssl.keymanager.algorithm = SunX509 18:59:09 ssl.keystore.certificate.chain = null 18:59:09 ssl.keystore.key = null 18:59:09 ssl.keystore.location = null 18:59:09 ssl.keystore.password = null 18:59:09 ssl.keystore.type = JKS 18:59:09 ssl.protocol = TLSv1.3 18:59:09 ssl.provider = null 18:59:09 ssl.secure.random.implementation = null 18:59:09 ssl.trustmanager.algorithm = PKIX 18:59:09 ssl.truststore.certificates = null 18:59:09 ssl.truststore.location = null 18:59:09 ssl.truststore.password = null 18:59:09 ssl.truststore.type = JKS 18:59:09 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 18:59:09 18:59:09 2025-12-02T18:59:09.098Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 18:59:09 2025-12-02T18:59:09.100Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 18:59:09 2025-12-02T18:59:09.100Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 18:59:09 2025-12-02T18:59:09.100Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1764701949100 18:59:09 2025-12-02T18:59:09.100Z INFO 11350 --- [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 18:59:09 2025-12-02T18:59:09.105Z INFO 11350 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-18, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 18:59:09 2025-12-02T18:59:09.108Z INFO 11350 --- [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) 18:59:09 2025-12-02T18:59:09.109Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] (Re-)joining group 18:59:09 2025-12-02T18:59:09.111Z INFO 11350 --- [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-f90024de-0ef1-4cf1-983c-7fe312280903 18:59:09 2025-12-02T18:59:09.111Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] (Re-)joining group 18:59:09 2025-12-02T18:59:09.113Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] Successfully joined group with generation Generation{generationId=23, memberId='consumer-test-group-18-f90024de-0ef1-4cf1-983c-7fe312280903', protocol='range'} 18:59:09 2025-12-02T18:59:09.113Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] Finished assignment for group at generation 23: {consumer-test-group-18-f90024de-0ef1-4cf1-983c-7fe312280903=Assignment(partitions=[ncmp-events-0])} 18:59:09 2025-12-02T18:59:09.115Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] Successfully synced group in generation Generation{generationId=23, memberId='consumer-test-group-18-f90024de-0ef1-4cf1-983c-7fe312280903', protocol='range'} 18:59:09 2025-12-02T18:59:09.116Z INFO 11350 --- [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]) 18:59:09 2025-12-02T18:59:09.116Z INFO 11350 --- [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 18:59:09 2025-12-02T18:59:09.117Z INFO 11350 --- [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 18:59:09 2025-12-02T18:59:09.120Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-18, groupId=test-group] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=325, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 18:59:09 2025-12-02T18:59:09.625Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:59:09 2025-12-02T18:59:09.625Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:59:09 2025-12-02T18:59:09.626Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:59:09 2025-12-02T18:59:09.626Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:59:09 2025-12-02T18:59:09.626Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:59:09 2025-12-02T18:59:09.665Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:09 2025-12-02T18:59:09.712Z INFO 11350 --- [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 18:59:09 2025-12-02T18:59:09.712Z INFO 11350 --- [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-f90024de-0ef1-4cf1-983c-7fe312280903 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 18:59:09 2025-12-02T18:59:09.713Z INFO 11350 --- [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 18:59:09 2025-12-02T18:59:09.713Z INFO 11350 --- [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 18:59:09 2025-12-02T18:59:09.713Z INFO 11350 --- [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 18:59:09 2025-12-02T18:59:09.714Z INFO 11350 --- [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 18:59:09 2025-12-02T18:59:09.714Z INFO 11350 --- [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 18:59:09 2025-12-02T18:59:09.716Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 18:59:09 2025-12-02T18:59:09.716Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 18:59:09 2025-12-02T18:59:09.716Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 18:59:09 2025-12-02T18:59:09.716Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 18:59:09 2025-12-02T18:59:09.717Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-18 unregistered 18:59:09 2025-12-02T18:59:09.733Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 18:59:09 allow.auto.create.topics = true 18:59:09 auto.commit.interval.ms = 5000 18:59:09 auto.include.jmx.reporter = true 18:59:09 auto.offset.reset = latest 18:59:09 bootstrap.servers = [localhost:32777] 18:59:09 check.crcs = true 18:59:09 client.dns.lookup = use_all_dns_ips 18:59:09 client.id = consumer-test-group-19 18:59:09 client.rack = 18:59:09 connections.max.idle.ms = 540000 18:59:09 default.api.timeout.ms = 60000 18:59:09 enable.auto.commit = true 18:59:09 enable.metrics.push = true 18:59:09 exclude.internal.topics = true 18:59:09 fetch.max.bytes = 52428800 18:59:09 fetch.max.wait.ms = 500 18:59:09 fetch.min.bytes = 1 18:59:09 group.id = test-group 18:59:09 group.instance.id = null 18:59:09 group.protocol = classic 18:59:09 group.remote.assignor = null 18:59:09 heartbeat.interval.ms = 3000 18:59:09 interceptor.classes = [] 18:59:09 internal.leave.group.on.close = true 18:59:09 internal.throw.on.fetch.stable.offset.unsupported = false 18:59:09 isolation.level = read_uncommitted 18:59:09 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 18:59:09 max.partition.fetch.bytes = 1048576 18:59:09 max.poll.interval.ms = 300000 18:59:09 max.poll.records = 2147483647 18:59:09 metadata.max.age.ms = 300000 18:59:09 metadata.recovery.strategy = none 18:59:09 metric.reporters = [] 18:59:09 metrics.num.samples = 2 18:59:09 metrics.recording.level = INFO 18:59:09 metrics.sample.window.ms = 30000 18:59:09 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 18:59:09 receive.buffer.bytes = 65536 18:59:09 reconnect.backoff.max.ms = 1000 18:59:09 reconnect.backoff.ms = 50 18:59:09 request.timeout.ms = 30000 18:59:09 retry.backoff.max.ms = 1000 18:59:09 retry.backoff.ms = 100 18:59:09 sasl.client.callback.handler.class = null 18:59:09 sasl.jaas.config = null 18:59:09 sasl.kerberos.kinit.cmd = /usr/bin/kinit 18:59:09 sasl.kerberos.min.time.before.relogin = 60000 18:59:09 sasl.kerberos.service.name = null 18:59:09 sasl.kerberos.ticket.renew.jitter = 0.05 18:59:09 sasl.kerberos.ticket.renew.window.factor = 0.8 18:59:09 sasl.login.callback.handler.class = null 18:59:09 sasl.login.class = null 18:59:09 sasl.login.connect.timeout.ms = null 18:59:09 sasl.login.read.timeout.ms = null 18:59:09 sasl.login.refresh.buffer.seconds = 300 18:59:09 sasl.login.refresh.min.period.seconds = 60 18:59:09 sasl.login.refresh.window.factor = 0.8 18:59:09 sasl.login.refresh.window.jitter = 0.05 18:59:09 sasl.login.retry.backoff.max.ms = 10000 18:59:09 sasl.login.retry.backoff.ms = 100 18:59:09 sasl.mechanism = GSSAPI 18:59:09 sasl.oauthbearer.clock.skew.seconds = 30 18:59:09 sasl.oauthbearer.expected.audience = null 18:59:09 sasl.oauthbearer.expected.issuer = null 18:59:09 sasl.oauthbearer.header.urlencode = false 18:59:09 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 18:59:09 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 18:59:09 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 18:59:09 sasl.oauthbearer.jwks.endpoint.url = null 18:59:09 sasl.oauthbearer.scope.claim.name = scope 18:59:09 sasl.oauthbearer.sub.claim.name = sub 18:59:09 sasl.oauthbearer.token.endpoint.url = null 18:59:09 security.protocol = PLAINTEXT 18:59:09 security.providers = null 18:59:09 send.buffer.bytes = 131072 18:59:09 session.timeout.ms = 45000 18:59:09 socket.connection.setup.timeout.max.ms = 30000 18:59:09 socket.connection.setup.timeout.ms = 10000 18:59:09 ssl.cipher.suites = null 18:59:09 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 18:59:09 ssl.endpoint.identification.algorithm = https 18:59:09 ssl.engine.factory.class = null 18:59:09 ssl.key.password = null 18:59:09 ssl.keymanager.algorithm = SunX509 18:59:09 ssl.keystore.certificate.chain = null 18:59:09 ssl.keystore.key = null 18:59:09 ssl.keystore.location = null 18:59:09 ssl.keystore.password = null 18:59:09 ssl.keystore.type = JKS 18:59:09 ssl.protocol = TLSv1.3 18:59:09 ssl.provider = null 18:59:09 ssl.secure.random.implementation = null 18:59:09 ssl.trustmanager.algorithm = PKIX 18:59:09 ssl.truststore.certificates = null 18:59:09 ssl.truststore.location = null 18:59:09 ssl.truststore.password = null 18:59:09 ssl.truststore.type = JKS 18:59:09 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 18:59:09 18:59:09 2025-12-02T18:59:09.733Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 18:59:09 2025-12-02T18:59:09.735Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 18:59:09 2025-12-02T18:59:09.735Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 18:59:09 2025-12-02T18:59:09.735Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1764701949735 18:59:09 2025-12-02T18:59:09.735Z INFO 11350 --- [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 18:59:09 2025-12-02T18:59:09.739Z INFO 11350 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-19, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 18:59:09 2025-12-02T18:59:09.740Z INFO 11350 --- [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) 18:59:09 2025-12-02T18:59:09.740Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] (Re-)joining group 18:59:09 2025-12-02T18:59:09.743Z INFO 11350 --- [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-6de2f6b5-56e3-45c1-a55e-7e1202369146 18:59:09 2025-12-02T18:59:09.743Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] (Re-)joining group 18:59:09 2025-12-02T18:59:09.744Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] Successfully joined group with generation Generation{generationId=25, memberId='consumer-test-group-19-6de2f6b5-56e3-45c1-a55e-7e1202369146', protocol='range'} 18:59:09 2025-12-02T18:59:09.745Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] Finished assignment for group at generation 25: {consumer-test-group-19-6de2f6b5-56e3-45c1-a55e-7e1202369146=Assignment(partitions=[ncmp-events-0])} 18:59:09 2025-12-02T18:59:09.746Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] Successfully synced group in generation Generation{generationId=25, memberId='consumer-test-group-19-6de2f6b5-56e3-45c1-a55e-7e1202369146', protocol='range'} 18:59:09 2025-12-02T18:59:09.746Z INFO 11350 --- [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]) 18:59:09 2025-12-02T18:59:09.747Z INFO 11350 --- [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 18:59:09 2025-12-02T18:59:09.747Z INFO 11350 --- [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 18:59:09 2025-12-02T18:59:09.751Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-19, groupId=test-group] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=329, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 18:59:10 2025-12-02T18:59:10.257Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:59:10 2025-12-02T18:59:10.257Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:59:10 2025-12-02T18:59:10.257Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:59:10 2025-12-02T18:59:10.257Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:59:10 2025-12-02T18:59:10.257Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:59:10 2025-12-02T18:59:10.322Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set A for CM Handle ch-1 18:59:10 2025-12-02T18:59:10.333Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set A for CM Handle ch-1 18:59:10 2025-12-02T18:59:10.348Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:10 2025-12-02T18:59:10.366Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:59:10 2025-12-02T18:59:10.366Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:59:10 2025-12-02T18:59:10.367Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:59:10 2025-12-02T18:59:10.367Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:59:10 2025-12-02T18:59:10.367Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:59:10 2025-12-02T18:59:10.427Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set B for CM Handle ch-2 18:59:10 2025-12-02T18:59:10.436Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set B for CM Handle ch-2 18:59:10 2025-12-02T18:59:10.452Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:10 2025-12-02T18:59:10.474Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:59:10 2025-12-02T18:59:10.474Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:59:10 2025-12-02T18:59:10.475Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:59:10 2025-12-02T18:59:10.475Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:59:10 2025-12-02T18:59:10.475Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:59:10 2025-12-02T18:59:10.495Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:10 2025-12-02T18:59:10.547Z INFO 11350 --- [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 18:59:10 2025-12-02T18:59:10.547Z INFO 11350 --- [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-6de2f6b5-56e3-45c1-a55e-7e1202369146 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 18:59:10 2025-12-02T18:59:10.547Z INFO 11350 --- [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 18:59:10 2025-12-02T18:59:10.547Z INFO 11350 --- [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 18:59:10 2025-12-02T18:59:10.547Z INFO 11350 --- [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 18:59:10 2025-12-02T18:59:10.548Z INFO 11350 --- [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 18:59:10 2025-12-02T18:59:10.548Z INFO 11350 --- [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 18:59:10 2025-12-02T18:59:10.551Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 18:59:10 2025-12-02T18:59:10.551Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 18:59:10 2025-12-02T18:59:10.551Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 18:59:10 2025-12-02T18:59:10.551Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 18:59:10 2025-12-02T18:59:10.552Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-19 unregistered 18:59:10 2025-12-02T18:59:10.567Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 18:59:10 allow.auto.create.topics = true 18:59:10 auto.commit.interval.ms = 5000 18:59:10 auto.include.jmx.reporter = true 18:59:10 auto.offset.reset = latest 18:59:10 bootstrap.servers = [localhost:32777] 18:59:10 check.crcs = true 18:59:10 client.dns.lookup = use_all_dns_ips 18:59:10 client.id = consumer-test-group-20 18:59:10 client.rack = 18:59:10 connections.max.idle.ms = 540000 18:59:10 default.api.timeout.ms = 60000 18:59:10 enable.auto.commit = true 18:59:10 enable.metrics.push = true 18:59:10 exclude.internal.topics = true 18:59:10 fetch.max.bytes = 52428800 18:59:10 fetch.max.wait.ms = 500 18:59:10 fetch.min.bytes = 1 18:59:10 group.id = test-group 18:59:10 group.instance.id = null 18:59:10 group.protocol = classic 18:59:10 group.remote.assignor = null 18:59:10 heartbeat.interval.ms = 3000 18:59:10 interceptor.classes = [] 18:59:10 internal.leave.group.on.close = true 18:59:10 internal.throw.on.fetch.stable.offset.unsupported = false 18:59:10 isolation.level = read_uncommitted 18:59:10 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 18:59:10 max.partition.fetch.bytes = 1048576 18:59:10 max.poll.interval.ms = 300000 18:59:10 max.poll.records = 2147483647 18:59:10 metadata.max.age.ms = 300000 18:59:10 metadata.recovery.strategy = none 18:59:10 metric.reporters = [] 18:59:10 metrics.num.samples = 2 18:59:10 metrics.recording.level = INFO 18:59:10 metrics.sample.window.ms = 30000 18:59:10 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 18:59:10 receive.buffer.bytes = 65536 18:59:10 reconnect.backoff.max.ms = 1000 18:59:10 reconnect.backoff.ms = 50 18:59:10 request.timeout.ms = 30000 18:59:10 retry.backoff.max.ms = 1000 18:59:10 retry.backoff.ms = 100 18:59:10 sasl.client.callback.handler.class = null 18:59:10 sasl.jaas.config = null 18:59:10 sasl.kerberos.kinit.cmd = /usr/bin/kinit 18:59:10 sasl.kerberos.min.time.before.relogin = 60000 18:59:10 sasl.kerberos.service.name = null 18:59:10 sasl.kerberos.ticket.renew.jitter = 0.05 18:59:10 sasl.kerberos.ticket.renew.window.factor = 0.8 18:59:10 sasl.login.callback.handler.class = null 18:59:10 sasl.login.class = null 18:59:10 sasl.login.connect.timeout.ms = null 18:59:10 sasl.login.read.timeout.ms = null 18:59:10 sasl.login.refresh.buffer.seconds = 300 18:59:10 sasl.login.refresh.min.period.seconds = 60 18:59:10 sasl.login.refresh.window.factor = 0.8 18:59:10 sasl.login.refresh.window.jitter = 0.05 18:59:10 sasl.login.retry.backoff.max.ms = 10000 18:59:10 sasl.login.retry.backoff.ms = 100 18:59:10 sasl.mechanism = GSSAPI 18:59:10 sasl.oauthbearer.clock.skew.seconds = 30 18:59:10 sasl.oauthbearer.expected.audience = null 18:59:10 sasl.oauthbearer.expected.issuer = null 18:59:10 sasl.oauthbearer.header.urlencode = false 18:59:10 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 18:59:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 18:59:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 18:59:10 sasl.oauthbearer.jwks.endpoint.url = null 18:59:10 sasl.oauthbearer.scope.claim.name = scope 18:59:10 sasl.oauthbearer.sub.claim.name = sub 18:59:10 sasl.oauthbearer.token.endpoint.url = null 18:59:10 security.protocol = PLAINTEXT 18:59:10 security.providers = null 18:59:10 send.buffer.bytes = 131072 18:59:10 session.timeout.ms = 45000 18:59:10 socket.connection.setup.timeout.max.ms = 30000 18:59:10 socket.connection.setup.timeout.ms = 10000 18:59:10 ssl.cipher.suites = null 18:59:10 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 18:59:10 ssl.endpoint.identification.algorithm = https 18:59:10 ssl.engine.factory.class = null 18:59:10 ssl.key.password = null 18:59:10 ssl.keymanager.algorithm = SunX509 18:59:10 ssl.keystore.certificate.chain = null 18:59:10 ssl.keystore.key = null 18:59:10 ssl.keystore.location = null 18:59:10 ssl.keystore.password = null 18:59:10 ssl.keystore.type = JKS 18:59:10 ssl.protocol = TLSv1.3 18:59:10 ssl.provider = null 18:59:10 ssl.secure.random.implementation = null 18:59:10 ssl.trustmanager.algorithm = PKIX 18:59:10 ssl.truststore.certificates = null 18:59:10 ssl.truststore.location = null 18:59:10 ssl.truststore.password = null 18:59:10 ssl.truststore.type = JKS 18:59:10 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 18:59:10 18:59:10 2025-12-02T18:59:10.567Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 18:59:10 2025-12-02T18:59:10.569Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 18:59:10 2025-12-02T18:59:10.569Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 18:59:10 2025-12-02T18:59:10.569Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1764701950569 18:59:10 2025-12-02T18:59:10.570Z INFO 11350 --- [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 18:59:10 2025-12-02T18:59:10.574Z INFO 11350 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-20, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 18:59:10 2025-12-02T18:59:10.574Z INFO 11350 --- [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) 18:59:10 2025-12-02T18:59:10.575Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] (Re-)joining group 18:59:10 2025-12-02T18:59:10.577Z INFO 11350 --- [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-8093d612-82b6-4995-a3b4-3b9c5d668435 18:59:10 2025-12-02T18:59:10.577Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] (Re-)joining group 18:59:10 2025-12-02T18:59:10.578Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] Successfully joined group with generation Generation{generationId=27, memberId='consumer-test-group-20-8093d612-82b6-4995-a3b4-3b9c5d668435', protocol='range'} 18:59:10 2025-12-02T18:59:10.579Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] Finished assignment for group at generation 27: {consumer-test-group-20-8093d612-82b6-4995-a3b4-3b9c5d668435=Assignment(partitions=[ncmp-events-0])} 18:59:10 2025-12-02T18:59:10.580Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] Successfully synced group in generation Generation{generationId=27, memberId='consumer-test-group-20-8093d612-82b6-4995-a3b4-3b9c5d668435', protocol='range'} 18:59:10 2025-12-02T18:59:10.580Z INFO 11350 --- [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]) 18:59:10 2025-12-02T18:59:10.580Z INFO 11350 --- [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 18:59:10 2025-12-02T18:59:10.581Z INFO 11350 --- [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 18:59:10 2025-12-02T18:59:10.585Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-20, groupId=test-group] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=341, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 18:59:11 2025-12-02T18:59:11.103Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:59:11 2025-12-02T18:59:11.104Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:59:11 2025-12-02T18:59:11.105Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:59:11 2025-12-02T18:59:11.105Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:59:11 2025-12-02T18:59:11.105Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:59:11 2025-12-02T18:59:11.169Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 18:59:11 2025-12-02T18:59:11.176Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 18:59:11 2025-12-02T18:59:11.192Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:11 2025-12-02T18:59:11.220Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:59:11 2025-12-02T18:59:11.220Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:59:11 2025-12-02T18:59:11.220Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:59:11 2025-12-02T18:59:11.220Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:59:11 2025-12-02T18:59:11.220Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:59:11 2025-12-02T18:59:11.239Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 18:59:11 2025-12-02T18:59:11.244Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 18:59:11 2025-12-02T18:59:11.259Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:11 2025-12-02T18:59:11.266Z WARN 11350 --- [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 18:59:11 2025-12-02T18:59:11.266Z WARN 11350 --- [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 18:59:11 2025-12-02T18:59:11.331Z ERROR 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 18:59:11 2025-12-02T18:59:11.365Z ERROR 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to find dataNode for cmHandleId : ch-5 , caused by : DataNode not found 18:59:11 2025-12-02T18:59:11.374Z ERROR 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to find dataNode for cmHandleId : ch-7 , caused by : DataNode not found 18:59:11 2025-12-02T18:59:11.376Z INFO 11350 --- [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 18:59:11 2025-12-02T18:59:11.376Z INFO 11350 --- [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-8093d612-82b6-4995-a3b4-3b9c5d668435 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 18:59:11 2025-12-02T18:59:11.376Z INFO 11350 --- [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 18:59:11 2025-12-02T18:59:11.376Z INFO 11350 --- [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 18:59:11 2025-12-02T18:59:11.376Z INFO 11350 --- [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 18:59:11 2025-12-02T18:59:11.377Z INFO 11350 --- [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 18:59:11 2025-12-02T18:59:11.377Z INFO 11350 --- [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 18:59:11 2025-12-02T18:59:11.389Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 18:59:11 2025-12-02T18:59:11.389Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 18:59:11 2025-12-02T18:59:11.389Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 18:59:11 2025-12-02T18:59:11.389Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 18:59:11 2025-12-02T18:59:11.390Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-20 unregistered 18:59:11 2025-12-02T18:59:11.404Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 18:59:11 allow.auto.create.topics = true 18:59:11 auto.commit.interval.ms = 5000 18:59:11 auto.include.jmx.reporter = true 18:59:11 auto.offset.reset = latest 18:59:11 bootstrap.servers = [localhost:32777] 18:59:11 check.crcs = true 18:59:11 client.dns.lookup = use_all_dns_ips 18:59:11 client.id = consumer-test-group-21 18:59:11 client.rack = 18:59:11 connections.max.idle.ms = 540000 18:59:11 default.api.timeout.ms = 60000 18:59:11 enable.auto.commit = true 18:59:11 enable.metrics.push = true 18:59:11 exclude.internal.topics = true 18:59:11 fetch.max.bytes = 52428800 18:59:11 fetch.max.wait.ms = 500 18:59:11 fetch.min.bytes = 1 18:59:11 group.id = test-group 18:59:11 group.instance.id = null 18:59:11 group.protocol = classic 18:59:11 group.remote.assignor = null 18:59:11 heartbeat.interval.ms = 3000 18:59:11 interceptor.classes = [] 18:59:11 internal.leave.group.on.close = true 18:59:11 internal.throw.on.fetch.stable.offset.unsupported = false 18:59:11 isolation.level = read_uncommitted 18:59:11 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 18:59:11 max.partition.fetch.bytes = 1048576 18:59:11 max.poll.interval.ms = 300000 18:59:11 max.poll.records = 2147483647 18:59:11 metadata.max.age.ms = 300000 18:59:11 metadata.recovery.strategy = none 18:59:11 metric.reporters = [] 18:59:11 metrics.num.samples = 2 18:59:11 metrics.recording.level = INFO 18:59:11 metrics.sample.window.ms = 30000 18:59:11 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 18:59:11 receive.buffer.bytes = 65536 18:59:11 reconnect.backoff.max.ms = 1000 18:59:11 reconnect.backoff.ms = 50 18:59:11 request.timeout.ms = 30000 18:59:11 retry.backoff.max.ms = 1000 18:59:11 retry.backoff.ms = 100 18:59:11 sasl.client.callback.handler.class = null 18:59:11 sasl.jaas.config = null 18:59:11 sasl.kerberos.kinit.cmd = /usr/bin/kinit 18:59:11 sasl.kerberos.min.time.before.relogin = 60000 18:59:11 sasl.kerberos.service.name = null 18:59:11 sasl.kerberos.ticket.renew.jitter = 0.05 18:59:11 sasl.kerberos.ticket.renew.window.factor = 0.8 18:59:11 sasl.login.callback.handler.class = null 18:59:11 sasl.login.class = null 18:59:11 sasl.login.connect.timeout.ms = null 18:59:11 sasl.login.read.timeout.ms = null 18:59:11 sasl.login.refresh.buffer.seconds = 300 18:59:11 sasl.login.refresh.min.period.seconds = 60 18:59:11 sasl.login.refresh.window.factor = 0.8 18:59:11 sasl.login.refresh.window.jitter = 0.05 18:59:11 sasl.login.retry.backoff.max.ms = 10000 18:59:11 sasl.login.retry.backoff.ms = 100 18:59:11 sasl.mechanism = GSSAPI 18:59:11 sasl.oauthbearer.clock.skew.seconds = 30 18:59:11 sasl.oauthbearer.expected.audience = null 18:59:11 sasl.oauthbearer.expected.issuer = null 18:59:11 sasl.oauthbearer.header.urlencode = false 18:59:11 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 18:59:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 18:59:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 18:59:11 sasl.oauthbearer.jwks.endpoint.url = null 18:59:11 sasl.oauthbearer.scope.claim.name = scope 18:59:11 sasl.oauthbearer.sub.claim.name = sub 18:59:11 sasl.oauthbearer.token.endpoint.url = null 18:59:11 security.protocol = PLAINTEXT 18:59:11 security.providers = null 18:59:11 send.buffer.bytes = 131072 18:59:11 session.timeout.ms = 45000 18:59:11 socket.connection.setup.timeout.max.ms = 30000 18:59:11 socket.connection.setup.timeout.ms = 10000 18:59:11 ssl.cipher.suites = null 18:59:11 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 18:59:11 ssl.endpoint.identification.algorithm = https 18:59:11 ssl.engine.factory.class = null 18:59:11 ssl.key.password = null 18:59:11 ssl.keymanager.algorithm = SunX509 18:59:11 ssl.keystore.certificate.chain = null 18:59:11 ssl.keystore.key = null 18:59:11 ssl.keystore.location = null 18:59:11 ssl.keystore.password = null 18:59:11 ssl.keystore.type = JKS 18:59:11 ssl.protocol = TLSv1.3 18:59:11 ssl.provider = null 18:59:11 ssl.secure.random.implementation = null 18:59:11 ssl.trustmanager.algorithm = PKIX 18:59:11 ssl.truststore.certificates = null 18:59:11 ssl.truststore.location = null 18:59:11 ssl.truststore.password = null 18:59:11 ssl.truststore.type = JKS 18:59:11 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 18:59:11 18:59:11 2025-12-02T18:59:11.405Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 18:59:11 2025-12-02T18:59:11.408Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 18:59:11 2025-12-02T18:59:11.408Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 18:59:11 2025-12-02T18:59:11.408Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1764701951408 18:59:11 2025-12-02T18:59:11.408Z INFO 11350 --- [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 18:59:11 2025-12-02T18:59:11.413Z INFO 11350 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-21, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 18:59:11 2025-12-02T18:59:11.413Z INFO 11350 --- [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) 18:59:11 2025-12-02T18:59:11.414Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] (Re-)joining group 18:59:11 2025-12-02T18:59:11.419Z INFO 11350 --- [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-6dfaf437-f101-4bdd-bb7d-37ab13b9e533 18:59:11 2025-12-02T18:59:11.419Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] (Re-)joining group 18:59:11 2025-12-02T18:59:11.424Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] Successfully joined group with generation Generation{generationId=29, memberId='consumer-test-group-21-6dfaf437-f101-4bdd-bb7d-37ab13b9e533', protocol='range'} 18:59:11 2025-12-02T18:59:11.424Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] Finished assignment for group at generation 29: {consumer-test-group-21-6dfaf437-f101-4bdd-bb7d-37ab13b9e533=Assignment(partitions=[ncmp-events-0])} 18:59:11 2025-12-02T18:59:11.426Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] Successfully synced group in generation Generation{generationId=29, memberId='consumer-test-group-21-6dfaf437-f101-4bdd-bb7d-37ab13b9e533', protocol='range'} 18:59:11 2025-12-02T18:59:11.426Z INFO 11350 --- [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]) 18:59:11 2025-12-02T18:59:11.426Z INFO 11350 --- [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 18:59:11 2025-12-02T18:59:11.427Z INFO 11350 --- [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 18:59:11 2025-12-02T18:59:11.431Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-21, groupId=test-group] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=358, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 18:59:12 2025-12-02T18:59:11.933Z INFO 11350 --- [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. 18:59:12 2025-12-02T18:59:11.934Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 2 items. 18:59:12 2025-12-02T18:59:11.934Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 2 18:59:12 2025-12-02T18:59:11.934Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 2 18:59:12 2025-12-02T18:59:11.934Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 2. 1 batch(es) active. 18:59:12 2025-12-02T18:59:11.976Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:12 2025-12-02T18:59:11.997Z INFO 11350 --- [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. 18:59:12 2025-12-02T18:59:12.021Z INFO 11350 --- [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. 18:59:12 2025-12-02T18:59:12.021Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 2 items. 18:59:12 2025-12-02T18:59:12.021Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 2 18:59:12 2025-12-02T18:59:12.022Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 2 18:59:12 2025-12-02T18:59:12.022Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 2. 1 batch(es) active. 18:59:12 2025-12-02T18:59:12.084Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 18:59:12 2025-12-02T18:59:12.094Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 18:59:12 2025-12-02T18:59:12.159Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 18:59:12 2025-12-02T18:59:12.166Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 18:59:12 2025-12-02T18:59:12.228Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:12 2025-12-02T18:59:12.293Z INFO 11350 --- [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 18:59:12 2025-12-02T18:59:12.293Z INFO 11350 --- [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-6dfaf437-f101-4bdd-bb7d-37ab13b9e533 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 18:59:12 2025-12-02T18:59:12.293Z INFO 11350 --- [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 18:59:12 2025-12-02T18:59:12.293Z INFO 11350 --- [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 18:59:12 2025-12-02T18:59:12.293Z INFO 11350 --- [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 18:59:12 2025-12-02T18:59:12.294Z INFO 11350 --- [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 18:59:12 2025-12-02T18:59:12.294Z INFO 11350 --- [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 18:59:12 2025-12-02T18:59:12.300Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 18:59:12 2025-12-02T18:59:12.300Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 18:59:12 2025-12-02T18:59:12.300Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 18:59:12 2025-12-02T18:59:12.300Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 18:59:12 2025-12-02T18:59:12.302Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-21 unregistered 18:59:12 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.018 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleCreateSpec 18:59:12 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec 18:59:12 2025-12-02T18:59:12.399Z INFO 11350 --- [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. 18:59:12 2025-12-02T18:59:12.399Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 3 items. 18:59:12 2025-12-02T18:59:12.399Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 3 18:59:12 2025-12-02T18:59:12.400Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 3 18:59:12 2025-12-02T18:59:12.400Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 3. 1 batch(es) active. 18:59:12 2025-12-02T18:59:12.464Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 18:59:12 2025-12-02T18:59:12.476Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 18:59:12 2025-12-02T18:59:12.585Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 18:59:12 2025-12-02T18:59:12.594Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 18:59:12 2025-12-02T18:59:12.665Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 18:59:12 2025-12-02T18:59:12.673Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 18:59:12 2025-12-02T18:59:12.713Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:13 2025-12-02T18:59:13.150Z ERROR 11350 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 18:59:13 18:59:13 org.onap.cps.ncmp.api.exceptions.CmHandleNotFoundException: Cm handle not found 18:59:13 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher.getCmHandleId(AlternateIdMatcher.java:131) 18:59:13 at jdk.internal.reflect.GeneratedMethodAccessor419.invoke(Unknown Source) 18:59:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:59:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:59:13 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 18:59:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 18:59:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 18:59:13 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 18:59:13 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 18:59:13 at jdk.internal.reflect.GeneratedMethodAccessor175.invoke(Unknown Source) 18:59:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:59:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:59:13 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 18:59:13 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 18:59:13 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 18:59:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:59:13 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 18:59:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:59:13 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 18:59:13 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher$$SpringCGLIB$$0.getCmHandleId() 18:59:13 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl.getNcmpServiceCmHandle(NetworkCmProxyInventoryFacadeImpl.java:162) 18:59:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:59:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:59:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:59:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:59:13 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 18:59:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 18:59:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 18:59:13 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 18:59:13 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 18:59:13 at jdk.internal.reflect.GeneratedMethodAccessor175.invoke(Unknown Source) 18:59:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:59:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:59:13 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 18:59:13 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 18:59:13 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 18:59:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:59:13 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 18:59:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:59:13 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 18:59:13 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl$$SpringCGLIB$$0.getNcmpServiceCmHandle() 18:59:13 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.retrieveCmHandleDetailsById(NetworkCmProxyController.java:304) 18:59:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:59:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:59:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:59:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:59:13 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 18:59:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 18:59:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 18:59:13 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 18:59:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:59:13 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 18:59:13 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 18:59:13 at jdk.internal.reflect.GeneratedMethodAccessor175.invoke(Unknown Source) 18:59:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:59:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:59:13 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 18:59:13 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 18:59:13 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 18:59:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:59:13 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 18:59:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:59:13 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 18:59:13 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.retrieveCmHandleDetailsById() 18:59:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:59:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:59:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:59:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:59:13 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 18:59:13 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 18:59:13 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 18:59:13 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 18:59:13 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 18:59:13 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 18:59:13 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 18:59:13 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 18:59:13 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 18:59:13 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 18:59:13 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) 18:59:13 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 18:59:13 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 18:59:13 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 18:59:13 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 18:59:13 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:59:13 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 18:59:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:59:13 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 18:59:13 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:59:13 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 18:59:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:59:13 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 18:59:13 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:59:13 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 18:59:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:59:13 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 18:59:13 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:59:13 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 18:59:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:59:13 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 18:59:13 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:59:13 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 18:59:13 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 18:59:13 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 18:59:13 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 18:59:13 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 18:59:13 at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec$__spock_feature_1_3_closure2.doCall(CmHandleSearchesNorthBoundRestApiSpec.groovy:105) 18:59:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:59:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:59:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:59:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:59:13 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 18:59:13 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 18:59:13 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 18:59:13 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 18:59:13 at groovy.lang.Closure.call(Closure.java:427) 18:59:13 at groovy.lang.Closure.call(Closure.java:416) 18:59:13 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2357) 18:59:13 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2342) 18:59:13 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2383) 18:59:13 at org.codehaus.groovy.runtime.dgm$202.doMethodInvoke(Unknown Source) 18:59:13 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1254) 18:59:13 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 18:59:13 at org.codehaus.groovy.runtime.InvokerHelper.invokePojoMethod(InvokerHelper.java:1024) 18:59:13 at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:1015) 18:59:13 at org.spockframework.runtime.GroovyRuntimeUtil.invokeMethod(GroovyRuntimeUtil.java:172) 18:59:13 at org.spockframework.runtime.SpockRuntime.verifyMethodCondition(SpockRuntime.java:111) 18:59:13 at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec.$spock_feature_1_3(CmHandleSearchesNorthBoundRestApiSpec.groovy:104) 18:59:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:59:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:59:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:59:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:59:13 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 18:59:13 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 18:59:13 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:59:13 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:59:13 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:59:13 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 18:59:13 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 18:59:13 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 18:59:13 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 18:59:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 18:59:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:59:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:59:13 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:59:13 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 18:59:13 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 18:59:13 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:59:13 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:59:13 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:59:13 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 18:59:13 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 18:59:13 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 18:59:13 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:59:13 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 18:59:13 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 18:59:13 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:59:13 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:59:13 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:59:13 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 18:59:13 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 18:59:13 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 18:59:13 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 18:59:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:59:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:59:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:59:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:59:13 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:59:13 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 18:59:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 18:59:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:59:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:59:13 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:59:13 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 18:59:13 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 18:59:13 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:59:13 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:59:13 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:59:13 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 18:59:13 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 18:59:13 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 18:59:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:59:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:59:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:59:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:59:13 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:59:13 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 18:59:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 18:59:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:59:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:59:13 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 18:59:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:59:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:59:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:59:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:59:13 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 18:59:13 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 18:59:13 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 18:59:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 18:59:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 18:59:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 18:59:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 18:59:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 18:59:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 18:59:13 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 18:59:13 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 18:59:13 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 18:59:13 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 18:59:13 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 18:59:13 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 18:59:13 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 18:59:13 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 18:59:13 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 18:59:13 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 18:59:13 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 18:59:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 18:59:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 18:59:13 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 18:59:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 18:59:13 18:59:13 2025-12-02T18:59:13.160Z ERROR 11350 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 18:59:13 18:59:13 org.onap.cps.ncmp.api.exceptions.CmHandleNotFoundException: Cm handle not found 18:59:13 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher.getCmHandleId(AlternateIdMatcher.java:131) 18:59:13 at jdk.internal.reflect.GeneratedMethodAccessor419.invoke(Unknown Source) 18:59:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:59:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:59:13 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 18:59:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 18:59:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 18:59:13 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 18:59:13 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 18:59:13 at jdk.internal.reflect.GeneratedMethodAccessor175.invoke(Unknown Source) 18:59:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:59:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:59:13 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 18:59:13 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 18:59:13 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 18:59:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:59:13 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 18:59:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:59:13 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 18:59:13 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher$$SpringCGLIB$$0.getCmHandleId() 18:59:13 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl.getNcmpServiceCmHandle(NetworkCmProxyInventoryFacadeImpl.java:162) 18:59:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:59:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:59:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:59:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:59:13 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 18:59:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 18:59:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 18:59:13 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 18:59:13 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 18:59:13 at jdk.internal.reflect.GeneratedMethodAccessor175.invoke(Unknown Source) 18:59:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:59:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:59:13 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 18:59:13 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 18:59:13 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 18:59:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:59:13 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 18:59:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:59:13 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 18:59:13 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl$$SpringCGLIB$$0.getNcmpServiceCmHandle() 18:59:13 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.retrieveCmHandleDetailsById(NetworkCmProxyController.java:304) 18:59:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:59:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:59:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:59:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:59:13 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 18:59:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 18:59:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 18:59:13 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 18:59:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:59:13 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 18:59:13 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 18:59:13 at jdk.internal.reflect.GeneratedMethodAccessor175.invoke(Unknown Source) 18:59:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:59:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:59:13 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 18:59:13 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 18:59:13 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 18:59:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:59:13 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 18:59:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:59:13 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 18:59:13 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.retrieveCmHandleDetailsById() 18:59:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:59:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:59:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:59:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:59:13 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 18:59:13 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 18:59:13 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 18:59:13 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 18:59:13 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 18:59:13 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 18:59:13 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 18:59:13 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 18:59:13 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 18:59:13 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 18:59:13 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) 18:59:13 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 18:59:13 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 18:59:13 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 18:59:13 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 18:59:13 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:59:13 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 18:59:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:59:13 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 18:59:13 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:59:13 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 18:59:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:59:13 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 18:59:13 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:59:13 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 18:59:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:59:13 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 18:59:13 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:59:13 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 18:59:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:59:13 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 18:59:13 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:59:13 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 18:59:13 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 18:59:13 at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec$__spock_feature_1_3_closure2.doCall(CmHandleSearchesNorthBoundRestApiSpec.groovy:105) 18:59:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:59:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:59:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:59:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:59:13 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 18:59:13 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 18:59:13 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 18:59:13 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 18:59:13 at groovy.lang.Closure.call(Closure.java:427) 18:59:13 at groovy.lang.Closure.call(Closure.java:416) 18:59:13 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2357) 18:59:13 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2342) 18:59:13 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2383) 18:59:13 at org.codehaus.groovy.runtime.dgm$202.doMethodInvoke(Unknown Source) 18:59:13 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1254) 18:59:13 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 18:59:13 at org.codehaus.groovy.runtime.InvokerHelper.invokePojoMethod(InvokerHelper.java:1024) 18:59:13 at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:1015) 18:59:13 at org.spockframework.runtime.GroovyRuntimeUtil.invokeMethod(GroovyRuntimeUtil.java:172) 18:59:13 at org.spockframework.runtime.SpockRuntime.verifyMethodCondition(SpockRuntime.java:111) 18:59:13 at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec.$spock_feature_1_3(CmHandleSearchesNorthBoundRestApiSpec.groovy:104) 18:59:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:59:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:59:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:59:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:59:13 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 18:59:13 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 18:59:13 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:59:13 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:59:13 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:59:13 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 18:59:13 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 18:59:13 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 18:59:13 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 18:59:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 18:59:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:59:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:59:13 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:59:13 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 18:59:13 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 18:59:13 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:59:13 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:59:13 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:59:13 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 18:59:13 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 18:59:13 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 18:59:13 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:59:13 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 18:59:13 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 18:59:13 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:59:13 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:59:13 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:59:13 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 18:59:13 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 18:59:13 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 18:59:13 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 18:59:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:59:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:59:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:59:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:59:13 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:59:13 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 18:59:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 18:59:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:59:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:59:13 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:59:13 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 18:59:13 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 18:59:13 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:59:13 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:59:13 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:59:13 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 18:59:13 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 18:59:13 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 18:59:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:59:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:59:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:59:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:59:13 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:59:13 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 18:59:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 18:59:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:59:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:59:13 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 18:59:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:59:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:59:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:59:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:59:13 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 18:59:13 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 18:59:13 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 18:59:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 18:59:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 18:59:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 18:59:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 18:59:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 18:59:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 18:59:13 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 18:59:13 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 18:59:13 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 18:59:13 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 18:59:13 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 18:59:13 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 18:59:13 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 18:59:13 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 18:59:13 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 18:59:13 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 18:59:13 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 18:59:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 18:59:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 18:59:13 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 18:59:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 18:59:13 18:59:13 2025-12-02T18:59:13.164Z ERROR 11350 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 18:59:13 18:59:13 org.onap.cps.ncmp.api.exceptions.CmHandleNotFoundException: Cm handle not found 18:59:13 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher.getCmHandleId(AlternateIdMatcher.java:131) 18:59:13 at jdk.internal.reflect.GeneratedMethodAccessor419.invoke(Unknown Source) 18:59:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:59:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:59:13 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 18:59:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 18:59:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 18:59:13 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 18:59:13 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 18:59:13 at jdk.internal.reflect.GeneratedMethodAccessor175.invoke(Unknown Source) 18:59:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:59:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:59:13 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 18:59:13 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 18:59:13 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 18:59:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:59:13 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 18:59:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:59:13 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 18:59:13 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher$$SpringCGLIB$$0.getCmHandleId() 18:59:13 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl.getNcmpServiceCmHandle(NetworkCmProxyInventoryFacadeImpl.java:162) 18:59:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:59:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:59:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:59:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:59:13 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 18:59:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 18:59:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 18:59:13 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 18:59:13 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 18:59:13 at jdk.internal.reflect.GeneratedMethodAccessor175.invoke(Unknown Source) 18:59:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:59:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:59:13 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 18:59:13 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 18:59:13 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 18:59:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:59:13 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 18:59:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:59:13 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 18:59:13 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl$$SpringCGLIB$$0.getNcmpServiceCmHandle() 18:59:13 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.retrieveCmHandleDetailsById(NetworkCmProxyController.java:304) 18:59:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:59:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:59:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:59:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:59:13 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 18:59:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 18:59:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 18:59:13 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 18:59:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:59:13 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 18:59:13 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 18:59:13 at jdk.internal.reflect.GeneratedMethodAccessor175.invoke(Unknown Source) 18:59:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:59:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:59:13 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 18:59:13 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 18:59:13 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 18:59:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:59:13 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 18:59:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:59:13 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 18:59:13 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.retrieveCmHandleDetailsById() 18:59:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:59:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:59:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:59:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:59:13 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 18:59:13 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 18:59:13 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 18:59:13 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 18:59:13 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 18:59:13 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 18:59:13 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 18:59:13 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 18:59:13 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 18:59:13 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 18:59:13 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) 18:59:13 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 18:59:13 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 18:59:13 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 18:59:13 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 18:59:13 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:59:13 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 18:59:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:59:13 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 18:59:13 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:59:13 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 18:59:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:59:13 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 18:59:13 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:59:13 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 18:59:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:59:13 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 18:59:13 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:59:13 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 18:59:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:59:13 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 18:59:13 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:59:13 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 18:59:13 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 18:59:13 at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec$__spock_feature_1_3_closure2.doCall(CmHandleSearchesNorthBoundRestApiSpec.groovy:105) 18:59:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:59:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:59:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:59:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:59:13 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 18:59:13 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 18:59:13 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 18:59:13 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 18:59:13 at groovy.lang.Closure.call(Closure.java:427) 18:59:13 at groovy.lang.Closure.call(Closure.java:416) 18:59:13 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2357) 18:59:13 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2342) 18:59:13 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2383) 18:59:13 at org.codehaus.groovy.runtime.dgm$202.doMethodInvoke(Unknown Source) 18:59:13 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1254) 18:59:13 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 18:59:13 at org.codehaus.groovy.runtime.InvokerHelper.invokePojoMethod(InvokerHelper.java:1024) 18:59:13 at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:1015) 18:59:13 at org.spockframework.runtime.GroovyRuntimeUtil.invokeMethod(GroovyRuntimeUtil.java:172) 18:59:13 at org.spockframework.runtime.SpockRuntime.verifyMethodCondition(SpockRuntime.java:111) 18:59:13 at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec.$spock_feature_1_3(CmHandleSearchesNorthBoundRestApiSpec.groovy:104) 18:59:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:59:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:59:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:59:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:59:13 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 18:59:13 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 18:59:13 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:59:13 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:59:13 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:59:13 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 18:59:13 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 18:59:13 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 18:59:13 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 18:59:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 18:59:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:59:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:59:13 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:59:13 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 18:59:13 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 18:59:13 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:59:13 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:59:13 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:59:13 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 18:59:13 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 18:59:13 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 18:59:13 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:59:13 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 18:59:13 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 18:59:13 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:59:13 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:59:13 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:59:13 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 18:59:13 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 18:59:13 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 18:59:13 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 18:59:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:59:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:59:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:59:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:59:13 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:59:13 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 18:59:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 18:59:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:59:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:59:13 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:59:13 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 18:59:13 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 18:59:13 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:59:13 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:59:13 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:59:13 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 18:59:13 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 18:59:13 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 18:59:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:59:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:59:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:59:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:59:13 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:59:13 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 18:59:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 18:59:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:59:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:59:13 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 18:59:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:59:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:59:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:59:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:59:13 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 18:59:13 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 18:59:13 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 18:59:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 18:59:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 18:59:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 18:59:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 18:59:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 18:59:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 18:59:13 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 18:59:13 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 18:59:13 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 18:59:13 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 18:59:13 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 18:59:13 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 18:59:13 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 18:59:13 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 18:59:13 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 18:59:13 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 18:59:13 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 18:59:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 18:59:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 18:59:13 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 18:59:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 18:59:13 18:59:13 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.847 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec 18:59:13 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesSouthBoundRestApiSpec 18:59:13 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.238 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesSouthBoundRestApiSpec 18:59:13 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleUpdateSpec 18:59:13 2025-12-02T18:59:13.438Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 18:59:13 allow.auto.create.topics = true 18:59:13 auto.commit.interval.ms = 5000 18:59:13 auto.include.jmx.reporter = true 18:59:13 auto.offset.reset = latest 18:59:13 bootstrap.servers = [localhost:32777] 18:59:13 check.crcs = true 18:59:13 client.dns.lookup = use_all_dns_ips 18:59:13 client.id = consumer-test-group-for-update-22 18:59:13 client.rack = 18:59:13 connections.max.idle.ms = 540000 18:59:13 default.api.timeout.ms = 60000 18:59:13 enable.auto.commit = true 18:59:13 enable.metrics.push = true 18:59:13 exclude.internal.topics = true 18:59:13 fetch.max.bytes = 52428800 18:59:13 fetch.max.wait.ms = 500 18:59:13 fetch.min.bytes = 1 18:59:13 group.id = test-group-for-update 18:59:13 group.instance.id = null 18:59:13 group.protocol = classic 18:59:13 group.remote.assignor = null 18:59:13 heartbeat.interval.ms = 3000 18:59:13 interceptor.classes = [] 18:59:13 internal.leave.group.on.close = true 18:59:13 internal.throw.on.fetch.stable.offset.unsupported = false 18:59:13 isolation.level = read_uncommitted 18:59:13 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 18:59:13 max.partition.fetch.bytes = 1048576 18:59:13 max.poll.interval.ms = 300000 18:59:13 max.poll.records = 2147483647 18:59:13 metadata.max.age.ms = 300000 18:59:13 metadata.recovery.strategy = none 18:59:13 metric.reporters = [] 18:59:13 metrics.num.samples = 2 18:59:13 metrics.recording.level = INFO 18:59:13 metrics.sample.window.ms = 30000 18:59:13 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 18:59:13 receive.buffer.bytes = 65536 18:59:13 reconnect.backoff.max.ms = 1000 18:59:13 reconnect.backoff.ms = 50 18:59:13 request.timeout.ms = 30000 18:59:13 retry.backoff.max.ms = 1000 18:59:13 retry.backoff.ms = 100 18:59:13 sasl.client.callback.handler.class = null 18:59:13 sasl.jaas.config = null 18:59:13 sasl.kerberos.kinit.cmd = /usr/bin/kinit 18:59:13 sasl.kerberos.min.time.before.relogin = 60000 18:59:13 sasl.kerberos.service.name = null 18:59:13 sasl.kerberos.ticket.renew.jitter = 0.05 18:59:13 sasl.kerberos.ticket.renew.window.factor = 0.8 18:59:13 sasl.login.callback.handler.class = null 18:59:13 sasl.login.class = null 18:59:13 sasl.login.connect.timeout.ms = null 18:59:13 sasl.login.read.timeout.ms = null 18:59:13 sasl.login.refresh.buffer.seconds = 300 18:59:13 sasl.login.refresh.min.period.seconds = 60 18:59:13 sasl.login.refresh.window.factor = 0.8 18:59:13 sasl.login.refresh.window.jitter = 0.05 18:59:13 sasl.login.retry.backoff.max.ms = 10000 18:59:13 sasl.login.retry.backoff.ms = 100 18:59:13 sasl.mechanism = GSSAPI 18:59:13 sasl.oauthbearer.clock.skew.seconds = 30 18:59:13 sasl.oauthbearer.expected.audience = null 18:59:13 sasl.oauthbearer.expected.issuer = null 18:59:13 sasl.oauthbearer.header.urlencode = false 18:59:13 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 18:59:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 18:59:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 18:59:13 sasl.oauthbearer.jwks.endpoint.url = null 18:59:13 sasl.oauthbearer.scope.claim.name = scope 18:59:13 sasl.oauthbearer.sub.claim.name = sub 18:59:13 sasl.oauthbearer.token.endpoint.url = null 18:59:13 security.protocol = PLAINTEXT 18:59:13 security.providers = null 18:59:13 send.buffer.bytes = 131072 18:59:13 session.timeout.ms = 45000 18:59:13 socket.connection.setup.timeout.max.ms = 30000 18:59:13 socket.connection.setup.timeout.ms = 10000 18:59:13 ssl.cipher.suites = null 18:59:13 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 18:59:13 ssl.endpoint.identification.algorithm = https 18:59:13 ssl.engine.factory.class = null 18:59:13 ssl.key.password = null 18:59:13 ssl.keymanager.algorithm = SunX509 18:59:13 ssl.keystore.certificate.chain = null 18:59:13 ssl.keystore.key = null 18:59:13 ssl.keystore.location = null 18:59:13 ssl.keystore.password = null 18:59:13 ssl.keystore.type = JKS 18:59:13 ssl.protocol = TLSv1.3 18:59:13 ssl.provider = null 18:59:13 ssl.secure.random.implementation = null 18:59:13 ssl.trustmanager.algorithm = PKIX 18:59:13 ssl.truststore.certificates = null 18:59:13 ssl.truststore.location = null 18:59:13 ssl.truststore.password = null 18:59:13 ssl.truststore.type = JKS 18:59:13 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 18:59:13 18:59:13 2025-12-02T18:59:13.438Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 18:59:13 2025-12-02T18:59:13.440Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 18:59:13 2025-12-02T18:59:13.440Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 18:59:13 2025-12-02T18:59:13.440Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1764701953440 18:59:13 2025-12-02T18:59:13.440Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Subscribed to topic(s): ncmp-events 18:59:13 2025-12-02T18:59:13.458Z INFO 11350 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Cluster ID: 4L6g3nShT-eMCtK--X86sw 18:59:13 2025-12-02T18:59:13.458Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 18:59:13 2025-12-02T18:59:13.460Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] (Re-)joining group 18:59:13 2025-12-02T18:59:13.463Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Request joining group due to: need to re-join with the given member-id: consumer-test-group-for-update-22-b36324cc-ad61-4331-9c83-e495c6829a38 18:59:13 2025-12-02T18:59:13.463Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] (Re-)joining group 18:59:13 2025-12-02T18:59:13.465Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=1, memberId='consumer-test-group-for-update-22-b36324cc-ad61-4331-9c83-e495c6829a38', protocol='range'} 18:59:13 2025-12-02T18:59:13.466Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Finished assignment for group at generation 1: {consumer-test-group-for-update-22-b36324cc-ad61-4331-9c83-e495c6829a38=Assignment(partitions=[ncmp-events-0])} 18:59:13 2025-12-02T18:59:13.467Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=1, memberId='consumer-test-group-for-update-22-b36324cc-ad61-4331-9c83-e495c6829a38', protocol='range'} 18:59:13 2025-12-02T18:59:13.467Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 18:59:13 2025-12-02T18:59:13.467Z INFO 11350 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Adding newly assigned partitions: ncmp-events-0 18:59:13 2025-12-02T18:59:13.468Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Found no committed offset for partition ncmp-events-0 18:59:13 2025-12-02T18:59:13.471Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=400, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 18:59:14 2025-12-02T18:59:13.959Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:59:14 2025-12-02T18:59:13.960Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:59:14 2025-12-02T18:59:13.961Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:59:14 2025-12-02T18:59:13.962Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:59:14 2025-12-02T18:59:13.962Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:59:14 2025-12-02T18:59:14.023Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 18:59:14 2025-12-02T18:59:14.034Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 18:59:14 2025-12-02T18:59:14.049Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:14 2025-12-02T18:59:14.058Z WARN 11350 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 18:59:14 2025-12-02T18:59:14.091Z INFO 11350 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Revoke previously assigned partitions ncmp-events-0 18:59:14 2025-12-02T18:59:14.091Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Member consumer-test-group-for-update-22-b36324cc-ad61-4331-9c83-e495c6829a38 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 18:59:14 2025-12-02T18:59:14.092Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 18:59:14 2025-12-02T18:59:14.092Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 18:59:14 2025-12-02T18:59:14.092Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Unsubscribed all topics or patterns and assigned partitions 18:59:14 2025-12-02T18:59:14.092Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 18:59:14 2025-12-02T18:59:14.092Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 18:59:14 2025-12-02T18:59:14.095Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 18:59:14 2025-12-02T18:59:14.095Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 18:59:14 2025-12-02T18:59:14.095Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 18:59:14 2025-12-02T18:59:14.095Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 18:59:14 2025-12-02T18:59:14.096Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-22 unregistered 18:59:14 2025-12-02T18:59:14.110Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 18:59:14 allow.auto.create.topics = true 18:59:14 auto.commit.interval.ms = 5000 18:59:14 auto.include.jmx.reporter = true 18:59:14 auto.offset.reset = latest 18:59:14 bootstrap.servers = [localhost:32777] 18:59:14 check.crcs = true 18:59:14 client.dns.lookup = use_all_dns_ips 18:59:14 client.id = consumer-test-group-for-update-23 18:59:14 client.rack = 18:59:14 connections.max.idle.ms = 540000 18:59:14 default.api.timeout.ms = 60000 18:59:14 enable.auto.commit = true 18:59:14 enable.metrics.push = true 18:59:14 exclude.internal.topics = true 18:59:14 fetch.max.bytes = 52428800 18:59:14 fetch.max.wait.ms = 500 18:59:14 fetch.min.bytes = 1 18:59:14 group.id = test-group-for-update 18:59:14 group.instance.id = null 18:59:14 group.protocol = classic 18:59:14 group.remote.assignor = null 18:59:14 heartbeat.interval.ms = 3000 18:59:14 interceptor.classes = [] 18:59:14 internal.leave.group.on.close = true 18:59:14 internal.throw.on.fetch.stable.offset.unsupported = false 18:59:14 isolation.level = read_uncommitted 18:59:14 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 18:59:14 max.partition.fetch.bytes = 1048576 18:59:14 max.poll.interval.ms = 300000 18:59:14 max.poll.records = 2147483647 18:59:14 metadata.max.age.ms = 300000 18:59:14 metadata.recovery.strategy = none 18:59:14 metric.reporters = [] 18:59:14 metrics.num.samples = 2 18:59:14 metrics.recording.level = INFO 18:59:14 metrics.sample.window.ms = 30000 18:59:14 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 18:59:14 receive.buffer.bytes = 65536 18:59:14 reconnect.backoff.max.ms = 1000 18:59:14 reconnect.backoff.ms = 50 18:59:14 request.timeout.ms = 30000 18:59:14 retry.backoff.max.ms = 1000 18:59:14 retry.backoff.ms = 100 18:59:14 sasl.client.callback.handler.class = null 18:59:14 sasl.jaas.config = null 18:59:14 sasl.kerberos.kinit.cmd = /usr/bin/kinit 18:59:14 sasl.kerberos.min.time.before.relogin = 60000 18:59:14 sasl.kerberos.service.name = null 18:59:14 sasl.kerberos.ticket.renew.jitter = 0.05 18:59:14 sasl.kerberos.ticket.renew.window.factor = 0.8 18:59:14 sasl.login.callback.handler.class = null 18:59:14 sasl.login.class = null 18:59:14 sasl.login.connect.timeout.ms = null 18:59:14 sasl.login.read.timeout.ms = null 18:59:14 sasl.login.refresh.buffer.seconds = 300 18:59:14 sasl.login.refresh.min.period.seconds = 60 18:59:14 sasl.login.refresh.window.factor = 0.8 18:59:14 sasl.login.refresh.window.jitter = 0.05 18:59:14 sasl.login.retry.backoff.max.ms = 10000 18:59:14 sasl.login.retry.backoff.ms = 100 18:59:14 sasl.mechanism = GSSAPI 18:59:14 sasl.oauthbearer.clock.skew.seconds = 30 18:59:14 sasl.oauthbearer.expected.audience = null 18:59:14 sasl.oauthbearer.expected.issuer = null 18:59:14 sasl.oauthbearer.header.urlencode = false 18:59:14 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 18:59:14 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 18:59:14 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 18:59:14 sasl.oauthbearer.jwks.endpoint.url = null 18:59:14 sasl.oauthbearer.scope.claim.name = scope 18:59:14 sasl.oauthbearer.sub.claim.name = sub 18:59:14 sasl.oauthbearer.token.endpoint.url = null 18:59:14 security.protocol = PLAINTEXT 18:59:14 security.providers = null 18:59:14 send.buffer.bytes = 131072 18:59:14 session.timeout.ms = 45000 18:59:14 socket.connection.setup.timeout.max.ms = 30000 18:59:14 socket.connection.setup.timeout.ms = 10000 18:59:14 ssl.cipher.suites = null 18:59:14 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 18:59:14 ssl.endpoint.identification.algorithm = https 18:59:14 ssl.engine.factory.class = null 18:59:14 ssl.key.password = null 18:59:14 ssl.keymanager.algorithm = SunX509 18:59:14 ssl.keystore.certificate.chain = null 18:59:14 ssl.keystore.key = null 18:59:14 ssl.keystore.location = null 18:59:14 ssl.keystore.password = null 18:59:14 ssl.keystore.type = JKS 18:59:14 ssl.protocol = TLSv1.3 18:59:14 ssl.provider = null 18:59:14 ssl.secure.random.implementation = null 18:59:14 ssl.trustmanager.algorithm = PKIX 18:59:14 ssl.truststore.certificates = null 18:59:14 ssl.truststore.location = null 18:59:14 ssl.truststore.password = null 18:59:14 ssl.truststore.type = JKS 18:59:14 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 18:59:14 18:59:14 2025-12-02T18:59:14.110Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 18:59:14 2025-12-02T18:59:14.112Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 18:59:14 2025-12-02T18:59:14.112Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 18:59:14 2025-12-02T18:59:14.112Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1764701954112 18:59:14 2025-12-02T18:59:14.112Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Subscribed to topic(s): ncmp-events 18:59:14 2025-12-02T18:59:14.116Z INFO 11350 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Cluster ID: 4L6g3nShT-eMCtK--X86sw 18:59:14 2025-12-02T18:59:14.116Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 18:59:14 2025-12-02T18:59:14.117Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] (Re-)joining group 18:59:14 2025-12-02T18:59:14.119Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Request joining group due to: need to re-join with the given member-id: consumer-test-group-for-update-23-5e675363-3414-49ef-9070-8f9ce2906664 18:59:14 2025-12-02T18:59:14.119Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] (Re-)joining group 18:59:14 2025-12-02T18:59:14.129Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=3, memberId='consumer-test-group-for-update-23-5e675363-3414-49ef-9070-8f9ce2906664', protocol='range'} 18:59:14 2025-12-02T18:59:14.130Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Finished assignment for group at generation 3: {consumer-test-group-for-update-23-5e675363-3414-49ef-9070-8f9ce2906664=Assignment(partitions=[ncmp-events-0])} 18:59:14 2025-12-02T18:59:14.131Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=3, memberId='consumer-test-group-for-update-23-5e675363-3414-49ef-9070-8f9ce2906664', protocol='range'} 18:59:14 2025-12-02T18:59:14.131Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 18:59:14 2025-12-02T18:59:14.131Z INFO 11350 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Adding newly assigned partitions: ncmp-events-0 18:59:14 2025-12-02T18:59:14.133Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Found no committed offset for partition ncmp-events-0 18:59:14 2025-12-02T18:59:14.137Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=404, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 18:59:14 2025-12-02T18:59:14.632Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:59:14 2025-12-02T18:59:14.632Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:59:14 2025-12-02T18:59:14.632Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:59:14 2025-12-02T18:59:14.633Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:59:14 2025-12-02T18:59:14.633Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:59:14 2025-12-02T18:59:14.692Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 18:59:14 2025-12-02T18:59:14.704Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 18:59:14 2025-12-02T18:59:14.726Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:14 2025-12-02T18:59:14.754Z WARN 11350 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 18:59:14 2025-12-02T18:59:14.790Z INFO 11350 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Revoke previously assigned partitions ncmp-events-0 18:59:14 2025-12-02T18:59:14.790Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Member consumer-test-group-for-update-23-5e675363-3414-49ef-9070-8f9ce2906664 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 18:59:14 2025-12-02T18:59:14.790Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 18:59:14 2025-12-02T18:59:14.790Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 18:59:14 2025-12-02T18:59:14.790Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Unsubscribed all topics or patterns and assigned partitions 18:59:14 2025-12-02T18:59:14.791Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 18:59:14 2025-12-02T18:59:14.791Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 18:59:14 2025-12-02T18:59:14.793Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 18:59:14 2025-12-02T18:59:14.793Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 18:59:14 2025-12-02T18:59:14.793Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 18:59:14 2025-12-02T18:59:14.793Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 18:59:14 2025-12-02T18:59:14.794Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-23 unregistered 18:59:14 2025-12-02T18:59:14.805Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 18:59:14 allow.auto.create.topics = true 18:59:14 auto.commit.interval.ms = 5000 18:59:14 auto.include.jmx.reporter = true 18:59:14 auto.offset.reset = latest 18:59:14 bootstrap.servers = [localhost:32777] 18:59:14 check.crcs = true 18:59:14 client.dns.lookup = use_all_dns_ips 18:59:14 client.id = consumer-test-group-for-update-24 18:59:14 client.rack = 18:59:14 connections.max.idle.ms = 540000 18:59:14 default.api.timeout.ms = 60000 18:59:14 enable.auto.commit = true 18:59:14 enable.metrics.push = true 18:59:14 exclude.internal.topics = true 18:59:14 fetch.max.bytes = 52428800 18:59:14 fetch.max.wait.ms = 500 18:59:14 fetch.min.bytes = 1 18:59:14 group.id = test-group-for-update 18:59:14 group.instance.id = null 18:59:14 group.protocol = classic 18:59:14 group.remote.assignor = null 18:59:14 heartbeat.interval.ms = 3000 18:59:14 interceptor.classes = [] 18:59:14 internal.leave.group.on.close = true 18:59:14 internal.throw.on.fetch.stable.offset.unsupported = false 18:59:14 isolation.level = read_uncommitted 18:59:14 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 18:59:14 max.partition.fetch.bytes = 1048576 18:59:14 max.poll.interval.ms = 300000 18:59:14 max.poll.records = 2147483647 18:59:14 metadata.max.age.ms = 300000 18:59:14 metadata.recovery.strategy = none 18:59:14 metric.reporters = [] 18:59:14 metrics.num.samples = 2 18:59:14 metrics.recording.level = INFO 18:59:14 metrics.sample.window.ms = 30000 18:59:14 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 18:59:14 receive.buffer.bytes = 65536 18:59:14 reconnect.backoff.max.ms = 1000 18:59:14 reconnect.backoff.ms = 50 18:59:14 request.timeout.ms = 30000 18:59:14 retry.backoff.max.ms = 1000 18:59:14 retry.backoff.ms = 100 18:59:14 sasl.client.callback.handler.class = null 18:59:14 sasl.jaas.config = null 18:59:14 sasl.kerberos.kinit.cmd = /usr/bin/kinit 18:59:14 sasl.kerberos.min.time.before.relogin = 60000 18:59:14 sasl.kerberos.service.name = null 18:59:14 sasl.kerberos.ticket.renew.jitter = 0.05 18:59:14 sasl.kerberos.ticket.renew.window.factor = 0.8 18:59:14 sasl.login.callback.handler.class = null 18:59:14 sasl.login.class = null 18:59:14 sasl.login.connect.timeout.ms = null 18:59:14 sasl.login.read.timeout.ms = null 18:59:14 sasl.login.refresh.buffer.seconds = 300 18:59:14 sasl.login.refresh.min.period.seconds = 60 18:59:14 sasl.login.refresh.window.factor = 0.8 18:59:14 sasl.login.refresh.window.jitter = 0.05 18:59:14 sasl.login.retry.backoff.max.ms = 10000 18:59:14 sasl.login.retry.backoff.ms = 100 18:59:14 sasl.mechanism = GSSAPI 18:59:14 sasl.oauthbearer.clock.skew.seconds = 30 18:59:14 sasl.oauthbearer.expected.audience = null 18:59:14 sasl.oauthbearer.expected.issuer = null 18:59:14 sasl.oauthbearer.header.urlencode = false 18:59:14 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 18:59:14 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 18:59:14 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 18:59:14 sasl.oauthbearer.jwks.endpoint.url = null 18:59:14 sasl.oauthbearer.scope.claim.name = scope 18:59:14 sasl.oauthbearer.sub.claim.name = sub 18:59:14 sasl.oauthbearer.token.endpoint.url = null 18:59:14 security.protocol = PLAINTEXT 18:59:14 security.providers = null 18:59:14 send.buffer.bytes = 131072 18:59:14 session.timeout.ms = 45000 18:59:14 socket.connection.setup.timeout.max.ms = 30000 18:59:14 socket.connection.setup.timeout.ms = 10000 18:59:14 ssl.cipher.suites = null 18:59:14 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 18:59:14 ssl.endpoint.identification.algorithm = https 18:59:14 ssl.engine.factory.class = null 18:59:14 ssl.key.password = null 18:59:14 ssl.keymanager.algorithm = SunX509 18:59:14 ssl.keystore.certificate.chain = null 18:59:14 ssl.keystore.key = null 18:59:14 ssl.keystore.location = null 18:59:14 ssl.keystore.password = null 18:59:14 ssl.keystore.type = JKS 18:59:14 ssl.protocol = TLSv1.3 18:59:14 ssl.provider = null 18:59:14 ssl.secure.random.implementation = null 18:59:14 ssl.trustmanager.algorithm = PKIX 18:59:14 ssl.truststore.certificates = null 18:59:14 ssl.truststore.location = null 18:59:14 ssl.truststore.password = null 18:59:14 ssl.truststore.type = JKS 18:59:14 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 18:59:14 18:59:14 2025-12-02T18:59:14.805Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 18:59:14 2025-12-02T18:59:14.807Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 18:59:14 2025-12-02T18:59:14.807Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 18:59:14 2025-12-02T18:59:14.807Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1764701954807 18:59:14 2025-12-02T18:59:14.807Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Subscribed to topic(s): ncmp-events 18:59:14 2025-12-02T18:59:14.811Z INFO 11350 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Cluster ID: 4L6g3nShT-eMCtK--X86sw 18:59:14 2025-12-02T18:59:14.815Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 18:59:14 2025-12-02T18:59:14.816Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] (Re-)joining group 18:59:14 2025-12-02T18:59:14.826Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Request joining group due to: need to re-join with the given member-id: consumer-test-group-for-update-24-af020507-18ac-4bc8-bec7-38f676667f8a 18:59:14 2025-12-02T18:59:14.827Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] (Re-)joining group 18:59:14 2025-12-02T18:59:14.829Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=5, memberId='consumer-test-group-for-update-24-af020507-18ac-4bc8-bec7-38f676667f8a', protocol='range'} 18:59:14 2025-12-02T18:59:14.829Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Finished assignment for group at generation 5: {consumer-test-group-for-update-24-af020507-18ac-4bc8-bec7-38f676667f8a=Assignment(partitions=[ncmp-events-0])} 18:59:14 2025-12-02T18:59:14.831Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=5, memberId='consumer-test-group-for-update-24-af020507-18ac-4bc8-bec7-38f676667f8a', protocol='range'} 18:59:14 2025-12-02T18:59:14.832Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 18:59:14 2025-12-02T18:59:14.832Z INFO 11350 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Adding newly assigned partitions: ncmp-events-0 18:59:14 2025-12-02T18:59:14.833Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Found no committed offset for partition ncmp-events-0 18:59:14 2025-12-02T18:59:14.837Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=408, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 18:59:15 2025-12-02T18:59:15.327Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:59:15 2025-12-02T18:59:15.328Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:59:15 2025-12-02T18:59:15.328Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:59:15 2025-12-02T18:59:15.328Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:59:15 2025-12-02T18:59:15.328Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:59:15 2025-12-02T18:59:15.394Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 18:59:15 2025-12-02T18:59:15.404Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 18:59:15 2025-12-02T18:59:15.426Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:15 2025-12-02T18:59:15.449Z WARN 11350 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 18:59:15 2025-12-02T18:59:15.490Z INFO 11350 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Revoke previously assigned partitions ncmp-events-0 18:59:15 2025-12-02T18:59:15.490Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Member consumer-test-group-for-update-24-af020507-18ac-4bc8-bec7-38f676667f8a sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 18:59:15 2025-12-02T18:59:15.490Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 18:59:15 2025-12-02T18:59:15.490Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 18:59:15 2025-12-02T18:59:15.490Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Unsubscribed all topics or patterns and assigned partitions 18:59:15 2025-12-02T18:59:15.490Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 18:59:15 2025-12-02T18:59:15.490Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 18:59:15 2025-12-02T18:59:15.494Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 18:59:15 2025-12-02T18:59:15.494Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 18:59:15 2025-12-02T18:59:15.494Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 18:59:15 2025-12-02T18:59:15.494Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 18:59:15 2025-12-02T18:59:15.495Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-24 unregistered 18:59:15 2025-12-02T18:59:15.513Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 18:59:15 allow.auto.create.topics = true 18:59:15 auto.commit.interval.ms = 5000 18:59:15 auto.include.jmx.reporter = true 18:59:15 auto.offset.reset = latest 18:59:15 bootstrap.servers = [localhost:32777] 18:59:15 check.crcs = true 18:59:15 client.dns.lookup = use_all_dns_ips 18:59:15 client.id = consumer-test-group-for-update-25 18:59:15 client.rack = 18:59:15 connections.max.idle.ms = 540000 18:59:15 default.api.timeout.ms = 60000 18:59:15 enable.auto.commit = true 18:59:15 enable.metrics.push = true 18:59:15 exclude.internal.topics = true 18:59:15 fetch.max.bytes = 52428800 18:59:15 fetch.max.wait.ms = 500 18:59:15 fetch.min.bytes = 1 18:59:15 group.id = test-group-for-update 18:59:15 group.instance.id = null 18:59:15 group.protocol = classic 18:59:15 group.remote.assignor = null 18:59:15 heartbeat.interval.ms = 3000 18:59:15 interceptor.classes = [] 18:59:15 internal.leave.group.on.close = true 18:59:15 internal.throw.on.fetch.stable.offset.unsupported = false 18:59:15 isolation.level = read_uncommitted 18:59:15 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 18:59:15 max.partition.fetch.bytes = 1048576 18:59:15 max.poll.interval.ms = 300000 18:59:15 max.poll.records = 2147483647 18:59:15 metadata.max.age.ms = 300000 18:59:15 metadata.recovery.strategy = none 18:59:15 metric.reporters = [] 18:59:15 metrics.num.samples = 2 18:59:15 metrics.recording.level = INFO 18:59:15 metrics.sample.window.ms = 30000 18:59:15 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 18:59:15 receive.buffer.bytes = 65536 18:59:15 reconnect.backoff.max.ms = 1000 18:59:15 reconnect.backoff.ms = 50 18:59:15 request.timeout.ms = 30000 18:59:15 retry.backoff.max.ms = 1000 18:59:15 retry.backoff.ms = 100 18:59:15 sasl.client.callback.handler.class = null 18:59:15 sasl.jaas.config = null 18:59:15 sasl.kerberos.kinit.cmd = /usr/bin/kinit 18:59:15 sasl.kerberos.min.time.before.relogin = 60000 18:59:15 sasl.kerberos.service.name = null 18:59:15 sasl.kerberos.ticket.renew.jitter = 0.05 18:59:15 sasl.kerberos.ticket.renew.window.factor = 0.8 18:59:15 sasl.login.callback.handler.class = null 18:59:15 sasl.login.class = null 18:59:15 sasl.login.connect.timeout.ms = null 18:59:15 sasl.login.read.timeout.ms = null 18:59:15 sasl.login.refresh.buffer.seconds = 300 18:59:15 sasl.login.refresh.min.period.seconds = 60 18:59:15 sasl.login.refresh.window.factor = 0.8 18:59:15 sasl.login.refresh.window.jitter = 0.05 18:59:15 sasl.login.retry.backoff.max.ms = 10000 18:59:15 sasl.login.retry.backoff.ms = 100 18:59:15 sasl.mechanism = GSSAPI 18:59:15 sasl.oauthbearer.clock.skew.seconds = 30 18:59:15 sasl.oauthbearer.expected.audience = null 18:59:15 sasl.oauthbearer.expected.issuer = null 18:59:15 sasl.oauthbearer.header.urlencode = false 18:59:15 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 18:59:15 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 18:59:15 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 18:59:15 sasl.oauthbearer.jwks.endpoint.url = null 18:59:15 sasl.oauthbearer.scope.claim.name = scope 18:59:15 sasl.oauthbearer.sub.claim.name = sub 18:59:15 sasl.oauthbearer.token.endpoint.url = null 18:59:15 security.protocol = PLAINTEXT 18:59:15 security.providers = null 18:59:15 send.buffer.bytes = 131072 18:59:15 session.timeout.ms = 45000 18:59:15 socket.connection.setup.timeout.max.ms = 30000 18:59:15 socket.connection.setup.timeout.ms = 10000 18:59:15 ssl.cipher.suites = null 18:59:15 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 18:59:15 ssl.endpoint.identification.algorithm = https 18:59:15 ssl.engine.factory.class = null 18:59:15 ssl.key.password = null 18:59:15 ssl.keymanager.algorithm = SunX509 18:59:15 ssl.keystore.certificate.chain = null 18:59:15 ssl.keystore.key = null 18:59:15 ssl.keystore.location = null 18:59:15 ssl.keystore.password = null 18:59:15 ssl.keystore.type = JKS 18:59:15 ssl.protocol = TLSv1.3 18:59:15 ssl.provider = null 18:59:15 ssl.secure.random.implementation = null 18:59:15 ssl.trustmanager.algorithm = PKIX 18:59:15 ssl.truststore.certificates = null 18:59:15 ssl.truststore.location = null 18:59:15 ssl.truststore.password = null 18:59:15 ssl.truststore.type = JKS 18:59:15 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 18:59:15 18:59:15 2025-12-02T18:59:15.513Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 18:59:15 2025-12-02T18:59:15.515Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 18:59:15 2025-12-02T18:59:15.515Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 18:59:15 2025-12-02T18:59:15.515Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1764701955515 18:59:15 2025-12-02T18:59:15.515Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] Subscribed to topic(s): ncmp-events 18:59:15 2025-12-02T18:59:15.533Z INFO 11350 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] Cluster ID: 4L6g3nShT-eMCtK--X86sw 18:59:15 2025-12-02T18:59:15.533Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 18:59:15 2025-12-02T18:59:15.534Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] (Re-)joining group 18:59:15 2025-12-02T18:59:15.537Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] Request joining group due to: need to re-join with the given member-id: consumer-test-group-for-update-25-ac7bb7ff-9110-4a73-8b4d-7402cb32874e 18:59:15 2025-12-02T18:59:15.537Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] (Re-)joining group 18:59:15 2025-12-02T18:59:15.539Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=7, memberId='consumer-test-group-for-update-25-ac7bb7ff-9110-4a73-8b4d-7402cb32874e', protocol='range'} 18:59:15 2025-12-02T18:59:15.539Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] Finished assignment for group at generation 7: {consumer-test-group-for-update-25-ac7bb7ff-9110-4a73-8b4d-7402cb32874e=Assignment(partitions=[ncmp-events-0])} 18:59:15 2025-12-02T18:59:15.541Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=7, memberId='consumer-test-group-for-update-25-ac7bb7ff-9110-4a73-8b4d-7402cb32874e', protocol='range'} 18:59:15 2025-12-02T18:59:15.541Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 18:59:15 2025-12-02T18:59:15.541Z INFO 11350 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] Adding newly assigned partitions: ncmp-events-0 18:59:15 2025-12-02T18:59:15.544Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] Found no committed offset for partition ncmp-events-0 18:59:15 2025-12-02T18:59:15.549Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=412, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 18:59:16 2025-12-02T18:59:16.036Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:59:16 2025-12-02T18:59:16.036Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:59:16 2025-12-02T18:59:16.037Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:59:16 2025-12-02T18:59:16.037Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:59:16 2025-12-02T18:59:16.037Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:59:16 2025-12-02T18:59:16.099Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 18:59:16 2025-12-02T18:59:16.109Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 18:59:16 2025-12-02T18:59:16.129Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:16 2025-12-02T18:59:16.144Z WARN 11350 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 18:59:16 2025-12-02T18:59:16.175Z INFO 11350 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] Revoke previously assigned partitions ncmp-events-0 18:59:16 2025-12-02T18:59:16.175Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] Member consumer-test-group-for-update-25-ac7bb7ff-9110-4a73-8b4d-7402cb32874e sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 18:59:16 2025-12-02T18:59:16.175Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 18:59:16 2025-12-02T18:59:16.175Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 18:59:16 2025-12-02T18:59:16.175Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] Unsubscribed all topics or patterns and assigned partitions 18:59:16 2025-12-02T18:59:16.176Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 18:59:16 2025-12-02T18:59:16.176Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 18:59:16 2025-12-02T18:59:16.178Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 18:59:16 2025-12-02T18:59:16.178Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 18:59:16 2025-12-02T18:59:16.179Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 18:59:16 2025-12-02T18:59:16.179Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 18:59:16 2025-12-02T18:59:16.180Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-25 unregistered 18:59:16 2025-12-02T18:59:16.193Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 18:59:16 allow.auto.create.topics = true 18:59:16 auto.commit.interval.ms = 5000 18:59:16 auto.include.jmx.reporter = true 18:59:16 auto.offset.reset = latest 18:59:16 bootstrap.servers = [localhost:32777] 18:59:16 check.crcs = true 18:59:16 client.dns.lookup = use_all_dns_ips 18:59:16 client.id = consumer-test-group-for-update-26 18:59:16 client.rack = 18:59:16 connections.max.idle.ms = 540000 18:59:16 default.api.timeout.ms = 60000 18:59:16 enable.auto.commit = true 18:59:16 enable.metrics.push = true 18:59:16 exclude.internal.topics = true 18:59:16 fetch.max.bytes = 52428800 18:59:16 fetch.max.wait.ms = 500 18:59:16 fetch.min.bytes = 1 18:59:16 group.id = test-group-for-update 18:59:16 group.instance.id = null 18:59:16 group.protocol = classic 18:59:16 group.remote.assignor = null 18:59:16 heartbeat.interval.ms = 3000 18:59:16 interceptor.classes = [] 18:59:16 internal.leave.group.on.close = true 18:59:16 internal.throw.on.fetch.stable.offset.unsupported = false 18:59:16 isolation.level = read_uncommitted 18:59:16 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 18:59:16 max.partition.fetch.bytes = 1048576 18:59:16 max.poll.interval.ms = 300000 18:59:16 max.poll.records = 2147483647 18:59:16 metadata.max.age.ms = 300000 18:59:16 metadata.recovery.strategy = none 18:59:16 metric.reporters = [] 18:59:16 metrics.num.samples = 2 18:59:16 metrics.recording.level = INFO 18:59:16 metrics.sample.window.ms = 30000 18:59:16 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 18:59:16 receive.buffer.bytes = 65536 18:59:16 reconnect.backoff.max.ms = 1000 18:59:16 reconnect.backoff.ms = 50 18:59:16 request.timeout.ms = 30000 18:59:16 retry.backoff.max.ms = 1000 18:59:16 retry.backoff.ms = 100 18:59:16 sasl.client.callback.handler.class = null 18:59:16 sasl.jaas.config = null 18:59:16 sasl.kerberos.kinit.cmd = /usr/bin/kinit 18:59:16 sasl.kerberos.min.time.before.relogin = 60000 18:59:16 sasl.kerberos.service.name = null 18:59:16 sasl.kerberos.ticket.renew.jitter = 0.05 18:59:16 sasl.kerberos.ticket.renew.window.factor = 0.8 18:59:16 sasl.login.callback.handler.class = null 18:59:16 sasl.login.class = null 18:59:16 sasl.login.connect.timeout.ms = null 18:59:16 sasl.login.read.timeout.ms = null 18:59:16 sasl.login.refresh.buffer.seconds = 300 18:59:16 sasl.login.refresh.min.period.seconds = 60 18:59:16 sasl.login.refresh.window.factor = 0.8 18:59:16 sasl.login.refresh.window.jitter = 0.05 18:59:16 sasl.login.retry.backoff.max.ms = 10000 18:59:16 sasl.login.retry.backoff.ms = 100 18:59:16 sasl.mechanism = GSSAPI 18:59:16 sasl.oauthbearer.clock.skew.seconds = 30 18:59:16 sasl.oauthbearer.expected.audience = null 18:59:16 sasl.oauthbearer.expected.issuer = null 18:59:16 sasl.oauthbearer.header.urlencode = false 18:59:16 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 18:59:16 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 18:59:16 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 18:59:16 sasl.oauthbearer.jwks.endpoint.url = null 18:59:16 sasl.oauthbearer.scope.claim.name = scope 18:59:16 sasl.oauthbearer.sub.claim.name = sub 18:59:16 sasl.oauthbearer.token.endpoint.url = null 18:59:16 security.protocol = PLAINTEXT 18:59:16 security.providers = null 18:59:16 send.buffer.bytes = 131072 18:59:16 session.timeout.ms = 45000 18:59:16 socket.connection.setup.timeout.max.ms = 30000 18:59:16 socket.connection.setup.timeout.ms = 10000 18:59:16 ssl.cipher.suites = null 18:59:16 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 18:59:16 ssl.endpoint.identification.algorithm = https 18:59:16 ssl.engine.factory.class = null 18:59:16 ssl.key.password = null 18:59:16 ssl.keymanager.algorithm = SunX509 18:59:16 ssl.keystore.certificate.chain = null 18:59:16 ssl.keystore.key = null 18:59:16 ssl.keystore.location = null 18:59:16 ssl.keystore.password = null 18:59:16 ssl.keystore.type = JKS 18:59:16 ssl.protocol = TLSv1.3 18:59:16 ssl.provider = null 18:59:16 ssl.secure.random.implementation = null 18:59:16 ssl.trustmanager.algorithm = PKIX 18:59:16 ssl.truststore.certificates = null 18:59:16 ssl.truststore.location = null 18:59:16 ssl.truststore.password = null 18:59:16 ssl.truststore.type = JKS 18:59:16 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 18:59:16 18:59:16 2025-12-02T18:59:16.194Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 18:59:16 2025-12-02T18:59:16.196Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 18:59:16 2025-12-02T18:59:16.196Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 18:59:16 2025-12-02T18:59:16.196Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1764701956196 18:59:16 2025-12-02T18:59:16.196Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Subscribed to topic(s): ncmp-events 18:59:16 2025-12-02T18:59:16.200Z INFO 11350 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Cluster ID: 4L6g3nShT-eMCtK--X86sw 18:59:16 2025-12-02T18:59:16.201Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 18:59:16 2025-12-02T18:59:16.202Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] (Re-)joining group 18:59:16 2025-12-02T18:59:16.206Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Request joining group due to: need to re-join with the given member-id: consumer-test-group-for-update-26-eb7c9145-28d5-4197-a16f-7f61cfed32f8 18:59:16 2025-12-02T18:59:16.206Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] (Re-)joining group 18:59:16 2025-12-02T18:59:16.208Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=9, memberId='consumer-test-group-for-update-26-eb7c9145-28d5-4197-a16f-7f61cfed32f8', protocol='range'} 18:59:16 2025-12-02T18:59:16.208Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Finished assignment for group at generation 9: {consumer-test-group-for-update-26-eb7c9145-28d5-4197-a16f-7f61cfed32f8=Assignment(partitions=[ncmp-events-0])} 18:59:16 2025-12-02T18:59:16.210Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=9, memberId='consumer-test-group-for-update-26-eb7c9145-28d5-4197-a16f-7f61cfed32f8', protocol='range'} 18:59:16 2025-12-02T18:59:16.210Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 18:59:16 2025-12-02T18:59:16.210Z INFO 11350 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Adding newly assigned partitions: ncmp-events-0 18:59:16 2025-12-02T18:59:16.211Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Found no committed offset for partition ncmp-events-0 18:59:16 2025-12-02T18:59:16.214Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=416, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 18:59:16 2025-12-02T18:59:16.725Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:59:16 2025-12-02T18:59:16.725Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:59:16 2025-12-02T18:59:16.726Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:59:16 2025-12-02T18:59:16.726Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:59:16 2025-12-02T18:59:16.726Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:59:16 2025-12-02T18:59:16.792Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 18:59:16 2025-12-02T18:59:16.802Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 18:59:16 2025-12-02T18:59:16.820Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:16 2025-12-02T18:59:16.834Z WARN 11350 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 18:59:16 2025-12-02T18:59:16.882Z INFO 11350 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Revoke previously assigned partitions ncmp-events-0 18:59:16 2025-12-02T18:59:16.882Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Member consumer-test-group-for-update-26-eb7c9145-28d5-4197-a16f-7f61cfed32f8 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 18:59:16 2025-12-02T18:59:16.882Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 18:59:16 2025-12-02T18:59:16.882Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 18:59:16 2025-12-02T18:59:16.882Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Unsubscribed all topics or patterns and assigned partitions 18:59:16 2025-12-02T18:59:16.883Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 18:59:16 2025-12-02T18:59:16.883Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 18:59:16 2025-12-02T18:59:16.885Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 18:59:16 2025-12-02T18:59:16.885Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 18:59:16 2025-12-02T18:59:16.885Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 18:59:16 2025-12-02T18:59:16.885Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 18:59:16 2025-12-02T18:59:16.886Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-26 unregistered 18:59:16 2025-12-02T18:59:16.900Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 18:59:16 allow.auto.create.topics = true 18:59:16 auto.commit.interval.ms = 5000 18:59:16 auto.include.jmx.reporter = true 18:59:16 auto.offset.reset = latest 18:59:16 bootstrap.servers = [localhost:32777] 18:59:16 check.crcs = true 18:59:16 client.dns.lookup = use_all_dns_ips 18:59:16 client.id = consumer-test-group-for-update-27 18:59:16 client.rack = 18:59:16 connections.max.idle.ms = 540000 18:59:16 default.api.timeout.ms = 60000 18:59:16 enable.auto.commit = true 18:59:16 enable.metrics.push = true 18:59:16 exclude.internal.topics = true 18:59:16 fetch.max.bytes = 52428800 18:59:16 fetch.max.wait.ms = 500 18:59:16 fetch.min.bytes = 1 18:59:16 group.id = test-group-for-update 18:59:16 group.instance.id = null 18:59:16 group.protocol = classic 18:59:16 group.remote.assignor = null 18:59:16 heartbeat.interval.ms = 3000 18:59:16 interceptor.classes = [] 18:59:16 internal.leave.group.on.close = true 18:59:16 internal.throw.on.fetch.stable.offset.unsupported = false 18:59:16 isolation.level = read_uncommitted 18:59:16 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 18:59:16 max.partition.fetch.bytes = 1048576 18:59:16 max.poll.interval.ms = 300000 18:59:16 max.poll.records = 2147483647 18:59:16 metadata.max.age.ms = 300000 18:59:16 metadata.recovery.strategy = none 18:59:16 metric.reporters = [] 18:59:16 metrics.num.samples = 2 18:59:16 metrics.recording.level = INFO 18:59:16 metrics.sample.window.ms = 30000 18:59:16 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 18:59:16 receive.buffer.bytes = 65536 18:59:16 reconnect.backoff.max.ms = 1000 18:59:16 reconnect.backoff.ms = 50 18:59:16 request.timeout.ms = 30000 18:59:16 retry.backoff.max.ms = 1000 18:59:16 retry.backoff.ms = 100 18:59:16 sasl.client.callback.handler.class = null 18:59:16 sasl.jaas.config = null 18:59:16 sasl.kerberos.kinit.cmd = /usr/bin/kinit 18:59:16 sasl.kerberos.min.time.before.relogin = 60000 18:59:16 sasl.kerberos.service.name = null 18:59:16 sasl.kerberos.ticket.renew.jitter = 0.05 18:59:16 sasl.kerberos.ticket.renew.window.factor = 0.8 18:59:16 sasl.login.callback.handler.class = null 18:59:16 sasl.login.class = null 18:59:16 sasl.login.connect.timeout.ms = null 18:59:16 sasl.login.read.timeout.ms = null 18:59:16 sasl.login.refresh.buffer.seconds = 300 18:59:16 sasl.login.refresh.min.period.seconds = 60 18:59:16 sasl.login.refresh.window.factor = 0.8 18:59:16 sasl.login.refresh.window.jitter = 0.05 18:59:16 sasl.login.retry.backoff.max.ms = 10000 18:59:16 sasl.login.retry.backoff.ms = 100 18:59:16 sasl.mechanism = GSSAPI 18:59:16 sasl.oauthbearer.clock.skew.seconds = 30 18:59:16 sasl.oauthbearer.expected.audience = null 18:59:16 sasl.oauthbearer.expected.issuer = null 18:59:16 sasl.oauthbearer.header.urlencode = false 18:59:16 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 18:59:16 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 18:59:16 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 18:59:16 sasl.oauthbearer.jwks.endpoint.url = null 18:59:16 sasl.oauthbearer.scope.claim.name = scope 18:59:16 sasl.oauthbearer.sub.claim.name = sub 18:59:16 sasl.oauthbearer.token.endpoint.url = null 18:59:16 security.protocol = PLAINTEXT 18:59:16 security.providers = null 18:59:16 send.buffer.bytes = 131072 18:59:16 session.timeout.ms = 45000 18:59:16 socket.connection.setup.timeout.max.ms = 30000 18:59:16 socket.connection.setup.timeout.ms = 10000 18:59:16 ssl.cipher.suites = null 18:59:16 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 18:59:16 ssl.endpoint.identification.algorithm = https 18:59:16 ssl.engine.factory.class = null 18:59:16 ssl.key.password = null 18:59:16 ssl.keymanager.algorithm = SunX509 18:59:16 ssl.keystore.certificate.chain = null 18:59:16 ssl.keystore.key = null 18:59:16 ssl.keystore.location = null 18:59:16 ssl.keystore.password = null 18:59:16 ssl.keystore.type = JKS 18:59:16 ssl.protocol = TLSv1.3 18:59:16 ssl.provider = null 18:59:16 ssl.secure.random.implementation = null 18:59:16 ssl.trustmanager.algorithm = PKIX 18:59:16 ssl.truststore.certificates = null 18:59:16 ssl.truststore.location = null 18:59:16 ssl.truststore.password = null 18:59:16 ssl.truststore.type = JKS 18:59:16 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 18:59:16 18:59:16 2025-12-02T18:59:16.901Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 18:59:16 2025-12-02T18:59:16.903Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 18:59:16 2025-12-02T18:59:16.903Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 18:59:16 2025-12-02T18:59:16.903Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1764701956903 18:59:16 2025-12-02T18:59:16.903Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Subscribed to topic(s): ncmp-events 18:59:16 2025-12-02T18:59:16.907Z INFO 11350 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Cluster ID: 4L6g3nShT-eMCtK--X86sw 18:59:16 2025-12-02T18:59:16.911Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 18:59:16 2025-12-02T18:59:16.912Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] (Re-)joining group 18:59:16 2025-12-02T18:59:16.915Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Request joining group due to: need to re-join with the given member-id: consumer-test-group-for-update-27-5ae0ac95-1976-485a-9945-fc9b09ebc0b7 18:59:16 2025-12-02T18:59:16.915Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] (Re-)joining group 18:59:16 2025-12-02T18:59:16.918Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=11, memberId='consumer-test-group-for-update-27-5ae0ac95-1976-485a-9945-fc9b09ebc0b7', protocol='range'} 18:59:16 2025-12-02T18:59:16.918Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Finished assignment for group at generation 11: {consumer-test-group-for-update-27-5ae0ac95-1976-485a-9945-fc9b09ebc0b7=Assignment(partitions=[ncmp-events-0])} 18:59:16 2025-12-02T18:59:16.920Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=11, memberId='consumer-test-group-for-update-27-5ae0ac95-1976-485a-9945-fc9b09ebc0b7', protocol='range'} 18:59:16 2025-12-02T18:59:16.920Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 18:59:16 2025-12-02T18:59:16.920Z INFO 11350 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Adding newly assigned partitions: ncmp-events-0 18:59:16 2025-12-02T18:59:16.922Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Found no committed offset for partition ncmp-events-0 18:59:17 2025-12-02T18:59:16.937Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=420, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 18:59:17 2025-12-02T18:59:17.428Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:59:17 2025-12-02T18:59:17.428Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:59:17 2025-12-02T18:59:17.428Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:59:17 2025-12-02T18:59:17.429Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:59:17 2025-12-02T18:59:17.429Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:59:17 2025-12-02T18:59:17.496Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 18:59:17 2025-12-02T18:59:17.503Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 18:59:17 2025-12-02T18:59:17.518Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:17 2025-12-02T18:59:17.533Z WARN 11350 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 18:59:17 2025-12-02T18:59:17.571Z INFO 11350 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Revoke previously assigned partitions ncmp-events-0 18:59:17 2025-12-02T18:59:17.571Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Member consumer-test-group-for-update-27-5ae0ac95-1976-485a-9945-fc9b09ebc0b7 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 18:59:17 2025-12-02T18:59:17.571Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 18:59:17 2025-12-02T18:59:17.571Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 18:59:17 2025-12-02T18:59:17.571Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Unsubscribed all topics or patterns and assigned partitions 18:59:17 2025-12-02T18:59:17.573Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 18:59:17 2025-12-02T18:59:17.573Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 18:59:17 2025-12-02T18:59:17.578Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 18:59:17 2025-12-02T18:59:17.578Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 18:59:17 2025-12-02T18:59:17.578Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 18:59:17 2025-12-02T18:59:17.578Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 18:59:17 2025-12-02T18:59:17.580Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-27 unregistered 18:59:17 2025-12-02T18:59:17.595Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 18:59:17 allow.auto.create.topics = true 18:59:17 auto.commit.interval.ms = 5000 18:59:17 auto.include.jmx.reporter = true 18:59:17 auto.offset.reset = latest 18:59:17 bootstrap.servers = [localhost:32777] 18:59:17 check.crcs = true 18:59:17 client.dns.lookup = use_all_dns_ips 18:59:17 client.id = consumer-test-group-for-update-28 18:59:17 client.rack = 18:59:17 connections.max.idle.ms = 540000 18:59:17 default.api.timeout.ms = 60000 18:59:17 enable.auto.commit = true 18:59:17 enable.metrics.push = true 18:59:17 exclude.internal.topics = true 18:59:17 fetch.max.bytes = 52428800 18:59:17 fetch.max.wait.ms = 500 18:59:17 fetch.min.bytes = 1 18:59:17 group.id = test-group-for-update 18:59:17 group.instance.id = null 18:59:17 group.protocol = classic 18:59:17 group.remote.assignor = null 18:59:17 heartbeat.interval.ms = 3000 18:59:17 interceptor.classes = [] 18:59:17 internal.leave.group.on.close = true 18:59:17 internal.throw.on.fetch.stable.offset.unsupported = false 18:59:17 isolation.level = read_uncommitted 18:59:17 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 18:59:17 max.partition.fetch.bytes = 1048576 18:59:17 max.poll.interval.ms = 300000 18:59:17 max.poll.records = 2147483647 18:59:17 metadata.max.age.ms = 300000 18:59:17 metadata.recovery.strategy = none 18:59:17 metric.reporters = [] 18:59:17 metrics.num.samples = 2 18:59:17 metrics.recording.level = INFO 18:59:17 metrics.sample.window.ms = 30000 18:59:17 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 18:59:17 receive.buffer.bytes = 65536 18:59:17 reconnect.backoff.max.ms = 1000 18:59:17 reconnect.backoff.ms = 50 18:59:17 request.timeout.ms = 30000 18:59:17 retry.backoff.max.ms = 1000 18:59:17 retry.backoff.ms = 100 18:59:17 sasl.client.callback.handler.class = null 18:59:17 sasl.jaas.config = null 18:59:17 sasl.kerberos.kinit.cmd = /usr/bin/kinit 18:59:17 sasl.kerberos.min.time.before.relogin = 60000 18:59:17 sasl.kerberos.service.name = null 18:59:17 sasl.kerberos.ticket.renew.jitter = 0.05 18:59:17 sasl.kerberos.ticket.renew.window.factor = 0.8 18:59:17 sasl.login.callback.handler.class = null 18:59:17 sasl.login.class = null 18:59:17 sasl.login.connect.timeout.ms = null 18:59:17 sasl.login.read.timeout.ms = null 18:59:17 sasl.login.refresh.buffer.seconds = 300 18:59:17 sasl.login.refresh.min.period.seconds = 60 18:59:17 sasl.login.refresh.window.factor = 0.8 18:59:17 sasl.login.refresh.window.jitter = 0.05 18:59:17 sasl.login.retry.backoff.max.ms = 10000 18:59:17 sasl.login.retry.backoff.ms = 100 18:59:17 sasl.mechanism = GSSAPI 18:59:17 sasl.oauthbearer.clock.skew.seconds = 30 18:59:17 sasl.oauthbearer.expected.audience = null 18:59:17 sasl.oauthbearer.expected.issuer = null 18:59:17 sasl.oauthbearer.header.urlencode = false 18:59:17 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 18:59:17 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 18:59:17 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 18:59:17 sasl.oauthbearer.jwks.endpoint.url = null 18:59:17 sasl.oauthbearer.scope.claim.name = scope 18:59:17 sasl.oauthbearer.sub.claim.name = sub 18:59:17 sasl.oauthbearer.token.endpoint.url = null 18:59:17 security.protocol = PLAINTEXT 18:59:17 security.providers = null 18:59:17 send.buffer.bytes = 131072 18:59:17 session.timeout.ms = 45000 18:59:17 socket.connection.setup.timeout.max.ms = 30000 18:59:17 socket.connection.setup.timeout.ms = 10000 18:59:17 ssl.cipher.suites = null 18:59:17 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 18:59:17 ssl.endpoint.identification.algorithm = https 18:59:17 ssl.engine.factory.class = null 18:59:17 ssl.key.password = null 18:59:17 ssl.keymanager.algorithm = SunX509 18:59:17 ssl.keystore.certificate.chain = null 18:59:17 ssl.keystore.key = null 18:59:17 ssl.keystore.location = null 18:59:17 ssl.keystore.password = null 18:59:17 ssl.keystore.type = JKS 18:59:17 ssl.protocol = TLSv1.3 18:59:17 ssl.provider = null 18:59:17 ssl.secure.random.implementation = null 18:59:17 ssl.trustmanager.algorithm = PKIX 18:59:17 ssl.truststore.certificates = null 18:59:17 ssl.truststore.location = null 18:59:17 ssl.truststore.password = null 18:59:17 ssl.truststore.type = JKS 18:59:17 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 18:59:17 18:59:17 2025-12-02T18:59:17.595Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 18:59:17 2025-12-02T18:59:17.597Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 18:59:17 2025-12-02T18:59:17.597Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 18:59:17 2025-12-02T18:59:17.597Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1764701957597 18:59:17 2025-12-02T18:59:17.597Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Subscribed to topic(s): ncmp-events 18:59:17 2025-12-02T18:59:17.602Z INFO 11350 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Cluster ID: 4L6g3nShT-eMCtK--X86sw 18:59:17 2025-12-02T18:59:17.603Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 18:59:17 2025-12-02T18:59:17.603Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] (Re-)joining group 18:59:17 2025-12-02T18:59:17.605Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Request joining group due to: need to re-join with the given member-id: consumer-test-group-for-update-28-7fb550a4-d049-48ca-90c1-6bc9940cd0b8 18:59:17 2025-12-02T18:59:17.606Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] (Re-)joining group 18:59:17 2025-12-02T18:59:17.607Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=13, memberId='consumer-test-group-for-update-28-7fb550a4-d049-48ca-90c1-6bc9940cd0b8', protocol='range'} 18:59:17 2025-12-02T18:59:17.607Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Finished assignment for group at generation 13: {consumer-test-group-for-update-28-7fb550a4-d049-48ca-90c1-6bc9940cd0b8=Assignment(partitions=[ncmp-events-0])} 18:59:17 2025-12-02T18:59:17.609Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=13, memberId='consumer-test-group-for-update-28-7fb550a4-d049-48ca-90c1-6bc9940cd0b8', protocol='range'} 18:59:17 2025-12-02T18:59:17.609Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 18:59:17 2025-12-02T18:59:17.609Z INFO 11350 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Adding newly assigned partitions: ncmp-events-0 18:59:17 2025-12-02T18:59:17.610Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Found no committed offset for partition ncmp-events-0 18:59:17 2025-12-02T18:59:17.620Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=424, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 18:59:18 2025-12-02T18:59:18.119Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:59:18 2025-12-02T18:59:18.120Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:59:18 2025-12-02T18:59:18.120Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:59:18 2025-12-02T18:59:18.120Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:59:18 2025-12-02T18:59:18.120Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:59:18 2025-12-02T18:59:18.185Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 18:59:18 2025-12-02T18:59:18.204Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 18:59:18 2025-12-02T18:59:18.220Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:18 2025-12-02T18:59:18.233Z WARN 11350 --- [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 18:59:18 2025-12-02T18:59:18.265Z INFO 11350 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Revoke previously assigned partitions ncmp-events-0 18:59:18 2025-12-02T18:59:18.265Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Member consumer-test-group-for-update-28-7fb550a4-d049-48ca-90c1-6bc9940cd0b8 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 18:59:18 2025-12-02T18:59:18.265Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 18:59:18 2025-12-02T18:59:18.265Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 18:59:18 2025-12-02T18:59:18.265Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Unsubscribed all topics or patterns and assigned partitions 18:59:18 2025-12-02T18:59:18.266Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 18:59:18 2025-12-02T18:59:18.266Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 18:59:18 2025-12-02T18:59:18.269Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 18:59:18 2025-12-02T18:59:18.269Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 18:59:18 2025-12-02T18:59:18.269Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 18:59:18 2025-12-02T18:59:18.269Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 18:59:18 2025-12-02T18:59:18.270Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-28 unregistered 18:59:18 2025-12-02T18:59:18.283Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 18:59:18 allow.auto.create.topics = true 18:59:18 auto.commit.interval.ms = 5000 18:59:18 auto.include.jmx.reporter = true 18:59:18 auto.offset.reset = latest 18:59:18 bootstrap.servers = [localhost:32777] 18:59:18 check.crcs = true 18:59:18 client.dns.lookup = use_all_dns_ips 18:59:18 client.id = consumer-test-group-for-update-29 18:59:18 client.rack = 18:59:18 connections.max.idle.ms = 540000 18:59:18 default.api.timeout.ms = 60000 18:59:18 enable.auto.commit = true 18:59:18 enable.metrics.push = true 18:59:18 exclude.internal.topics = true 18:59:18 fetch.max.bytes = 52428800 18:59:18 fetch.max.wait.ms = 500 18:59:18 fetch.min.bytes = 1 18:59:18 group.id = test-group-for-update 18:59:18 group.instance.id = null 18:59:18 group.protocol = classic 18:59:18 group.remote.assignor = null 18:59:18 heartbeat.interval.ms = 3000 18:59:18 interceptor.classes = [] 18:59:18 internal.leave.group.on.close = true 18:59:18 internal.throw.on.fetch.stable.offset.unsupported = false 18:59:18 isolation.level = read_uncommitted 18:59:18 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 18:59:18 max.partition.fetch.bytes = 1048576 18:59:18 max.poll.interval.ms = 300000 18:59:18 max.poll.records = 2147483647 18:59:18 metadata.max.age.ms = 300000 18:59:18 metadata.recovery.strategy = none 18:59:18 metric.reporters = [] 18:59:18 metrics.num.samples = 2 18:59:18 metrics.recording.level = INFO 18:59:18 metrics.sample.window.ms = 30000 18:59:18 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 18:59:18 receive.buffer.bytes = 65536 18:59:18 reconnect.backoff.max.ms = 1000 18:59:18 reconnect.backoff.ms = 50 18:59:18 request.timeout.ms = 30000 18:59:18 retry.backoff.max.ms = 1000 18:59:18 retry.backoff.ms = 100 18:59:18 sasl.client.callback.handler.class = null 18:59:18 sasl.jaas.config = null 18:59:18 sasl.kerberos.kinit.cmd = /usr/bin/kinit 18:59:18 sasl.kerberos.min.time.before.relogin = 60000 18:59:18 sasl.kerberos.service.name = null 18:59:18 sasl.kerberos.ticket.renew.jitter = 0.05 18:59:18 sasl.kerberos.ticket.renew.window.factor = 0.8 18:59:18 sasl.login.callback.handler.class = null 18:59:18 sasl.login.class = null 18:59:18 sasl.login.connect.timeout.ms = null 18:59:18 sasl.login.read.timeout.ms = null 18:59:18 sasl.login.refresh.buffer.seconds = 300 18:59:18 sasl.login.refresh.min.period.seconds = 60 18:59:18 sasl.login.refresh.window.factor = 0.8 18:59:18 sasl.login.refresh.window.jitter = 0.05 18:59:18 sasl.login.retry.backoff.max.ms = 10000 18:59:18 sasl.login.retry.backoff.ms = 100 18:59:18 sasl.mechanism = GSSAPI 18:59:18 sasl.oauthbearer.clock.skew.seconds = 30 18:59:18 sasl.oauthbearer.expected.audience = null 18:59:18 sasl.oauthbearer.expected.issuer = null 18:59:18 sasl.oauthbearer.header.urlencode = false 18:59:18 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 18:59:18 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 18:59:18 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 18:59:18 sasl.oauthbearer.jwks.endpoint.url = null 18:59:18 sasl.oauthbearer.scope.claim.name = scope 18:59:18 sasl.oauthbearer.sub.claim.name = sub 18:59:18 sasl.oauthbearer.token.endpoint.url = null 18:59:18 security.protocol = PLAINTEXT 18:59:18 security.providers = null 18:59:18 send.buffer.bytes = 131072 18:59:18 session.timeout.ms = 45000 18:59:18 socket.connection.setup.timeout.max.ms = 30000 18:59:18 socket.connection.setup.timeout.ms = 10000 18:59:18 ssl.cipher.suites = null 18:59:18 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 18:59:18 ssl.endpoint.identification.algorithm = https 18:59:18 ssl.engine.factory.class = null 18:59:18 ssl.key.password = null 18:59:18 ssl.keymanager.algorithm = SunX509 18:59:18 ssl.keystore.certificate.chain = null 18:59:18 ssl.keystore.key = null 18:59:18 ssl.keystore.location = null 18:59:18 ssl.keystore.password = null 18:59:18 ssl.keystore.type = JKS 18:59:18 ssl.protocol = TLSv1.3 18:59:18 ssl.provider = null 18:59:18 ssl.secure.random.implementation = null 18:59:18 ssl.trustmanager.algorithm = PKIX 18:59:18 ssl.truststore.certificates = null 18:59:18 ssl.truststore.location = null 18:59:18 ssl.truststore.password = null 18:59:18 ssl.truststore.type = JKS 18:59:18 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 18:59:18 18:59:18 2025-12-02T18:59:18.283Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 18:59:18 2025-12-02T18:59:18.285Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 18:59:18 2025-12-02T18:59:18.285Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 18:59:18 2025-12-02T18:59:18.285Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1764701958285 18:59:18 2025-12-02T18:59:18.285Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Subscribed to topic(s): ncmp-events 18:59:18 2025-12-02T18:59:18.290Z INFO 11350 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Cluster ID: 4L6g3nShT-eMCtK--X86sw 18:59:18 2025-12-02T18:59:18.290Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 18:59:18 2025-12-02T18:59:18.291Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] (Re-)joining group 18:59:18 2025-12-02T18:59:18.293Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Request joining group due to: need to re-join with the given member-id: consumer-test-group-for-update-29-e24e7699-2fb6-4dbd-9342-8ebdd98322c1 18:59:18 2025-12-02T18:59:18.293Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] (Re-)joining group 18:59:18 2025-12-02T18:59:18.295Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=15, memberId='consumer-test-group-for-update-29-e24e7699-2fb6-4dbd-9342-8ebdd98322c1', protocol='range'} 18:59:18 2025-12-02T18:59:18.295Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Finished assignment for group at generation 15: {consumer-test-group-for-update-29-e24e7699-2fb6-4dbd-9342-8ebdd98322c1=Assignment(partitions=[ncmp-events-0])} 18:59:18 2025-12-02T18:59:18.299Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=15, memberId='consumer-test-group-for-update-29-e24e7699-2fb6-4dbd-9342-8ebdd98322c1', protocol='range'} 18:59:18 2025-12-02T18:59:18.299Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 18:59:18 2025-12-02T18:59:18.299Z INFO 11350 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Adding newly assigned partitions: ncmp-events-0 18:59:18 2025-12-02T18:59:18.301Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Found no committed offset for partition ncmp-events-0 18:59:18 2025-12-02T18:59:18.304Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=428, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 18:59:18 2025-12-02T18:59:18.806Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:59:18 2025-12-02T18:59:18.806Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:59:18 2025-12-02T18:59:18.807Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:59:18 2025-12-02T18:59:18.807Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:59:18 2025-12-02T18:59:18.807Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:59:18 2025-12-02T18:59:18.871Z INFO 11350 --- [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 18:59:18 2025-12-02T18:59:18.879Z INFO 11350 --- [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 18:59:18 2025-12-02T18:59:18.892Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:18 2025-12-02T18:59:18.939Z INFO 11350 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Revoke previously assigned partitions ncmp-events-0 18:59:18 2025-12-02T18:59:18.939Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Member consumer-test-group-for-update-29-e24e7699-2fb6-4dbd-9342-8ebdd98322c1 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 18:59:18 2025-12-02T18:59:18.940Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 18:59:18 2025-12-02T18:59:18.940Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 18:59:18 2025-12-02T18:59:18.940Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Unsubscribed all topics or patterns and assigned partitions 18:59:18 2025-12-02T18:59:18.940Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 18:59:18 2025-12-02T18:59:18.940Z INFO 11350 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 18:59:18 2025-12-02T18:59:18.942Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 18:59:18 2025-12-02T18:59:18.942Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 18:59:18 2025-12-02T18:59:18.942Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 18:59:18 2025-12-02T18:59:18.942Z INFO 11350 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 18:59:18 2025-12-02T18:59:18.943Z INFO 11350 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-29 unregistered 18:59:18 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.531 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleUpdateSpec 18:59:18 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleUpgradeSpec 18:59:19 2025-12-02T18:59:19.002Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:59:19 2025-12-02T18:59:19.002Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:59:19 2025-12-02T18:59:19.003Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:59:19 2025-12-02T18:59:19.003Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:59:19 2025-12-02T18:59:19.003Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:59:19 2025-12-02T18:59:19.062Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 18:59:19 2025-12-02T18:59:19.074Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 18:59:19 2025-12-02T18:59:19.089Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:19 2025-12-02T18:59:19.106Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 18:59:19 2025-12-02T18:59:19.136Z INFO 11350 --- [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. 18:59:19 2025-12-02T18:59:19.150Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:59:19 2025-12-02T18:59:19.150Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:59:19 2025-12-02T18:59:19.150Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:59:19 2025-12-02T18:59:19.150Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:59:19 2025-12-02T18:59:19.150Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:59:19 2025-12-02T18:59:19.230Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:19 2025-12-02T18:59:19.295Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:59:19 2025-12-02T18:59:19.296Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:59:19 2025-12-02T18:59:19.296Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:59:19 2025-12-02T18:59:19.296Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:59:19 2025-12-02T18:59:19.296Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:59:19 2025-12-02T18:59:19.368Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 18:59:19 2025-12-02T18:59:19.375Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 18:59:19 2025-12-02T18:59:19.389Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:19 2025-12-02T18:59:19.401Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 18:59:19 2025-12-02T18:59:19.422Z INFO 11350 --- [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. 18:59:19 2025-12-02T18:59:19.443Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:59:19 2025-12-02T18:59:19.443Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:59:19 2025-12-02T18:59:19.443Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:59:19 2025-12-02T18:59:19.443Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:59:19 2025-12-02T18:59:19.443Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:59:19 2025-12-02T18:59:19.504Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set new@set for CM Handle ch-1 18:59:19 2025-12-02T18:59:19.513Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set new@set for CM Handle ch-1 18:59:19 2025-12-02T18:59:19.530Z INFO 11350 --- [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 18:59:19 2025-12-02T18:59:19.544Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:19 2025-12-02T18:59:19.619Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:59:19 2025-12-02T18:59:19.619Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:59:19 2025-12-02T18:59:19.619Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:59:19 2025-12-02T18:59:19.619Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:59:19 2025-12-02T18:59:19.619Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:59:19 2025-12-02T18:59:19.682Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set initial set for CM Handle ch-1 18:59:19 2025-12-02T18:59:19.693Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set initial set for CM Handle ch-1 18:59:19 2025-12-02T18:59:19.709Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:19 2025-12-02T18:59:19.723Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 18:59:19 2025-12-02T18:59:19.750Z INFO 11350 --- [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. 18:59:19 2025-12-02T18:59:19.763Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:59:19 2025-12-02T18:59:19.763Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:59:19 2025-12-02T18:59:19.763Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:59:19 2025-12-02T18:59:19.764Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:59:19 2025-12-02T18:59:19.764Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:59:19 2025-12-02T18:59:19.820Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 18:59:19 2025-12-02T18:59:19.829Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 18:59:19 2025-12-02T18:59:19.843Z INFO 11350 --- [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: 18:59:19 2025-12-02T18:59:19.855Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:19 2025-12-02T18:59:19.924Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:59:19 2025-12-02T18:59:19.924Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:59:19 2025-12-02T18:59:19.925Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:59:19 2025-12-02T18:59:19.925Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:59:19 2025-12-02T18:59:19.925Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:59:20 2025-12-02T18:59:19.986Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set initial set for CM Handle ch-1 18:59:20 2025-12-02T18:59:19.996Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set initial set for CM Handle ch-1 18:59:20 2025-12-02T18:59:20.010Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:20 2025-12-02T18:59:20.022Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 18:59:20 2025-12-02T18:59:20.047Z INFO 11350 --- [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. 18:59:20 2025-12-02T18:59:20.061Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:59:20 2025-12-02T18:59:20.061Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:59:20 2025-12-02T18:59:20.061Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:59:20 2025-12-02T18:59:20.061Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:59:20 2025-12-02T18:59:20.062Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:59:20 2025-12-02T18:59:20.123Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set new@set for CM Handle ch-1 18:59:20 2025-12-02T18:59:20.133Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set new@set for CM Handle ch-1 18:59:20 2025-12-02T18:59:20.144Z INFO 11350 --- [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 18:59:20 2025-12-02T18:59:20.158Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:20 2025-12-02T18:59:20.221Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:59:20 2025-12-02T18:59:20.221Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:59:20 2025-12-02T18:59:20.221Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:59:20 2025-12-02T18:59:20.221Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:59:20 2025-12-02T18:59:20.222Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:59:20 2025-12-02T18:59:20.287Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set module@Set2 for CM Handle ch-2 18:59:20 2025-12-02T18:59:20.298Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set module@Set2 for CM Handle ch-2 18:59:20 2025-12-02T18:59:20.312Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:20 2025-12-02T18:59:20.333Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:59:20 2025-12-02T18:59:20.333Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:59:20 2025-12-02T18:59:20.333Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:59:20 2025-12-02T18:59:20.334Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:59:20 2025-12-02T18:59:20.334Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:59:20 2025-12-02T18:59:20.391Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 18:59:20 2025-12-02T18:59:20.401Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 18:59:20 2025-12-02T18:59:20.415Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:20 2025-12-02T18:59:20.428Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 18:59:20 2025-12-02T18:59:20.451Z INFO 11350 --- [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. 18:59:20 2025-12-02T18:59:20.467Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:59:20 2025-12-02T18:59:20.467Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:59:20 2025-12-02T18:59:20.468Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:59:20 2025-12-02T18:59:20.468Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:59:20 2025-12-02T18:59:20.468Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:59:20 2025-12-02T18:59:20.482Z INFO 11350 --- [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 18:59:20 2025-12-02T18:59:20.492Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:20 2025-12-02T18:59:20.553Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:59:20 2025-12-02T18:59:20.554Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:59:20 2025-12-02T18:59:20.554Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:59:20 2025-12-02T18:59:20.554Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:59:20 2025-12-02T18:59:20.554Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:59:20 2025-12-02T18:59:20.615Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set module@Set2 for CM Handle ch-2 18:59:20 2025-12-02T18:59:20.626Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set module@Set2 for CM Handle ch-2 18:59:20 2025-12-02T18:59:20.640Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:20 2025-12-02T18:59:20.659Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:59:20 2025-12-02T18:59:20.659Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:59:20 2025-12-02T18:59:20.660Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:59:20 2025-12-02T18:59:20.660Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:59:20 2025-12-02T18:59:20.660Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:59:20 2025-12-02T18:59:20.718Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set module@Set1 for CM Handle ch-1 18:59:20 2025-12-02T18:59:20.727Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set module@Set1 for CM Handle ch-1 18:59:20 2025-12-02T18:59:20.745Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:20 2025-12-02T18:59:20.754Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 18:59:20 2025-12-02T18:59:20.770Z INFO 11350 --- [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. 18:59:20 2025-12-02T18:59:20.782Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:59:20 2025-12-02T18:59:20.782Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:59:20 2025-12-02T18:59:20.782Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:59:20 2025-12-02T18:59:20.782Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:59:20 2025-12-02T18:59:20.782Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:59:20 2025-12-02T18:59:20.794Z INFO 11350 --- [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 18:59:20 2025-12-02T18:59:20.803Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:20 2025-12-02T18:59:20.868Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:59:20 2025-12-02T18:59:20.869Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:59:20 2025-12-02T18:59:20.869Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:59:20 2025-12-02T18:59:20.869Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:59:20 2025-12-02T18:59:20.869Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:59:20 2025-12-02T18:59:20.926Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set same for CM Handle ch-1 18:59:21 2025-12-02T18:59:20.938Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set same for CM Handle ch-1 18:59:21 2025-12-02T18:59:20.948Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:21 2025-12-02T18:59:21.014Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:59:21 2025-12-02T18:59:21.014Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:59:21 2025-12-02T18:59:21.014Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:59:21 2025-12-02T18:59:21.014Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:59:21 2025-12-02T18:59:21.014Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:59:21 2025-12-02T18:59:21.074Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set oldTag for CM Handle ch-1 18:59:21 2025-12-02T18:59:21.085Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set oldTag for CM Handle ch-1 18:59:21 2025-12-02T18:59:21.095Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:21 2025-12-02T18:59:21.102Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 18:59:21 2025-12-02T18:59:21.124Z INFO 11350 --- [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. 18:59:21 2025-12-02T18:59:21.137Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:59:21 2025-12-02T18:59:21.137Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:59:21 2025-12-02T18:59:21.137Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:59:21 2025-12-02T18:59:21.138Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:59:21 2025-12-02T18:59:21.138Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:59:21 2025-12-02T18:59:21.154Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:21 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.226 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleUpgradeSpec 18:59:21 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.ModuleSyncWatchdogIntegrationSpec 18:59:24 2025-12-02T18:59:24.829Z INFO 11350 --- [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. 18:59:24 2025-12-02T18:59:24.836Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 100 items. 18:59:25 2025-12-02T18:59:25.294Z INFO 11350 --- [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. 18:59:25 2025-12-02T18:59:25.302Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 100 items. 18:59:25 [WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 4.500 s -- in org.onap.cps.integration.functional.ncmp.inventory.ModuleSyncWatchdogIntegrationSpec 18:59:25 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.ModulesRestApiSpec 18:59:25 2025-12-02T18:59:25.734Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:59:25 2025-12-02T18:59:25.734Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:59:25 2025-12-02T18:59:25.735Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:59:25 2025-12-02T18:59:25.735Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:59:25 2025-12-02T18:59:25.735Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:59:25 2025-12-02T18:59:25.802Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 18:59:25 2025-12-02T18:59:25.811Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 18:59:25 2025-12-02T18:59:25.827Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:25 2025-12-02T18:59:25.850Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:59:25 2025-12-02T18:59:25.850Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:59:25 2025-12-02T18:59:25.852Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:59:25 2025-12-02T18:59:25.852Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:59:25 2025-12-02T18:59:25.852Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:59:25 2025-12-02T18:59:25.914Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 18:59:25 2025-12-02T18:59:25.923Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 18:59:25 2025-12-02T18:59:25.938Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:26 2025-12-02T18:59:25.961Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:59:26 2025-12-02T18:59:25.961Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:59:26 2025-12-02T18:59:25.962Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:59:26 2025-12-02T18:59:25.962Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:59:26 2025-12-02T18:59:25.962Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:59:26 2025-12-02T18:59:26.023Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 18:59:26 2025-12-02T18:59:26.032Z INFO 11350 --- [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 18:59:26 2025-12-02T18:59:26.046Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:26 2025-12-02T18:59:26.149Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:59:26 2025-12-02T18:59:26.149Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:59:26 2025-12-02T18:59:26.149Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:59:26 2025-12-02T18:59:26.149Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:59:26 2025-12-02T18:59:26.149Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:59:26 2025-12-02T18:59:26.220Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 18:59:26 2025-12-02T18:59:26.230Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 18:59:26 2025-12-02T18:59:26.244Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:26 2025-12-02T18:59:26.269Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:59:26 2025-12-02T18:59:26.270Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:59:26 2025-12-02T18:59:26.270Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:59:26 2025-12-02T18:59:26.270Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:59:26 2025-12-02T18:59:26.270Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:59:26 2025-12-02T18:59:26.328Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 18:59:26 2025-12-02T18:59:26.337Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 18:59:26 2025-12-02T18:59:26.352Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:26 2025-12-02T18:59:26.368Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:59:26 2025-12-02T18:59:26.368Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:59:26 2025-12-02T18:59:26.369Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:59:26 2025-12-02T18:59:26.369Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:59:26 2025-12-02T18:59:26.369Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:59:26 2025-12-02T18:59:26.426Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 18:59:26 2025-12-02T18:59:26.434Z INFO 11350 --- [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 18:59:26 2025-12-02T18:59:26.448Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:26 2025-12-02T18:59:26.549Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:59:26 2025-12-02T18:59:26.550Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:59:26 2025-12-02T18:59:26.550Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:59:26 2025-12-02T18:59:26.550Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:59:26 2025-12-02T18:59:26.550Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:59:26 2025-12-02T18:59:26.615Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 18:59:26 2025-12-02T18:59:26.626Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 18:59:26 2025-12-02T18:59:26.640Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:26 2025-12-02T18:59:26.665Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:59:26 2025-12-02T18:59:26.665Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:59:26 2025-12-02T18:59:26.665Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:59:26 2025-12-02T18:59:26.665Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:59:26 2025-12-02T18:59:26.665Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:59:26 2025-12-02T18:59:26.727Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 18:59:26 2025-12-02T18:59:26.735Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 18:59:26 2025-12-02T18:59:26.751Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:26 2025-12-02T18:59:26.770Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:59:26 2025-12-02T18:59:26.770Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:59:26 2025-12-02T18:59:26.770Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:59:26 2025-12-02T18:59:26.771Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:59:26 2025-12-02T18:59:26.771Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:59:26 2025-12-02T18:59:26.832Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 18:59:26 2025-12-02T18:59:26.841Z INFO 11350 --- [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 18:59:26 2025-12-02T18:59:26.860Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:27 2025-12-02T18:59:26.951Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:59:27 2025-12-02T18:59:26.951Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:59:27 2025-12-02T18:59:26.952Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:59:27 2025-12-02T18:59:26.952Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:59:27 2025-12-02T18:59:26.952Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:59:27 2025-12-02T18:59:27.010Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 18:59:27 2025-12-02T18:59:27.018Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 18:59:27 2025-12-02T18:59:27.032Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:27 2025-12-02T18:59:27.055Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:59:27 2025-12-02T18:59:27.055Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:59:27 2025-12-02T18:59:27.055Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:59:27 2025-12-02T18:59:27.056Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:59:27 2025-12-02T18:59:27.056Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:59:27 2025-12-02T18:59:27.112Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 18:59:27 2025-12-02T18:59:27.118Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 18:59:27 2025-12-02T18:59:27.132Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:27 2025-12-02T18:59:27.156Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:59:27 2025-12-02T18:59:27.156Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:59:27 2025-12-02T18:59:27.157Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:59:27 2025-12-02T18:59:27.157Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:59:27 2025-12-02T18:59:27.157Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:59:27 2025-12-02T18:59:27.214Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 18:59:27 2025-12-02T18:59:27.222Z INFO 11350 --- [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 18:59:27 2025-12-02T18:59:27.248Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:27 2025-12-02T18:59:27.359Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:59:27 2025-12-02T18:59:27.360Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:59:27 2025-12-02T18:59:27.360Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:59:27 2025-12-02T18:59:27.360Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:59:27 2025-12-02T18:59:27.360Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:59:27 2025-12-02T18:59:27.425Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 18:59:27 2025-12-02T18:59:27.435Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 18:59:27 2025-12-02T18:59:27.453Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:27 2025-12-02T18:59:27.476Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:59:27 2025-12-02T18:59:27.476Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:59:27 2025-12-02T18:59:27.477Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:59:27 2025-12-02T18:59:27.477Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:59:27 2025-12-02T18:59:27.477Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:59:27 2025-12-02T18:59:27.545Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 18:59:27 2025-12-02T18:59:27.554Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 18:59:27 2025-12-02T18:59:27.572Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:27 2025-12-02T18:59:27.613Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:59:27 2025-12-02T18:59:27.613Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:59:27 2025-12-02T18:59:27.614Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:59:27 2025-12-02T18:59:27.614Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:59:27 2025-12-02T18:59:27.614Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:59:27 2025-12-02T18:59:27.682Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 18:59:27 2025-12-02T18:59:27.692Z INFO 11350 --- [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 18:59:27 2025-12-02T18:59:27.711Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:27 2025-12-02T18:59:27.851Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:59:27 2025-12-02T18:59:27.851Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:59:27 2025-12-02T18:59:27.852Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:59:27 2025-12-02T18:59:27.852Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:59:27 2025-12-02T18:59:27.852Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:59:27 2025-12-02T18:59:27.919Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 18:59:27 2025-12-02T18:59:27.929Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 18:59:28 2025-12-02T18:59:27.944Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:28 2025-12-02T18:59:27.966Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:59:28 2025-12-02T18:59:27.966Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:59:28 2025-12-02T18:59:27.966Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:59:28 2025-12-02T18:59:27.966Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:59:28 2025-12-02T18:59:27.966Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:59:28 2025-12-02T18:59:28.036Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 18:59:28 2025-12-02T18:59:28.048Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 18:59:28 2025-12-02T18:59:28.064Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:28 2025-12-02T18:59:28.082Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:59:28 2025-12-02T18:59:28.082Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:59:28 2025-12-02T18:59:28.083Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:59:28 2025-12-02T18:59:28.083Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:59:28 2025-12-02T18:59:28.083Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:59:28 2025-12-02T18:59:28.148Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 18:59:28 2025-12-02T18:59:28.157Z INFO 11350 --- [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 18:59:28 2025-12-02T18:59:28.173Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:28 2025-12-02T18:59:28.295Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:59:28 2025-12-02T18:59:28.295Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:59:28 2025-12-02T18:59:28.296Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:59:28 2025-12-02T18:59:28.296Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:59:28 2025-12-02T18:59:28.296Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:59:28 2025-12-02T18:59:28.372Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 18:59:28 2025-12-02T18:59:28.382Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 18:59:28 2025-12-02T18:59:28.399Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:28 2025-12-02T18:59:28.442Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:59:28 2025-12-02T18:59:28.447Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:59:28 2025-12-02T18:59:28.448Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:59:28 2025-12-02T18:59:28.448Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:59:28 2025-12-02T18:59:28.448Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:59:28 2025-12-02T18:59:28.510Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 18:59:28 2025-12-02T18:59:28.517Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 18:59:28 2025-12-02T18:59:28.531Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:28 2025-12-02T18:59:28.549Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:59:28 2025-12-02T18:59:28.549Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:59:28 2025-12-02T18:59:28.549Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:59:28 2025-12-02T18:59:28.549Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:59:28 2025-12-02T18:59:28.549Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:59:28 2025-12-02T18:59:28.609Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 18:59:28 2025-12-02T18:59:28.615Z INFO 11350 --- [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 18:59:28 2025-12-02T18:59:28.629Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:28 2025-12-02T18:59:28.715Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:59:28 2025-12-02T18:59:28.715Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:59:28 2025-12-02T18:59:28.716Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:59:28 2025-12-02T18:59:28.716Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:59:28 2025-12-02T18:59:28.716Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:59:28 2025-12-02T18:59:28.781Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 18:59:28 2025-12-02T18:59:28.790Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 18:59:28 2025-12-02T18:59:28.803Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:28 2025-12-02T18:59:28.817Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:59:28 2025-12-02T18:59:28.817Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:59:28 2025-12-02T18:59:28.817Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:59:28 2025-12-02T18:59:28.817Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:59:28 2025-12-02T18:59:28.818Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:59:28 2025-12-02T18:59:28.878Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 18:59:28 2025-12-02T18:59:28.886Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 18:59:28 2025-12-02T18:59:28.898Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:28 2025-12-02T18:59:28.913Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:59:28 2025-12-02T18:59:28.913Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:59:28 2025-12-02T18:59:28.914Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:59:28 2025-12-02T18:59:28.914Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:59:28 2025-12-02T18:59:28.914Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:59:29 2025-12-02T18:59:28.975Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 18:59:29 2025-12-02T18:59:28.982Z INFO 11350 --- [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 18:59:29 2025-12-02T18:59:28.994Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:29 2025-12-02T18:59:29.086Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:59:29 2025-12-02T18:59:29.086Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:59:29 2025-12-02T18:59:29.086Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:59:29 2025-12-02T18:59:29.086Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:59:29 2025-12-02T18:59:29.086Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:59:29 2025-12-02T18:59:29.149Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 18:59:29 2025-12-02T18:59:29.159Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 18:59:29 2025-12-02T18:59:29.170Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:29 2025-12-02T18:59:29.187Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:59:29 2025-12-02T18:59:29.187Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:59:29 2025-12-02T18:59:29.187Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:59:29 2025-12-02T18:59:29.187Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:59:29 2025-12-02T18:59:29.187Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:59:29 2025-12-02T18:59:29.242Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 18:59:29 2025-12-02T18:59:29.250Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 18:59:29 2025-12-02T18:59:29.265Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:29 2025-12-02T18:59:29.280Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:59:29 2025-12-02T18:59:29.281Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:59:29 2025-12-02T18:59:29.281Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:59:29 2025-12-02T18:59:29.281Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:59:29 2025-12-02T18:59:29.281Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:59:29 2025-12-02T18:59:29.336Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 18:59:29 2025-12-02T18:59:29.343Z INFO 11350 --- [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 18:59:29 2025-12-02T18:59:29.357Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:29 2025-12-02T18:59:29.430Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:59:29 2025-12-02T18:59:29.430Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:59:29 2025-12-02T18:59:29.431Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:59:29 2025-12-02T18:59:29.431Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:59:29 2025-12-02T18:59:29.431Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:59:29 2025-12-02T18:59:29.495Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 18:59:29 2025-12-02T18:59:29.505Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 18:59:29 2025-12-02T18:59:29.521Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:29 2025-12-02T18:59:29.540Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:59:29 2025-12-02T18:59:29.540Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:59:29 2025-12-02T18:59:29.540Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:59:29 2025-12-02T18:59:29.540Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:59:29 2025-12-02T18:59:29.540Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:59:29 2025-12-02T18:59:29.603Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 18:59:29 2025-12-02T18:59:29.609Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 18:59:29 2025-12-02T18:59:29.623Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:29 2025-12-02T18:59:29.640Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:59:29 2025-12-02T18:59:29.641Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:59:29 2025-12-02T18:59:29.641Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:59:29 2025-12-02T18:59:29.641Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:59:29 2025-12-02T18:59:29.641Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:59:29 2025-12-02T18:59:29.704Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 18:59:29 2025-12-02T18:59:29.713Z INFO 11350 --- [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 18:59:29 2025-12-02T18:59:29.727Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:29 2025-12-02T18:59:29.807Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:59:29 2025-12-02T18:59:29.807Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:59:29 2025-12-02T18:59:29.807Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:59:29 2025-12-02T18:59:29.807Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:59:29 2025-12-02T18:59:29.807Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:59:29 2025-12-02T18:59:29.867Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 18:59:29 2025-12-02T18:59:29.878Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 18:59:29 2025-12-02T18:59:29.898Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:29 2025-12-02T18:59:29.922Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:59:29 2025-12-02T18:59:29.922Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:59:29 2025-12-02T18:59:29.922Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:59:29 2025-12-02T18:59:29.923Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:59:29 2025-12-02T18:59:29.923Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:59:30 2025-12-02T18:59:29.991Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 18:59:30 2025-12-02T18:59:30.001Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 18:59:30 2025-12-02T18:59:30.023Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:30 2025-12-02T18:59:30.048Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:59:30 2025-12-02T18:59:30.049Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:59:30 2025-12-02T18:59:30.049Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:59:30 2025-12-02T18:59:30.049Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:59:30 2025-12-02T18:59:30.049Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:59:30 2025-12-02T18:59:30.113Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 18:59:30 2025-12-02T18:59:30.123Z INFO 11350 --- [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 18:59:30 2025-12-02T18:59:30.142Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:30 2025-12-02T18:59:30.259Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:59:30 2025-12-02T18:59:30.259Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:59:30 2025-12-02T18:59:30.259Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:59:30 2025-12-02T18:59:30.260Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:59:30 2025-12-02T18:59:30.260Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:59:30 2025-12-02T18:59:30.330Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 18:59:30 2025-12-02T18:59:30.339Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 18:59:30 2025-12-02T18:59:30.357Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:30 2025-12-02T18:59:30.376Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:59:30 2025-12-02T18:59:30.376Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:59:30 2025-12-02T18:59:30.376Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:59:30 2025-12-02T18:59:30.377Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:59:30 2025-12-02T18:59:30.377Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:59:30 2025-12-02T18:59:30.437Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 18:59:30 2025-12-02T18:59:30.446Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 18:59:30 2025-12-02T18:59:30.465Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:30 2025-12-02T18:59:30.485Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:59:30 2025-12-02T18:59:30.486Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:59:30 2025-12-02T18:59:30.486Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:59:30 2025-12-02T18:59:30.486Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:59:30 2025-12-02T18:59:30.486Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:59:30 2025-12-02T18:59:30.547Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 18:59:30 2025-12-02T18:59:30.556Z INFO 11350 --- [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 18:59:30 2025-12-02T18:59:30.574Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:30 2025-12-02T18:59:30.669Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:59:30 2025-12-02T18:59:30.669Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:59:30 2025-12-02T18:59:30.670Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:59:30 2025-12-02T18:59:30.670Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:59:30 2025-12-02T18:59:30.670Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:59:30 2025-12-02T18:59:30.732Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 18:59:30 2025-12-02T18:59:30.741Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 18:59:30 2025-12-02T18:59:30.757Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:30 2025-12-02T18:59:30.776Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:59:30 2025-12-02T18:59:30.776Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:59:30 2025-12-02T18:59:30.776Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:59:30 2025-12-02T18:59:30.777Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:59:30 2025-12-02T18:59:30.777Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:59:30 2025-12-02T18:59:30.837Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 18:59:30 2025-12-02T18:59:30.845Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 18:59:30 2025-12-02T18:59:30.861Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:30 2025-12-02T18:59:30.880Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:59:30 2025-12-02T18:59:30.881Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:59:30 2025-12-02T18:59:30.881Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:59:30 2025-12-02T18:59:30.881Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:59:30 2025-12-02T18:59:30.881Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:59:30 2025-12-02T18:59:30.944Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 18:59:31 2025-12-02T18:59:30.952Z INFO 11350 --- [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 18:59:31 2025-12-02T18:59:30.968Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:31 2025-12-02T18:59:31.062Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:59:31 2025-12-02T18:59:31.062Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:59:31 2025-12-02T18:59:31.062Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:59:31 2025-12-02T18:59:31.063Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:59:31 2025-12-02T18:59:31.063Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:59:31 2025-12-02T18:59:31.126Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 18:59:31 2025-12-02T18:59:31.136Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 18:59:31 2025-12-02T18:59:31.151Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:31 2025-12-02T18:59:31.172Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:59:31 2025-12-02T18:59:31.172Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:59:31 2025-12-02T18:59:31.173Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:59:31 2025-12-02T18:59:31.173Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:59:31 2025-12-02T18:59:31.173Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:59:31 2025-12-02T18:59:31.236Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 18:59:31 2025-12-02T18:59:31.247Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 18:59:31 2025-12-02T18:59:31.263Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:31 2025-12-02T18:59:31.283Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:59:31 2025-12-02T18:59:31.283Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:59:31 2025-12-02T18:59:31.284Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:59:31 2025-12-02T18:59:31.284Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:59:31 2025-12-02T18:59:31.284Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:59:31 2025-12-02T18:59:31.345Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 18:59:31 2025-12-02T18:59:31.353Z INFO 11350 --- [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 18:59:31 2025-12-02T18:59:31.370Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:31 2025-12-02T18:59:31.475Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:59:31 2025-12-02T18:59:31.475Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:59:31 2025-12-02T18:59:31.475Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:59:31 2025-12-02T18:59:31.476Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:59:31 2025-12-02T18:59:31.476Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:59:31 2025-12-02T18:59:31.541Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 18:59:31 2025-12-02T18:59:31.550Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 18:59:31 2025-12-02T18:59:31.567Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:31 2025-12-02T18:59:31.591Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:59:31 2025-12-02T18:59:31.592Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:59:31 2025-12-02T18:59:31.592Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:59:31 2025-12-02T18:59:31.592Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:59:31 2025-12-02T18:59:31.592Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:59:31 2025-12-02T18:59:31.655Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 18:59:31 2025-12-02T18:59:31.666Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 18:59:31 2025-12-02T18:59:31.683Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:31 2025-12-02T18:59:31.721Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:59:31 2025-12-02T18:59:31.723Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:59:31 2025-12-02T18:59:31.724Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:59:31 2025-12-02T18:59:31.724Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:59:31 2025-12-02T18:59:31.724Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:59:31 2025-12-02T18:59:31.798Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 18:59:31 2025-12-02T18:59:31.812Z INFO 11350 --- [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 18:59:31 2025-12-02T18:59:31.826Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:31 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.185 s -- in org.onap.cps.integration.functional.ncmp.inventory.ModulesRestApiSpec 18:59:31 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.ModuleUpgradeServiceIntegrationSpec 18:59:32 2025-12-02T18:59:32.322Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:59:32 2025-12-02T18:59:32.322Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:59:32 2025-12-02T18:59:32.322Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:59:32 2025-12-02T18:59:32.322Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:59:32 2025-12-02T18:59:32.322Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:59:32 2025-12-02T18:59:32.383Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 18:59:32 2025-12-02T18:59:32.390Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 18:59:32 2025-12-02T18:59:32.401Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:32 2025-12-02T18:59:32.462Z WARN 11350 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 18:59:32 2025-12-02T18:59:32.463Z INFO 11350 --- [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 18:59:32 2025-12-02T18:59:32.463Z INFO 11350 --- [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 18:59:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.609 s -- in org.onap.cps.integration.functional.ncmp.inventory.ModuleUpgradeServiceIntegrationSpec 18:59:32 [INFO] Running org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec 18:59:32 2025-12-02T18:59:32.560Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:59:32 2025-12-02T18:59:32.560Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:59:32 2025-12-02T18:59:32.560Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:59:32 2025-12-02T18:59:32.560Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:59:32 2025-12-02T18:59:32.560Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:59:32 2025-12-02T18:59:32.572Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 18:59:32 2025-12-02T18:59:32.574Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 18:59:32 2025-12-02T18:59:32.585Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:32 2025-12-02T18:59:32.598Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:59:32 2025-12-02T18:59:32.598Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:59:32 2025-12-02T18:59:32.599Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:59:32 2025-12-02T18:59:32.599Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:59:32 2025-12-02T18:59:32.599Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:59:32 2025-12-02T18:59:32.646Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 18:59:32 2025-12-02T18:59:32.648Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 18:59:32 2025-12-02T18:59:32.674Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:32 2025-12-02T18:59:32.688Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:59:32 2025-12-02T18:59:32.688Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:59:32 2025-12-02T18:59:32.688Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:59:32 2025-12-02T18:59:32.689Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:59:32 2025-12-02T18:59:32.689Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:59:32 2025-12-02T18:59:32.696Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 18:59:32 2025-12-02T18:59:32.697Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 18:59:32 2025-12-02T18:59:32.709Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:32 2025-12-02T18:59:32.804Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:59:32 2025-12-02T18:59:32.804Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:59:32 2025-12-02T18:59:32.804Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:59:32 2025-12-02T18:59:32.804Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:59:32 2025-12-02T18:59:32.804Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:59:32 2025-12-02T18:59:32.816Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 18:59:32 2025-12-02T18:59:32.818Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 18:59:32 2025-12-02T18:59:32.829Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:32 2025-12-02T18:59:32.843Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:59:32 2025-12-02T18:59:32.843Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:59:32 2025-12-02T18:59:32.843Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:59:32 2025-12-02T18:59:32.843Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:59:32 2025-12-02T18:59:32.843Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:59:32 2025-12-02T18:59:32.892Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 18:59:32 2025-12-02T18:59:32.894Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 18:59:32 2025-12-02T18:59:32.907Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:32 2025-12-02T18:59:32.920Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:59:32 2025-12-02T18:59:32.921Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:59:32 2025-12-02T18:59:32.921Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:59:32 2025-12-02T18:59:32.921Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:59:32 2025-12-02T18:59:32.921Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:59:33 2025-12-02T18:59:32.969Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 18:59:33 2025-12-02T18:59:32.971Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 18:59:33 2025-12-02T18:59:32.983Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:33 2025-12-02T18:59:33.008Z WARN 11350 --- [cps-integration-test] [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny from mock server (dispatcher) 18:59:33 2025-12-02T18:59:33.008Z WARN 11350 --- [cps-integration-test] [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor message: I only like fdn1 18:59:33 2025-12-02T18:59:33.008Z WARN 11350 --- [cps-integration-test] [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: PolicyExecutorException, Message: Operation not allowed. Decision id 1 : deny from mock server (dispatcher), Details: Unexpected error during Policy Executor call. 18:59:33 2025-12-02T18:59:33.009Z ERROR 11350 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 18:59:33 18:59:33 org.onap.cps.ncmp.api.exceptions.PolicyExecutorException: Operation not allowed. Decision id 1 : deny from mock server (dispatcher) 18:59:33 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processDecision(PolicyExecutor.java:195) 18:59:33 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processSuccessResponse(PolicyExecutor.java:181) 18:59:33 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.checkPermission(PolicyExecutor.java:111) 18:59:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:59:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:59:33 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:59:33 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:59:33 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 18:59:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 18:59:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 18:59:33 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 18:59:33 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 18:59:33 at jdk.internal.reflect.GeneratedMethodAccessor175.invoke(Unknown Source) 18:59:33 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:59:33 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:59:33 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 18:59:33 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 18:59:33 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 18:59:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:59:33 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 18:59:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:59:33 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 18:59:33 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor$$SpringCGLIB$$0.checkPermission() 18:59:33 at org.onap.cps.ncmp.impl.data.DmiDataOperations.writeResourceDataPassThroughRunningFromDmi(DmiDataOperations.java:185) 18:59:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:59:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:59:33 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:59:33 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:59:33 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 18:59:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 18:59:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 18:59:33 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 18:59:33 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 18:59:33 at jdk.internal.reflect.GeneratedMethodAccessor175.invoke(Unknown Source) 18:59:33 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:59:33 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:59:33 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 18:59:33 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 18:59:33 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 18:59:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:59:33 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 18:59:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:59:33 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 18:59:33 at org.onap.cps.ncmp.impl.data.DmiDataOperations$$SpringCGLIB$$0.writeResourceDataPassThroughRunningFromDmi() 18:59:33 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade.writeResourceDataPassThroughRunningForCmHandle(NetworkCmProxyFacade.java:114) 18:59:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:59:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:59:33 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:59:33 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:59:33 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 18:59:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 18:59:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 18:59:33 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 18:59:33 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 18:59:33 at jdk.internal.reflect.GeneratedMethodAccessor175.invoke(Unknown Source) 18:59:33 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:59:33 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:59:33 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 18:59:33 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 18:59:33 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 18:59:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:59:33 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 18:59:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:59:33 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 18:59:33 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade$$SpringCGLIB$$0.writeResourceDataPassThroughRunningForCmHandle() 18:59:33 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:199) 18:59:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:59:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:59:33 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:59:33 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:59:33 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 18:59:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 18:59:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 18:59:33 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 18:59:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:59:33 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 18:59:33 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 18:59:33 at jdk.internal.reflect.GeneratedMethodAccessor175.invoke(Unknown Source) 18:59:33 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:59:33 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:59:33 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 18:59:33 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 18:59:33 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 18:59:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:59:33 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 18:59:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:59:33 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 18:59:33 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 18:59:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:59:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:59:33 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:59:33 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:59:33 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 18:59:33 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 18:59:33 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 18:59:33 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 18:59:33 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 18:59:33 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 18:59:33 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 18:59:33 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 18:59:33 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 18:59:33 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 18:59:33 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 18:59:33 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 18:59:33 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 18:59:33 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 18:59:33 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 18:59:33 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:59:33 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 18:59:33 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:59:33 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 18:59:33 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:59:33 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 18:59:33 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:59:33 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 18:59:33 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:59:33 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 18:59:33 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:59:33 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 18:59:33 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:59:33 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 18:59:33 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:59:33 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 18:59:33 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:59:33 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 18:59:33 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 18:59:33 at org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec.$spock_feature_1_0(PolicyExecutorIntegrationSpec.groovy:51) 18:59:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:59:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:59:33 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:59:33 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:59:33 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 18:59:33 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 18:59:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:59:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:59:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:59:33 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 18:59:33 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 18:59:33 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 18:59:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 18:59:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:59:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:59:33 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:59:33 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 18:59:33 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 18:59:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:59:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:59:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:59:33 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 18:59:33 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 18:59:33 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 18:59:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:59:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:59:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:59:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:59:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 18:59:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 18:59:33 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 18:59:33 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 18:59:33 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 18:59:33 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 18:59:33 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 18:59:33 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 18:59:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 18:59:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:59:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:59:33 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:59:33 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 18:59:33 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 18:59:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:59:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:59:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:59:33 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 18:59:33 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 18:59:33 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 18:59:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:59:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:59:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:59:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:59:33 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:59:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 18:59:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 18:59:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:59:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:59:33 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:59:33 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 18:59:33 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 18:59:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:59:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:59:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:59:33 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 18:59:33 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 18:59:33 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 18:59:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:59:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:59:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:59:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:59:33 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:59:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 18:59:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 18:59:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:59:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:59:33 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 18:59:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:59:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:59:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:59:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:59:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 18:59:33 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 18:59:33 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 18:59:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 18:59:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 18:59:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 18:59:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 18:59:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 18:59:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 18:59:33 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 18:59:33 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 18:59:33 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 18:59:33 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 18:59:33 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 18:59:33 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 18:59:33 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 18:59:33 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 18:59:33 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 18:59:33 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 18:59:33 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 18:59:33 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 18:59:33 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 18:59:33 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 18:59:33 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 18:59:33 18:59:33 2025-12-02T18:59:33.105Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:59:33 2025-12-02T18:59:33.105Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:59:33 2025-12-02T18:59:33.105Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:59:33 2025-12-02T18:59:33.106Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:59:33 2025-12-02T18:59:33.106Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:59:33 2025-12-02T18:59:33.118Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 18:59:33 2025-12-02T18:59:33.120Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 18:59:33 2025-12-02T18:59:33.134Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:33 2025-12-02T18:59:33.152Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:59:33 2025-12-02T18:59:33.153Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:59:33 2025-12-02T18:59:33.153Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:59:33 2025-12-02T18:59:33.153Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:59:33 2025-12-02T18:59:33.153Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:59:33 2025-12-02T18:59:33.163Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 18:59:33 2025-12-02T18:59:33.165Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 18:59:33 2025-12-02T18:59:33.176Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:33 2025-12-02T18:59:33.191Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:59:33 2025-12-02T18:59:33.191Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:59:33 2025-12-02T18:59:33.192Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:59:33 2025-12-02T18:59:33.192Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:59:33 2025-12-02T18:59:33.192Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:59:33 2025-12-02T18:59:33.241Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 18:59:33 2025-12-02T18:59:33.244Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 18:59:33 2025-12-02T18:59:33.263Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:34 2025-12-02T18:59:34.282Z WARN 11350 --- [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. 18:59:34 2025-12-02T18:59:34.282Z WARN 11350 --- [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 18:59:34 2025-12-02T18:59:34.282Z WARN 11350 --- [cps-integration-test] [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: test default decision 18:59:34 2025-12-02T18:59:34.282Z WARN 11350 --- [cps-integration-test] [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor message: Policy Executor request timed out. Falling back to configured default decision: test default decision 18:59:34 2025-12-02T18:59:34.283Z ERROR 11350 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 18:59:34 18:59:34 org.onap.cps.ncmp.api.exceptions.PolicyExecutorException: Operation not allowed. Decision id N/A : test default decision 18:59:34 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processDecision(PolicyExecutor.java:195) 18:59:34 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processFallbackResponse(PolicyExecutor.java:241) 18:59:34 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processException(PolicyExecutor.java:230) 18:59:34 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.checkPermission(PolicyExecutor.java:113) 18:59:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:59:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:59:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:59:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:59:34 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 18:59:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 18:59:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 18:59:34 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 18:59:34 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 18:59:34 at jdk.internal.reflect.GeneratedMethodAccessor175.invoke(Unknown Source) 18:59:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:59:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:59:34 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 18:59:34 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 18:59:34 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 18:59:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:59:34 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 18:59:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:59:34 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 18:59:34 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor$$SpringCGLIB$$0.checkPermission() 18:59:34 at org.onap.cps.ncmp.impl.data.DmiDataOperations.writeResourceDataPassThroughRunningFromDmi(DmiDataOperations.java:185) 18:59:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:59:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:59:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:59:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:59:34 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 18:59:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 18:59:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 18:59:34 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 18:59:34 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 18:59:34 at jdk.internal.reflect.GeneratedMethodAccessor175.invoke(Unknown Source) 18:59:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:59:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:59:34 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 18:59:34 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 18:59:34 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 18:59:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:59:34 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 18:59:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:59:34 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 18:59:34 at org.onap.cps.ncmp.impl.data.DmiDataOperations$$SpringCGLIB$$0.writeResourceDataPassThroughRunningFromDmi() 18:59:34 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade.writeResourceDataPassThroughRunningForCmHandle(NetworkCmProxyFacade.java:114) 18:59:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:59:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:59:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:59:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:59:34 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 18:59:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 18:59:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 18:59:34 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 18:59:34 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 18:59:34 at jdk.internal.reflect.GeneratedMethodAccessor175.invoke(Unknown Source) 18:59:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:59:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:59:34 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 18:59:34 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 18:59:34 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 18:59:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:59:34 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 18:59:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:59:34 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 18:59:34 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade$$SpringCGLIB$$0.writeResourceDataPassThroughRunningForCmHandle() 18:59:34 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:199) 18:59:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:59:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:59:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:59:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:59:34 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 18:59:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 18:59:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 18:59:34 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 18:59:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:59:34 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 18:59:34 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 18:59:34 at jdk.internal.reflect.GeneratedMethodAccessor175.invoke(Unknown Source) 18:59:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:59:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:59:34 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 18:59:34 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 18:59:34 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 18:59:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:59:34 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 18:59:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:59:34 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 18:59:34 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 18:59:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:59:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:59:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:59:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:59:34 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 18:59:34 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 18:59:34 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 18:59:34 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 18:59:34 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 18:59:34 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 18:59:34 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 18:59:34 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 18:59:34 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 18:59:34 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 18:59:34 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 18:59:34 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 18:59:34 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 18:59:34 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 18:59:34 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 18:59:34 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:59:34 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 18:59:34 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:59:34 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 18:59:34 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:59:34 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 18:59:34 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:59:34 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 18:59:34 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:59:34 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 18:59:34 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:59:34 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 18:59:34 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:59:34 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 18:59:34 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:59:34 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 18:59:34 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:59:34 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 18:59:34 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 18:59:34 at org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec.$spock_feature_1_0(PolicyExecutorIntegrationSpec.groovy:51) 18:59:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:59:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:59:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:59:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:59:34 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 18:59:34 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 18:59:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:59:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:59:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:59:34 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 18:59:34 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 18:59:34 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 18:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 18:59:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:59:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:59:34 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 18:59:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 18:59:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:59:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:59:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:59:34 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 18:59:34 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 18:59:34 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 18:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:59:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:59:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 18:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 18:59:34 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 18:59:34 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 18:59:34 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 18:59:34 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 18:59:34 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 18:59:34 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 18:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 18:59:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:59:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:59:34 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 18:59:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 18:59:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:59:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:59:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:59:34 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 18:59:34 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 18:59:34 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 18:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:59:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:59:34 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:59:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 18:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 18:59:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:59:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:59:34 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 18:59:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 18:59:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:59:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:59:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:59:34 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 18:59:34 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 18:59:34 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 18:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:59:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:59:34 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:59:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 18:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 18:59:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:59:34 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 18:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:59:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:59:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 18:59:34 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 18:59:34 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 18:59:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 18:59:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 18:59:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 18:59:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 18:59:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 18:59:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 18:59:34 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 18:59:34 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 18:59:34 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 18:59:34 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 18:59:34 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 18:59:34 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 18:59:34 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 18:59:34 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 18:59:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 18:59:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 18:59:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 18:59:34 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 18:59:34 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 18:59:34 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 18:59:34 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 18:59:34 Caused by: java.util.concurrent.TimeoutException: Did not observe any item or terminal signal within 1000ms in 'flatMap' (and no fallback has been configured) 18:59:34 at reactor.core.publisher.FluxTimeout$TimeoutMainSubscriber.handleTimeout(FluxTimeout.java:296) 18:59:34 at reactor.core.publisher.FluxTimeout$TimeoutMainSubscriber.doTimeout(FluxTimeout.java:281) 18:59:34 at reactor.core.publisher.FluxTimeout$TimeoutTimeoutSubscriber.onNext(FluxTimeout.java:420) 18:59:34 at reactor.core.publisher.FluxOnErrorReturn$ReturnSubscriber.onNext(FluxOnErrorReturn.java:162) 18:59:34 at reactor.core.publisher.MonoDelay$MonoDelayRunnable.propagateDelay(MonoDelay.java:270) 18:59:34 at reactor.core.publisher.MonoDelay$MonoDelayRunnable.run(MonoDelay.java:285) 18:59:34 at reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:68) 18:59:34 at reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:28) 18:59:34 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 18:59:34 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) 18:59:34 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 18:59:34 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 18:59:34 at java.base/java.lang.Thread.run(Thread.java:833) 18:59:34 18:59:35 2025-12-02T18:59:35.315Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:59:35 2025-12-02T18:59:35.315Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:59:35 2025-12-02T18:59:35.315Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:59:35 2025-12-02T18:59:35.315Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:59:35 2025-12-02T18:59:35.315Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:59:35 2025-12-02T18:59:35.326Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 18:59:35 2025-12-02T18:59:35.328Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 18:59:35 2025-12-02T18:59:35.342Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:35 2025-12-02T18:59:35.362Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:59:35 2025-12-02T18:59:35.362Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:59:35 2025-12-02T18:59:35.362Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:59:35 2025-12-02T18:59:35.363Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:59:35 2025-12-02T18:59:35.363Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:59:35 2025-12-02T18:59:35.374Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 18:59:35 2025-12-02T18:59:35.377Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 18:59:35 2025-12-02T18:59:35.391Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:35 2025-12-02T18:59:35.412Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:59:35 2025-12-02T18:59:35.412Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:59:35 2025-12-02T18:59:35.412Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:59:35 2025-12-02T18:59:35.412Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:59:35 2025-12-02T18:59:35.412Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:59:35 2025-12-02T18:59:35.421Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 18:59:35 2025-12-02T18:59:35.423Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 18:59:35 2025-12-02T18:59:35.437Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:35 2025-12-02T18:59:35.460Z WARN 11350 --- [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. 18:59:35 2025-12-02T18:59:35.460Z WARN 11350 --- [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 18:59:35 2025-12-02T18:59:35.460Z WARN 11350 --- [cps-integration-test] [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: test default decision 18:59:35 2025-12-02T18:59:35.460Z WARN 11350 --- [cps-integration-test] [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor message: Policy Executor returned HTTP Status code 401. Falling back to configured default decision: test default decision 18:59:35 2025-12-02T18:59:35.461Z ERROR 11350 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 18:59:35 18:59:35 org.onap.cps.ncmp.api.exceptions.PolicyExecutorException: Operation not allowed. Decision id N/A : test default decision 18:59:35 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processDecision(PolicyExecutor.java:195) 18:59:35 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processFallbackResponse(PolicyExecutor.java:241) 18:59:35 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processException(PolicyExecutor.java:224) 18:59:35 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.checkPermission(PolicyExecutor.java:113) 18:59:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:59:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:59:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:59:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:59:35 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 18:59:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 18:59:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 18:59:35 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 18:59:35 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 18:59:35 at jdk.internal.reflect.GeneratedMethodAccessor175.invoke(Unknown Source) 18:59:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:59:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:59:35 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 18:59:35 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 18:59:35 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 18:59:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:59:35 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 18:59:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:59:35 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 18:59:35 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor$$SpringCGLIB$$0.checkPermission() 18:59:35 at org.onap.cps.ncmp.impl.data.DmiDataOperations.writeResourceDataPassThroughRunningFromDmi(DmiDataOperations.java:185) 18:59:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:59:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:59:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:59:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:59:35 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 18:59:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 18:59:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 18:59:35 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 18:59:35 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 18:59:35 at jdk.internal.reflect.GeneratedMethodAccessor175.invoke(Unknown Source) 18:59:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:59:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:59:35 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 18:59:35 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 18:59:35 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 18:59:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:59:35 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 18:59:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:59:35 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 18:59:35 at org.onap.cps.ncmp.impl.data.DmiDataOperations$$SpringCGLIB$$0.writeResourceDataPassThroughRunningFromDmi() 18:59:35 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade.writeResourceDataPassThroughRunningForCmHandle(NetworkCmProxyFacade.java:114) 18:59:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:59:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:59:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:59:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:59:35 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 18:59:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 18:59:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 18:59:35 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 18:59:35 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 18:59:35 at jdk.internal.reflect.GeneratedMethodAccessor175.invoke(Unknown Source) 18:59:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:59:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:59:35 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 18:59:35 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 18:59:35 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 18:59:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:59:35 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 18:59:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:59:35 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 18:59:35 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade$$SpringCGLIB$$0.writeResourceDataPassThroughRunningForCmHandle() 18:59:35 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:199) 18:59:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:59:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:59:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:59:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:59:35 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 18:59:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 18:59:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 18:59:35 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 18:59:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:59:35 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 18:59:35 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 18:59:35 at jdk.internal.reflect.GeneratedMethodAccessor175.invoke(Unknown Source) 18:59:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:59:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:59:35 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 18:59:35 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 18:59:35 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 18:59:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:59:35 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 18:59:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:59:35 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 18:59:35 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 18:59:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:59:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:59:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:59:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:59:35 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 18:59:35 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 18:59:35 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 18:59:35 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 18:59:35 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 18:59:35 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 18:59:35 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 18:59:35 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 18:59:35 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 18:59:35 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 18:59:35 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 18:59:35 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 18:59:35 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 18:59:35 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 18:59:35 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 18:59:35 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:59:35 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 18:59:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:59:35 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 18:59:35 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:59:35 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 18:59:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:59:35 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 18:59:35 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:59:35 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 18:59:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:59:35 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 18:59:35 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:59:35 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 18:59:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:59:35 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 18:59:35 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:59:35 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 18:59:35 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 18:59:35 at org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec.$spock_feature_1_0(PolicyExecutorIntegrationSpec.groovy:51) 18:59:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:59:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:59:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:59:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:59:35 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 18:59:35 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 18:59:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:59:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:59:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:59:35 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 18:59:35 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 18:59:35 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 18:59:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 18:59:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:59:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:59:35 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:59:35 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 18:59:35 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 18:59:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:59:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:59:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:59:35 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 18:59:35 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 18:59:35 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 18:59:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:59:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:59:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:59:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:59:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 18:59:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 18:59:35 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 18:59:35 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 18:59:35 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 18:59:35 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 18:59:35 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 18:59:35 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 18:59:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 18:59:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:59:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:59:35 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:59:35 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 18:59:35 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 18:59:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:59:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:59:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:59:35 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 18:59:35 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 18:59:35 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 18:59:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:59:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:59:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:59:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:59:35 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:59:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 18:59:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 18:59:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:59:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:59:35 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:59:35 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 18:59:35 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 18:59:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:59:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:59:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:59:35 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 18:59:35 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 18:59:35 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 18:59:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:59:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:59:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:59:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:59:35 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:59:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 18:59:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 18:59:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:59:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:59:35 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 18:59:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:59:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:59:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:59:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:59:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 18:59:35 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 18:59:35 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 18:59:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 18:59:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 18:59:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 18:59:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 18:59:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 18:59:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 18:59:35 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 18:59:35 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 18:59:35 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 18:59:35 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 18:59:35 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 18:59:35 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 18:59:35 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 18:59:35 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 18:59:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 18:59:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 18:59:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 18:59:35 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 18:59:35 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 18:59:35 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 18:59:35 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 18:59:35 Caused by: org.springframework.web.reactive.function.client.WebClientResponseException$Unauthorized: 401 Unauthorized from POST http://localhost:8790/operation-permission/v1/permissions 18:59:35 at org.springframework.web.reactive.function.client.WebClientResponseException.create(WebClientResponseException.java:322) 18:59:35 Suppressed: reactor.core.publisher.FluxOnAssembly$OnAssemblyException: 18:59:35 Error has been observed at the following site(s): 18:59:35 *__checkpoint ⇢ 401 UNAUTHORIZED from POST http://localhost:8790/operation-permission/v1/permissions [DefaultWebClient] 18:59:35 Original Stack Trace: 18:59:35 at org.springframework.web.reactive.function.client.WebClientResponseException.create(WebClientResponseException.java:322) 18:59:35 at org.springframework.web.reactive.function.client.DefaultClientResponse.lambda$createException$1(DefaultClientResponse.java:214) 18:59:35 at reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:106) 18:59:35 at reactor.core.publisher.FluxOnErrorReturn$ReturnSubscriber.onNext(FluxOnErrorReturn.java:162) 18:59:35 at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2096) 18:59:35 at reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onComplete(FluxDefaultIfEmpty.java:134) 18:59:35 at reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onComplete(FluxMapFuseable.java:152) 18:59:35 at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onComplete(FluxContextWrite.java:126) 18:59:35 at reactor.core.publisher.FluxMapFuseable$MapFuseableConditionalSubscriber.onComplete(FluxMapFuseable.java:350) 18:59:35 at reactor.core.publisher.FluxFilterFuseable$FilterFuseableConditionalSubscriber.onComplete(FluxFilterFuseable.java:391) 18:59:35 at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2097) 18:59:35 at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:145) 18:59:35 at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) 18:59:35 at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260) 18:59:35 at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) 18:59:35 at reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:413) 18:59:35 at reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:455) 18:59:35 at reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:509) 18:59:35 at reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:847) 18:59:35 at reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:115) 18:59:35 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) 18:59:35 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 18:59:35 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) 18:59:35 at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:289) 18:59:35 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442) 18:59:35 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 18:59:35 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) 18:59:35 at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:289) 18:59:35 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442) 18:59:35 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 18:59:35 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) 18:59:35 at io.netty.handler.codec.http.HttpContentDecoder.decode(HttpContentDecoder.java:166) 18:59:35 at io.netty.handler.codec.http.HttpContentDecoder.decode(HttpContentDecoder.java:48) 18:59:35 at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:91) 18:59:35 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) 18:59:35 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 18:59:35 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) 18:59:35 at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436) 18:59:35 at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:346) 18:59:35 at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:318) 18:59:35 at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251) 18:59:35 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442) 18:59:35 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 18:59:35 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) 18:59:35 at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1357) 18:59:35 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440) 18:59:35 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 18:59:35 at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:868) 18:59:35 at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:799) 18:59:35 at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:501) 18:59:35 at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:399) 18:59:35 at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998) 18:59:35 at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) 18:59:35 at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) 18:59:35 at java.base/java.lang.Thread.run(Thread.java:833) 18:59:35 Suppressed: java.lang.Exception: #block terminated with an error 18:59:35 at reactor.core.publisher.BlockingSingleSubscriber.blockingGet(BlockingSingleSubscriber.java:104) 18:59:35 at reactor.core.publisher.Mono.block(Mono.java:1779) 18:59:35 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.getPolicyExecutorResponse(PolicyExecutor.java:174) 18:59:35 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.checkPermission(PolicyExecutor.java:101) 18:59:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:59:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:59:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:59:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:59:35 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 18:59:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 18:59:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 18:59:35 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 18:59:35 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 18:59:35 at jdk.internal.reflect.GeneratedMethodAccessor175.invoke(Unknown Source) 18:59:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:59:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:59:35 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 18:59:35 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 18:59:35 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 18:59:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:59:35 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 18:59:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:59:35 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 18:59:35 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor$$SpringCGLIB$$0.checkPermission() 18:59:35 at org.onap.cps.ncmp.impl.data.DmiDataOperations.writeResourceDataPassThroughRunningFromDmi(DmiDataOperations.java:185) 18:59:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:59:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:59:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:59:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:59:35 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 18:59:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 18:59:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 18:59:35 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 18:59:35 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 18:59:35 at jdk.internal.reflect.GeneratedMethodAccessor175.invoke(Unknown Source) 18:59:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:59:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:59:35 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 18:59:35 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 18:59:35 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 18:59:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:59:35 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 18:59:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:59:35 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 18:59:35 at org.onap.cps.ncmp.impl.data.DmiDataOperations$$SpringCGLIB$$0.writeResourceDataPassThroughRunningFromDmi() 18:59:35 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade.writeResourceDataPassThroughRunningForCmHandle(NetworkCmProxyFacade.java:114) 18:59:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:59:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:59:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:59:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:59:35 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 18:59:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 18:59:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 18:59:35 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 18:59:35 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 18:59:35 at jdk.internal.reflect.GeneratedMethodAccessor175.invoke(Unknown Source) 18:59:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:59:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:59:35 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 18:59:35 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 18:59:35 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 18:59:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:59:35 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 18:59:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:59:35 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 18:59:35 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade$$SpringCGLIB$$0.writeResourceDataPassThroughRunningForCmHandle() 18:59:35 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:199) 18:59:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:59:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:59:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:59:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:59:35 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 18:59:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 18:59:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 18:59:35 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 18:59:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:59:35 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 18:59:35 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 18:59:35 at jdk.internal.reflect.GeneratedMethodAccessor175.invoke(Unknown Source) 18:59:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:59:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:59:35 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 18:59:35 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 18:59:35 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 18:59:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:59:35 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 18:59:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:59:35 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 18:59:35 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 18:59:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:59:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:59:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:59:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:59:35 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 18:59:35 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 18:59:35 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 18:59:35 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 18:59:35 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 18:59:35 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 18:59:35 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 18:59:35 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 18:59:35 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 18:59:35 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 18:59:35 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 18:59:35 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 18:59:35 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 18:59:35 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 18:59:35 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 18:59:35 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:59:35 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 18:59:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:59:35 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 18:59:35 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:59:35 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 18:59:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:59:35 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 18:59:35 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:59:35 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 18:59:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:59:35 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 18:59:35 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:59:35 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 18:59:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:59:35 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 18:59:35 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:59:35 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 18:59:35 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 18:59:35 at org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec.$spock_feature_1_0(PolicyExecutorIntegrationSpec.groovy:51) 18:59:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:59:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:59:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:59:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:59:35 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 18:59:35 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 18:59:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:59:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:59:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:59:35 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 18:59:35 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 18:59:35 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 18:59:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 18:59:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:59:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:59:35 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:59:35 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 18:59:35 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 18:59:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:59:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:59:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:59:35 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 18:59:35 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 18:59:35 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 18:59:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:59:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:59:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:59:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:59:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 18:59:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 18:59:35 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 18:59:35 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 18:59:35 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 18:59:35 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 18:59:35 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 18:59:35 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 18:59:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 18:59:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:59:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:59:35 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:59:35 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 18:59:35 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 18:59:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:59:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:59:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:59:35 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 18:59:35 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 18:59:35 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 18:59:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:59:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:59:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:59:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:59:35 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:59:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 18:59:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 18:59:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:59:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:59:35 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:59:35 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 18:59:35 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 18:59:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:59:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:59:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:59:35 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 18:59:35 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 18:59:35 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 18:59:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:59:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:59:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:59:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:59:35 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:59:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 18:59:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 18:59:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:59:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 18:59:35 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 18:59:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 18:59:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:59:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 18:59:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 18:59:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 18:59:35 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 18:59:35 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 18:59:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 18:59:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 18:59:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 18:59:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 18:59:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 18:59:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 18:59:35 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 18:59:35 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 18:59:35 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 18:59:35 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 18:59:35 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 18:59:35 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 18:59:35 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 18:59:35 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 18:59:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 18:59:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 18:59:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 18:59:35 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 18:59:35 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 18:59:35 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 18:59:35 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 18:59:35 18:59:35 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.996 s -- in org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec 18:59:35 [INFO] Running org.onap.cps.integration.functional.ncmp.provmns.ProvMnSRestApiSpec 18:59:35 2025-12-02T18:59:35.584Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:59:35 2025-12-02T18:59:35.584Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:59:35 2025-12-02T18:59:35.584Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:59:35 2025-12-02T18:59:35.584Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:59:35 2025-12-02T18:59:35.584Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:59:35 2025-12-02T18:59:35.644Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 18:59:35 2025-12-02T18:59:35.653Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 18:59:35 2025-12-02T18:59:35.666Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:35 2025-12-02T18:59:35.765Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:59:35 2025-12-02T18:59:35.765Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:59:35 2025-12-02T18:59:35.766Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:59:35 2025-12-02T18:59:35.766Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:59:35 2025-12-02T18:59:35.766Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:59:35 2025-12-02T18:59:35.825Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 18:59:35 2025-12-02T18:59:35.833Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 18:59:35 2025-12-02T18:59:35.847Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:35 2025-12-02T18:59:35.944Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:59:35 2025-12-02T18:59:35.944Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:59:35 2025-12-02T18:59:35.944Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:59:35 2025-12-02T18:59:35.947Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:59:35 2025-12-02T18:59:35.947Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:59:36 2025-12-02T18:59:36.016Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 18:59:36 2025-12-02T18:59:36.025Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 18:59:36 2025-12-02T18:59:36.039Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:36 2025-12-02T18:59:36.140Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 18:59:36 2025-12-02T18:59:36.140Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 18:59:36 2025-12-02T18:59:36.140Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:59:36 2025-12-02T18:59:36.141Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 18:59:36 2025-12-02T18:59:36.141Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:59:36 2025-12-02T18:59:36.205Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 18:59:36 2025-12-02T18:59:36.214Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 18:59:36 2025-12-02T18:59:36.228Z INFO 11350 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 18:59:36 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.777 s -- in org.onap.cps.integration.functional.ncmp.provmns.ProvMnSRestApiSpec 18:59:36 [INFO] Running org.onap.cps.integration.functional.cps.AnchorServiceIntegrationSpec 18:59:36 2025-12-02T18:59:36.429Z WARN 11350 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 18:59:36 2025-12-02T18:59:36.430Z ERROR 11350 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "anchor_dataspace_id_name_key" 18:59:36 Detail: Key (dataspace_id, name)=(4, newAnchor) already exists. 18:59:36 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.239 s -- in org.onap.cps.integration.functional.cps.AnchorServiceIntegrationSpec 18:59:36 [INFO] Running org.onap.cps.integration.functional.cps.DataServiceIntegrationSpec 18:59:36 line 1:0 mismatched input 'invalid' expecting '/' 18:59:36 line 1:0 mismatched input 'invalid' expecting '/' 18:59:36 2025-12-02T18:59:36.819Z WARN 11350 --- [cps-integration-test] [ main] o.o.c.ri.CpsDataPersistenceServiceImpl : Error parsing xpath "invalid path": Error while parsing cpsPath expression 18:59:37 2025-12-02T18:59:37.288Z INFO 11350 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 18:59:37 2025-12-02T18:59:37.288Z WARN 11350 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 18:59:37 2025-12-02T18:59:37.288Z ERROR 11350 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('146'::int8),('{}'),(NULL),('/bookstore'),('1568'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 18:59:37 Detail: Key (anchor_id, xpath)=(146, /bookstore) already exists. Call getNextException to see other errors in the batch. 18:59:37 2025-12-02T18:59:37.288Z ERROR 11350 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 18:59:37 Detail: Key (anchor_id, xpath)=(146, /bookstore) already exists. 18:59:37 2025-12-02T18:59:37.291Z WARN 11350 --- [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 (('146'::int8),('{}'),(NULL),('/bookstore'),('1568'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 18:59:37 Detail: Key (anchor_id, xpath)=(146, /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 18:59:37 2025-12-02T18:59:37.292Z INFO 11350 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 18:59:37 2025-12-02T18:59:37.292Z WARN 11350 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 18:59:37 2025-12-02T18:59:37.293Z ERROR 11350 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('146'::int8),('{}'),(NULL),('/bookstore'),('1569'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 18:59:37 Detail: Key (anchor_id, xpath)=(146, /bookstore) already exists. Call getNextException to see other errors in the batch. 18:59:37 2025-12-02T18:59:37.293Z ERROR 11350 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 18:59:37 Detail: Key (anchor_id, xpath)=(146, /bookstore) already exists. 18:59:37 line 1:9 missing '/' at 'path' 18:59:37 line 1:9 missing '/' at 'path' 18:59:37 2025-12-02T18:59:37.373Z WARN 11350 --- [cps-integration-test] [ main] o.o.c.ri.CpsDataPersistenceServiceImpl : Error parsing xpath "/invalid path": Error while parsing cpsPath expression 18:59:37 2025-12-02T18:59:37.519Z INFO 11350 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 18:59:37 2025-12-02T18:59:37.519Z WARN 11350 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 18:59:37 2025-12-02T18:59:37.519Z ERROR 11350 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('148'::int8),('{"code":"1"}'),('1570'::int8),('/bookstore/categories[@code=''1'']'),('1603'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 18:59:37 Detail: Key (anchor_id, xpath)=(148, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 18:59:37 2025-12-02T18:59:37.519Z ERROR 11350 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 18:59:37 Detail: Key (anchor_id, xpath)=(148, /bookstore/categories[@code='1']) already exists. 18:59:37 2025-12-02T18:59:37.520Z WARN 11350 --- [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 (('148'::int8),('{"code":"1"}'),('1570'::int8),('/bookstore/categories[@code=''1'']'),('1603'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 18:59:37 Detail: Key (anchor_id, xpath)=(148, /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 18:59:37 2025-12-02T18:59:37.522Z INFO 11350 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 18:59:37 2025-12-02T18:59:37.522Z WARN 11350 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 18:59:37 2025-12-02T18:59:37.522Z ERROR 11350 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('148'::int8),('{"code":"1"}'),('1570'::int8),('/bookstore/categories[@code=''1'']'),('1605'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 18:59:37 Detail: Key (anchor_id, xpath)=(148, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 18:59:37 2025-12-02T18:59:37.522Z ERROR 11350 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 18:59:37 Detail: Key (anchor_id, xpath)=(148, /bookstore/categories[@code='1']) already exists. 18:59:37 2025-12-02T18:59:37.679Z INFO 11350 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 18:59:37 2025-12-02T18:59:37.679Z WARN 11350 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 18:59:37 2025-12-02T18:59:37.679Z ERROR 11350 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('149'::int8),('{"code":"1"}'),('1606'::int8),('/bookstore/categories[@code=''1'']'),('1640'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 18:59:37 Detail: Key (anchor_id, xpath)=(149, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 18:59:37 2025-12-02T18:59:37.679Z ERROR 11350 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 18:59:37 Detail: Key (anchor_id, xpath)=(149, /bookstore/categories[@code='1']) already exists. 18:59:37 2025-12-02T18:59:37.680Z WARN 11350 --- [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 (('149'::int8),('{"code":"1"}'),('1606'::int8),('/bookstore/categories[@code=''1'']'),('1640'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 18:59:37 Detail: Key (anchor_id, xpath)=(149, /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 18:59:37 2025-12-02T18:59:37.682Z INFO 11350 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 18:59:37 2025-12-02T18:59:37.682Z WARN 11350 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 18:59:37 2025-12-02T18:59:37.682Z ERROR 11350 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('149'::int8),('{"code":"1"}'),('1606'::int8),('/bookstore/categories[@code=''1'']'),('1642'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 18:59:37 Detail: Key (anchor_id, xpath)=(149, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 18:59:37 2025-12-02T18:59:37.682Z ERROR 11350 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 18:59:37 Detail: Key (anchor_id, xpath)=(149, /bookstore/categories[@code='1']) already exists. 18:59:37 2025-12-02T18:59:37.789Z INFO 11350 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 18:59:37 2025-12-02T18:59:37.789Z WARN 11350 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 18:59:37 2025-12-02T18:59:37.789Z ERROR 11350 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('150'::int8),('{"code":"1"}'),('1643'::int8),('/bookstore/categories[@code=''1'']'),('1672'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 18:59:37 Detail: Key (anchor_id, xpath)=(150, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 18:59:37 2025-12-02T18:59:37.789Z ERROR 11350 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 18:59:37 Detail: Key (anchor_id, xpath)=(150, /bookstore/categories[@code='1']) already exists. 18:59:37 2025-12-02T18:59:37.790Z WARN 11350 --- [cps-integration-test] [ main] o.o.c.ri.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('150'::int8),('{"code":"1"}'),('1643'::int8),('/bookstore/categories[@code=''1'']'),('1672'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 18:59:37 Detail: Key (anchor_id, xpath)=(150, /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 18:59:37 2025-12-02T18:59:37.791Z INFO 11350 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 18:59:37 2025-12-02T18:59:37.791Z WARN 11350 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 18:59:37 2025-12-02T18:59:37.791Z ERROR 11350 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('150'::int8),('{"code":"1"}'),('1643'::int8),('/bookstore/categories[@code=''1'']'),('1673'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 18:59:37 Detail: Key (anchor_id, xpath)=(150, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 18:59:37 2025-12-02T18:59:37.791Z ERROR 11350 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 18:59:37 Detail: Key (anchor_id, xpath)=(150, /bookstore/categories[@code='1']) already exists. 18:59:37 2025-12-02T18:59:37.819Z INFO 11350 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 18:59:37 2025-12-02T18:59:37.819Z WARN 11350 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 18:59:37 2025-12-02T18:59:37.819Z ERROR 11350 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('150'::int8),('{"code":"1"}'),('1643'::int8),('/bookstore/categories[@code=''1'']'),('1674'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 18:59:37 Detail: Key (anchor_id, xpath)=(150, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 18:59:37 2025-12-02T18:59:37.819Z ERROR 11350 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 18:59:37 Detail: Key (anchor_id, xpath)=(150, /bookstore/categories[@code='1']) already exists. 18:59:37 2025-12-02T18:59:37.820Z WARN 11350 --- [cps-integration-test] [ main] o.o.c.ri.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('150'::int8),('{"code":"1"}'),('1643'::int8),('/bookstore/categories[@code=''1'']'),('1674'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 18:59:37 Detail: Key (anchor_id, xpath)=(150, /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 18:59:37 2025-12-02T18:59:37.822Z INFO 11350 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 18:59:37 2025-12-02T18:59:37.822Z WARN 11350 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 18:59:37 2025-12-02T18:59:37.822Z ERROR 11350 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('150'::int8),('{"code":"1"}'),('1643'::int8),('/bookstore/categories[@code=''1'']'),('1676'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 18:59:37 Detail: Key (anchor_id, xpath)=(150, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 18:59:37 2025-12-02T18:59:37.822Z ERROR 11350 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 18:59:37 Detail: Key (anchor_id, xpath)=(150, /bookstore/categories[@code='1']) already exists. 18:59:38 2025-12-02T18:59:38.230Z INFO 11350 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.DataSyncWatchdog : System is not ready yet 18:59:38 2025-12-02T18:59:38.739Z WARN 11350 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:55259/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:55259 18:59:38 2025-12-02T18:59:38.781Z WARN 11350 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:48303/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:48303 18:59:38 [INFO] Tests run: 71, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.243 s -- in org.onap.cps.integration.functional.cps.DataServiceIntegrationSpec 18:59:38 2025-12-02T18:59:38.797Z WARN 11350 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:60555/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:60555 18:59:38 [INFO] Running org.onap.cps.integration.functional.cps.DataspaceServiceIntegrationSpec 18:59:38 2025-12-02T18:59:38.825Z WARN 11350 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:43007/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:43007 18:59:38 2025-12-02T18:59:38.830Z WARN 11350 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:46051/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:46051 18:59:38 2025-12-02T18:59:38.845Z WARN 11350 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:60997/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:60997 18:59:38 2025-12-02T18:59:38.850Z WARN 11350 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:52333/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:52333 18:59:38 2025-12-02T18:59:38.852Z WARN 11350 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:36153/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:36153 18:59:38 2025-12-02T18:59:38.867Z WARN 11350 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:51659/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:51659 18:59:38 2025-12-02T18:59:38.870Z WARN 11350 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:37761/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:37761 18:59:38 2025-12-02T18:59:38.880Z WARN 11350 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:40031/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:40031 18:59:38 2025-12-02T18:59:38.894Z WARN 11350 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:36267/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:36267 18:59:38 2025-12-02T18:59:38.912Z WARN 11350 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:56775/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:56775 18:59:38 2025-12-02T18:59:38.935Z WARN 11350 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:46079/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:46079 18:59:38 2025-12-02T18:59:38.956Z WARN 11350 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44393/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:44393 18:59:38 2025-12-02T18:59:38.970Z WARN 11350 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 18:59:38 2025-12-02T18:59:38.970Z ERROR 11350 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "uq_name" 18:59:38 Detail: Key (name)=(generalTestDataspace) already exists. 18:59:38 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.180 s -- in org.onap.cps.integration.functional.cps.DataspaceServiceIntegrationSpec 18:59:38 2025-12-02T18:59:38.986Z WARN 11350 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44389/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:44389 18:59:38 [INFO] Running org.onap.cps.integration.functional.cps.DeltaServiceIntegrationSpec 18:59:39 2025-12-02T18:59:39.007Z WARN 11350 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:60867/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:60867 18:59:39 2025-12-02T18:59:39.023Z WARN 11350 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:52311/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:52311 18:59:39 2025-12-02T18:59:39.035Z WARN 11350 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:41929/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:41929 18:59:39 2025-12-02T18:59:39.039Z WARN 11350 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58109/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:58109 18:59:39 2025-12-02T18:59:39.042Z WARN 11350 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54509/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:54509 18:59:39 2025-12-02T18:59:39.044Z WARN 11350 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38057/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:38057 18:59:39 2025-12-02T18:59:39.062Z WARN 11350 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:43153/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:43153 18:59:39 2025-12-02T18:59:39.065Z WARN 11350 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:40225/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:40225 18:59:39 2025-12-02T18:59:39.081Z WARN 11350 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:56643/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:56643 18:59:39 2025-12-02T18:59:39.120Z WARN 11350 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59037/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:59037 18:59:39 2025-12-02T18:59:39.141Z WARN 11350 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:37037/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:37037 18:59:39 2025-12-02T18:59:39.165Z WARN 11350 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:40313/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:40313 18:59:39 2025-12-02T18:59:39.180Z WARN 11350 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57781/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:57781 18:59:39 2025-12-02T18:59:39.184Z WARN 11350 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:52487/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:52487 18:59:39 2025-12-02T18:59:39.219Z WARN 11350 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33911/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:33911 18:59:39 2025-12-02T18:59:39.224Z WARN 11350 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:52215/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:52215 18:59:39 2025-12-02T18:59:39.243Z WARN 11350 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57153/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:57153 18:59:39 2025-12-02T18:59:39.245Z WARN 11350 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:52137/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:52137 18:59:39 2025-12-02T18:59:39.264Z WARN 11350 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59321/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:59321 18:59:39 2025-12-02T18:59:39.280Z WARN 11350 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:56583/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:56583 18:59:39 2025-12-02T18:59:39.283Z WARN 11350 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:36515/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:36515 18:59:39 2025-12-02T18:59:39.305Z WARN 11350 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:46231/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:46231 18:59:39 2025-12-02T18:59:39.318Z WARN 11350 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from dmi-1/actuator/health. Status: dmi-1: Name or service not known 18:59:39 2025-12-02T18:59:39.321Z WARN 11350 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38495/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:38495 18:59:39 2025-12-02T18:59:39.326Z WARN 11350 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:51527/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:51527 18:59:39 2025-12-02T18:59:39.342Z WARN 11350 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35919/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:35919 18:59:39 2025-12-02T18:59:39.354Z WARN 11350 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38975/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:38975 18:59:39 2025-12-02T18:59:39.366Z WARN 11350 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35331/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:35331 18:59:39 2025-12-02T18:59:39.377Z WARN 11350 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:48673/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:48673 18:59:39 2025-12-02T18:59:39.388Z WARN 11350 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38017/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:38017 18:59:39 2025-12-02T18:59:39.401Z WARN 11350 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38923/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:38923 18:59:39 2025-12-02T18:59:39.413Z WARN 11350 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:40903/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:40903 18:59:39 2025-12-02T18:59:39.427Z WARN 11350 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:50705/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:50705 18:59:39 2025-12-02T18:59:39.430Z WARN 11350 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:42755/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:42755 18:59:39 2025-12-02T18:59:39.443Z WARN 11350 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:45545/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:45545 18:59:39 2025-12-02T18:59:39.460Z WARN 11350 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:47611/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:47611 18:59:39 2025-12-02T18:59:39.463Z WARN 11350 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38953/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:38953 18:59:39 2025-12-02T18:59:39.477Z WARN 11350 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38011/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:38011 18:59:39 2025-12-02T18:59:39.500Z WARN 11350 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:37681/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:37681 18:59:39 2025-12-02T18:59:39.503Z WARN 11350 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:55331/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:55331 18:59:39 2025-12-02T18:59:39.535Z WARN 11350 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:56507/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:56507 18:59:39 2025-12-02T18:59:39.558Z WARN 11350 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58001/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:58001 18:59:39 2025-12-02T18:59:39.562Z WARN 11350 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39933/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:39933 18:59:39 2025-12-02T18:59:39.584Z WARN 11350 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:45471/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:45471 18:59:39 2025-12-02T18:59:39.596Z WARN 11350 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39925/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:39925 18:59:39 2025-12-02T18:59:39.599Z WARN 11350 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:41281/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:41281 18:59:39 2025-12-02T18:59:39.603Z WARN 11350 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from dmi-0/actuator/health. Status: dmi-0: Name or service not known 18:59:39 2025-12-02T18:59:39.605Z WARN 11350 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:53183/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:53183 18:59:39 2025-12-02T18:59:39.620Z WARN 11350 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:52885/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:52885 18:59:39 2025-12-02T18:59:39.633Z WARN 11350 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39193/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:39193 18:59:39 2025-12-02T18:59:39.648Z WARN 11350 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59299/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:59299 18:59:39 2025-12-02T18:59:39.665Z WARN 11350 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:34295/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:34295 18:59:39 2025-12-02T18:59:39.680Z WARN 11350 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35295/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:35295 18:59:39 2025-12-02T18:59:39.694Z WARN 11350 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33793/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:33793 18:59:39 2025-12-02T18:59:39.696Z WARN 11350 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:52979/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:52979 18:59:39 2025-12-02T18:59:39.713Z WARN 11350 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:53057/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:53057 18:59:39 2025-12-02T18:59:39.738Z WARN 11350 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:37223/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:37223 18:59:39 2025-12-02T18:59:39.753Z WARN 11350 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59351/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:59351 18:59:39 2025-12-02T18:59:39.775Z WARN 11350 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:40653/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:40653 18:59:39 2025-12-02T18:59:39.779Z WARN 11350 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38213/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:38213 18:59:39 2025-12-02T18:59:39.795Z WARN 11350 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39597/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:39597 18:59:39 2025-12-02T18:59:39.810Z WARN 11350 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from dmi-2/actuator/health. Status: dmi-2: Name or service not known 18:59:39 2025-12-02T18:59:39.814Z WARN 11350 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:53221/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:53221 18:59:40 [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.185 s -- in org.onap.cps.integration.functional.cps.DeltaServiceIntegrationSpec 18:59:40 [INFO] Running org.onap.cps.integration.functional.cps.ModuleServiceIntegrationSpec 18:59:40 2025-12-02T18:59:40.223Z WARN 11350 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_1, Optional[2001-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_0, Optional[2000-01-01]] 18:59:40 2025-12-02T18:59:40.375Z WARN 11350 --- [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_75, Optional[2075-01-01]] 18:59:40 2025-12-02T18:59:40.375Z WARN 11350 --- [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_75, Optional[2075-01-01]] 18:59:40 2025-12-02T18:59:40.375Z WARN 11350 --- [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_75, Optional[2075-01-01]] 18:59:40 2025-12-02T18:59:40.375Z WARN 11350 --- [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_75, Optional[2075-01-01]] 18:59:40 2025-12-02T18:59:40.376Z WARN 11350 --- [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_75, Optional[2075-01-01]] 18:59:40 2025-12-02T18:59:40.376Z WARN 11350 --- [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_75, Optional[2075-01-01]] 18:59:40 2025-12-02T18:59:40.376Z WARN 11350 --- [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_75, Optional[2075-01-01]] 18:59:40 2025-12-02T18:59:40.376Z WARN 11350 --- [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_75, Optional[2075-01-01]] 18:59:40 2025-12-02T18:59:40.376Z WARN 11350 --- [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_75, Optional[2075-01-01]] 18:59:40 2025-12-02T18:59:40.376Z WARN 11350 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_35, Optional[2035-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_75, Optional[2075-01-01]] 18:59:40 2025-12-02T18:59:40.376Z WARN 11350 --- [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_75, Optional[2075-01-01]] 18:59:40 2025-12-02T18:59:40.376Z WARN 11350 --- [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_75, Optional[2075-01-01]] 18:59:40 2025-12-02T18:59:40.376Z WARN 11350 --- [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_75, Optional[2075-01-01]] 18:59:40 2025-12-02T18:59:40.376Z WARN 11350 --- [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_75, Optional[2075-01-01]] 18:59:40 2025-12-02T18:59:40.376Z WARN 11350 --- [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_75, Optional[2075-01-01]] 18:59:40 2025-12-02T18:59:40.376Z WARN 11350 --- [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_75, Optional[2075-01-01]] 18:59:40 2025-12-02T18:59:40.376Z WARN 11350 --- [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_75, Optional[2075-01-01]] 18:59:40 2025-12-02T18:59:40.376Z WARN 11350 --- [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_75, Optional[2075-01-01]] 18:59:40 2025-12-02T18:59:40.376Z WARN 11350 --- [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_75, Optional[2075-01-01]] 18:59:40 2025-12-02T18:59:40.376Z WARN 11350 --- [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_75, Optional[2075-01-01]] 18:59:40 2025-12-02T18:59:40.376Z WARN 11350 --- [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_75, Optional[2075-01-01]] 18:59:40 2025-12-02T18:59:40.376Z WARN 11350 --- [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_75, Optional[2075-01-01]] 18:59:40 2025-12-02T18:59:40.376Z WARN 11350 --- [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_75, Optional[2075-01-01]] 18:59:40 2025-12-02T18:59:40.376Z WARN 11350 --- [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_75, Optional[2075-01-01]] 18:59:40 2025-12-02T18:59:40.376Z WARN 11350 --- [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_75, Optional[2075-01-01]] 18:59:40 2025-12-02T18:59:40.376Z WARN 11350 --- [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_75, Optional[2075-01-01]] 18:59:40 2025-12-02T18:59:40.376Z WARN 11350 --- [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_75, Optional[2075-01-01]] 18:59:40 2025-12-02T18:59:40.376Z WARN 11350 --- [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_75, Optional[2075-01-01]] 18:59:40 2025-12-02T18:59:40.376Z WARN 11350 --- [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_75, Optional[2075-01-01]] 18:59:40 2025-12-02T18:59:40.376Z WARN 11350 --- [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_75, Optional[2075-01-01]] 18:59:40 2025-12-02T18:59:40.376Z WARN 11350 --- [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_75, Optional[2075-01-01]] 18:59:40 2025-12-02T18:59:40.376Z WARN 11350 --- [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_75, Optional[2075-01-01]] 18:59:40 2025-12-02T18:59:40.376Z WARN 11350 --- [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_75, Optional[2075-01-01]] 18:59:40 2025-12-02T18:59:40.376Z WARN 11350 --- [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_75, Optional[2075-01-01]] 18:59:40 2025-12-02T18:59:40.376Z WARN 11350 --- [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_75, Optional[2075-01-01]] 18:59:40 2025-12-02T18:59:40.376Z WARN 11350 --- [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_75, Optional[2075-01-01]] 18:59:40 2025-12-02T18:59:40.376Z WARN 11350 --- [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_75, Optional[2075-01-01]] 18:59:40 2025-12-02T18:59:40.376Z WARN 11350 --- [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_75, Optional[2075-01-01]] 18:59:40 2025-12-02T18:59:40.376Z WARN 11350 --- [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_75, Optional[2075-01-01]] 18:59:40 2025-12-02T18:59:40.376Z WARN 11350 --- [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_75, Optional[2075-01-01]] 18:59:40 2025-12-02T18:59:40.376Z WARN 11350 --- [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_75, Optional[2075-01-01]] 18:59:40 2025-12-02T18:59:40.376Z WARN 11350 --- [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_75, Optional[2075-01-01]] 18:59:40 2025-12-02T18:59:40.376Z WARN 11350 --- [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_75, Optional[2075-01-01]] 18:59:40 2025-12-02T18:59:40.376Z WARN 11350 --- [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_75, Optional[2075-01-01]] 18:59:40 2025-12-02T18:59:40.376Z WARN 11350 --- [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_75, Optional[2075-01-01]] 18:59:40 2025-12-02T18:59:40.376Z WARN 11350 --- [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_75, Optional[2075-01-01]] 18:59:40 2025-12-02T18:59:40.376Z WARN 11350 --- [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_75, Optional[2075-01-01]] 18:59:40 2025-12-02T18:59:40.376Z WARN 11350 --- [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_75, Optional[2075-01-01]] 18:59:40 2025-12-02T18:59:40.376Z WARN 11350 --- [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_75, Optional[2075-01-01]] 18:59:40 2025-12-02T18:59:40.376Z WARN 11350 --- [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_75, Optional[2075-01-01]] 18:59:40 2025-12-02T18:59:40.376Z WARN 11350 --- [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_75, Optional[2075-01-01]] 18:59:40 2025-12-02T18:59:40.376Z WARN 11350 --- [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_75, Optional[2075-01-01]] 18:59:40 2025-12-02T18:59:40.376Z WARN 11350 --- [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_75, Optional[2075-01-01]] 18:59:40 2025-12-02T18:59:40.376Z WARN 11350 --- [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_75, Optional[2075-01-01]] 18:59:40 2025-12-02T18:59:40.376Z WARN 11350 --- [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_75, Optional[2075-01-01]] 18:59:40 2025-12-02T18:59:40.376Z WARN 11350 --- [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_75, Optional[2075-01-01]] 18:59:40 2025-12-02T18:59:40.376Z WARN 11350 --- [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_75, Optional[2075-01-01]] 18:59:40 2025-12-02T18:59:40.376Z WARN 11350 --- [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_75, Optional[2075-01-01]] 18:59:40 2025-12-02T18:59:40.376Z WARN 11350 --- [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_75, Optional[2075-01-01]] 18:59:40 2025-12-02T18:59:40.376Z WARN 11350 --- [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_75, Optional[2075-01-01]] 18:59:40 2025-12-02T18:59:40.376Z WARN 11350 --- [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_75, Optional[2075-01-01]] 18:59:40 2025-12-02T18:59:40.376Z WARN 11350 --- [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_75, Optional[2075-01-01]] 18:59:40 2025-12-02T18:59:40.376Z WARN 11350 --- [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_75, Optional[2075-01-01]] 18:59:40 2025-12-02T18:59:40.376Z WARN 11350 --- [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_75, Optional[2075-01-01]] 18:59:40 2025-12-02T18:59:40.376Z WARN 11350 --- [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_75, Optional[2075-01-01]] 18:59:40 2025-12-02T18:59:40.376Z WARN 11350 --- [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_75, Optional[2075-01-01]] 18:59:40 2025-12-02T18:59:40.376Z WARN 11350 --- [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_75, Optional[2075-01-01]] 18:59:40 2025-12-02T18:59:40.376Z WARN 11350 --- [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_75, Optional[2075-01-01]] 18:59:40 2025-12-02T18:59:40.376Z WARN 11350 --- [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_75, Optional[2075-01-01]] 18:59:40 2025-12-02T18:59:40.376Z WARN 11350 --- [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_75, Optional[2075-01-01]] 18:59:40 2025-12-02T18:59:40.376Z WARN 11350 --- [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_75, Optional[2075-01-01]] 18:59:40 2025-12-02T18:59:40.376Z WARN 11350 --- [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_75, Optional[2075-01-01]] 18:59:40 2025-12-02T18:59:40.376Z WARN 11350 --- [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_75, Optional[2075-01-01]] 18:59:40 2025-12-02T18:59:40.376Z WARN 11350 --- [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_75, Optional[2075-01-01]] 18:59:40 2025-12-02T18:59:40.376Z WARN 11350 --- [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_75, Optional[2075-01-01]] 18:59:40 2025-12-02T18:59:40.376Z WARN 11350 --- [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_75, Optional[2075-01-01]] 18:59:40 2025-12-02T18:59:40.376Z WARN 11350 --- [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_75, Optional[2075-01-01]] 18:59:40 2025-12-02T18:59:40.376Z WARN 11350 --- [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_75, Optional[2075-01-01]] 18:59:40 2025-12-02T18:59:40.376Z WARN 11350 --- [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_75, Optional[2075-01-01]] 18:59:40 2025-12-02T18:59:40.376Z WARN 11350 --- [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_75, Optional[2075-01-01]] 18:59:40 2025-12-02T18:59:40.376Z WARN 11350 --- [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_75, Optional[2075-01-01]] 18:59:40 2025-12-02T18:59:40.376Z WARN 11350 --- [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_75, Optional[2075-01-01]] 18:59:40 2025-12-02T18:59:40.376Z WARN 11350 --- [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_75, Optional[2075-01-01]] 18:59:40 2025-12-02T18:59:40.376Z WARN 11350 --- [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_75, Optional[2075-01-01]] 18:59:40 2025-12-02T18:59:40.376Z WARN 11350 --- [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_75, Optional[2075-01-01]] 18:59:40 2025-12-02T18:59:40.376Z WARN 11350 --- [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_75, Optional[2075-01-01]] 18:59:40 2025-12-02T18:59:40.376Z WARN 11350 --- [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_75, Optional[2075-01-01]] 18:59:40 2025-12-02T18:59:40.376Z WARN 11350 --- [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_75, Optional[2075-01-01]] 18:59:40 2025-12-02T18:59:40.376Z WARN 11350 --- [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_75, Optional[2075-01-01]] 18:59:40 2025-12-02T18:59:40.376Z WARN 11350 --- [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_75, Optional[2075-01-01]] 18:59:40 2025-12-02T18:59:40.376Z WARN 11350 --- [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_75, Optional[2075-01-01]] 18:59:40 2025-12-02T18:59:40.376Z WARN 11350 --- [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_75, Optional[2075-01-01]] 18:59:40 2025-12-02T18:59:40.376Z WARN 11350 --- [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_75, Optional[2075-01-01]] 18:59:40 2025-12-02T18:59:40.376Z WARN 11350 --- [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_75, Optional[2075-01-01]] 18:59:40 2025-12-02T18:59:40.376Z WARN 11350 --- [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_75, Optional[2075-01-01]] 18:59:40 2025-12-02T18:59:40.376Z WARN 11350 --- [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_75, Optional[2075-01-01]] 18:59:40 2025-12-02T18:59:40.376Z WARN 11350 --- [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_75, Optional[2075-01-01]] 18:59:40 2025-12-02T18:59:40.376Z WARN 11350 --- [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_75, Optional[2075-01-01]] 18:59:40 2025-12-02T18:59:40.376Z WARN 11350 --- [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_75, Optional[2075-01-01]] 18:59:40 2025-12-02T18:59:40.376Z WARN 11350 --- [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_75, Optional[2075-01-01]] 18:59:40 2025-12-02T18:59:40.769Z WARN 11350 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 18:59:40 2025-12-02T18:59:40.769Z ERROR 11350 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "schema_set_name_dataspace_id_key" 18:59:40 Detail: Key (name, dataspace_id)=(bookstoreSchemaSet, 5) already exists. 18:59:40 2025-12-02T18:59:40.782Z WARN 11350 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 18:59:40 2025-12-02T18:59:40.782Z ERROR 11350 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "schema_set_name_dataspace_id_key" 18:59:40 Detail: Key (name, dataspace_id)=(bookstoreSchemaSet, 5) already exists. 18:59:41 2025-12-02T18:59:41.126Z WARN 11350 --- [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]] 18:59:41 2025-12-02T18:59:41.208Z WARN 11350 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [source_0, Optional[2000-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [source_1, Optional[2001-01-01]] 18:59:41 [INFO] Tests run: 45, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.040 s -- in org.onap.cps.integration.functional.cps.ModuleServiceIntegrationSpec 18:59:41 [INFO] Running org.onap.cps.integration.functional.cps.QueryServiceIntegrationSpec 18:59:42 line 1:0 mismatched input 'cpsPath' expecting '/' 18:59:42 line 1:0 mismatched input 'cpsPath' expecting '/' 18:59:42 [INFO] Tests run: 157, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.686 s -- in org.onap.cps.integration.functional.cps.QueryServiceIntegrationSpec 18:59:42 [INFO] Running org.onap.cps.integration.functional.cps.SessionManagerIntegrationSpec 18:59:42 2025-12-02T18:59:42.954Z INFO 11350 --- [cps-integration-test] [pool-8-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 18:59:43 2025-12-02T18:59:42.973Z INFO 11350 --- [cps-integration-test] [pool-9-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 18:59:43 2025-12-02T18:59:43.281Z INFO 11350 --- [cps-integration-test] [ool-10-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 18:59:43 2025-12-02T18:59:43.283Z INFO 11350 --- [cps-integration-test] [ool-11-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 18:59:43 2025-12-02T18:59:43.298Z INFO 11350 --- [cps-integration-test] [ool-12-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 18:59:43 2025-12-02T18:59:43.301Z INFO 11350 --- [cps-integration-test] [ool-13-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 18:59:43 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.389 s -- in org.onap.cps.integration.functional.cps.SessionManagerIntegrationSpec 18:59:43 2025-12-02T18:59:43.342Z INFO 11350 --- [cps-integration-test] [ Thread-3] o.o.cps.integration.KafkaTestContainer : Shutting down KafkaTestContainer... 18:59:46 [INFO] 18:59:46 [INFO] Results: 18:59:46 [INFO] 18:59:46 [WARNING] Tests run: 438, Failures: 0, Errors: 0, Skipped: 2 18:59:46 [INFO] 18:59:46 [INFO] 18:59:46 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ integration-test --- 18:59:46 [INFO] Skipping JaCoCo execution due to missing classes directory:/w/workspace/cps-master-verify-java/integration-test/target/classes 18:59:46 [INFO] 18:59:46 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ integration-test --- 18:59:46 [INFO] Skipping JaCoCo execution due to missing classes directory. 18:59:46 [INFO] 18:59:46 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ integration-test --- 18:59:46 [WARNING] JAR will be empty - no content was marked for inclusion! 18:59:46 [INFO] Building jar: /w/workspace/cps-master-verify-java/integration-test/target/integration-test-3.7.4-SNAPSHOT.jar 18:59:46 [INFO] 18:59:46 [INFO] --- maven-install-plugin:2.4:install (default-install) @ integration-test --- 18:59:46 [INFO] Installing /w/workspace/cps-master-verify-java/integration-test/target/integration-test-3.7.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/integration-test/3.7.4-SNAPSHOT/integration-test-3.7.4-SNAPSHOT.jar 18:59:46 [INFO] Installing /w/workspace/cps-master-verify-java/integration-test/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/integration-test/3.7.4-SNAPSHOT/integration-test-3.7.4-SNAPSHOT.pom 18:59:46 [INFO] 18:59:46 [INFO] -----------------------< org.onap.cps:spotbugs >------------------------ 18:59:46 [INFO] Building spotbugs 3.7.4-SNAPSHOT [17/21] 18:59:46 [INFO] --------------------------------[ jar ]--------------------------------- 18:59:46 [INFO] 18:59:46 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spotbugs --- 18:59:46 [INFO] 18:59:46 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ spotbugs --- 18:59:46 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 18:59:46 [INFO] Copying 1 resource 18:59:46 [INFO] 18:59:46 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ spotbugs --- 18:59:46 [INFO] No sources to compile 18:59:46 [INFO] 18:59:46 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ spotbugs --- 18:59:46 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 18:59:46 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/spotbugs/src/test/resources 18:59:46 [INFO] 18:59:46 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ spotbugs --- 18:59:46 [INFO] No sources to compile 18:59:46 [INFO] 18:59:46 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ spotbugs --- 18:59:46 [INFO] No tests to run. 18:59:46 [INFO] 18:59:46 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ spotbugs --- 18:59:46 [INFO] Building jar: /w/workspace/cps-master-verify-java/spotbugs/target/spotbugs-3.7.4-SNAPSHOT.jar 18:59:46 [INFO] 18:59:46 [INFO] --- maven-install-plugin:2.4:install (default-install) @ spotbugs --- 18:59:46 [INFO] Installing /w/workspace/cps-master-verify-java/spotbugs/target/spotbugs-3.7.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/spotbugs/3.7.4-SNAPSHOT/spotbugs-3.7.4-SNAPSHOT.jar 18:59:46 [INFO] Installing /w/workspace/cps-master-verify-java/spotbugs/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/spotbugs/3.7.4-SNAPSHOT/spotbugs-3.7.4-SNAPSHOT.pom 18:59:46 [INFO] 18:59:46 [INFO] --------------------< org.onap.cps:cps-application >-------------------- 18:59:46 [INFO] Building cps-application 3.7.4-SNAPSHOT [18/21] 18:59:46 [INFO] --------------------------------[ jar ]--------------------------------- 18:59:47 [INFO] 18:59:47 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-application --- 18:59:47 [INFO] 18:59:47 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-info) @ cps-application --- 18:59:47 [INFO] 18:59:47 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-application --- 18:59:47 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/impl/provmns/model/*:**/pom.xml 18:59:47 [INFO] 18:59:47 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-application --- 18:59:47 [INFO] You have 0 Checkstyle violations. 18:59:47 [INFO] 18:59:47 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-application --- 18:59:47 [INFO] You have 0 Checkstyle violations. 18:59:47 [INFO] 18:59:47 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-application --- 18:59:47 [INFO] Using 'UTF-8' encoding to copy filtered resources. 18:59:47 [INFO] Copying 1 resource 18:59:47 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-application/target/generated-sources/license 18:59:47 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-application/target/generated-resources/licenses 18:59:47 [INFO] 18:59:47 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-application --- 18:59:47 [INFO] Recompiling the module because of changed dependency. 18:59:47 [INFO] Compiling 5 source files with javac [debug release 17] to target/classes 18:59:48 [INFO] 18:59:48 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-application --- 18:59:48 [INFO] Using 'UTF-8' encoding to copy filtered resources. 18:59:48 [INFO] Copying 2 resources 18:59:48 [INFO] 18:59:48 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-application --- 18:59:48 [INFO] Recompiling the module because of changed dependency. 18:59:48 [INFO] Compiling 4 source files with javac [debug release 17] to target/test-classes 18:59:48 [INFO] 18:59:48 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-application --- 18:59:48 [INFO] Using isolated classloader, without GMavenPlus classpath. 18:59:48 [INFO] Using Groovy 3.0.18 to perform compileTests. 18:59:48 [INFO] Parallel parsing disabled. 18:59:49 [INFO] Compiled 12 files. 18:59:49 [INFO] 18:59:49 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-application --- 18:59:49 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 18:59:49 [INFO] 18:59:49 [INFO] ------------------------------------------------------- 18:59:49 [INFO] T E S T S 18:59:49 [INFO] ------------------------------------------------------- 18:59:50 18:59:50.554 [main] INFO com.tngtech.archunit.ArchConfiguration -- Reading ArchUnit properties from file:/w/workspace/cps-master-verify-java/cps-application/target/test-classes/archunit.properties 18:59:51 [INFO] Running org.onap.cps.ApplicationSpec 18:59:51 18:59:51.304 [main] INFO org.onap.cps.startup.InstanceStartupDelayManager -- Host name: prd-centos8-docker-8c-8g-17261.novalocal 18:59:51 18:59:51.304 [main] WARN org.onap.cps.startup.InstanceStartupDelayManager -- No Sequenced host name detected (-), hash-based delay = 763 ms 18:59:52 18:59:52.068 [main] INFO org.onap.cps.Application -- Initializing Spring Application context... 18:59:52 18:59:52,700 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 18:59:52 18:59:52,700 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 18:59:52 18:59:52,704 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 18:59:52 18:59:52,760 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 18:59:52 18:59:52,760 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 18:59:53 {"logTimeStamp":"2025-12-02T18:59:53.668Z","logLevel":"INFO","serviceName":"cps-application","message":"Starting Application using Java 17.0.6-ea with PID 15584 (started by jenkins in /w/workspace/cps-master-verify-java/cps-application)","processId":"15584","threadName":"main","class":"org.onap.cps.Application"} 18:59:53 {"logTimeStamp":"2025-12-02T18:59:53.669Z","logLevel":"INFO","serviceName":"cps-application","message":"No active profile set, falling back to 1 default profile: \"default\"","processId":"15584","threadName":"main","class":"org.onap.cps.Application"} 18:59:55 {"logTimeStamp":"2025-12-02T18:59:55.501Z","logLevel":"INFO","serviceName":"cps-application","message":"Bootstrapping Spring Data JPA repositories in DEFAULT mode.","processId":"15584","threadName":"main","class":"o.s.d.r.c.RepositoryConfigurationDelegate"} 18:59:55 {"logTimeStamp":"2025-12-02T18:59:55.771Z","logLevel":"INFO","serviceName":"cps-application","message":"Finished Spring Data repository scanning in 255 ms. Found 6 JPA repository interfaces.","processId":"15584","threadName":"main","class":"o.s.d.r.c.RepositoryConfigurationDelegate"} 18:59:57 {"logTimeStamp":"2025-12-02T18:59:57.268Z","logLevel":"INFO","serviceName":"cps-application","message":"Server initialized with port: 8080","processId":"15584","threadName":"main","class":"o.s.b.w.e.j.JettyServletWebServerFactory"} 18:59:57 {"logTimeStamp":"2025-12-02T18:59:57.276Z","logLevel":"INFO","serviceName":"cps-application","message":"jetty-12.0.27; built: 2025-09-10T23:47:49.595Z; git: 3569a3e83ad136ee44e26b370b74c1c5e9f33e61; jvm 17.0.6-ea+9-LTS","processId":"15584","threadName":"main","class":"org.eclipse.jetty.server.Server"} 18:59:57 {"logTimeStamp":"2025-12-02T18:59:57.323Z","logLevel":"INFO","serviceName":"cps-application","message":"Initializing Spring embedded WebApplicationContext","processId":"15584","threadName":"main","class":"o.e.j.s.h.ContextHandler.application"} 18:59:57 {"logTimeStamp":"2025-12-02T18:59:57.324Z","logLevel":"INFO","serviceName":"cps-application","message":"Root WebApplicationContext: initialization completed in 3598 ms","processId":"15584","threadName":"main","class":"o.s.b.w.s.c.ServletWebServerApplicationContext"} 18:59:57 {"logTimeStamp":"2025-12-02T18:59:57.920Z","logLevel":"INFO","serviceName":"cps-application","message":"Session workerName=node0","processId":"15584","threadName":"main","class":"o.e.j.session.DefaultSessionIdManager"} 18:59:57 {"logTimeStamp":"2025-12-02T18:59:57.928Z","logLevel":"INFO","serviceName":"cps-application","message":"Started osbwej.JettyEmbeddedWebAppContext@f45db3e{application,/,b=[file:/tmp/jetty-docbase.8080.2987378094375314621/, jar:file:///home/jenkins/.m2/repository/org/webjars/swagger-ui/5.11.8/swagger-ui-5.11.8.jar!/META-INF/resources/],a=AVAILABLE,h=oeje10s.SessionHandler@52355090{STARTED}}","processId":"15584","threadName":"main","class":"o.e.jetty.server.handler.ContextHandler"} 18:59:57 {"logTimeStamp":"2025-12-02T18:59:57.929Z","logLevel":"INFO","serviceName":"cps-application","message":"Started osbwej.JettyEmbeddedWebAppContext@f45db3e{application,/,b=[file:/tmp/jetty-docbase.8080.2987378094375314621/, jar:file:///home/jenkins/.m2/repository/org/webjars/swagger-ui/5.11.8/swagger-ui-5.11.8.jar!/META-INF/resources/],a=AVAILABLE,h=oeje10s.SessionHandler@52355090{STARTED}}","processId":"15584","threadName":"main","class":"o.e.j.ee10.servlet.ServletContextHandler"} 18:59:57 {"logTimeStamp":"2025-12-02T18:59:57.931Z","logLevel":"INFO","serviceName":"cps-application","message":"Started oejs.Server@4f6fe1c9{STARTING}[12.0.27,sto=0] @8455ms","processId":"15584","threadName":"main","class":"org.eclipse.jetty.server.Server"} 18:59:58 {"logTimeStamp":"2025-12-02T18:59:58.133Z","logLevel":"INFO","serviceName":"cps-application","message":"CpsDatabasePool - Starting...","processId":"15584","threadName":"main","class":"com.zaxxer.hikari.HikariDataSource"} 18:59:59 {"logTimeStamp":"2025-12-02T18:59:59.251Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000204: Processing PersistenceUnitInfo [name: default]","processId":"15584","threadName":"main","class":"o.hibernate.jpa.internal.util.LogHelper"} 18:59:59 {"logTimeStamp":"2025-12-02T18:59:59.326Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000412: Hibernate ORM core version 6.6.29.Final","processId":"15584","threadName":"main","class":"org.hibernate.Version"} 18:59:59 {"logTimeStamp":"2025-12-02T18:59:59.328Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000205: Loaded properties from resource hibernate.properties: {hibernate.types.print.banner=false}","processId":"15584","threadName":"main","class":"org.hibernate.cfg.Environment"} 18:59:59 {"logTimeStamp":"2025-12-02T18:59:59.372Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000026: Second-level cache disabled","processId":"15584","threadName":"main","class":"o.h.c.internal.RegionFactoryInitiator"} 18:59:59 {"logTimeStamp":"2025-12-02T18:59:59.735Z","logLevel":"INFO","serviceName":"cps-application","message":"No LoadTimeWeaver setup: ignoring JPA class transformer","processId":"15584","threadName":"main","class":"o.s.o.j.p.SpringPersistenceUnitInfo"} 18:59:59 {"logTimeStamp":"2025-12-02T18:59:59.776Z","logLevel":"INFO","serviceName":"cps-application","message":"CpsDatabasePool - Starting...","processId":"15584","threadName":"main","class":"com.zaxxer.hikari.HikariDataSource"} 19:00:00 {"logTimeStamp":"2025-12-02T19:00:00.782Z","logLevel":"WARN","serviceName":"cps-application","message":"SQL Error: 0, SQLState: 08001","processId":"15584","threadName":"main","class":"o.h.engine.jdbc.spi.SqlExceptionHelper"} 19:00:00 {"logTimeStamp":"2025-12-02T19:00:00.782Z","logLevel":"ERROR","serviceName":"cps-application","message":"Connection to localhost:5432 refused. Check that the hostname and port are correct and that the postmaster is accepting TCP/IP connections.","processId":"15584","threadName":"main","class":"o.h.engine.jdbc.spi.SqlExceptionHelper"} 19:00:00 {"logTimeStamp":"2025-12-02T19:00:00.785Z","logLevel":"WARN","serviceName":"cps-application","message":"HHH000342: Could not obtain connection to query metadata","processId":"15584","threadName":"main","class":"o.h.e.j.e.i.JdbcEnvironmentInitiator","exception":"\norg.hibernate.exception.JDBCConnectionException: unable to obtain isolated JDBC connection [Connection to localhost:5432 refused. Check that the hostname and port are correct and that the postmaster is accepting TCP/IP connections.] [n/a]\n\tat org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:100)\n\tat org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:58)\n\tat org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:108)\n\tat org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:94)\n\tat org.hibernate.resource.transaction.backend.jdbc.internal.JdbcIsolationDelegate.delegateWork(JdbcIsolationDelegate.java:116)\n\tat org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.getJdbcEnvironmentUsingJdbcMetadata(JdbcEnvironmentInitiator.java:334)\n\tat org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.initiateService(JdbcEnvironmentInitiator.java:129)\n\tat org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.initiateService(JdbcEnvironmentInitiator.java:81)\n\tat org.hibernate.boot.registry.internal.StandardServiceRegistryImpl.initiateService(StandardServiceRegistryImpl.java:130)\n\tat org.hibernate.service.internal.AbstractServiceRegistryImpl.createService(AbstractServiceRegistryImpl.java:263)\n\tat org.hibernate.service.internal.AbstractServiceRegistryImpl.initializeService(AbstractServiceRegistryImpl.java:238)\n\tat org.hibernate.service.internal.AbstractServiceRegistryImpl.getService(AbstractServiceRegistryImpl.java:215)\n\tat org.hibernate.boot.model.relational.Database.(Database.java:45)\n\tat org.hibernate.boot.internal.InFlightMetadataCollectorImpl.getDatabase(InFlightMetadataCollectorImpl.java:226)\n\tat org.hibernate.boot.internal.InFlightMetadataCollectorImpl.(InFlightMetadataCollectorImpl.java:194)\n\tat org.hibernate.boot.model.process.spi.MetadataBuildingProcess.complete(MetadataBuildingProcess.java:171)\n\tat org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.metadata(EntityManagerFactoryBuilderImpl.java:1442)\n\tat org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:1513)\n\tat org.springframework.orm.jpa.vendor.SpringHibernateJpaPersistenceProvider.createContainerEntityManagerFactory(SpringHibernateJpaPersistenceProvider.java:66)\n\tat org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalContainerEntityManagerFactoryBean.java:390)\n\tat org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:419)\n\tat org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:400)\n\tat org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean.afterPropertiesSet(LocalContainerEntityManagerFactoryBean.java:366)\n\tat org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1873)\n\tat org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1822)\n\tat org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:607)\n\tat org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:529)\n\tat org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:339)\n\tat org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:373)\n\tat org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:337)\n\tat org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:207)\n\tat org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:970)\n\tat org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:627)\n\tat org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:146)\n\tat org.springframework.boot.SpringApplication.refresh(SpringApplication.java:752)\n\tat org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:439)\n\tat org.springframework.boot.SpringApplication.run(SpringApplication.java:318)\n\tat org.springframework.boot.SpringApplication.run(SpringApplication.java:1361)\n\tat org.springframework.boot.SpringApplication.run(SpringApplication.java:1350)\n\tat org.onap.cps.Application.main(Application.java:45)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107)\n\tat groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323)\n\tat org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.invoke(StaticMetaMethodSite.java:44)\n\tat org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.call(StaticMetaMethodSite.java:89)\n\tat org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)\n\tat org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125)\n\tat org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130)\n\tat org.onap.cps.ApplicationSpec.$spock_feature_0_0(ApplicationSpec.groovy:29)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196)\n\tat org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49)\n\tat org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156)\n\tat org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407)\n\tat org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390)\n\tat org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324)\n\tat org.spockframework.runtime.IterationNode.execute(IterationNode.java:50)\n\tat org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58)\n\tat org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40)\n\tat org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67)\n\tat org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236)\n\tat org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156)\n\tat org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407)\n\tat org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390)\n\tat org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218)\n\tat org.spockframework.runtime.IterationNode.around(IterationNode.java:67)\n\tat org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52)\n\tat org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40)\n\tat org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41)\n\tat org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199)\n\tat org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156)\n\tat org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407)\n\tat org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390)\n\tat org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192)\n\tat org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41)\n\tat org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52)\n\tat org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40)\n\tat org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63)\n\tat org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61)\n\tat org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156)\n\tat org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407)\n\tat org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390)\n\tat org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55)\n\tat org.spockframework.runtime.SpecNode.around(SpecNode.java:63)\n\tat org.spockframework.runtime.SpecNode.around(SpecNode.java:11)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39)\n\tat org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25)\n\tat org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\nCaused by: org.postgresql.util.PSQLException: Connection to localhost:5432 refused. Check that the hostname and port are correct and that the postmaster is accepting TCP/IP connections.\n\tat org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:373)\n\tat org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:57)\n\tat org.postgresql.jdbc.PgConnection.(PgConnection.java:277)\n\tat org.postgresql.Driver.makeConnection(Driver.java:448)\n\tat org.postgresql.Driver.connect(Driver.java:298)\n\tat com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:144)\n\tat com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:370)\n\tat com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:207)\n\tat com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:488)\n\tat com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:576)\n\tat com.zaxxer.hikari.pool.HikariPool.(HikariPool.java:97)\n\tat com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:111)\n\tat org.hibernate.engine.jdbc.connections.internal.DatasourceConnectionProviderImpl.getConnection(DatasourceConnectionProviderImpl.java:126)\n\tat org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess.obtainConnection(JdbcEnvironmentInitiator.java:485)\n\tat org.hibernate.resource.transaction.backend.jdbc.internal.JdbcIsolationDelegate.delegateWork(JdbcIsolationDelegate.java:61)\n\t... 138 common frames omitted\nCaused by: java.net.ConnectException: Connection refused\n\tat java.base/sun.nio.ch.Net.pollConnect(Native Method)\n\tat java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672)\n\tat java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(NioSocketImpl.java:542)\n\tat java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:597)\n\tat java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327)\n\tat java.base/java.net.Socket.connect(Socket.java:633)\n\tat org.postgresql.core.PGStream.createSocket(PGStream.java:261)\n\tat org.postgresql.core.PGStream.(PGStream.java:122)\n\tat org.postgresql.core.v3.ConnectionFactoryImpl.tryConnect(ConnectionFactoryImpl.java:146)\n\tat org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:289)\n\t... 152 common frames omitted\n\n"} 19:00:00 {"logTimeStamp":"2025-12-02T19:00:00.815Z","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":"15584","threadName":"main","class":"org.hibernate.orm.deprecation"} 19:00:00 {"logTimeStamp":"2025-12-02T19:00:00.832Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH10001005: Database info:\n\tDatabase JDBC URL [Connecting through datasource 'HikariDataSource (null)']\n\tDatabase driver: undefined/unknown\n\tDatabase version: 12.0\n\tAutocommit mode: undefined/unknown\n\tIsolation level: undefined/unknown\n\tMinimum pool size: undefined/unknown\n\tMaximum pool size: undefined/unknown","processId":"15584","threadName":"main","class":"org.hibernate.orm.connections.pooling"} 19:00:03 {"logTimeStamp":"2025-12-02T19:00:02.207Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)","processId":"15584","threadName":"main","class":"o.h.e.t.j.p.i.JtaPlatformInitiator"} 19:00:03 {"logTimeStamp":"2025-12-02T19:00:02.210Z","logLevel":"INFO","serviceName":"cps-application","message":"Initialized JPA EntityManagerFactory for persistence unit 'default'","processId":"15584","threadName":"main","class":"o.s.o.j.LocalContainerEntityManagerFactoryBean"} 19:00:03 {"logTimeStamp":"2025-12-02T19:00:02.750Z","logLevel":"INFO","serviceName":"cps-application","message":"Hibernate is in classpath; If applicable, HQL parser will be used.","processId":"15584","threadName":"main","class":"o.s.d.j.r.query.QueryEnhancerFactory"} 19:00:03 {"logTimeStamp":"2025-12-02T19:00:03.727Z","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":"15584","threadName":"main","class":"c.h.i.impl.HazelcastInstanceFactory"} 19:00:04 {"logTimeStamp":"2025-12-02T19:00:03.930Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.107.72]: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":"15584","threadName":"main","class":"com.hazelcast.system.logo"} 19:00:04 {"logTimeStamp":"2025-12-02T19:00:03.931Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.107.72]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved.","processId":"15584","threadName":"main","class":"com.hazelcast.system"} 19:00:04 {"logTimeStamp":"2025-12-02T19:00:03.933Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.107.72]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.72]:5701","processId":"15584","threadName":"main","class":"com.hazelcast.system"} 19:00:04 {"logTimeStamp":"2025-12-02T19:00:03.933Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.107.72]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Cluster name: \"cps-and-ncmp-common-cache-cluster\"","processId":"15584","threadName":"main","class":"com.hazelcast.system"} 19:00:04 {"logTimeStamp":"2025-12-02T19:00:03.933Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.107.72]: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":"15584","threadName":"main","class":"com.hazelcast.system"} 19:00:04 {"logTimeStamp":"2025-12-02T19:00:03.936Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.107.72]: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":"15584","threadName":"main","class":"com.hazelcast.system"} 19:00:04 {"logTimeStamp":"2025-12-02T19:00:04.631Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.107.72]: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":"15584","threadName":"main","class":"com.hazelcast.system.security"} 19:00:04 {"logTimeStamp":"2025-12-02T19:00:04.724Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.107.72]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Using Multicast discovery","processId":"15584","threadName":"main","class":"com.hazelcast.instance.impl.Node"} 19:00:05 {"logTimeStamp":"2025-12-02T19:00:04.960Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.107.72]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments.","processId":"15584","threadName":"main","class":"c.h.internal.diagnostics.Diagnostics"} 19:00:05 {"logTimeStamp":"2025-12-02T19:00:04.968Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.107.72]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] [10.30.107.72]:5701 is STARTING","processId":"15584","threadName":"main","class":"com.hazelcast.core.LifecycleService"} 19:00:07 {"logTimeStamp":"2025-12-02T19:00:07.272Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.107.72]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] \n\nMembers {size:1, ver:1} [\n\tMember [10.30.107.72]:5701 - 77bc4aa5-a970-46c5-bc97-6483b79a5ac0 this\n]\n","processId":"15584","threadName":"main","class":"c.h.internal.cluster.ClusterService"} 19:00:07 {"logTimeStamp":"2025-12-02T19:00:07.291Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.107.72]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] [10.30.107.72]:5701 is STARTED","processId":"15584","threadName":"main","class":"com.hazelcast.core.LifecycleService"} 19:00:20 {"logTimeStamp":"2025-12-02T19:00:20.185Z","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":"15584","threadName":"main","class":"i.m.c.i.b.cache.CaffeineCacheMetrics"} 19:00:20 {"logTimeStamp":"2025-12-02T19:00:20.412Z","logLevel":"INFO","serviceName":"cps-application","message":"Exposing 6 endpoints beneath base path '/actuator'","processId":"15584","threadName":"main","class":"o.s.b.a.e.web.EndpointLinksResolver"} 19:00:20 {"logTimeStamp":"2025-12-02T19:00:20.566Z","logLevel":"INFO","serviceName":"cps-application","message":"Initializing Spring DispatcherServlet 'dispatcherServlet'","processId":"15584","threadName":"main","class":"o.e.j.s.h.ContextHandler.application"} 19:00:20 {"logTimeStamp":"2025-12-02T19:00:20.567Z","logLevel":"INFO","serviceName":"cps-application","message":"Initializing Servlet 'dispatcherServlet'","processId":"15584","threadName":"main","class":"o.s.web.servlet.DispatcherServlet"} 19:00:20 {"logTimeStamp":"2025-12-02T19:00:20.568Z","logLevel":"INFO","serviceName":"cps-application","message":"Completed initialization in 1 ms","processId":"15584","threadName":"main","class":"o.s.web.servlet.DispatcherServlet"} 19:00:20 {"logTimeStamp":"2025-12-02T19:00:20.579Z","logLevel":"INFO","serviceName":"cps-application","message":"Started ServerConnector@4b9be912{HTTP/1.1, (http/1.1)}{0.0.0.0:8080}","processId":"15584","threadName":"main","class":"o.eclipse.jetty.server.AbstractConnector"} 19:00:20 {"logTimeStamp":"2025-12-02T19:00:20.581Z","logLevel":"INFO","serviceName":"cps-application","message":"Jetty started on port 8080 (http/1.1) with context path '/'","processId":"15584","threadName":"main","class":"o.s.b.web.embedded.jetty.JettyWebServer"} 19:00:20 {"logTimeStamp":"2025-12-02T19:00:20.655Z","logLevel":"INFO","serviceName":"cps-application","message":"ConsumerConfig values: \n\tallow.auto.create.topics = true\n\tauto.commit.interval.ms = 5000\n\tauto.include.jmx.reporter = true\n\tauto.offset.reset = latest\n\tbootstrap.servers = [localhost:9092]\n\tcheck.crcs = true\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = consumer-ncmp-group-1\n\tclient.rack = \n\tconnections.max.idle.ms = 540000\n\tdefault.api.timeout.ms = 60000\n\tenable.auto.commit = false\n\tenable.metrics.push = true\n\texclude.internal.topics = true\n\tfetch.max.bytes = 52428800\n\tfetch.max.wait.ms = 500\n\tfetch.min.bytes = 1\n\tgroup.id = ncmp-group\n\tgroup.instance.id = null\n\tgroup.protocol = classic\n\tgroup.remote.assignor = null\n\theartbeat.interval.ms = 3000\n\tinterceptor.classes = []\n\tinternal.leave.group.on.close = true\n\tinternal.throw.on.fetch.stable.offset.unsupported = false\n\tisolation.level = read_committed\n\tkey.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\n\tmax.partition.fetch.bytes = 1048576\n\tmax.poll.interval.ms = 300000\n\tmax.poll.records = 500\n\tmetadata.max.age.ms = 300000\n\tmetadata.recovery.strategy = none\n\tmetric.reporters = []\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\tpartition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]\n\treceive.buffer.bytes = 65536\n\treconnect.backoff.max.ms = 1000\n\treconnect.backoff.ms = 50\n\trequest.timeout.ms = 30000\n\tretry.backoff.max.ms = 1000\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = null\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = GSSAPI\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = null\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.header.urlencode = false\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsession.timeout.ms = 45000\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = null\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n\tvalue.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\n","processId":"15584","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 19:00:20 {"logTimeStamp":"2025-12-02T19:00:20.719Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"15584","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 19:00:20 {"logTimeStamp":"2025-12-02T19:00:20.823Z","logLevel":"INFO","serviceName":"cps-application","message":"These configurations '[spring.json.use.type.headers]' were supplied but are not used yet.","processId":"15584","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 19:00:20 {"logTimeStamp":"2025-12-02T19:00:20.824Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.1","processId":"15584","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 19:00:20 {"logTimeStamp":"2025-12-02T19:00:20.824Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: f745dfdcee2b9851","processId":"15584","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 19:00:20 {"logTimeStamp":"2025-12-02T19:00:20.824Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1764702020823","processId":"15584","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 19:00:20 {"logTimeStamp":"2025-12-02T19:00:20.828Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Subscribed to topic(s): dmi-cm-events","processId":"15584","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 19:00:20 {"logTimeStamp":"2025-12-02T19:00:20.835Z","logLevel":"INFO","serviceName":"cps-application","message":"ConsumerConfig values: \n\tallow.auto.create.topics = true\n\tauto.commit.interval.ms = 5000\n\tauto.include.jmx.reporter = true\n\tauto.offset.reset = latest\n\tbootstrap.servers = [localhost:9092]\n\tcheck.crcs = true\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = consumer-ncmp-group-2\n\tclient.rack = \n\tconnections.max.idle.ms = 540000\n\tdefault.api.timeout.ms = 60000\n\tenable.auto.commit = false\n\tenable.metrics.push = true\n\texclude.internal.topics = true\n\tfetch.max.bytes = 52428800\n\tfetch.max.wait.ms = 500\n\tfetch.min.bytes = 1\n\tgroup.id = ncmp-group\n\tgroup.instance.id = null\n\tgroup.protocol = classic\n\tgroup.remote.assignor = null\n\theartbeat.interval.ms = 3000\n\tinterceptor.classes = []\n\tinternal.leave.group.on.close = true\n\tinternal.throw.on.fetch.stable.offset.unsupported = false\n\tisolation.level = read_uncommitted\n\tkey.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\n\tmax.partition.fetch.bytes = 1048576\n\tmax.poll.interval.ms = 300000\n\tmax.poll.records = 500\n\tmetadata.max.age.ms = 300000\n\tmetadata.recovery.strategy = none\n\tmetric.reporters = []\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\tpartition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]\n\treceive.buffer.bytes = 65536\n\treconnect.backoff.max.ms = 1000\n\treconnect.backoff.ms = 50\n\trequest.timeout.ms = 30000\n\tretry.backoff.max.ms = 1000\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = null\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = GSSAPI\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = null\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.header.urlencode = false\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsession.timeout.ms = 45000\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = null\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n\tvalue.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\n","processId":"15584","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 19:00:20 {"logTimeStamp":"2025-12-02T19:00:20.835Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"15584","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 19:00:20 {"logTimeStamp":"2025-12-02T19:00:20.843Z","logLevel":"INFO","serviceName":"cps-application","message":"These configurations '[spring.json.use.type.headers]' were supplied but are not used yet.","processId":"15584","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 19:00:20 {"logTimeStamp":"2025-12-02T19:00:20.843Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.1","processId":"15584","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 19:00:20 {"logTimeStamp":"2025-12-02T19:00:20.843Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: f745dfdcee2b9851","processId":"15584","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 19:00:20 {"logTimeStamp":"2025-12-02T19:00:20.843Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1764702020843","processId":"15584","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 19:00:20 {"logTimeStamp":"2025-12-02T19:00:20.843Z","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":"15584","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 19:00:20 {"logTimeStamp":"2025-12-02T19:00:20.845Z","logLevel":"INFO","serviceName":"cps-application","message":"ConsumerConfig values: \n\tallow.auto.create.topics = true\n\tauto.commit.interval.ms = 5000\n\tauto.include.jmx.reporter = true\n\tauto.offset.reset = latest\n\tbootstrap.servers = [localhost:9092]\n\tcheck.crcs = true\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = consumer-ncmp-group-3\n\tclient.rack = \n\tconnections.max.idle.ms = 540000\n\tdefault.api.timeout.ms = 60000\n\tenable.auto.commit = false\n\tenable.metrics.push = true\n\texclude.internal.topics = true\n\tfetch.max.bytes = 52428800\n\tfetch.max.wait.ms = 500\n\tfetch.min.bytes = 1\n\tgroup.id = ncmp-group\n\tgroup.instance.id = null\n\tgroup.protocol = classic\n\tgroup.remote.assignor = null\n\theartbeat.interval.ms = 3000\n\tinterceptor.classes = []\n\tinternal.leave.group.on.close = true\n\tinternal.throw.on.fetch.stable.offset.unsupported = false\n\tisolation.level = read_uncommitted\n\tkey.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\n\tmax.partition.fetch.bytes = 1048576\n\tmax.poll.interval.ms = 300000\n\tmax.poll.records = 500\n\tmetadata.max.age.ms = 300000\n\tmetadata.recovery.strategy = none\n\tmetric.reporters = []\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\tpartition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]\n\treceive.buffer.bytes = 65536\n\treconnect.backoff.max.ms = 1000\n\treconnect.backoff.ms = 50\n\trequest.timeout.ms = 30000\n\tretry.backoff.max.ms = 1000\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = null\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = GSSAPI\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = null\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.header.urlencode = false\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsession.timeout.ms = 45000\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = null\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n\tvalue.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\n","processId":"15584","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 19:00:20 {"logTimeStamp":"2025-12-02T19:00:20.845Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"15584","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 19:00:21 {"logTimeStamp":"2025-12-02T19:00:20.919Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.1","processId":"15584","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 19:00:21 {"logTimeStamp":"2025-12-02T19:00:20.919Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: f745dfdcee2b9851","processId":"15584","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 19:00:21 {"logTimeStamp":"2025-12-02T19:00:20.919Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1764702020919","processId":"15584","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 19:00:21 {"logTimeStamp":"2025-12-02T19:00:20.920Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Subscribed to topic(s): subscription","processId":"15584","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 19:00:21 {"logTimeStamp":"2025-12-02T19:00:20.932Z","logLevel":"INFO","serviceName":"cps-application","message":"ConsumerConfig values: \n\tallow.auto.create.topics = true\n\tauto.commit.interval.ms = 5000\n\tauto.include.jmx.reporter = true\n\tauto.offset.reset = latest\n\tbootstrap.servers = [localhost:9092]\n\tcheck.crcs = true\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = consumer-ncmp-group-4\n\tclient.rack = \n\tconnections.max.idle.ms = 540000\n\tdefault.api.timeout.ms = 60000\n\tenable.auto.commit = false\n\tenable.metrics.push = true\n\texclude.internal.topics = true\n\tfetch.max.bytes = 52428800\n\tfetch.max.wait.ms = 500\n\tfetch.min.bytes = 1\n\tgroup.id = ncmp-group\n\tgroup.instance.id = null\n\tgroup.protocol = classic\n\tgroup.remote.assignor = null\n\theartbeat.interval.ms = 3000\n\tinterceptor.classes = []\n\tinternal.leave.group.on.close = true\n\tinternal.throw.on.fetch.stable.offset.unsupported = false\n\tisolation.level = read_uncommitted\n\tkey.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\n\tmax.partition.fetch.bytes = 1048576\n\tmax.poll.interval.ms = 300000\n\tmax.poll.records = 500\n\tmetadata.max.age.ms = 300000\n\tmetadata.recovery.strategy = none\n\tmetric.reporters = []\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\tpartition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]\n\treceive.buffer.bytes = 65536\n\treconnect.backoff.max.ms = 1000\n\treconnect.backoff.ms = 50\n\trequest.timeout.ms = 30000\n\tretry.backoff.max.ms = 1000\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = null\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = GSSAPI\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = null\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.header.urlencode = false\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsession.timeout.ms = 45000\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = null\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n\tvalue.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\n","processId":"15584","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 19:00:21 {"logTimeStamp":"2025-12-02T19:00:20.933Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"15584","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 19:00:21 {"logTimeStamp":"2025-12-02T19:00:20.938Z","logLevel":"INFO","serviceName":"cps-application","message":"These configurations '[spring.json.use.type.headers]' were supplied but are not used yet.","processId":"15584","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 19:00:21 {"logTimeStamp":"2025-12-02T19:00:20.938Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.1","processId":"15584","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 19:00:21 {"logTimeStamp":"2025-12-02T19:00:20.939Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: f745dfdcee2b9851","processId":"15584","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 19:00:21 {"logTimeStamp":"2025-12-02T19:00:20.939Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1764702020938","processId":"15584","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 19:00:21 {"logTimeStamp":"2025-12-02T19:00:20.939Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Subscribed to topic(s): dmi-device-heartbeat","processId":"15584","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 19:00:21 {"logTimeStamp":"2025-12-02T19:00:20.941Z","logLevel":"INFO","serviceName":"cps-application","message":"ConsumerConfig values: \n\tallow.auto.create.topics = true\n\tauto.commit.interval.ms = 5000\n\tauto.include.jmx.reporter = true\n\tauto.offset.reset = latest\n\tbootstrap.servers = [localhost:9092]\n\tcheck.crcs = true\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = consumer-ncmp-data-operation-event-group-5\n\tclient.rack = \n\tconnections.max.idle.ms = 540000\n\tdefault.api.timeout.ms = 60000\n\tenable.auto.commit = false\n\tenable.metrics.push = true\n\texclude.internal.topics = true\n\tfetch.max.bytes = 52428800\n\tfetch.max.wait.ms = 500\n\tfetch.min.bytes = 1\n\tgroup.id = ncmp-data-operation-event-group\n\tgroup.instance.id = null\n\tgroup.protocol = classic\n\tgroup.remote.assignor = null\n\theartbeat.interval.ms = 3000\n\tinterceptor.classes = []\n\tinternal.leave.group.on.close = true\n\tinternal.throw.on.fetch.stable.offset.unsupported = false\n\tisolation.level = read_uncommitted\n\tkey.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\n\tmax.partition.fetch.bytes = 1048576\n\tmax.poll.interval.ms = 300000\n\tmax.poll.records = 500\n\tmetadata.max.age.ms = 300000\n\tmetadata.recovery.strategy = none\n\tmetric.reporters = []\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\tpartition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]\n\treceive.buffer.bytes = 65536\n\treconnect.backoff.max.ms = 1000\n\treconnect.backoff.ms = 50\n\trequest.timeout.ms = 30000\n\tretry.backoff.max.ms = 1000\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = null\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = GSSAPI\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = null\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.header.urlencode = false\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsession.timeout.ms = 45000\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = null\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n\tvalue.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\n","processId":"15584","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 19:00:21 {"logTimeStamp":"2025-12-02T19:00:20.941Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"15584","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 19:00:21 {"logTimeStamp":"2025-12-02T19:00:20.947Z","logLevel":"INFO","serviceName":"cps-application","message":"These configurations '[spring.json.use.type.headers]' were supplied but are not used yet.","processId":"15584","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 19:00:21 {"logTimeStamp":"2025-12-02T19:00:20.947Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.1","processId":"15584","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 19:00:21 {"logTimeStamp":"2025-12-02T19:00:20.947Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: f745dfdcee2b9851","processId":"15584","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 19:00:21 {"logTimeStamp":"2025-12-02T19:00:20.947Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1764702020947","processId":"15584","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 19:00:21 {"logTimeStamp":"2025-12-02T19:00:20.947Z","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":"15584","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 19:00:21 {"logTimeStamp":"2025-12-02T19:00:20.949Z","logLevel":"INFO","serviceName":"cps-application","message":"ConsumerConfig values: \n\tallow.auto.create.topics = true\n\tauto.commit.interval.ms = 5000\n\tauto.include.jmx.reporter = true\n\tauto.offset.reset = latest\n\tbootstrap.servers = [localhost:9092]\n\tcheck.crcs = true\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = consumer-ncmp-async-rest-request-event-group-6\n\tclient.rack = \n\tconnections.max.idle.ms = 540000\n\tdefault.api.timeout.ms = 60000\n\tenable.auto.commit = false\n\tenable.metrics.push = true\n\texclude.internal.topics = true\n\tfetch.max.bytes = 52428800\n\tfetch.max.wait.ms = 500\n\tfetch.min.bytes = 1\n\tgroup.id = ncmp-async-rest-request-event-group\n\tgroup.instance.id = null\n\tgroup.protocol = classic\n\tgroup.remote.assignor = null\n\theartbeat.interval.ms = 3000\n\tinterceptor.classes = []\n\tinternal.leave.group.on.close = true\n\tinternal.throw.on.fetch.stable.offset.unsupported = false\n\tisolation.level = read_uncommitted\n\tkey.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\n\tmax.partition.fetch.bytes = 1048576\n\tmax.poll.interval.ms = 300000\n\tmax.poll.records = 500\n\tmetadata.max.age.ms = 300000\n\tmetadata.recovery.strategy = none\n\tmetric.reporters = []\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\tpartition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]\n\treceive.buffer.bytes = 65536\n\treconnect.backoff.max.ms = 1000\n\treconnect.backoff.ms = 50\n\trequest.timeout.ms = 30000\n\tretry.backoff.max.ms = 1000\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = null\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = GSSAPI\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = null\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.header.urlencode = false\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsession.timeout.ms = 45000\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = null\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n\tvalue.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\n","processId":"15584","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 19:00:21 {"logTimeStamp":"2025-12-02T19:00:20.949Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"15584","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 19:00:21 {"logTimeStamp":"2025-12-02T19:00:20.966Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.1","processId":"15584","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 19:00:21 {"logTimeStamp":"2025-12-02T19:00:20.966Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: f745dfdcee2b9851","processId":"15584","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 19:00:21 {"logTimeStamp":"2025-12-02T19:00:20.966Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1764702020966","processId":"15584","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 19:00:21 {"logTimeStamp":"2025-12-02T19:00:20.966Z","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":"15584","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 19:00:21 {"logTimeStamp":"2025-12-02T19:00:21.017Z","logLevel":"INFO","serviceName":"cps-application","message":"Started Application in 28.856 seconds (process running for 31.54)","processId":"15584","threadName":"main","class":"org.onap.cps.Application"} 19:00:21 {"logTimeStamp":"2025-12-02T19:00:21.019Z","logLevel":"INFO","serviceName":"cps-application","message":"Registering ModelLoader CpsNotificationSubscriptionModelLoader","processId":"15584","threadName":"main","class":"o.o.c.i.a.ModelLoaderRegistrationOnStartup"} 19:00:21 {"logTimeStamp":"2025-12-02T19:00:21.019Z","logLevel":"INFO","serviceName":"cps-application","message":"Registering ModelLoader InventoryModelLoader","processId":"15584","threadName":"main","class":"o.o.c.i.a.ModelLoaderRegistrationOnStartup"} 19:00:21 {"logTimeStamp":"2025-12-02T19:00:21.019Z","logLevel":"INFO","serviceName":"cps-application","message":"Registering ModelLoader CmDataSubscriptionModelLoader","processId":"15584","threadName":"main","class":"o.o.c.i.a.ModelLoaderRegistrationOnStartup"} 19:00:21 {"logTimeStamp":"2025-12-02T19:00:21.020Z","logLevel":"INFO","serviceName":"cps-application","message":"Registering ModelLoader ModelLoadersCompletedCheck","processId":"15584","threadName":"main","class":"o.o.c.i.a.ModelLoaderRegistrationOnStartup"} 19:00:21 {"logTimeStamp":"2025-12-02T19:00:21.033Z","logLevel":"INFO","traceId":"219abea62ea7c62f9555905e5f5446a3","serviceName":"cps-application","message":"System is not ready yet","spanId":"7c91bfbe876b6ad9","processId":"15584","threadName":"watchdog-th-1","class":"o.o.c.n.i.i.sync.DataSyncWatchdog"} 19:00:21 {"logTimeStamp":"2025-12-02T19:00:21.033Z","logLevel":"INFO","traceId":"94d9636cbdef5e2e6335a12752c26795","serviceName":"cps-application","message":"System is not ready yet","spanId":"8b58c39dfd65a454","processId":"15584","threadName":"watchdog-th-2","class":"o.o.c.n.i.i.sync.ModuleSyncWatchdog"} 19:00:21 {"logTimeStamp":"2025-12-02T19:00:21.056Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.107.72]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Initializing cluster partition table arrangement...","processId":"15584","threadName":"main","class":"c.h.i.p.impl.PartitionStateManagerImpl"} 19:00:21 {"logTimeStamp":"2025-12-02T19:00:21.146Z","logLevel":"INFO","serviceName":"cps-application","message":"This instance is model loader master","processId":"15584","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 19:00:21 {"logTimeStamp":"2025-12-02T19:00:21.146Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #1 Started: CPS Data Notification Subscription Models","processId":"15584","threadName":"main","class":"o.o.c.i.CpsNotificationSubscriptionModelLoader"} 19:00:21 {"logTimeStamp":"2025-12-02T19:00:21.185Z","logLevel":"INFO","serviceName":"cps-application","message":"CpsDatabasePool - Starting...","processId":"15584","threadName":"main","class":"com.zaxxer.hikari.HikariDataSource"} 19:00:21 {"logTimeStamp":"2025-12-02T19:00:21.341Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Node -1 disconnected.","processId":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:00:21 {"logTimeStamp":"2025-12-02T19:00:21.344Z","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":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:00:21 {"logTimeStamp":"2025-12-02T19:00:21.344Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:00:21 {"logTimeStamp":"2025-12-02T19:00:21.356Z","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":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:00:21 {"logTimeStamp":"2025-12-02T19:00:21.356Z","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":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:00:21 {"logTimeStamp":"2025-12-02T19:00:21.357Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:00:21 {"logTimeStamp":"2025-12-02T19:00:21.362Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Node -1 disconnected.","processId":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:00:21 {"logTimeStamp":"2025-12-02T19:00:21.362Z","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":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:00:21 {"logTimeStamp":"2025-12-02T19:00:21.362Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:00:21 {"logTimeStamp":"2025-12-02T19:00:21.363Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected.","processId":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:00:21 {"logTimeStamp":"2025-12-02T19:00:21.364Z","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":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:00:21 {"logTimeStamp":"2025-12-02T19:00:21.364Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:00:21 {"logTimeStamp":"2025-12-02T19:00:21.371Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected.","processId":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:00:21 {"logTimeStamp":"2025-12-02T19:00:21.371Z","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":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:00:21 {"logTimeStamp":"2025-12-02T19:00:21.371Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:00:21 {"logTimeStamp":"2025-12-02T19:00:21.371Z","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":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:00:21 {"logTimeStamp":"2025-12-02T19:00:21.372Z","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":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:00:21 {"logTimeStamp":"2025-12-02T19:00:21.372Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:00:21 {"logTimeStamp":"2025-12-02T19:00:21.460Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected.","processId":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:00:21 {"logTimeStamp":"2025-12-02T19:00:21.461Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected.","processId":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:00:21 {"logTimeStamp":"2025-12-02T19:00:21.461Z","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":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:00:21 {"logTimeStamp":"2025-12-02T19:00:21.461Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:00:21 {"logTimeStamp":"2025-12-02T19:00:21.461Z","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":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:00:21 {"logTimeStamp":"2025-12-02T19:00:21.462Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:00:21 {"logTimeStamp":"2025-12-02T19:00:21.463Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Node -1 disconnected.","processId":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:00:21 {"logTimeStamp":"2025-12-02T19:00:21.463Z","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":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:00:21 {"logTimeStamp":"2025-12-02T19:00:21.463Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:00:21 {"logTimeStamp":"2025-12-02T19:00:21.464Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Node -1 disconnected.","processId":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:00:21 {"logTimeStamp":"2025-12-02T19:00:21.464Z","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":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:00:21 {"logTimeStamp":"2025-12-02T19:00:21.464Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:00:21 {"logTimeStamp":"2025-12-02T19:00:21.476Z","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":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:00:21 {"logTimeStamp":"2025-12-02T19:00:21.477Z","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":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:00:21 {"logTimeStamp":"2025-12-02T19:00:21.477Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:00:21 {"logTimeStamp":"2025-12-02T19:00:21.489Z","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":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:00:21 {"logTimeStamp":"2025-12-02T19:00:21.490Z","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":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:00:21 {"logTimeStamp":"2025-12-02T19:00:21.490Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:00:21 {"logTimeStamp":"2025-12-02T19:00:21.565Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Node -1 disconnected.","processId":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:00:21 {"logTimeStamp":"2025-12-02T19:00:21.565Z","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":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:00:21 {"logTimeStamp":"2025-12-02T19:00:21.565Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:00:21 {"logTimeStamp":"2025-12-02T19:00:21.567Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Node -1 disconnected.","processId":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:00:21 {"logTimeStamp":"2025-12-02T19:00:21.567Z","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":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:00:21 {"logTimeStamp":"2025-12-02T19:00:21.567Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:00:21 {"logTimeStamp":"2025-12-02T19:00:21.582Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected.","processId":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:00:21 {"logTimeStamp":"2025-12-02T19:00:21.582Z","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":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:00:21 {"logTimeStamp":"2025-12-02T19:00:21.583Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:00:21 {"logTimeStamp":"2025-12-02T19:00:21.589Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected.","processId":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:00:21 {"logTimeStamp":"2025-12-02T19:00:21.590Z","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":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:00:21 {"logTimeStamp":"2025-12-02T19:00:21.590Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:00:21 {"logTimeStamp":"2025-12-02T19:00:21.629Z","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":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:00:21 {"logTimeStamp":"2025-12-02T19:00:21.629Z","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":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:00:21 {"logTimeStamp":"2025-12-02T19:00:21.629Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:00:21 {"logTimeStamp":"2025-12-02T19:00:21.642Z","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":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:00:21 {"logTimeStamp":"2025-12-02T19:00:21.642Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:00:21 {"logTimeStamp":"2025-12-02T19:00:21.642Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:00:21 {"logTimeStamp":"2025-12-02T19:00:21.772Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Node -1 disconnected.","processId":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:00:21 {"logTimeStamp":"2025-12-02T19:00:21.772Z","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":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:00:21 {"logTimeStamp":"2025-12-02T19:00:21.772Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:00:21 {"logTimeStamp":"2025-12-02T19:00:21.791Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected.","processId":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:00:21 {"logTimeStamp":"2025-12-02T19:00:21.791Z","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":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:00:21 {"logTimeStamp":"2025-12-02T19:00:21.791Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:00:21 {"logTimeStamp":"2025-12-02T19:00:21.843Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Node -1 disconnected.","processId":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:00:21 {"logTimeStamp":"2025-12-02T19:00:21.843Z","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":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:00:21 {"logTimeStamp":"2025-12-02T19:00:21.843Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:00:21 {"logTimeStamp":"2025-12-02T19:00:21.852Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected.","processId":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:00:21 {"logTimeStamp":"2025-12-02T19:00:21.853Z","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":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:00:21 {"logTimeStamp":"2025-12-02T19:00:21.853Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:00:21 {"logTimeStamp":"2025-12-02T19:00:21.875Z","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":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:00:21 {"logTimeStamp":"2025-12-02T19:00:21.875Z","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":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:00:21 {"logTimeStamp":"2025-12-02T19:00:21.875Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:00:21 {"logTimeStamp":"2025-12-02T19:00:21.891Z","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":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:00:21 {"logTimeStamp":"2025-12-02T19:00:21.891Z","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":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:00:21 {"logTimeStamp":"2025-12-02T19:00:21.891Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:00:22 {"logTimeStamp":"2025-12-02T19:00:22.126Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Node -1 disconnected.","processId":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:00:22 {"logTimeStamp":"2025-12-02T19:00:22.127Z","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":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:00:22 {"logTimeStamp":"2025-12-02T19:00:22.127Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:00:22 {"logTimeStamp":"2025-12-02T19:00:22.145Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected.","processId":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:00:22 {"logTimeStamp":"2025-12-02T19:00:22.145Z","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":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:00:22 {"logTimeStamp":"2025-12-02T19:00:22.145Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:00:22 {"logTimeStamp":"2025-12-02T19:00:22.186Z","logLevel":"WARN","serviceName":"cps-application","message":"SQL Error: 0, SQLState: 08001","processId":"15584","threadName":"main","class":"o.h.engine.jdbc.spi.SqlExceptionHelper"} 19:00:22 {"logTimeStamp":"2025-12-02T19:00:22.187Z","logLevel":"ERROR","serviceName":"cps-application","message":"Connection to localhost:5432 refused. Check that the hostname and port are correct and that the postmaster is accepting TCP/IP connections.","processId":"15584","threadName":"main","class":"o.h.engine.jdbc.spi.SqlExceptionHelper"} 19:00:22 {"logTimeStamp":"2025-12-02T19:00:22.198Z","logLevel":"ERROR","serviceName":"cps-application","message":"Creating dataspace failed: Could not open JPA EntityManager for transaction ","processId":"15584","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 19:00:22 {"logTimeStamp":"2025-12-02T19:00:22.198Z","logLevel":"ERROR","serviceName":"cps-application","message":"Exiting application due to failure in onboarding model: Creating dataspace failed","processId":"15584","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 19:00:22 {"logTimeStamp":"2025-12-02T19:00:22.207Z","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":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 19:00:22 {"logTimeStamp":"2025-12-02T19:00:22.207Z","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":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 19:00:22 {"logTimeStamp":"2025-12-02T19:00:22.207Z","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":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 19:00:22 {"logTimeStamp":"2025-12-02T19:00:22.208Z","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":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 19:00:22 {"logTimeStamp":"2025-12-02T19:00:22.208Z","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":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 19:00:22 {"logTimeStamp":"2025-12-02T19:00:22.208Z","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":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 19:00:22 {"logTimeStamp":"2025-12-02T19:00:22.208Z","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":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 19:00:22 {"logTimeStamp":"2025-12-02T19:00:22.208Z","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":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 19:00:22 {"logTimeStamp":"2025-12-02T19:00:22.208Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Unsubscribed all topics or patterns and assigned partitions","processId":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 19:00:22 {"logTimeStamp":"2025-12-02T19:00:22.208Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Unsubscribed all topics or patterns and assigned partitions","processId":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 19:00:22 {"logTimeStamp":"2025-12-02T19:00:22.208Z","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":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 19:00:22 {"logTimeStamp":"2025-12-02T19:00:22.208Z","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":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 19:00:22 {"logTimeStamp":"2025-12-02T19:00:22.209Z","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":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 19:00:22 {"logTimeStamp":"2025-12-02T19:00:22.209Z","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":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 19:00:22 {"logTimeStamp":"2025-12-02T19:00:22.209Z","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":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 19:00:22 {"logTimeStamp":"2025-12-02T19:00:22.209Z","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":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 19:00:22 {"logTimeStamp":"2025-12-02T19:00:22.209Z","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":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 19:00:22 {"logTimeStamp":"2025-12-02T19:00:22.209Z","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":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 19:00:22 {"logTimeStamp":"2025-12-02T19:00:22.209Z","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":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 19:00:22 {"logTimeStamp":"2025-12-02T19:00:22.210Z","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":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 19:00:22 {"logTimeStamp":"2025-12-02T19:00:22.210Z","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":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 19:00:22 {"logTimeStamp":"2025-12-02T19:00:22.211Z","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":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 19:00:22 {"logTimeStamp":"2025-12-02T19:00:22.211Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Unsubscribed all topics or patterns and assigned partitions","processId":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 19:00:22 {"logTimeStamp":"2025-12-02T19:00:22.211Z","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":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 19:00:22 {"logTimeStamp":"2025-12-02T19:00:22.211Z","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":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 19:00:22 {"logTimeStamp":"2025-12-02T19:00:22.213Z","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":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 19:00:22 {"logTimeStamp":"2025-12-02T19:00:22.213Z","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":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 19:00:22 {"logTimeStamp":"2025-12-02T19:00:22.216Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 19:00:22 {"logTimeStamp":"2025-12-02T19:00:22.216Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 19:00:22 {"logTimeStamp":"2025-12-02T19:00:22.216Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 19:00:22 {"logTimeStamp":"2025-12-02T19:00:22.216Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 19:00:22 {"logTimeStamp":"2025-12-02T19:00:22.216Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 19:00:22 {"logTimeStamp":"2025-12-02T19:00:22.216Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 19:00:22 {"logTimeStamp":"2025-12-02T19:00:22.216Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 19:00:22 {"logTimeStamp":"2025-12-02T19:00:22.216Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 19:00:22 {"logTimeStamp":"2025-12-02T19:00:22.219Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 19:00:22 {"logTimeStamp":"2025-12-02T19:00:22.219Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 19:00:22 {"logTimeStamp":"2025-12-02T19:00:22.219Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 19:00:22 {"logTimeStamp":"2025-12-02T19:00:22.219Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 19:00:22 {"logTimeStamp":"2025-12-02T19:00:22.220Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 19:00:22 {"logTimeStamp":"2025-12-02T19:00:22.220Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 19:00:22 {"logTimeStamp":"2025-12-02T19:00:22.224Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-group-1 unregistered","processId":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} 19:00:22 {"logTimeStamp":"2025-12-02T19:00:22.225Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-group: Consumer stopped","processId":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 19:00:22 {"logTimeStamp":"2025-12-02T19:00:22.226Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 19:00:22 {"logTimeStamp":"2025-12-02T19:00:22.226Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 19:00:22 {"logTimeStamp":"2025-12-02T19:00:22.227Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 19:00:22 {"logTimeStamp":"2025-12-02T19:00:22.227Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 19:00:22 {"logTimeStamp":"2025-12-02T19:00:22.227Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 19:00:22 {"logTimeStamp":"2025-12-02T19:00:22.227Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 19:00:22 {"logTimeStamp":"2025-12-02T19:00:22.228Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 19:00:22 {"logTimeStamp":"2025-12-02T19:00:22.228Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 19:00:22 {"logTimeStamp":"2025-12-02T19:00:22.229Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 19:00:22 {"logTimeStamp":"2025-12-02T19:00:22.229Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 19:00:22 {"logTimeStamp":"2025-12-02T19:00:22.235Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-async-rest-request-event-group-6 unregistered","processId":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} 19:00:22 {"logTimeStamp":"2025-12-02T19:00:22.235Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-async-rest-request-event-group: Consumer stopped","processId":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 19:00:22 {"logTimeStamp":"2025-12-02T19:00:22.236Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-data-operation-event-group-5 unregistered","processId":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} 19:00:22 {"logTimeStamp":"2025-12-02T19:00:22.236Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-data-operation-event-group: Consumer stopped","processId":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 19:00:22 {"logTimeStamp":"2025-12-02T19:00:22.236Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-group-2 unregistered","processId":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} 19:00:22 {"logTimeStamp":"2025-12-02T19:00:22.236Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-group: Consumer stopped","processId":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 19:00:22 {"logTimeStamp":"2025-12-02T19:00:22.238Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-group-3 unregistered","processId":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} 19:00:22 {"logTimeStamp":"2025-12-02T19:00:22.238Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-group: Consumer stopped","processId":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 19:00:22 {"logTimeStamp":"2025-12-02T19:00:22.239Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-group-4 unregistered","processId":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} 19:00:22 {"logTimeStamp":"2025-12-02T19:00:22.239Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-group: Consumer stopped","processId":"15584","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 19:00:22 {"logTimeStamp":"2025-12-02T19:00:22.240Z","logLevel":"INFO","serviceName":"cps-application","message":"Commencing graceful shutdown. Waiting for active requests to complete","processId":"15584","threadName":"main","class":"o.s.b.w.embedded.jetty.GracefulShutdown"} 19:00:22 {"logTimeStamp":"2025-12-02T19:00:22.240Z","logLevel":"INFO","serviceName":"cps-application","message":"Graceful shutdown complete","processId":"15584","threadName":"jetty-shutdown","class":"o.s.b.w.embedded.jetty.GracefulShutdown"} 19:00:22 {"logTimeStamp":"2025-12-02T19:00:22.244Z","logLevel":"INFO","serviceName":"cps-application","message":"Stopped ServerConnector@4b9be912{HTTP/1.1, (http/1.1)}{0.0.0.0:8080}","processId":"15584","threadName":"main","class":"o.eclipse.jetty.server.AbstractConnector"} 19:00:24 {"logTimeStamp":"2025-12-02T19:00:24.312Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing JPA EntityManagerFactory for persistence unit 'default'","processId":"15584","threadName":"main","class":"o.s.o.j.LocalContainerEntityManagerFactoryBean"} 19:00:24 {"logTimeStamp":"2025-12-02T19:00:24.317Z","logLevel":"INFO","serviceName":"cps-application","message":"Stopped oejs.Server@4f6fe1c9{STOPPING}[12.0.27,sto=0]","processId":"15584","threadName":"main","class":"org.eclipse.jetty.server.Server"} 19:00:24 {"logTimeStamp":"2025-12-02T19:00:24.320Z","logLevel":"INFO","serviceName":"cps-application","message":"Destroying Spring FrameworkServlet 'dispatcherServlet'","processId":"15584","threadName":"main","class":"o.e.j.s.h.ContextHandler.application"} 19:00:24 {"logTimeStamp":"2025-12-02T19:00:24.321Z","logLevel":"INFO","serviceName":"cps-application","message":"Stopped osbwej.JettyEmbeddedWebAppContext@f45db3e{application,/,b=[file:/tmp/jetty-docbase.8080.2987378094375314621/, jar:file:///home/jenkins/.m2/repository/org/webjars/swagger-ui/5.11.8/swagger-ui-5.11.8.jar!/META-INF/resources/],a=AVAILABLE,h=oeje10s.SessionHandler@52355090{STOPPED}}","processId":"15584","threadName":"main","class":"o.e.j.ee10.servlet.ServletContextHandler"} 19:00:24 {"logTimeStamp":"2025-12-02T19:00:24.324Z","logLevel":"INFO","serviceName":"cps-application","message":"This instance is model loader master","processId":"15584","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 19:00:24 {"logTimeStamp":"2025-12-02T19:00:24.324Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #2 Started: NCMP Inventory Models","processId":"15584","threadName":"main","class":"o.o.cps.ncmp.init.InventoryModelLoader"} 19:00:24 java.lang.IllegalStateException: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@138d85f8 has been closed already 19:00:24 at org.springframework.context.support.AbstractApplicationContext.assertBeanFactoryActive(AbstractApplicationContext.java:1256) 19:00:24 {"logTimeStamp":"2025-12-02T19:00:24.342Z","logLevel":"ERROR","serviceName":"cps-application","message":"Exiting application due to failure in onboarding model: Error creating bean with name 'spring.cache-org.springframework.boot.autoconfigure.cache.CacheProperties': Could not bind properties to 'CacheProperties' : prefix=spring.cache, ignoreInvalidFields=false, ignoreUnknownFields=true","processId":"15584","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 19:00:24 at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1417) 19:00:24 at org.springframework.boot.SpringApplication.exit(SpringApplication.java:1398) 19:00:24 at org.onap.cps.init.AbstractModelLoader.exitApplication(AbstractModelLoader.java:249) 19:00:24 at org.onap.cps.init.AbstractModelLoader.onApplicationEvent(AbstractModelLoader.java:74) 19:00:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:00:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:00:24 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:00:24 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:00:24 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 19:00:24 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 19:00:24 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 19:00:24 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 19:00:24 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 19:00:24 at jdk.internal.reflect.GeneratedMethodAccessor34.invoke(Unknown Source) 19:00:24 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:00:24 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:00:24 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 19:00:24 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 19:00:24 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 19:00:24 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 19:00:24 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 19:00:24 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 19:00:24 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 19:00:24 at org.onap.cps.ncmp.init.InventoryModelLoader$$SpringCGLIB$$0.onApplicationEvent() 19:00:24 at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:185) 19:00:24 at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:178) 19:00:24 at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:156) 19:00:24 at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:454) 19:00:24 at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:387) 19:00:24 at org.springframework.boot.context.event.EventPublishingRunListener.ready(EventPublishingRunListener.java:109) 19:00:24 at org.springframework.boot.SpringApplicationRunListeners.lambda$ready$6(SpringApplicationRunListeners.java:80) 19:00:24 at java.base/java.lang.Iterable.forEach(Iterable.java:75) 19:00:24 at org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:118) 19:00:24 at org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:112) 19:00:24 at org.springframework.boot.SpringApplicationRunListeners.ready(SpringApplicationRunListeners.java:80) 19:00:24 at org.springframework.boot.SpringApplication.run(SpringApplication.java:332) 19:00:24 at org.springframework.boot.SpringApplication.run(SpringApplication.java:1361) 19:00:24 at org.springframework.boot.SpringApplication.run(SpringApplication.java:1350) 19:00:24 at org.onap.cps.Application.main(Application.java:45) 19:00:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:00:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:00:24 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:00:24 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:00:24 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 19:00:24 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 19:00:24 at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.invoke(StaticMetaMethodSite.java:44) 19:00:24 at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.call(StaticMetaMethodSite.java:89) 19:00:24 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 19:00:24 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 19:00:24 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 19:00:24 at org.onap.cps.ApplicationSpec.$spock_feature_0_0(ApplicationSpec.groovy:29) 19:00:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:00:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:00:24 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:00:24 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:00:24 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 19:00:24 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 19:00:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:00:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:00:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:00:24 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 19:00:24 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 19:00:24 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 19:00:24 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 19:00:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 19:00:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:00:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:00:24 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:00:24 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 19:00:24 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 19:00:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:00:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:00:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:00:24 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 19:00:24 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 19:00:24 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 19:00:24 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:00:24 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 19:00:24 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 19:00:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:00:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:00:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:00:24 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 19:00:24 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 19:00:24 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 19:00:24 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 19:00:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:00:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:00:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:00:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:00:24 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 19:00:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 19:00:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 19:00:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:00:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:00:24 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:00:24 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 19:00:24 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 19:00:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:00:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:00:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:00:24 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 19:00:24 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 19:00:24 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 19:00:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:00:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:00:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:00:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:00:24 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 19:00:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 19:00:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 19:00:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:00:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:00:24 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 19:00:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:00:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:00:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:00:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:00:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 19:00:24 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 19:00:24 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 19:00:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 19:00:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 19:00:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 19:00:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 19:00:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 19:00:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 19:00:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 19:00:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 19:00:24 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 19:00:24 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 19:00:24 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 19:00:24 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 19:00:24 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 19:00:24 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 19:00:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 19:00:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 19:00:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 19:00:24 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 19:00:24 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 19:00:24 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 19:00:24 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 19:00:24 {"logTimeStamp":"2025-12-02T19:00:24.347Z","logLevel":"INFO","serviceName":"cps-application","message":"This instance is model loader master","processId":"15584","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 19:00:24 {"logTimeStamp":"2025-12-02T19:00:24.347Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #3 Started: NCMP CM Data Notification Subscription Models","processId":"15584","threadName":"main","class":"o.o.c.n.i.CmDataSubscriptionModelLoader"} 19:00:24 java.lang.IllegalStateException: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@138d85f8 has been closed already 19:00:24 at org.springframework.context.support.AbstractApplicationContext.assertBeanFactoryActive(AbstractApplicationContext.java:1256) 19:00:24 at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1417) 19:00:24 at org.springframework.boot.SpringApplication.exit(SpringApplication.java:1398) 19:00:24 at org.onap.cps.init.AbstractModelLoader.exitApplication(AbstractModelLoader.java:249) 19:00:24 at org.onap.cps.init.AbstractModelLoader.onApplicationEvent(AbstractModelLoader.java:74) 19:00:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:00:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:00:24 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:00:24 {"logTimeStamp":"2025-12-02T19:00:24.348Z","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":"15584","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 19:00:24 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:00:24 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 19:00:24 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 19:00:24 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 19:00:24 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 19:00:24 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 19:00:24 at jdk.internal.reflect.GeneratedMethodAccessor34.invoke(Unknown Source) 19:00:24 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:00:24 {"logTimeStamp":"2025-12-02T19:00:24.348Z","logLevel":"ERROR","serviceName":"cps-application","message":"Exiting application due to failure in onboarding model: Creating schema set failed","processId":"15584","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 19:00:24 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:00:24 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 19:00:24 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 19:00:24 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 19:00:24 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 19:00:24 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 19:00:24 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 19:00:24 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 19:00:24 at org.onap.cps.ncmp.init.CmDataSubscriptionModelLoader$$SpringCGLIB$$0.onApplicationEvent() 19:00:24 at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:185) 19:00:24 at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:178) 19:00:24 at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:156) 19:00:24 at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:454) 19:00:24 at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:387) 19:00:24 at org.springframework.boot.context.event.EventPublishingRunListener.ready(EventPublishingRunListener.java:109) 19:00:24 at org.springframework.boot.SpringApplicationRunListeners.lambda$ready$6(SpringApplicationRunListeners.java:80) 19:00:24 at java.base/java.lang.Iterable.forEach(Iterable.java:75) 19:00:24 at org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:118) 19:00:24 at org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:112) 19:00:24 at org.springframework.boot.SpringApplicationRunListeners.ready(SpringApplicationRunListeners.java:80) 19:00:24 at org.springframework.boot.SpringApplication.run(SpringApplication.java:332) 19:00:24 at org.springframework.boot.SpringApplication.run(SpringApplication.java:1361) 19:00:24 at org.springframework.boot.SpringApplication.run(SpringApplication.java:1350) 19:00:24 at org.onap.cps.Application.main(Application.java:45) 19:00:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:00:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:00:24 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:00:24 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:00:24 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 19:00:24 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 19:00:24 at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.invoke(StaticMetaMethodSite.java:44) 19:00:24 at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.call(StaticMetaMethodSite.java:89) 19:00:24 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 19:00:24 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 19:00:24 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 19:00:24 at org.onap.cps.ApplicationSpec.$spock_feature_0_0(ApplicationSpec.groovy:29) 19:00:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:00:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:00:24 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:00:24 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:00:24 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 19:00:24 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 19:00:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:00:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:00:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:00:24 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 19:00:24 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 19:00:24 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 19:00:24 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 19:00:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 19:00:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:00:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:00:24 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:00:24 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 19:00:24 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 19:00:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:00:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:00:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:00:24 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 19:00:24 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 19:00:24 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 19:00:24 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:00:24 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 19:00:24 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 19:00:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:00:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:00:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:00:24 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 19:00:24 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 19:00:24 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 19:00:24 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 19:00:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:00:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:00:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:00:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:00:24 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 19:00:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 19:00:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 19:00:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:00:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:00:24 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:00:24 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 19:00:24 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 19:00:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:00:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:00:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:00:24 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 19:00:24 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 19:00:24 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 19:00:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:00:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:00:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:00:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:00:24 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 19:00:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 19:00:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 19:00:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:00:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:00:24 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 19:00:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:00:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:00:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:00:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:00:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 19:00:24 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 19:00:24 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 19:00:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 19:00:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 19:00:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 19:00:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 19:00:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 19:00:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 19:00:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 19:00:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 19:00:24 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 19:00:24 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 19:00:24 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 19:00:24 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 19:00:24 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 19:00:24 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 19:00:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 19:00:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 19:00:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 19:00:24 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 19:00:24 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 19:00:24 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 19:00:24 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 19:00:24 {"logTimeStamp":"2025-12-02T19:00:24.351Z","logLevel":"INFO","serviceName":"cps-application","message":"This instance is model loader master","processId":"15584","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 19:00:24 {"logTimeStamp":"2025-12-02T19:00:24.351Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #LAST Started: Completion Check","processId":"15584","threadName":"main","class":"o.o.cps.init.ModelLoadersCompletedCheck"} 19:00:24 {"logTimeStamp":"2025-12-02T19:00:24.353Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #LAST: Model loading (on master) finished","processId":"15584","threadName":"main","class":"o.o.cps.init.ModelLoadersCompletedCheck"} 19:00:24 {"logTimeStamp":"2025-12-02T19:00:24.353Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #LAST: This instance is model loader master. Model loading completed","processId":"15584","threadName":"main","class":"o.o.cps.init.ModelLoadersCompletedCheck"} 19:00:24 {"logTimeStamp":"2025-12-02T19:00:24.353Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #LAST Completed","processId":"15584","threadName":"main","class":"o.o.cps.init.ModelLoadersCompletedCheck"} 19:00:24 {"logTimeStamp":"2025-12-02T19:00:24.353Z","logLevel":"INFO","serviceName":"cps-application","message":"\uD83D\uDE80 APPLICATION STARTED","processId":"15584","threadName":"main","class":"org.onap.cps.Application"} 19:00:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.32 s -- in org.onap.cps.ApplicationSpec 19:00:24 [INFO] Running org.onap.cps.config.JettyConfigSpec 19:00:25 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.668 s -- in org.onap.cps.config.JettyConfigSpec 19:00:25 [INFO] Running org.onap.cps.config.MicroMeterConfigSpec 19:00:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.cps.config.MicroMeterConfigSpec 19:00:25 [INFO] Running org.onap.cps.logging.MdcServletFilterSpec 19:00:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.onap.cps.logging.MdcServletFilterSpec 19:00:25 [INFO] Running org.onap.cps.startup.InstanceStartupDelayManagerSpec 19:00:25 {"logTimeStamp":"2025-12-02T19:00:25.151Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: cps-and-ncmp-0","processId":"15584","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 19:00:25 {"logTimeStamp":"2025-12-02T19:00:25.151Z","logLevel":"INFO","serviceName":"cps-application","message":"Sequenced host name detected, calculated delay = 0 ms","processId":"15584","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 19:00:25 {"logTimeStamp":"2025-12-02T19:00:25.152Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: host-1","processId":"15584","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 19:00:25 {"logTimeStamp":"2025-12-02T19:00:25.152Z","logLevel":"INFO","serviceName":"cps-application","message":"Sequenced host name detected, calculated delay = 2000 ms","processId":"15584","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 19:00:25 {"logTimeStamp":"2025-12-02T19:00:25.153Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: host-23","processId":"15584","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 19:00:25 {"logTimeStamp":"2025-12-02T19:00:25.153Z","logLevel":"INFO","serviceName":"cps-application","message":"Sequenced host name detected, calculated delay = 46000 ms","processId":"15584","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 19:00:25 {"logTimeStamp":"2025-12-02T19:00:25.154Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: host-2-34","processId":"15584","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 19:00:25 {"logTimeStamp":"2025-12-02T19:00:25.154Z","logLevel":"INFO","serviceName":"cps-application","message":"Sequenced host name detected, calculated delay = 68000 ms","processId":"15584","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 19:00:25 {"logTimeStamp":"2025-12-02T19:00:25.155Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: t@st : - { \" -56","processId":"15584","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 19:00:25 {"logTimeStamp":"2025-12-02T19:00:25.155Z","logLevel":"INFO","serviceName":"cps-application","message":"Sequenced host name detected, calculated delay = 112000 ms","processId":"15584","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 19:00:25 {"logTimeStamp":"2025-12-02T19:00:25.157Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: no_digits_at_all","processId":"15584","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 19:00:25 {"logTimeStamp":"2025-12-02T19:00:25.157Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 784 ms","processId":"15584","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 19:00:25 {"logTimeStamp":"2025-12-02T19:00:25.158Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: digits-12-in-the-middle","processId":"15584","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 19:00:25 {"logTimeStamp":"2025-12-02T19:00:25.158Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 1484 ms","processId":"15584","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 19:00:25 {"logTimeStamp":"2025-12-02T19:00:25.159Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: non-digit-after-digit-1a","processId":"15584","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 19:00:25 {"logTimeStamp":"2025-12-02T19:00:25.159Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 753 ms","processId":"15584","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 19:00:25 {"logTimeStamp":"2025-12-02T19:00:25.159Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: dash-after-digit-1-","processId":"15584","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 19:00:25 {"logTimeStamp":"2025-12-02T19:00:25.159Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 7256 ms","processId":"15584","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 19:00:25 {"logTimeStamp":"2025-12-02T19:00:25.161Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: three-digits-at-end-is-not-accepted-123","processId":"15584","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 19:00:25 {"logTimeStamp":"2025-12-02T19:00:25.161Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 9941 ms","processId":"15584","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 19:00:25 {"logTimeStamp":"2025-12-02T19:00:25.164Z","logLevel":"INFO","serviceName":"cps-application","message":"Exception during startup delay ignored. some message","processId":"15584","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 19:00:25 {"logTimeStamp":"2025-12-02T19:00:25.165Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: prd-centos8-docker-8c-8g-17261.novalocal","processId":"15584","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 19:00:25 {"logTimeStamp":"2025-12-02T19:00:25.165Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 763 ms","processId":"15584","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 19:00:25 {"logTimeStamp":"2025-12-02T19:00:25.166Z","logLevel":"WARN","serviceName":"cps-application","message":"Sleep interrupted, re-interrupting the thread","processId":"15584","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 19:00:25 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.onap.cps.startup.InstanceStartupDelayManagerSpec 19:00:25 [INFO] Running org.onap.cps.architecture.CpsArchitectureTest 19:00:25 {"logTimeStamp":"2025-12-02T19:00:25.182Z","logLevel":"INFO","serviceName":"cps-application","message":"Detected Java version 17.0.6-ea","processId":"15584","threadName":"main","class":"com.tngtech.archunit.core.PluginLoader"} 19:00:29 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.404 s -- in org.onap.cps.architecture.CpsArchitectureTest 19:00:29 [INFO] Running org.onap.cps.architecture.NcmpArchitectureTest 19:00:29 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s -- in org.onap.cps.architecture.NcmpArchitectureTest 19:00:29 [INFO] 19:00:29 [INFO] Results: 19:00:29 [INFO] 19:00:29 [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0 19:00:29 [INFO] 19:00:29 [INFO] 19:00:29 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-application --- 19:00:29 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-ut.exec 19:00:29 [INFO] Analyzed bundle 'cps-application' with 5 classes 19:00:29 [INFO] All coverage checks have been met. 19:00:29 [INFO] 19:00:29 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-application --- 19:00:29 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-ut.exec 19:00:29 [INFO] Analyzed bundle 'cps-application' with 5 classes 19:00:30 [INFO] 19:00:30 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-application --- 19:00:30 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.7.4-SNAPSHOT.jar 19:00:30 [INFO] 19:00:30 [INFO] --- spring-boot-maven-plugin:3.4.4:repackage (default) @ cps-application --- 19:00:30 [INFO] Attaching repackaged archive /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.7.4-SNAPSHOT-springboot.jar with classifier springboot 19:00:30 [INFO] 19:00:30 [INFO] --- jib-maven-plugin:3.3.2:dockerBuild (build) @ cps-application --- 19:00:32 [INFO] 19:00:32 [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/cps-and-ncmp:3.7.4-SNAPSHOT-20251202T185029Z, nexus3.onap.org:10003/onap/cps-and-ncmp... 19:00:32 [WARNING] Base image 'nexus3.onap.org:10001/onap/integration-java17:12.0.0' does not use a specific image digest - build may not be reproducible 19:00:32 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 19:00:32 [INFO] Building dependencies layer... 19:00:32 [INFO] Building project dependencies layer... 19:00:32 [INFO] Building classes layer... 19:00:32 [INFO] Building resources layer... 19:00:32 [INFO] Building jvm arg files layer... 19:00:32 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 19:00:38 [INFO] 19:00:38 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.Application] 19:00:38 [INFO] Loading to Docker daemon... 19:00:42 [INFO] 19:00:42 [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/cps-and-ncmp:3.7.4-SNAPSHOT-20251202T185029Z, nexus3.onap.org:10003/onap/cps-and-ncmp 19:00:42 [INFO] 19:00:42 [INFO] A new version of jib-maven-plugin (3.5.1) is available (currently using 3.3.2). Update your build configuration to use the latest features and fixes! 19:00:42 [INFO] https://github.com/GoogleContainerTools/jib/blob/master/jib-maven-plugin/CHANGELOG.md 19:00:42 [INFO] 19:00:42 [INFO] Please see https://github.com/GoogleContainerTools/jib/blob/master/docs/privacy.md for info on disabling this update check. 19:00:42 [INFO] 19:00:42 [INFO] 19:00:42 [INFO] 19:00:42 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-application --- 19:00:42 [INFO] Installing /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.7.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.7.4-SNAPSHOT/cps-application-3.7.4-SNAPSHOT.jar 19:00:42 [INFO] Installing /w/workspace/cps-master-verify-java/cps-application/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.7.4-SNAPSHOT/cps-application-3.7.4-SNAPSHOT.pom 19:00:42 [INFO] Installing /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.7.4-SNAPSHOT-springboot.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.7.4-SNAPSHOT/cps-application-3.7.4-SNAPSHOT-springboot.jar 19:00:42 [INFO] 19:00:42 [INFO] -----------------< org.onap.cps:policy-executor-stub >------------------ 19:00:42 [INFO] Building policy-executor-stub 3.7.4-SNAPSHOT [19/21] 19:00:42 [INFO] --------------------------------[ jar ]--------------------------------- 19:00:42 [INFO] 19:00:42 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ policy-executor-stub --- 19:00:42 [INFO] 19:00:42 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ policy-executor-stub --- 19:00:42 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/policy-executor-stub/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/impl/provmns/model/*:**/pom.xml 19:00:42 [INFO] 19:00:42 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (code-gen) @ policy-executor-stub --- 19:00:42 [INFO] Generating with dryRun=false 19:00:42 [INFO] Output directory (/w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. 19:00:42 [INFO] OpenAPI Generator: spring (server) 19:00:42 [INFO] Generator 'spring' is considered stable. 19:00:42 [INFO] ---------------------------------- 19:00:42 [INFO] Environment variable JAVA_POST_PROCESS_FILE not defined so the Java code may not be properly formatted. To define it, try 'export JAVA_POST_PROCESS_FILE="/usr/local/bin/clang-format -i"' (Linux/Mac) 19:00:42 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 19:00:42 [INFO] Invoker Package Name, originally not set, is now derived from api package name: org.onap.cps.policyexecutor.stub 19:00:42 [INFO] Processing operation initiatePermissionRequest 19:00:42 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 19:00:42 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 19:00:42 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 19:00:42 [WARNING] 'scheme' not defined in the spec (2.0). Default to [http] for server URL [http://http:/operation-permission/v1] 19:00:42 [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/policyexecutor/stub/model/ErrorMessage.java 19:00:42 [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/policyexecutor/stub/model/Operation.java 19:00:42 [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/policyexecutor/stub/model/PermissionRequest.java 19:00:42 [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/policyexecutor/stub/model/PermissionResponse.java 19:00:42 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 19:00:42 [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/policyexecutor/stub/api/OperationPermissionApi.java 19:00:42 [INFO] Skipping generation of Webhooks. 19:00:42 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 19:00:42 [INFO] Skipping generation of supporting files. 19:00:42 ################################################################################ 19:00:42 # Thanks for using OpenAPI Generator. # 19:00:42 # Please consider donation to help us maintain this project 🙏 # 19:00:42 # https://opencollective.com/openapi_generator/donate # 19:00:42 ################################################################################ 19:00:42 [INFO] 19:00:42 [INFO] --- jsonschema2pojo-maven-plugin:1.2.1:generate (default) @ policy-executor-stub --- 19:00:42 [INFO] 19:00:42 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ policy-executor-stub --- 19:00:42 [INFO] You have 0 Checkstyle violations. 19:00:42 [INFO] 19:00:42 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ policy-executor-stub --- 19:00:42 [INFO] You have 0 Checkstyle violations. 19:00:42 [INFO] 19:00:42 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ policy-executor-stub --- 19:00:42 [INFO] Using 'UTF-8' encoding to copy filtered resources. 19:00:42 [INFO] Copying 1 resource 19:00:42 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/license 19:00:42 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-resources/licenses 19:00:42 [INFO] 19:00:42 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ policy-executor-stub --- 19:00:42 [INFO] Recompiling the module because of changed dependency. 19:00:42 [INFO] Compiling 15 source files with javac [debug release 17] to target/classes 19:00:42 [INFO] 19:00:42 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (openapi-yaml-gen) @ policy-executor-stub --- 19:00:42 [INFO] Generating with dryRun=false 19:00:42 [INFO] No .openapi-generator-ignore file found. 19:00:42 [INFO] OpenAPI Generator: openapi-yaml (documentation) 19:00:42 [INFO] Generator 'openapi-yaml' is considered stable. 19:00:42 [INFO] Output file [outputFile=openapi.yaml] 19:00:42 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 19:00:42 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 19:00:42 [WARNING] 'scheme' not defined in the spec (2.0). Default to [http] for server URL [http://http:/operation-permission/v1] 19:00:42 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 19:00:42 [INFO] Skipping generation of Webhooks. 19:00:42 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 19:00:42 [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/README.md 19:00:42 [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/openapi.yaml 19:00:42 [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/.openapi-generator-ignore 19:00:42 [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/.openapi-generator/VERSION 19:00:42 [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/.openapi-generator/FILES 19:00:42 ################################################################################ 19:00:42 # Thanks for using OpenAPI Generator. # 19:00:42 # Please consider donation to help us maintain this project 🙏 # 19:00:42 # https://opencollective.com/openapi_generator/donate # 19:00:42 ################################################################################ 19:00:42 [INFO] 19:00:42 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ policy-executor-stub --- 19:00:42 [INFO] Using 'UTF-8' encoding to copy filtered resources. 19:00:42 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/policy-executor-stub/src/test/resources 19:00:42 [INFO] 19:00:42 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ policy-executor-stub --- 19:00:42 [INFO] No sources to compile 19:00:42 [INFO] 19:00:42 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ policy-executor-stub --- 19:00:42 [INFO] Using isolated classloader, without GMavenPlus classpath. 19:00:42 [INFO] Using Groovy 3.0.18 to perform compileTests. 19:00:43 [INFO] Parallel parsing disabled. 19:00:43 [INFO] Compiled 3 files. 19:00:43 [INFO] 19:00:43 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ policy-executor-stub --- 19:00:43 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:00:43 [INFO] 19:00:43 [INFO] ------------------------------------------------------- 19:00:43 [INFO] T E S T S 19:00:43 [INFO] ------------------------------------------------------- 19:00:44 19:00:44.943 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec]: PolicyExecutorStubControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 19:00:45 19:00:45.164 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.policyexecutor.stub.PolicyExecutorApplication for test class org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec 19:00:45 19:00:45.213 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec]: PolicyExecutorStubControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 19:00:45 19:00:45.229 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.policyexecutor.stub.PolicyExecutorApplication for test class org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec 19:00:45 [INFO] Running org.onap.cps.policyexecutor.stub.PolicyExecutorApplicationSpec 19:00:46 19:00:46 . ____ _ __ _ _ 19:00:46 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 19:00:46 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 19:00:46 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 19:00:46 ' |____| .__|_| |_|_| |_\__, | / / / / 19:00:46 =========|_|==============|___/=/_/_/_/ 19:00:46 19:00:46 :: Spring Boot :: (v3.5.6) 19:00:46 19:00:46 2025-12-02T19:00:46.440Z INFO 16001 --- [ main] o.o.c.p.stub.PolicyExecutorApplication : Starting PolicyExecutorApplication using Java 17.0.6-ea with PID 16001 (started by jenkins in /w/workspace/cps-master-verify-java/policy-executor-stub) 19:00:46 2025-12-02T19:00:46.442Z INFO 16001 --- [ main] o.o.c.p.stub.PolicyExecutorApplication : No active profile set, falling back to 1 default profile: "default" 19:00:47 2025-12-02T19:00:47.801Z INFO 16001 --- [ main] o.s.b.w.e.j.JettyServletWebServerFactory : Server initialized with port: 8093 19:00:47 2025-12-02T19:00:47.810Z INFO 16001 --- [ main] org.eclipse.jetty.server.Server : jetty-12.0.27; built: 2025-09-10T23:47:49.595Z; git: 3569a3e83ad136ee44e26b370b74c1c5e9f33e61; jvm 17.0.6-ea+9-LTS 19:00:47 2025-12-02T19:00:47.864Z INFO 16001 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring embedded WebApplicationContext 19:00:47 2025-12-02T19:00:47.866Z INFO 16001 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1387 ms 19:00:48 2025-12-02T19:00:47.948Z INFO 16001 --- [ main] o.e.j.session.DefaultSessionIdManager : Session workerName=node0 19:00:48 2025-12-02T19:00:47.958Z INFO 16001 --- [ main] o.e.jetty.server.handler.ContextHandler : Started osbwej.JettyEmbeddedWebAppContext@c7a7d3{application,/,b=[file:/tmp/jetty-docbase.8093.8724168509029871220/, jar:file:///home/jenkins/.m2/repository/org/webjars/swagger-ui/5.11.8/swagger-ui-5.11.8.jar!/META-INF/resources/],a=AVAILABLE,h=oeje10s.SessionHandler@3341ba8e{STARTED}} 19:00:48 2025-12-02T19:00:47.959Z INFO 16001 --- [ main] o.e.j.e.servlet.ServletContextHandler : Started osbwej.JettyEmbeddedWebAppContext@c7a7d3{application,/,b=[file:/tmp/jetty-docbase.8093.8724168509029871220/, jar:file:///home/jenkins/.m2/repository/org/webjars/swagger-ui/5.11.8/swagger-ui-5.11.8.jar!/META-INF/resources/],a=AVAILABLE,h=oeje10s.SessionHandler@3341ba8e{STARTED}} 19:00:48 2025-12-02T19:00:47.962Z INFO 16001 --- [ main] org.eclipse.jetty.server.Server : Started oejs.Server@756476a3{STARTING}[12.0.27,sto=0] @4131ms 19:00:48 2025-12-02T19:00:48.607Z INFO 16001 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring DispatcherServlet 'dispatcherServlet' 19:00:48 2025-12-02T19:00:48.608Z INFO 16001 --- [ main] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 19:00:48 2025-12-02T19:00:48.609Z INFO 16001 --- [ main] o.s.web.servlet.DispatcherServlet : Completed initialization in 0 ms 19:00:48 2025-12-02T19:00:48.624Z INFO 16001 --- [ main] o.e.jetty.server.AbstractConnector : Started ServerConnector@7eb22e87{HTTP/1.1, (http/1.1)}{0.0.0.0:8093} 19:00:48 2025-12-02T19:00:48.627Z INFO 16001 --- [ main] o.s.b.web.embedded.jetty.JettyWebServer : Jetty started on port 8093 (http/1.1) with context path '/' 19:00:48 2025-12-02T19:00:48.639Z INFO 16001 --- [ main] o.o.c.p.stub.PolicyExecutorApplication : Started PolicyExecutorApplication in 2.827 seconds (process running for 4.809) 19:00:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.145 s -- in org.onap.cps.policyexecutor.stub.PolicyExecutorApplicationSpec 19:00:48 [INFO] Running org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec 19:00:49 19:00:49 . ____ _ __ _ _ 19:00:49 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 19:00:49 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 19:00:49 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 19:00:49 ' |____| .__|_| |_|_| |_\__, | / / / / 19:00:49 =========|_|==============|___/=/_/_/_/ 19:00:49 19:00:49 :: Spring Boot :: (v3.5.6) 19:00:49 19:00:49 2025-12-02T19:00:49.153Z INFO 16001 --- [ main] c.p.s.c.PolicyExecutorStubControllerSpec : Starting PolicyExecutorStubControllerSpec using Java 17.0.6-ea with PID 16001 (started by jenkins in /w/workspace/cps-master-verify-java/policy-executor-stub) 19:00:49 2025-12-02T19:00:49.154Z INFO 16001 --- [ main] c.p.s.c.PolicyExecutorStubControllerSpec : No active profile set, falling back to 1 default profile: "default" 19:00:49 2025-12-02T19:00:49.422Z INFO 16001 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 19:00:49 2025-12-02T19:00:49.422Z INFO 16001 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 19:00:49 2025-12-02T19:00:49.423Z INFO 16001 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 19:00:49 2025-12-02T19:00:49.439Z INFO 16001 --- [ main] c.p.s.c.PolicyExecutorStubControllerSpec : Started PolicyExecutorStubControllerSpec in 0.324 seconds (process running for 5.609) 19:00:49 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 19:00:50 2025-12-02T19:00:50.292Z INFO 16001 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 19:00:50 2025-12-02T19:00:50.293Z INFO 16001 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete 19:00:50 2025-12-02T19:00:50.293Z INFO 16001 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: deny (Only FDNs containing 'cps-is-great' are allowed) 19:00:50 2025-12-02T19:00:50.354Z INFO 16001 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 19:00:50 2025-12-02T19:00:50.355Z INFO 16001 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete 19:00:50 2025-12-02T19:00:50.355Z INFO 16001 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (All good) 19:00:50 2025-12-02T19:00:50.365Z INFO 16001 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 19:00:50 2025-12-02T19:00:50.365Z INFO 16001 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete 19:00:51 2025-12-02T19:00:51.367Z INFO 16001 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: deny (Only FDNs containing 'cps-is-great' are allowed) 19:00:51 2025-12-02T19:00:51.384Z INFO 16001 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 19:00:51 2025-12-02T19:00:51.385Z INFO 16001 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete 19:00:51 2025-12-02T19:00:51.385Z WARN 16001 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub is mocking an error response, code: 418 19:00:51 2025-12-02T19:00:51.393Z INFO 16001 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 19:00:51 2025-12-02T19:00:51.394Z INFO 16001 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete 19:00:51 2025-12-02T19:00:51.394Z INFO 16001 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: deny (Only FDNs containing 'cps-is-great' are allowed) 19:00:51 2025-12-02T19:00:51.402Z INFO 16001 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 19:00:51 2025-12-02T19:00:51.410Z WARN 16001 --- [ main] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unrecognized token 'invalid': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false')] 19:00:51 2025-12-02T19:00:51.435Z INFO 16001 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 19:00:51 2025-12-02T19:00:51.436Z INFO 16001 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete 19:00:51 2025-12-02T19:00:51.440Z INFO 16001 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: deny (Only FDNs containing 'cps-is-great' are allowed) 19:00:51 2025-12-02T19:00:51.459Z INFO 16001 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 19:00:51 2025-12-02T19:00:51.459Z INFO 16001 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete 19:00:51 2025-12-02T19:00:51.459Z INFO 16001 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: deny (Only FDNs containing 'cps-is-great' are allowed) 19:00:51 2025-12-02T19:00:51.467Z INFO 16001 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 19:00:51 2025-12-02T19:00:51.467Z INFO 16001 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: other 19:00:51 2025-12-02T19:00:51.467Z INFO 16001 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: deny (Only FDNs containing 'cps-is-great' are allowed) 19:00:51 2025-12-02T19:00:51.490Z WARN 16001 --- [ 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.policyexecutor.stub.controller.PolicyExecutorStubController.initiatePermissionRequest(java.lang.String,org.onap.cps.policyexecutor.stub.model.PermissionRequest,java.lang.String,java.lang.String): [Field error in object 'permissionRequest' on field 'operations[0].targetIdentifier': rejected value [null]; codes [NotNull.permissionRequest.operations[0].targetIdentifier,NotNull.permissionRequest.operations.targetIdentifier,NotNull.operations[0].targetIdentifier,NotNull.operations.targetIdentifier,NotNull.targetIdentifier,NotNull.java.lang.String,NotNull]; arguments [org.springframework.context.support.DefaultMessageSourceResolvable: codes [permissionRequest.operations[0].targetIdentifier,operations[0].targetIdentifier]; arguments []; default message [operations[0].targetIdentifier]]; default message [must not be null]] ] 19:00:51 2025-12-02T19:00:51.498Z INFO 16001 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 19:00:51 2025-12-02T19:00:51.498Z INFO 16001 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: other 19:00:51 2025-12-02T19:00:51.498Z WARN 16001 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Change Request is required for other operations 19:00:51 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.836 s -- in org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec 19:00:51 [INFO] 19:00:51 [INFO] Results: 19:00:51 [INFO] 19:00:51 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0 19:00:51 [INFO] 19:00:51 [INFO] 19:00:51 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ policy-executor-stub --- 19:00:51 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/policy-executor-stub/target/code-coverage/jacoco-ut.exec 19:00:51 [INFO] Analyzed bundle 'policy-executor-stub' with 3 classes 19:00:51 [INFO] All coverage checks have been met. 19:00:51 [INFO] 19:00:51 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ policy-executor-stub --- 19:00:51 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/policy-executor-stub/target/code-coverage/jacoco-ut.exec 19:00:51 [INFO] Analyzed bundle 'policy-executor-stub' with 3 classes 19:00:51 [INFO] 19:00:51 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ policy-executor-stub --- 19:00:51 [INFO] Building jar: /w/workspace/cps-master-verify-java/policy-executor-stub/target/policy-executor-stub-3.7.4-SNAPSHOT.jar 19:00:51 [INFO] 19:00:51 [INFO] --- jib-maven-plugin:3.3.2:dockerBuild (build) @ policy-executor-stub --- 19:00:51 [INFO] 19:00:51 [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/policy-executor-stub:3.7.4-SNAPSHOT-20251202T185029Z, nexus3.onap.org:10003/onap/policy-executor-stub... 19:00:51 [WARNING] Base image 'nexus3.onap.org:10001/onap/integration-java17:12.0.0' does not use a specific image digest - build may not be reproducible 19:00:51 [INFO] Building dependencies layer... 19:00:51 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 19:00:51 [INFO] Building resources layer... 19:00:51 [INFO] Building classes layer... 19:00:51 [INFO] Building jvm arg files layer... 19:00:51 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 19:00:52 [INFO] 19:00:52 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.policyexecutor.stub.PolicyExecutorApplication] 19:00:52 [INFO] Loading to Docker daemon... 19:00:53 [INFO] 19:00:53 [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/policy-executor-stub:3.7.4-SNAPSHOT-20251202T185029Z, nexus3.onap.org:10003/onap/policy-executor-stub 19:00:53 [INFO] 19:00:53 [INFO] 19:00:53 [INFO] --- maven-install-plugin:2.4:install (default-install) @ policy-executor-stub --- 19:00:53 [INFO] Installing /w/workspace/cps-master-verify-java/policy-executor-stub/target/policy-executor-stub-3.7.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/policy-executor-stub/3.7.4-SNAPSHOT/policy-executor-stub-3.7.4-SNAPSHOT.jar 19:00:53 [INFO] Installing /w/workspace/cps-master-verify-java/policy-executor-stub/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/policy-executor-stub/3.7.4-SNAPSHOT/policy-executor-stub-3.7.4-SNAPSHOT.pom 19:00:53 [INFO] 19:00:53 [INFO] ---------------------< org.onap.cps:jacoco-report >--------------------- 19:00:53 [INFO] Building jacoco-report 3.7.4-SNAPSHOT [20/21] 19:00:53 [INFO] --------------------------------[ jar ]--------------------------------- 19:00:53 [INFO] 19:00:53 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jacoco-report --- 19:00:53 [INFO] 19:00:53 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ jacoco-report --- 19:00:53 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/jacoco-report/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/impl/provmns/model/*:**/pom.xml 19:00:53 [INFO] 19:00:53 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ jacoco-report --- 19:00:53 [INFO] You have 0 Checkstyle violations. 19:00:53 [INFO] 19:00:53 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ jacoco-report --- 19:00:53 [INFO] You have 0 Checkstyle violations. 19:00:53 [INFO] 19:00:53 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jacoco-report --- 19:00:53 [INFO] Using 'UTF-8' encoding to copy filtered resources. 19:00:53 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/src/main/resources 19:00:53 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/target/generated-sources/license 19:00:53 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/target/generated-resources/licenses 19:00:53 [INFO] 19:00:53 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ jacoco-report --- 19:00:53 [INFO] No sources to compile 19:00:53 [INFO] 19:00:53 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jacoco-report --- 19:00:53 [INFO] Using 'UTF-8' encoding to copy filtered resources. 19:00:53 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/src/test/resources 19:00:53 [INFO] 19:00:53 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ jacoco-report --- 19:00:53 [INFO] No sources to compile 19:00:53 [INFO] 19:00:53 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ jacoco-report --- 19:00:53 [INFO] No sources specified for compilation. Skipping. 19:00:53 [INFO] 19:00:53 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ jacoco-report --- 19:00:53 [INFO] No tests to run. 19:00:53 [INFO] 19:00:53 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ jacoco-report --- 19:00:53 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/jacoco-report/target/code-coverage/jacoco-ut.exec 19:00:53 [INFO] 19:00:53 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ jacoco-report --- 19:00:53 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:00:53 [INFO] 19:00:53 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ jacoco-report --- 19:00:53 [WARNING] JAR will be empty - no content was marked for inclusion! 19:00:53 [INFO] Building jar: /w/workspace/cps-master-verify-java/jacoco-report/target/jacoco-report-3.7.4-SNAPSHOT.jar 19:00:53 [INFO] 19:00:53 [INFO] --- jacoco-maven-plugin:0.8.14:report-aggregate (report) @ jacoco-report --- 19:00:53 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-ut.exec 19:00:53 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 19:00:53 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 19:00:53 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 19:00:53 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec 19:00:53 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-ut.exec 19:00:53 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec 19:00:53 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/integration-test/target/code-coverage/jacoco-ut.exec 19:00:53 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/policy-executor-stub/target/code-coverage/jacoco-ut.exec 19:00:54 [INFO] Analyzed bundle 'cps-application' with 5 classes 19:00:54 [INFO] Analyzed bundle 'cps-events' with 0 classes 19:00:54 [INFO] Analyzed bundle 'cps-ncmp-rest' with 10 classes 19:00:54 [INFO] Analyzed bundle 'cps-ncmp-service' with 162 classes 19:00:54 [INFO] Analyzed bundle 'cps-path-parser' with 7 classes 19:00:54 [INFO] Analyzed bundle 'cps-rest' with 7 classes 19:00:54 [INFO] Analyzed bundle 'cps-ri' with 17 classes 19:00:54 [INFO] Analyzed bundle 'cps-service' with 77 classes 19:00:54 [INFO] Analyzed bundle 'integration-test' with 0 classes 19:00:54 [INFO] Analyzed bundle 'policy-executor-stub' with 3 classes 19:00:54 [INFO] 19:00:54 [INFO] --- maven-install-plugin:2.4:install (default-install) @ jacoco-report --- 19:00:54 [INFO] Installing /w/workspace/cps-master-verify-java/jacoco-report/target/jacoco-report-3.7.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/jacoco-report/3.7.4-SNAPSHOT/jacoco-report-3.7.4-SNAPSHOT.jar 19:00:54 [INFO] Installing /w/workspace/cps-master-verify-java/jacoco-report/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/jacoco-report/3.7.4-SNAPSHOT/jacoco-report-3.7.4-SNAPSHOT.pom 19:00:54 [INFO] 19:00:54 [INFO] --------------------< org.onap.cps:cps-aggregator >--------------------- 19:00:54 [INFO] Building cps 3.7.4-SNAPSHOT [21/21] 19:00:54 [INFO] --------------------------------[ pom ]--------------------------------- 19:00:54 [INFO] 19:00:54 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-aggregator --- 19:00:54 [INFO] 19:00:54 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-aggregator --- 19:00:54 [INFO] Installing /w/workspace/cps-master-verify-java/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-aggregator/3.7.4-SNAPSHOT/cps-aggregator-3.7.4-SNAPSHOT.pom 19:00:54 [INFO] ------------------------------------------------------------------------ 19:00:54 [INFO] Reactor Summary for cps 3.7.4-SNAPSHOT: 19:00:54 [INFO] 19:00:54 [INFO] org.onap.cps:cps-dependencies ...................... SUCCESS [ 0.937 s] 19:00:54 [INFO] cps-bom ............................................ SUCCESS [ 0.006 s] 19:00:54 [INFO] checkstyle ......................................... SUCCESS [ 4.095 s] 19:00:54 [INFO] cps-parent ......................................... SUCCESS [ 5.433 s] 19:00:54 [INFO] cps-events ......................................... SUCCESS [ 3.000 s] 19:00:54 [INFO] cps-path-parser .................................... SUCCESS [ 7.300 s] 19:00:54 [INFO] cps-service ........................................ SUCCESS [ 36.947 s] 19:00:54 [INFO] cps-rest ........................................... SUCCESS [ 19.427 s] 19:00:54 [INFO] cps-ncmp-events .................................... SUCCESS [ 2.473 s] 19:00:54 [INFO] cps-ncmp-service ................................... SUCCESS [05:17 min] 19:00:54 [INFO] cps-ncmp-rest ...................................... SUCCESS [ 15.158 s] 19:00:54 [INFO] cps-ncmp-rest-stub ................................. SUCCESS [ 0.049 s] 19:00:54 [INFO] cps-ncmp-rest-stub-service ......................... SUCCESS [ 6.382 s] 19:00:54 [INFO] cps-ncmp-rest-stub-app ............................. SUCCESS [ 1.451 s] 19:00:54 [INFO] cps-ri ............................................. SUCCESS [ 6.747 s] 19:00:54 [INFO] integration-test ................................... SUCCESS [02:06 min] 19:00:54 [INFO] spotbugs ........................................... SUCCESS [ 0.013 s] 19:00:54 [INFO] cps-application .................................... SUCCESS [ 56.072 s] 19:00:54 [INFO] policy-executor-stub ............................... SUCCESS [ 11.579 s] 19:00:54 [INFO] jacoco-report ...................................... SUCCESS [ 0.704 s] 19:00:54 [INFO] cps ................................................ SUCCESS [ 0.002 s] 19:00:54 [INFO] ------------------------------------------------------------------------ 19:00:54 [INFO] BUILD SUCCESS 19:00:54 [INFO] ------------------------------------------------------------------------ 19:00:54 [INFO] Total time: 10:24 min 19:00:54 [INFO] Finished at: 2025-12-02T19:00:54Z 19:00:54 [INFO] ------------------------------------------------------------------------ 19:00:54 $ ssh-agent -k 19:00:54 unset SSH_AUTH_SOCK; 19:00:54 unset SSH_AGENT_PID; 19:00:54 echo Agent pid 5434 killed; 19:00:54 [ssh-agent] Stopped. 19:00:54 [PostBuildScript] - [INFO] Executing post build scripts. 19:00:54 [cps-master-verify-java] $ /bin/bash /tmp/jenkins14008943308107740598.sh 19:00:54 ---> sysstat.sh 19:00:55 [cps-master-verify-java] $ /bin/bash /tmp/jenkins15375650826055642509.sh 19:00:55 ---> package-listing.sh 19:00:55 ++ facter osfamily 19:00:55 ++ tr '[:upper:]' '[:lower:]' 19:00:55 + OS_FAMILY=redhat 19:00:55 + workspace=/w/workspace/cps-master-verify-java 19:00:55 + START_PACKAGES=/tmp/packages_start.txt 19:00:55 + END_PACKAGES=/tmp/packages_end.txt 19:00:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:00:55 + PACKAGES=/tmp/packages_start.txt 19:00:55 + '[' /w/workspace/cps-master-verify-java ']' 19:00:55 + PACKAGES=/tmp/packages_end.txt 19:00:55 + case "${OS_FAMILY}" in 19:00:55 + rpm -qa 19:00:55 + sort 19:00:55 + '[' -f /tmp/packages_start.txt ']' 19:00:55 + '[' -f /tmp/packages_end.txt ']' 19:00:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:00:55 + '[' /w/workspace/cps-master-verify-java ']' 19:00:55 + mkdir -p /w/workspace/cps-master-verify-java/archives/ 19:00:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/cps-master-verify-java/archives/ 19:00:55 [cps-master-verify-java] $ /bin/bash /tmp/jenkins8562547876781267992.sh 19:00:55 ---> capture-instance-metadata.sh 19:00:55 Setup pyenv: 19:00:56 system 19:00:56 3.8.13 19:00:56 3.9.13 19:00:56 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 19:00:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Sbao from file:/tmp/.os_lf_venv 19:00:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:00:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:00:57 lf-activate-venv(): INFO: Base packages installed successfully 19:00:57 lf-activate-venv(): INFO: Installing additional packages: lftools 19:01:06 lf-activate-venv(): INFO: Adding /tmp/venv-Sbao/bin to PATH 19:01:06 INFO: Running in OpenStack, capturing instance metadata 19:01:06 [cps-master-verify-java] $ /bin/bash /tmp/jenkins1259153884840478018.sh 19:01:06 provisioning config files... 19:01:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/cps-master-verify-java@tmp/config703146519291161865tmp 19:01:07 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 19:01:07 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 19:01:07 [EnvInject] - Injecting environment variables from a build step. 19:01:07 [EnvInject] - Injecting as environment variables the properties content 19:01:07 SERVER_ID=logs 19:01:07 19:01:07 [EnvInject] - Variables injected successfully. 19:01:07 [cps-master-verify-java] $ /bin/bash /tmp/jenkins5140227025628896323.sh 19:01:07 ---> create-netrc.sh 19:01:07 [cps-master-verify-java] $ /bin/bash /tmp/jenkins14501285442529915380.sh 19:01:07 ---> python-tools-install.sh 19:01:07 Setup pyenv: 19:01:07 system 19:01:07 3.8.13 19:01:07 3.9.13 19:01:07 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 19:01:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Sbao from file:/tmp/.os_lf_venv 19:01:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:01:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:01:09 lf-activate-venv(): INFO: Base packages installed successfully 19:01:09 lf-activate-venv(): INFO: Installing additional packages: lftools 19:01:17 lf-activate-venv(): INFO: Adding /tmp/venv-Sbao/bin to PATH 19:01:17 [cps-master-verify-java] $ /bin/bash /tmp/jenkins6964177402787657283.sh 19:01:17 ---> sudo-logs.sh 19:01:17 Archiving 'sudo' log.. 19:01:17 [cps-master-verify-java] $ /bin/bash /tmp/jenkins14447018071436373528.sh 19:01:17 ---> job-cost.sh 19:01:17 Setup pyenv: 19:01:17 system 19:01:17 3.8.13 19:01:17 3.9.13 19:01:17 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 19:01:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Sbao from file:/tmp/.os_lf_venv 19:01:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:01:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:01:19 lf-activate-venv(): INFO: Base packages installed successfully 19:01:19 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 19:01:24 lf-activate-venv(): INFO: Adding /tmp/venv-Sbao/bin to PATH 19:01:24 INFO: No Stack... 19:01:24 INFO: Retrieving Pricing Info for: v3-standard-8 19:01:25 INFO: Archiving Costs 19:01:25 [cps-master-verify-java] $ /bin/bash -l /tmp/jenkins6185483685547990556.sh 19:01:25 ---> logs-deploy.sh 19:01:25 Setup pyenv: 19:01:25 system 19:01:25 3.8.13 19:01:25 3.9.13 19:01:25 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 19:01:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Sbao from file:/tmp/.os_lf_venv 19:01:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:01:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:01:27 lf-activate-venv(): INFO: Base packages installed successfully 19:01:27 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 19:01:35 lf-activate-venv(): INFO: Adding /tmp/venv-Sbao/bin to PATH 19:01:35 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/cps-master-verify-java/11042 19:01:35 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt 19:01:36 Archives upload complete. 19:01:36 INFO: archiving logs to Nexus 19:01:37 ---> uname -a: 19:01:37 Linux prd-centos8-docker-8c-8g-17261.novalocal 4.18.0-448.el8.x86_64 #1 SMP Wed Jan 18 15:02:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 19:01:37 19:01:37 19:01:37 ---> lscpu: 19:01:37 Architecture: x86_64 19:01:37 CPU op-mode(s): 32-bit, 64-bit 19:01:37 Byte Order: Little Endian 19:01:37 CPU(s): 8 19:01:37 On-line CPU(s) list: 0-7 19:01:37 Thread(s) per core: 1 19:01:37 Core(s) per socket: 1 19:01:37 Socket(s): 8 19:01:37 NUMA node(s): 1 19:01:37 Vendor ID: AuthenticAMD 19:01:37 CPU family: 23 19:01:37 Model: 49 19:01:37 Model name: AMD EPYC-Rome Processor 19:01:37 Stepping: 0 19:01:37 CPU MHz: 2799.998 19:01:37 BogoMIPS: 5599.99 19:01:37 Virtualization: AMD-V 19:01:37 Hypervisor vendor: KVM 19:01:37 Virtualization type: full 19:01:37 L1d cache: 32K 19:01:37 L1i cache: 32K 19:01:37 L2 cache: 512K 19:01:37 L3 cache: 16384K 19:01:37 NUMA node0 CPU(s): 0-7 19:01:37 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 19:01:37 19:01:37 19:01:37 ---> nproc: 19:01:37 8 19:01:37 19:01:37 19:01:37 ---> df -h: 19:01:37 Filesystem Size Used Avail Use% Mounted on 19:01:37 devtmpfs 16G 0 16G 0% /dev 19:01:37 tmpfs 16G 0 16G 0% /dev/shm 19:01:37 tmpfs 16G 17M 16G 1% /run 19:01:37 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:01:37 /dev/vda1 160G 13G 148G 9% / 19:01:37 tmpfs 3.2G 0 3.2G 0% /run/user/1001 19:01:37 19:01:37 19:01:37 ---> free -m: 19:01:37 total used free shared buff/cache available 19:01:37 Mem: 31890 1140 25285 19 5464 30276 19:01:37 Swap: 1023 0 1023 19:01:37 19:01:37 19:01:37 ---> ip addr: 19:01:37 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 19:01:37 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:01:37 inet 127.0.0.1/8 scope host lo 19:01:37 valid_lft forever preferred_lft forever 19:01:37 inet6 ::1/128 scope host 19:01:37 valid_lft forever preferred_lft forever 19:01:37 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 19:01:37 link/ether fa:16:3e:a0:df:8a brd ff:ff:ff:ff:ff:ff 19:01:37 altname enp0s3 19:01:37 altname ens3 19:01:37 inet 10.30.107.72/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 19:01:37 valid_lft 85657sec preferred_lft 85657sec 19:01:37 inet6 fe80::f816:3eff:fea0:df8a/64 scope link 19:01:37 valid_lft forever preferred_lft forever 19:01:37 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 19:01:37 link/ether 02:42:62:4e:5f:86 brd ff:ff:ff:ff:ff:ff 19:01:37 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 19:01:37 valid_lft forever preferred_lft forever 19:01:37 inet6 fe80::42:62ff:fe4e:5f86/64 scope link 19:01:37 valid_lft forever preferred_lft forever 19:01:37 19:01:37 19:01:37 ---> sar -b -r -n DEV: 19:01:37 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 12/02/2025 _x86_64_ (8 CPU) 19:01:37 19:01:37 18:49:11 LINUX RESTART (8 CPU) 19:01:37 19:01:37 06:50:01 PM tps rtps wtps bread/s bwrtn/s 19:01:37 06:51:01 PM 291.37 17.38 273.99 3727.82 13417.34 19:01:37 06:52:01 PM 121.49 1.82 119.68 498.77 11911.48 19:01:37 06:53:01 PM 22.88 0.00 22.88 0.00 2492.58 19:01:37 06:54:01 PM 4.13 0.00 4.13 0.00 66.81 19:01:37 06:55:01 PM 99.35 0.53 98.82 423.06 38454.17 19:01:37 06:56:01 PM 30.97 0.02 30.96 0.67 668.61 19:01:37 06:57:01 PM 18.06 0.48 17.58 21.46 453.33 19:01:37 06:58:01 PM 42.99 0.00 42.99 0.00 6910.86 19:01:37 06:59:01 PM 86.07 0.00 86.07 0.00 17705.93 19:01:37 07:00:01 PM 151.22 0.00 151.22 0.00 1595.87 19:01:37 07:01:01 PM 56.79 2.55 54.24 4506.28 27402.67 19:01:37 Average: 84.12 2.07 82.05 834.45 11007.68 19:01:37 19:01:37 06:50:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:01:37 06:51:01 PM 28640616 30653304 4015096 12.30 2688 2325032 1832040 5.44 213384 3316112 147000 19:01:37 06:52:01 PM 26761560 29039888 5894152 18.05 2688 2586336 3320788 9.85 281136 5105552 67720 19:01:37 06:53:01 PM 26736124 29014464 5919588 18.13 2688 2586360 3320788 9.85 281176 5131960 48 19:01:37 06:54:01 PM 26744488 29022952 5911224 18.10 2688 2586416 3340124 9.91 281180 5123916 8 19:01:37 06:55:01 PM 24732028 28144084 7923684 24.26 2688 3694552 5264076 15.62 405824 6906028 212 19:01:37 06:56:01 PM 24543996 27959632 8111716 24.84 2688 3697508 5486128 16.28 439952 7061028 180 19:01:37 06:57:01 PM 24335740 27758176 8319972 25.48 2688 3704472 4235596 12.57 443680 7264932 72 19:01:37 06:58:01 PM 24640844 28720920 8014868 24.54 2688 4339684 3584088 10.63 509300 6864276 421416 19:01:37 06:59:01 PM 23219332 27386704 9436380 28.90 2688 4435140 6113340 18.14 555424 8205812 320 19:01:37 07:00:01 PM 24337352 28442532 8318360 25.47 2688 4361304 3642980 10.81 552788 7107100 15544 19:01:37 07:01:01 PM 25887892 30986548 6767820 20.72 2688 5345652 1544280 4.58 901532 5202116 73704 19:01:37 Average: 25507270 28829928 7148442 21.89 2688 3605678 3789475 11.24 442307 6117167 66020 19:01:37 19:01:37 06:50:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:01:37 06:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:37 06:51:01 PM eth0 253.97 216.48 2604.87 53.59 0.00 0.00 0.00 0.00 19:01:37 06:51:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:37 06:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:37 06:52:01 PM eth0 292.34 223.86 3774.19 36.38 0.00 0.00 0.00 0.00 19:01:37 06:52:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:37 06:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:37 06:53:01 PM eth0 65.01 53.76 35.60 16.17 0.00 0.00 0.00 0.00 19:01:37 06:53:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:37 06:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:37 06:54:01 PM eth0 24.14 19.96 21.19 4.65 0.00 0.00 0.00 0.00 19:01:37 06:54:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:37 06:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:37 06:55:01 PM eth0 285.39 173.43 9488.44 13.39 0.00 0.00 0.00 0.00 19:01:37 06:55:01 PM docker0 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 19:01:37 06:55:01 PM veth4313c04 0.00 0.20 0.00 0.02 0.00 0.00 0.00 0.00 19:01:37 06:56:01 PM lo 26.31 26.31 2.39 2.39 0.00 0.00 0.00 0.00 19:01:37 06:56:01 PM eth0 51.88 42.02 14.50 19.20 0.00 0.00 0.00 0.00 19:01:37 06:56:01 PM docker0 7.63 8.51 1.02 0.99 0.00 0.00 0.00 0.00 19:01:37 06:56:01 PM veth772e05c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:01:37 06:57:01 PM lo 74.84 74.84 4.75 4.75 0.00 0.00 0.00 0.00 19:01:37 06:57:01 PM eth0 242.07 211.58 74.42 90.30 0.00 0.00 0.00 0.00 19:01:37 06:57:01 PM docker0 5.23 6.08 0.88 0.87 0.00 0.00 0.00 0.00 19:01:37 06:58:01 PM lo 8.02 8.02 0.41 0.41 0.00 0.00 0.00 0.00 19:01:37 06:58:01 PM eth0 549.14 238.18 3006.21 33.60 0.00 0.00 0.00 0.00 19:01:37 06:58:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:37 06:59:01 PM lo 477.12 477.12 67.82 67.82 0.00 0.00 0.00 0.00 19:01:37 06:59:01 PM eth0 38.35 24.26 13.24 13.83 0.00 0.00 0.00 0.00 19:01:37 06:59:01 PM docker0 204.05 213.63 30.98 33.45 0.00 0.00 0.00 0.00 19:01:37 06:59:01 PM veth43541bf 180.06 188.12 30.82 26.58 0.00 0.00 0.00 0.00 19:01:37 06:59:01 PM veth7754b99 23.99 26.22 2.95 7.13 0.00 0.00 0.00 0.00 19:01:37 07:00:01 PM lo 1136.02 1136.02 209.03 209.03 0.00 0.00 0.00 0.00 19:01:37 07:00:01 PM eth0 162.36 117.49 297.60 50.04 0.00 0.00 0.00 0.00 19:01:37 07:00:01 PM docker0 506.06 518.51 103.93 99.24 0.00 0.00 0.00 0.00 19:01:37 07:01:01 PM lo 0.90 0.90 0.04 0.04 0.00 0.00 0.00 0.00 19:01:37 07:01:01 PM eth0 69.45 61.57 1253.26 13.88 0.00 0.00 0.00 0.00 19:01:37 07:01:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:37 Average: lo 156.66 156.66 25.86 25.86 0.00 0.00 0.00 0.00 19:01:37 Average: eth0 184.91 125.69 1871.23 31.37 0.00 0.00 0.00 0.00 19:01:37 Average: docker0 65.73 67.89 12.44 12.23 0.00 0.00 0.00 0.00 19:01:37 19:01:37 19:01:37 ---> sar -P ALL: 19:01:37 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 12/02/2025 _x86_64_ (8 CPU) 19:01:37 19:01:37 18:49:11 LINUX RESTART (8 CPU) 19:01:37 19:01:37 06:50:01 PM CPU %user %nice %system %iowait %steal %idle 19:01:37 06:51:01 PM all 18.89 0.00 1.35 0.88 0.06 78.82 19:01:37 06:51:01 PM 0 4.80 0.00 0.78 0.13 0.08 94.20 19:01:37 06:51:01 PM 1 27.09 0.00 2.07 0.79 0.07 69.98 19:01:37 06:51:01 PM 2 28.16 0.00 2.33 2.06 0.07 67.39 19:01:37 06:51:01 PM 3 22.97 0.00 0.99 0.30 0.07 75.68 19:01:37 06:51:01 PM 4 15.78 0.00 1.02 0.89 0.05 82.27 19:01:37 06:51:01 PM 5 15.93 0.00 1.07 0.72 0.07 82.21 19:01:37 06:51:01 PM 6 21.82 0.00 1.10 1.52 0.07 75.49 19:01:37 06:51:01 PM 7 14.63 0.00 1.42 0.63 0.05 83.26 19:01:37 06:52:01 PM all 36.12 0.00 1.09 0.39 0.09 62.32 19:01:37 06:52:01 PM 0 42.81 0.00 0.90 0.08 0.08 56.12 19:01:37 06:52:01 PM 1 32.39 0.00 1.57 0.38 0.08 65.57 19:01:37 06:52:01 PM 2 42.77 0.00 0.50 0.00 0.08 56.65 19:01:37 06:52:01 PM 3 24.36 0.00 0.90 0.22 0.08 74.44 19:01:37 06:52:01 PM 4 38.51 0.00 1.04 0.82 0.08 59.55 19:01:37 06:52:01 PM 5 35.82 0.00 1.04 1.10 0.10 61.94 19:01:37 06:52:01 PM 6 29.17 0.00 1.82 0.45 0.10 68.46 19:01:37 06:52:01 PM 7 43.11 0.00 0.92 0.08 0.07 55.83 19:01:37 06:53:01 PM all 4.74 0.00 0.21 0.10 0.03 94.93 19:01:37 06:53:01 PM 0 19.83 0.00 0.02 0.00 0.05 80.11 19:01:37 06:53:01 PM 1 4.59 0.00 0.07 0.18 0.03 95.13 19:01:37 06:53:01 PM 2 0.98 0.00 0.25 0.00 0.05 98.72 19:01:37 06:53:01 PM 3 1.02 0.00 0.33 0.58 0.05 98.01 19:01:37 06:53:01 PM 4 3.38 0.00 0.57 0.00 0.02 96.03 19:01:37 06:53:01 PM 5 6.05 0.00 0.05 0.00 0.02 93.88 19:01:37 06:53:01 PM 6 0.47 0.00 0.32 0.00 0.00 99.22 19:01:37 06:53:01 PM 7 1.55 0.00 0.05 0.00 0.02 98.38 19:01:37 06:54:01 PM all 3.09 0.00 0.06 0.00 0.03 96.81 19:01:37 06:54:01 PM 0 0.58 0.00 0.02 0.00 0.03 99.37 19:01:37 06:54:01 PM 1 3.55 0.00 0.02 0.00 0.02 96.42 19:01:37 06:54:01 PM 2 0.32 0.00 0.13 0.00 0.05 99.50 19:01:37 06:54:01 PM 3 0.68 0.00 0.03 0.00 0.02 99.27 19:01:37 06:54:01 PM 4 18.42 0.00 0.12 0.00 0.03 81.43 19:01:37 06:54:01 PM 5 0.27 0.00 0.03 0.02 0.05 99.63 19:01:37 06:54:01 PM 6 0.67 0.00 0.13 0.00 0.03 99.17 19:01:37 06:54:01 PM 7 0.23 0.00 0.02 0.00 0.02 99.73 19:01:37 06:55:01 PM all 17.86 0.00 2.28 0.78 0.05 79.02 19:01:37 06:55:01 PM 0 18.42 0.00 1.88 0.39 0.05 79.26 19:01:37 06:55:01 PM 1 20.69 0.00 1.95 1.71 0.05 75.60 19:01:37 06:55:01 PM 2 15.28 0.00 2.42 0.35 0.07 81.88 19:01:37 06:55:01 PM 3 17.11 0.00 2.70 0.05 0.05 80.09 19:01:37 06:55:01 PM 4 26.63 0.00 2.96 1.33 0.07 69.02 19:01:37 06:55:01 PM 5 21.28 0.00 2.12 1.51 0.07 75.02 19:01:37 06:55:01 PM 6 14.51 0.00 2.35 0.77 0.05 82.32 19:01:37 06:55:01 PM 7 8.98 0.00 1.86 0.15 0.03 88.97 19:01:37 06:56:01 PM all 22.23 0.00 1.78 0.06 0.07 75.87 19:01:37 06:56:01 PM 0 15.60 0.00 1.61 0.05 0.08 82.66 19:01:37 06:56:01 PM 1 45.07 0.00 2.36 0.03 0.07 52.47 19:01:37 06:56:01 PM 2 19.49 0.00 1.69 0.03 0.08 78.71 19:01:37 06:56:01 PM 3 20.25 0.00 1.81 0.07 0.07 77.81 19:01:37 06:56:01 PM 4 19.77 0.00 1.64 0.00 0.08 78.51 19:01:37 06:56:01 PM 5 24.24 0.00 2.01 0.05 0.07 73.63 19:01:37 06:56:01 PM 6 18.50 0.00 1.59 0.05 0.05 79.81 19:01:37 06:56:01 PM 7 14.88 0.00 1.52 0.17 0.07 83.36 19:01:37 06:57:01 PM all 11.91 0.00 1.66 0.03 0.07 86.34 19:01:37 06:57:01 PM 0 13.65 0.00 2.04 0.03 0.08 84.20 19:01:37 06:57:01 PM 1 10.56 0.00 1.41 0.02 0.08 87.93 19:01:37 06:57:01 PM 2 11.24 0.00 1.42 0.03 0.07 87.24 19:01:37 06:57:01 PM 3 10.91 0.00 2.12 0.00 0.07 86.90 19:01:37 06:57:01 PM 4 14.08 0.00 1.46 0.03 0.07 84.36 19:01:37 06:57:01 PM 5 10.12 0.00 1.89 0.07 0.07 87.86 19:01:37 06:57:01 PM 6 13.42 0.00 1.56 0.00 0.07 84.96 19:01:37 06:57:01 PM 7 11.28 0.00 1.37 0.02 0.07 87.26 19:01:37 06:58:01 PM all 35.15 0.00 1.73 0.20 0.08 62.84 19:01:37 06:58:01 PM 0 36.77 0.00 1.49 0.05 0.08 61.60 19:01:37 06:58:01 PM 1 38.27 0.00 1.71 0.49 0.08 59.45 19:01:37 06:58:01 PM 2 45.19 0.00 1.73 0.03 0.08 52.97 19:01:37 06:58:01 PM 3 36.29 0.00 1.91 0.72 0.08 61.00 19:01:37 06:58:01 PM 4 40.73 0.00 2.58 0.17 0.10 56.42 19:01:37 06:58:01 PM 5 38.45 0.00 1.52 0.07 0.08 59.87 19:01:37 06:58:01 PM 6 22.91 0.00 1.38 0.02 0.08 75.62 19:01:37 06:58:01 PM 7 22.54 0.00 1.49 0.07 0.07 75.83 19:01:37 06:59:01 PM all 26.05 0.00 1.36 0.34 0.08 72.16 19:01:37 06:59:01 PM 0 17.92 0.00 1.47 0.03 0.08 80.49 19:01:37 06:59:01 PM 1 19.24 0.00 1.34 1.20 0.08 78.13 19:01:37 06:59:01 PM 2 16.88 0.00 1.46 0.79 0.08 80.79 19:01:37 06:59:01 PM 3 19.53 0.00 1.56 0.39 0.10 78.42 19:01:37 06:59:01 PM 4 30.86 0.00 0.80 0.02 0.08 68.23 19:01:37 06:59:01 PM 5 51.87 0.00 1.69 0.05 0.08 46.31 19:01:37 06:59:01 PM 6 32.35 0.00 1.22 0.23 0.07 66.13 19:01:37 06:59:01 PM 7 19.66 0.00 1.37 0.02 0.08 78.87 19:01:37 07:00:01 PM all 25.96 0.00 2.09 0.32 0.08 71.55 19:01:37 07:00:01 PM 0 28.53 0.00 3.05 1.49 0.08 66.85 19:01:37 07:00:01 PM 1 20.71 0.00 2.28 0.02 0.08 76.91 19:01:37 07:00:01 PM 2 20.17 0.00 1.52 0.07 0.08 78.15 19:01:37 07:00:01 PM 3 34.23 0.00 1.36 0.02 0.07 64.33 19:01:37 07:00:01 PM 4 23.63 0.00 2.26 0.84 0.07 73.20 19:01:37 07:00:01 PM 5 32.94 0.00 1.17 0.03 0.08 65.77 19:01:37 07:00:01 PM 6 23.99 0.00 2.65 0.07 0.08 73.21 19:01:37 07:00:01 PM 7 23.42 0.00 2.45 0.05 0.10 73.98 19:01:37 07:01:01 PM all 26.89 0.00 1.69 0.45 0.06 70.91 19:01:37 07:01:01 PM 0 53.88 0.00 1.12 0.25 0.08 44.67 19:01:37 07:01:01 PM 1 21.89 0.00 1.76 1.05 0.07 75.24 19:01:37 07:01:01 PM 2 14.89 0.00 2.12 0.60 0.05 82.33 19:01:37 07:01:01 PM 3 18.26 0.00 1.30 0.22 0.07 80.15 19:01:37 07:01:01 PM 4 20.84 0.00 1.51 0.25 0.07 77.34 19:01:37 07:01:01 PM 5 23.17 0.00 1.92 0.02 0.05 74.84 19:01:37 07:01:01 PM 6 33.78 0.00 2.14 1.17 0.07 62.84 19:01:37 07:01:01 PM 7 28.35 0.00 1.67 0.00 0.05 69.93 19:01:37 19:01:37 Average: CPU %user %nice %system %iowait %steal %idle 19:01:37 Average: all 20.80 0.00 1.39 0.32 0.07 77.43 19:01:37 Average: 0 22.98 0.00 1.31 0.23 0.07 75.42 19:01:37 Average: 1 22.18 0.00 1.50 0.53 0.07 75.72 19:01:37 Average: 2 19.57 0.00 1.41 0.36 0.07 78.58 19:01:37 Average: 3 18.68 0.00 1.36 0.23 0.07 79.66 19:01:37 Average: 4 22.96 0.00 1.45 0.39 0.07 75.13 19:01:37 Average: 5 23.64 0.00 1.32 0.33 0.07 74.64 19:01:37 Average: 6 19.22 0.00 1.48 0.39 0.06 78.85 19:01:37 Average: 7 17.14 0.00 1.29 0.11 0.06 81.41 19:01:37 19:01:37 19:01:37