13:40:11 Triggered by Gerrit: https://gerrit.onap.org/r/c/cps/+/142449 13:40:11 Running as SYSTEM 13:40:11 [EnvInject] - Loading node environment variables. 13:40:11 Building remotely on prd-ubuntu1804-docker-8c-8g-17700 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/cps-merge-verification-maven-master 13:40:11 [ssh-agent] Looking for ssh-agent implementation... 13:40:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:40:11 $ ssh-agent 13:40:11 SSH_AUTH_SOCK=/tmp/ssh-u0oRYek8Fi0m/agent.2016 13:40:11 SSH_AGENT_PID=2018 13:40:11 [ssh-agent] Started. 13:40:11 Running ssh-add (command line suppressed) 13:40:11 Identity added: /w/workspace/cps-merge-verification-maven-master@tmp/private_key_14621574826431290355.key (/w/workspace/cps-merge-verification-maven-master@tmp/private_key_14621574826431290355.key) 13:40:11 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:40:11 The recommended git tool is: NONE 13:40:12 using credential onap-jenkins-ssh 13:40:12 Wiping out workspace first. 13:40:12 Cloning the remote Git repository 13:40:12 Cloning repository git://cloud.onap.org/mirror/cps.git 13:40:12 > git init /w/workspace/cps-merge-verification-maven-master # timeout=10 13:40:12 Fetching upstream changes from git://cloud.onap.org/mirror/cps.git 13:40:12 > git --version # timeout=10 13:40:13 > git --version # 'git version 2.17.1' 13:40:13 using GIT_SSH to set credentials Gerrit user 13:40:13 Verifying host key using manually-configured host key entries 13:40:13 > git fetch --tags --progress -- git://cloud.onap.org/mirror/cps.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:40:15 > git config remote.origin.url git://cloud.onap.org/mirror/cps.git # timeout=10 13:40:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:40:15 Avoid second fetch 13:40:15 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 13:40:15 Checking out Revision d4c80068c48ec07420d8b3ea8fa1c333af98ad00 (refs/remotes/origin/master) 13:40:15 > git config core.sparsecheckout # timeout=10 13:40:16 > git checkout -f d4c80068c48ec07420d8b3ea8fa1c333af98ad00 # timeout=30 13:40:16 Commit message: "Merge "Added k8 specific tests for second dmi-stub in postman-collections"" 13:40:16 > git rev-list --no-walk dbf10c8da53118bb6b59b4f29bb1aa4b8771395d # timeout=10 13:40:19 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 13:40:19 provisioning config files... 13:40:19 copy managed file [npmrc] to file:/home/jenkins/.npmrc 13:40:19 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 13:40:19 [cps-merge-verification-maven-master] $ /bin/bash /tmp/jenkins1715483329476826410.sh 13:40:19 ---> python-tools-install.sh 13:40:19 Setup pyenv: 13:40:19 * system (set by /opt/pyenv/version) 13:40:19 * 3.8.13 (set by /opt/pyenv/version) 13:40:19 * 3.9.13 (set by /opt/pyenv/version) 13:40:19 * 3.10.6 (set by /opt/pyenv/version) 13:40:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fQQP 13:40:24 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:40:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:40:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:40:28 lf-activate-venv(): INFO: Base packages installed successfully 13:40:28 lf-activate-venv(): INFO: Installing additional packages: lftools 13:40:53 lf-activate-venv(): INFO: Adding /tmp/venv-fQQP/bin to PATH 13:40:53 Generating Requirements File 13:41:12 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. 13:41:12 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 13:41:12 Python 3.10.6 13:41:12 pip 25.3 from /tmp/venv-fQQP/lib/python3.10/site-packages/pip (python 3.10) 13:41:13 appdirs==1.4.4 13:41:13 argcomplete==3.6.3 13:41:13 aspy.yaml==1.3.0 13:41:13 attrs==25.4.0 13:41:13 autopage==0.5.2 13:41:13 beautifulsoup4==4.14.3 13:41:13 boto3==1.42.2 13:41:13 botocore==1.42.2 13:41:13 bs4==0.0.2 13:41:13 cachetools==6.2.2 13:41:13 certifi==2025.11.12 13:41:13 cffi==2.0.0 13:41:13 cfgv==3.5.0 13:41:13 chardet==5.2.0 13:41:13 charset-normalizer==3.4.4 13:41:13 click==8.3.1 13:41:13 cliff==4.13.0 13:41:13 cmd2==2.7.0 13:41:13 cryptography==3.3.2 13:41:13 debtcollector==3.0.0 13:41:13 decorator==5.2.1 13:41:13 defusedxml==0.7.1 13:41:13 Deprecated==1.3.1 13:41:13 distlib==0.4.0 13:41:13 dnspython==2.8.0 13:41:13 docker==7.1.0 13:41:13 dogpile.cache==1.5.0 13:41:13 durationpy==0.10 13:41:13 email-validator==2.3.0 13:41:13 filelock==3.20.0 13:41:13 future==1.0.0 13:41:13 gitdb==4.0.12 13:41:13 GitPython==3.1.45 13:41:13 google-auth==2.43.0 13:41:13 httplib2==0.31.0 13:41:13 identify==2.6.15 13:41:13 idna==3.11 13:41:13 importlib-resources==1.5.0 13:41:13 iso8601==2.1.0 13:41:13 Jinja2==3.1.6 13:41:13 jmespath==1.0.1 13:41:13 jsonpatch==1.33 13:41:13 jsonpointer==3.0.0 13:41:13 jsonschema==4.25.1 13:41:13 jsonschema-specifications==2025.9.1 13:41:13 keystoneauth1==5.12.0 13:41:13 kubernetes==34.1.0 13:41:13 lftools==0.37.16 13:41:13 lxml==6.0.2 13:41:13 markdown-it-py==4.0.0 13:41:13 MarkupSafe==3.0.3 13:41:13 mdurl==0.1.2 13:41:13 msgpack==1.1.2 13:41:13 multi_key_dict==2.0.3 13:41:13 munch==4.0.0 13:41:13 netaddr==1.3.0 13:41:13 niet==1.4.2 13:41:13 nodeenv==1.9.1 13:41:13 oauth2client==4.1.3 13:41:13 oauthlib==3.3.1 13:41:13 openstacksdk==4.8.0 13:41:13 os-service-types==1.8.2 13:41:13 osc-lib==4.2.0 13:41:13 oslo.config==10.1.0 13:41:13 oslo.context==6.2.0 13:41:13 oslo.i18n==6.7.1 13:41:13 oslo.log==7.2.1 13:41:13 oslo.serialization==5.8.0 13:41:13 oslo.utils==9.2.0 13:41:13 packaging==25.0 13:41:13 pbr==7.0.3 13:41:13 platformdirs==4.5.0 13:41:13 prettytable==3.17.0 13:41:13 psutil==7.1.3 13:41:13 pyasn1==0.6.1 13:41:13 pyasn1_modules==0.4.2 13:41:13 pycparser==2.23 13:41:13 pygerrit2==2.0.15 13:41:13 PyGithub==2.8.1 13:41:13 Pygments==2.19.2 13:41:13 PyJWT==2.10.1 13:41:13 PyNaCl==1.6.1 13:41:13 pyparsing==2.4.7 13:41:13 pyperclip==1.11.0 13:41:13 pyrsistent==0.20.0 13:41:13 python-cinderclient==9.8.0 13:41:13 python-dateutil==2.9.0.post0 13:41:13 python-heatclient==4.3.0 13:41:13 python-jenkins==1.8.3 13:41:13 python-keystoneclient==5.7.0 13:41:13 python-magnumclient==4.9.0 13:41:13 python-openstackclient==8.2.0 13:41:13 python-swiftclient==4.9.0 13:41:13 PyYAML==6.0.3 13:41:13 referencing==0.37.0 13:41:13 requests==2.32.5 13:41:13 requests-oauthlib==2.0.0 13:41:13 requestsexceptions==1.4.0 13:41:13 rfc3986==2.0.0 13:41:13 rich==14.2.0 13:41:13 rich-argparse==1.7.2 13:41:13 rpds-py==0.30.0 13:41:13 rsa==4.9.1 13:41:13 ruamel.yaml==0.18.16 13:41:13 ruamel.yaml.clib==0.2.15 13:41:13 s3transfer==0.16.0 13:41:13 simplejson==3.20.2 13:41:13 six==1.17.0 13:41:13 smmap==5.0.2 13:41:13 soupsieve==2.8 13:41:13 stevedore==5.6.0 13:41:13 tabulate==0.9.0 13:41:13 toml==0.10.2 13:41:13 tomlkit==0.13.3 13:41:13 tqdm==4.67.1 13:41:13 typing_extensions==4.15.0 13:41:13 tzdata==2025.2 13:41:13 urllib3==1.26.20 13:41:13 virtualenv==20.35.4 13:41:13 wcwidth==0.2.14 13:41:13 websocket-client==1.9.0 13:41:13 wrapt==2.0.1 13:41:13 xdg==6.0.0 13:41:13 xmltodict==1.0.2 13:41:13 yq==3.4.3 13:41:13 [cps-merge-verification-maven-master] $ /bin/sh -xe /tmp/jenkins1978849601851190823.sh 13:41:13 + mkdir -p /w/workspace/cps-merge-verification-maven-master/target/classes /w/workspace/cps-merge-verification-maven-master/jacoco/classes 13:41:13 [cps-merge-verification-maven-master] $ /bin/sh -xe /tmp/jenkins11215402285442093172.sh 13:41:13 + echo quiet=on 13:41:13 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-ubuntu1804-docker-8c-8g-17700 13:41:14 [cps-merge-verification-maven-master] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=0cd9b7cd78b4f4cd38a42876734a634b511ca3fe -DGERRIT_HOST=gerrit.onap.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=halil.cakal@est.tech "-DGERRIT_EVENT_ACCOUNT_NAME=Lee Anjella Macabuhay" -DGERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/cps/+/142449 -DGERRIT_PATCHSET_UPLOADER_EMAIL=halil.cakal@est.tech "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt 13:41:14 " -DGERRIT_EVENT_TYPE=change-merged -DSTACK_NAME=$JOB_NAME-$BUILD_NUMBER -DGERRIT_PROJECT=cps -DMAVEN_OPTS= -DGERRIT_CHANGE_NUMBER=142449 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Halil Cakal\" ' -DGERRIT_PORT=29418 -DTESTOPTIONS= -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/49/142449/4 -DGERRIT_NEWREV=d4c80068c48ec07420d8b3ea8fa1c333af98ad00 "-DGERRIT_PATCHSET_UPLOADER_NAME=Halil Cakal" '-DGERRIT_CHANGE_OWNER=\"Halil Cakal\" ' -DPROJECT=cps -DGERRIT_HASHTAGS= -DGERRIT_CHANGE_COMMIT_MESSAGE=QWRkZWQgazggc3BlY2lmaWMgdGVzdHMgZm9yIHNlY29uZCBkbWktc3R1YiBpbiBwb3N0bWFuLWNvbGxlY3Rpb25zCgotIGFkZGVkIG5ldyBlbnYuIHZhcmlhYmxlIHN1aXQgZm9yIGs4cyBkZXBsb3ltZW50Ci0gbmV3IHRlc3RzIGFyZSBhZGRlZCBmb3IgazhzLCBhbGwgdXNpbmcgdGhlIG5ldyBlbnYuIHN1aXQ6CiAgLSBjbSBoYW5kbGUgcmVnaXN0cmF0aW9uIGZvciBkbWktc3R1Yi0xIGFuZCBkbWktc3R1Yi0yIGVhY2ggaGF2aW5nIHR3bwogICAgY20gaGFuZGxlcwogIC0gY20gaGFuZGxlIGdldCBmb3IgZG1pLXN0dWItMSBhbmQgZG1pLXN0dWItMgogIC0gZ2V0IHJlc291cmNlIGRhdGEgb3BlcmF0aW9uCiAgLSBkZWxldGUgY20gaGFuZGxlcyBmb3IgYm90aCBkbWlzCgpJc3N1ZS1JRDogQ1BTLTMwMzkKCkNoYW5nZS1JZDogSWNkMGE5OWIwOWQ0YzgzYTM1Njg4NmRiYzliODBlYTk0NjNmYjM1YTgKU2lnbmVkLW9mZi1ieTogaGFsaWwuY2FrYWwgPGhhbGlsLmNha2FsQGVzdC50ZWNoPgo= -DGERRIT_NAME=Primary -DGERRIT_TOPIC=CPS-2934 "-DGERRIT_CHANGE_SUBJECT=Added k8 specific tests for second dmi-stub in postman-collections" '-DGERRIT_EVENT_ACCOUNT=\"Lee Anjella Macabuhay\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=Icd0a99b09d4c83a356886dbc9b80ea9463fb35a8 -DGERRIT_EVENT_HASH=1497691509 -DGERRIT_VERSION=3.7.2 -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 -DGERRIT_EVENT_ACCOUNT_EMAIL=lee.anjella.macabuhay@est.tech -DGERRIT_PATCHSET_NUMBER=4 "-DMAVEN_PARAMS=-Dmaven.test.skip=true -Ddocker.repository.push=" "-DGERRIT_CHANGE_OWNER_NAME=Halil Cakal" --version 13:41:14 Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) 13:41:14 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 13:41:14 Java version: 11.0.16, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64 13:41:14 Default locale: en, platform encoding: UTF-8 13:41:14 OS name: "linux", version: "4.15.0-192-generic", arch: "amd64", family: "unix" 13:41:14 [cps-merge-verification-maven-master] $ /bin/sh -xe /tmp/jenkins17101558771644151943.sh 13:41:14 + rm /home/jenkins/.wgetrc 13:41:14 [EnvInject] - Injecting environment variables from a build step. 13:41:14 [EnvInject] - Injecting as environment variables the properties content 13:41:14 SET_JDK_VERSION=openjdk17 13:41:14 GIT_URL="git://cloud.onap.org/mirror" 13:41:14 13:41:14 [EnvInject] - Variables injected successfully. 13:41:14 [cps-merge-verification-maven-master] $ /bin/sh /tmp/jenkins10110793514086032920.sh 13:41:14 ---> update-java-alternatives.sh 13:41:14 ---> Updating Java version 13:41:15 ---> Ubuntu/Debian system detected 13:41:15 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 13:41:15 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 13:41:15 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 13:41:15 openjdk version "17.0.4" 2022-07-19 13:41:15 OpenJDK Runtime Environment (build 17.0.4+8-Ubuntu-118.04) 13:41:15 OpenJDK 64-Bit Server VM (build 17.0.4+8-Ubuntu-118.04, mixed mode, sharing) 13:41:15 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 13:41:15 [EnvInject] - Injecting environment variables from a build step. 13:41:15 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 13:41:15 [EnvInject] - Variables injected successfully. 13:41:15 provisioning config files... 13:41:15 copy managed file [global-settings] to file:/w/workspace/cps-merge-verification-maven-master@tmp/config6169015018526240857tmp 13:41:15 copy managed file [cps-settings] to file:/w/workspace/cps-merge-verification-maven-master@tmp/config242241257758008437tmp 13:41:15 [cps-merge-verification-maven-master] $ /bin/bash /tmp/jenkins873675271532450173.sh 13:41:15 ---> docker-login.sh 13:41:15 nexus3.onap.org:10001 13:41:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:41:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:41:16 Configure a credential helper to remove this warning. See 13:41:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:41:16 13:41:16 Login Succeeded 13:41:16 nexus3.onap.org:10002 13:41:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:41:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:41:16 Configure a credential helper to remove this warning. See 13:41:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:41:16 13:41:16 Login Succeeded 13:41:16 nexus3.onap.org:10003 13:41:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:41:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:41:16 Configure a credential helper to remove this warning. See 13:41:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:41:16 13:41:16 Login Succeeded 13:41:16 nexus3.onap.org:10004 13:41:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:41:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:41:16 Configure a credential helper to remove this warning. See 13:41:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:41:16 13:41:16 Login Succeeded 13:41:16 docker.io 13:41:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:41:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:41:16 Configure a credential helper to remove this warning. See 13:41:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:41:16 13:41:16 Login Succeeded 13:41:16 ---> docker-login.sh ends 13:41:16 [cps-merge-verification-maven-master] $ /bin/bash /tmp/jenkins4898804622143559711.sh 13:41:16 provisioning config files... 13:41:16 copy managed file [global-settings] to file:/w/workspace/cps-merge-verification-maven-master@tmp/config13775204035093892124tmp 13:41:16 copy managed file [cps-settings] to file:/w/workspace/cps-merge-verification-maven-master@tmp/config15348939220029967243tmp 13:41:16 [Boolean condition] checking [False] against [^(1|y|yes|t|true|on|run)$] (origin token: False) 13:41:16 Run condition [Boolean condition] preventing perform for step [BuilderChain] 13:41:16 [EnvInject] - Injecting environment variables from a build step. 13:41:16 [EnvInject] - Injecting as environment variables the properties content 13:41:16 CONTAINER_PULL_REGISTRY=nexus3.onap.org:10001 13:41:16 13:41:16 [EnvInject] - Variables injected successfully. 13:41:16 [EnvInject] - Injecting environment variables from a build step. 13:41:16 [EnvInject] - Injecting as environment variables the properties content 13:41:16 MAVEN_GOALS=clean install 13:41:16 13:41:16 [EnvInject] - Variables injected successfully. 13:41:16 [cps-merge-verification-maven-master] $ /bin/bash -l /tmp/jenkins2539066509475199291.sh 13:41:16 ---> common-variables.sh 13:41:17 --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r 13:41:17 ---> maven-build.sh 13:41:17 + set +u 13:41:17 + export MAVEN_OPTS 13:41:17 + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn clean install -e --global-settings /w/workspace/cps-merge-verification-maven-master@tmp/config13775204035093892124tmp --settings /w/workspace/cps-merge-verification-maven-master@tmp/config15348939220029967243tmp -DaltDeploymentRepository=staging::default::file:/w/workspace/cps-merge-verification-maven-master/m2repo --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r -Dmaven.test.skip=true -Ddocker.repository.push= 13:41:17 Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) 13:41:17 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 13:41:17 Java version: 17.0.4, vendor: Private Build, runtime: /usr/lib/jvm/java-17-openjdk-amd64 13:41:17 Default locale: en, platform encoding: UTF-8 13:41:17 OS name: "linux", version: "4.15.0-192-generic", arch: "amd64", family: "unix" 13:41:17 [INFO] Error stacktraces are turned on. 13:41:17 [INFO] Scanning for projects... 13:41:20 [INFO] ------------------------------------------------------------------------ 13:41:20 [INFO] Reactor Build Order: 13:41:20 [INFO] 13:41:20 [INFO] org.onap.cps:cps-dependencies [pom] 13:41:20 [INFO] cps-bom [pom] 13:41:20 [INFO] checkstyle [jar] 13:41:20 [INFO] cps-parent [pom] 13:41:20 [INFO] cps-events [jar] 13:41:20 [INFO] cps-path-parser [jar] 13:41:20 [INFO] cps-service [jar] 13:41:20 [INFO] cps-rest [jar] 13:41:20 [INFO] cps-ncmp-events [jar] 13:41:20 [INFO] cps-ncmp-service [jar] 13:41:20 [INFO] cps-ncmp-rest [jar] 13:41:20 [INFO] cps-ncmp-rest-stub [pom] 13:41:20 [INFO] cps-ncmp-rest-stub-service [jar] 13:41:20 [INFO] cps-ncmp-rest-stub-app [jar] 13:41:20 [INFO] cps-ri [jar] 13:41:20 [INFO] integration-test [jar] 13:41:20 [INFO] spotbugs [jar] 13:41:20 [INFO] cps-application [jar] 13:41:20 [INFO] policy-executor-stub [jar] 13:41:20 [INFO] jacoco-report [jar] 13:41:20 [INFO] cps [pom] 13:41:20 [INFO] 13:41:20 [INFO] -------------------< org.onap.cps:cps-dependencies >-------------------- 13:41:20 [INFO] Building org.onap.cps:cps-dependencies 3.7.4-SNAPSHOT [1/21] 13:41:20 [INFO] --------------------------------[ pom ]--------------------------------- 13:41:20 [INFO] 13:41:20 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-dependencies --- 13:41:20 [INFO] 13:41:20 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-dependencies --- 13:41:21 [INFO] Installing /w/workspace/cps-merge-verification-maven-master/cps-dependencies/pom.xml to /tmp/r/org/onap/cps/cps-dependencies/3.7.4-SNAPSHOT/cps-dependencies-3.7.4-SNAPSHOT.pom 13:41:21 [INFO] 13:41:21 [INFO] ------------------------< org.onap.cps:cps-bom >------------------------ 13:41:21 [INFO] Building cps-bom 3.7.4-SNAPSHOT [2/21] 13:41:21 [INFO] --------------------------------[ pom ]--------------------------------- 13:41:21 [INFO] 13:41:21 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-bom --- 13:41:21 [INFO] 13:41:21 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-bom --- 13:41:21 [INFO] Installing /w/workspace/cps-merge-verification-maven-master/cps-bom/pom.xml to /tmp/r/org/onap/cps/cps-bom/3.7.4-SNAPSHOT/cps-bom-3.7.4-SNAPSHOT.pom 13:41:21 [INFO] 13:41:21 [INFO] ----------------------< org.onap.cps:checkstyle >----------------------- 13:41:21 [INFO] Building checkstyle 3.7.4-SNAPSHOT [3/21] 13:41:21 [INFO] --------------------------------[ jar ]--------------------------------- 13:41:21 [INFO] 13:41:21 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ checkstyle --- 13:41:21 [INFO] 13:41:21 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ checkstyle --- 13:41:22 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 13:41:22 [INFO] Copying 6 resources 13:41:22 [INFO] 13:41:22 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ checkstyle --- 13:41:23 [INFO] No sources to compile 13:41:23 [INFO] 13:41:23 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ checkstyle --- 13:41:23 [INFO] Not copying test resources 13:41:23 [INFO] 13:41:23 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ checkstyle --- 13:41:23 [INFO] Not compiling test sources 13:41:23 [INFO] 13:41:23 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ checkstyle --- 13:41:24 [INFO] Tests are skipped. 13:41:24 [INFO] 13:41:24 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ checkstyle --- 13:41:24 [INFO] Building jar: /w/workspace/cps-merge-verification-maven-master/checkstyle/target/checkstyle-3.7.4-SNAPSHOT.jar 13:41:24 [INFO] 13:41:24 [INFO] --- exec-maven-plugin:1.6.0:exec (copyright-check) @ checkstyle --- 13:41:24 ======================================================================================================================== 13:41:24 Copyright Check Python Script: 13:41:24 Error, Committer email is not included in config file. 13:41:24 If your company is new to the project please make appropriate changes to project-committers-config.csv 13:41:24 for Copyright Check to work. 13:41:24 Exiting... 13:41:24 ======================================================================================================================== 13:41:25 [INFO] 13:41:25 [INFO] --- maven-install-plugin:2.4:install (default-install) @ checkstyle --- 13:41:25 [INFO] Installing /w/workspace/cps-merge-verification-maven-master/checkstyle/target/checkstyle-3.7.4-SNAPSHOT.jar to /tmp/r/org/onap/cps/checkstyle/3.7.4-SNAPSHOT/checkstyle-3.7.4-SNAPSHOT.jar 13:41:25 [INFO] Installing /w/workspace/cps-merge-verification-maven-master/checkstyle/pom.xml to /tmp/r/org/onap/cps/checkstyle/3.7.4-SNAPSHOT/checkstyle-3.7.4-SNAPSHOT.pom 13:41:25 [INFO] 13:41:25 [INFO] ----------------------< org.onap.cps:cps-parent >----------------------- 13:41:25 [INFO] Building cps-parent 3.7.4-SNAPSHOT [4/21] 13:41:25 [INFO] --------------------------------[ pom ]--------------------------------- 13:41:25 [INFO] 13:41:25 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-parent --- 13:41:25 [INFO] 13:41:25 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-parent --- 13:41:25 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-merge-verification-maven-master/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 13:41:25 [INFO] 13:41:25 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-parent --- 13:41:28 [INFO] You have 0 Checkstyle violations. 13:41:28 [INFO] 13:41:28 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-parent --- 13:41:29 [INFO] You have 0 Checkstyle violations. 13:41:29 [INFO] 13:41:29 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-parent --- 13:41:30 [INFO] Compilation of tests is skipped. 13:41:30 [INFO] 13:41:30 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-parent --- 13:41:30 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-merge-verification-maven-master/cps-parent/target/code-coverage/jacoco-ut.exec 13:41:30 [INFO] 13:41:30 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-parent --- 13:41:30 [INFO] Skipping JaCoCo execution due to missing execution data file. 13:41:30 [INFO] 13:41:30 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-parent --- 13:41:30 [INFO] Installing /w/workspace/cps-merge-verification-maven-master/cps-parent/pom.xml to /tmp/r/org/onap/cps/cps-parent/3.7.4-SNAPSHOT/cps-parent-3.7.4-SNAPSHOT.pom 13:41:30 [INFO] 13:41:30 [INFO] ----------------------< org.onap.cps:cps-events >----------------------- 13:41:30 [INFO] Building cps-events 3.7.4-SNAPSHOT [5/21] 13:41:30 [INFO] --------------------------------[ jar ]--------------------------------- 13:41:31 [INFO] 13:41:31 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-events --- 13:41:31 [INFO] 13:41:31 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-events --- 13:41:31 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-merge-verification-maven-master/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 13:41:31 [INFO] 13:41:31 [INFO] --- jsonschema2pojo-maven-plugin:1.2.1:generate (default) @ cps-events --- 13:41:31 [INFO] 13:41:31 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-events --- 13:41:31 [INFO] You have 0 Checkstyle violations. 13:41:31 [INFO] 13:41:31 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-events --- 13:41:31 [INFO] You have 0 Checkstyle violations. 13:41:31 [INFO] 13:41:31 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-events --- 13:41:31 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:41:31 [INFO] Copying 2 resources 13:41:31 [INFO] skip non existing resourceDirectory /w/workspace/cps-merge-verification-maven-master/cps-events/target/generated-sources/license 13:41:31 [INFO] skip non existing resourceDirectory /w/workspace/cps-merge-verification-maven-master/cps-events/target/generated-resources/licenses 13:41:31 [INFO] 13:41:31 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-events --- 13:41:32 [INFO] Recompiling the module because of changed dependency. 13:41:32 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 13:41:32 [INFO] 13:41:32 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-events --- 13:41:32 [INFO] Not copying test resources 13:41:32 [INFO] 13:41:32 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-events --- 13:41:32 [INFO] Not compiling test sources 13:41:32 [INFO] 13:41:32 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-events --- 13:41:32 [INFO] Compilation of tests is skipped. 13:41:32 [INFO] 13:41:32 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-events --- 13:41:33 [INFO] Tests are skipped. 13:41:33 [INFO] 13:41:33 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-events --- 13:41:33 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-merge-verification-maven-master/cps-events/target/code-coverage/jacoco-ut.exec 13:41:33 [INFO] 13:41:33 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-events --- 13:41:33 [INFO] Skipping JaCoCo execution due to missing execution data file. 13:41:33 [INFO] 13:41:33 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-events --- 13:41:33 [INFO] Building jar: /w/workspace/cps-merge-verification-maven-master/cps-events/target/cps-events-3.7.4-SNAPSHOT.jar 13:41:33 [INFO] 13:41:33 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-events --- 13:41:33 [INFO] Installing /w/workspace/cps-merge-verification-maven-master/cps-events/target/cps-events-3.7.4-SNAPSHOT.jar to /tmp/r/org/onap/cps/cps-events/3.7.4-SNAPSHOT/cps-events-3.7.4-SNAPSHOT.jar 13:41:33 [INFO] Installing /w/workspace/cps-merge-verification-maven-master/cps-events/pom.xml to /tmp/r/org/onap/cps/cps-events/3.7.4-SNAPSHOT/cps-events-3.7.4-SNAPSHOT.pom 13:41:33 [INFO] 13:41:33 [INFO] --------------------< org.onap.cps:cps-path-parser >-------------------- 13:41:33 [INFO] Building cps-path-parser 3.7.4-SNAPSHOT [6/21] 13:41:33 [INFO] --------------------------------[ jar ]--------------------------------- 13:41:34 [INFO] 13:41:34 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-path-parser --- 13:41:34 [INFO] 13:41:34 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-path-parser --- 13:41:34 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-merge-verification-maven-master/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 13:41:34 [INFO] 13:41:34 [INFO] --- antlr4-maven-plugin:4.9.2:antlr4 (default) @ cps-path-parser --- 13:41:34 [INFO] ANTLR 4: Processing source directory /w/workspace/cps-merge-verification-maven-master/cps-path-parser/src/main/antlr4 13:41:35 [INFO] Processing grammar: org/onap/cps/cpspath/parser/antlr4/CpsPath.g4 13:41:35 [INFO] 13:41:35 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-path-parser --- 13:41:35 [INFO] You have 0 Checkstyle violations. 13:41:35 [INFO] 13:41:35 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-path-parser --- 13:41:35 [INFO] You have 0 Checkstyle violations. 13:41:35 [INFO] 13:41:35 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-path-parser --- 13:41:35 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:41:35 [INFO] skip non existing resourceDirectory /w/workspace/cps-merge-verification-maven-master/cps-path-parser/src/main/resources 13:41:35 [INFO] skip non existing resourceDirectory /w/workspace/cps-merge-verification-maven-master/cps-path-parser/target/generated-sources/license 13:41:35 [INFO] skip non existing resourceDirectory /w/workspace/cps-merge-verification-maven-master/cps-path-parser/target/generated-resources/licenses 13:41:35 [INFO] 13:41:35 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-path-parser --- 13:41:35 [INFO] Recompiling the module because of changed dependency. 13:41:35 [INFO] Compiling 9 source files with javac [debug release 17] to target/classes 13:41:36 [INFO] 13:41:36 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-path-parser --- 13:41:36 [INFO] Not copying test resources 13:41:36 [INFO] 13:41:36 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-path-parser --- 13:41:36 [INFO] Not compiling test sources 13:41:36 [INFO] 13:41:36 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-path-parser --- 13:41:36 [INFO] Compilation of tests is skipped. 13:41:36 [INFO] 13:41:36 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-path-parser --- 13:41:36 [INFO] Tests are skipped. 13:41:36 [INFO] 13:41:36 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-path-parser --- 13:41:36 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-merge-verification-maven-master/cps-path-parser/target/code-coverage/jacoco-ut.exec 13:41:36 [INFO] 13:41:36 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-path-parser --- 13:41:36 [INFO] Skipping JaCoCo execution due to missing execution data file. 13:41:36 [INFO] 13:41:36 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-path-parser --- 13:41:36 [INFO] Building jar: /w/workspace/cps-merge-verification-maven-master/cps-path-parser/target/cps-path-parser-3.7.4-SNAPSHOT.jar 13:41:36 [INFO] 13:41:36 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-path-parser --- 13:41:36 [INFO] Installing /w/workspace/cps-merge-verification-maven-master/cps-path-parser/target/cps-path-parser-3.7.4-SNAPSHOT.jar to /tmp/r/org/onap/cps/cps-path-parser/3.7.4-SNAPSHOT/cps-path-parser-3.7.4-SNAPSHOT.jar 13:41:36 [INFO] Installing /w/workspace/cps-merge-verification-maven-master/cps-path-parser/pom.xml to /tmp/r/org/onap/cps/cps-path-parser/3.7.4-SNAPSHOT/cps-path-parser-3.7.4-SNAPSHOT.pom 13:41:36 [INFO] 13:41:36 [INFO] ----------------------< org.onap.cps:cps-service >---------------------- 13:41:36 [INFO] Building cps-service 3.7.4-SNAPSHOT [7/21] 13:41:36 [INFO] --------------------------------[ jar ]--------------------------------- 13:41:45 [INFO] 13:41:45 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-service --- 13:41:45 [INFO] 13:41:45 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-service --- 13:41:45 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-merge-verification-maven-master/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 13:41:45 [INFO] 13:41:45 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-service --- 13:41:45 [INFO] You have 0 Checkstyle violations. 13:41:45 [INFO] 13:41:45 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-service --- 13:41:46 [INFO] You have 0 Checkstyle violations. 13:41:46 [INFO] 13:41:46 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-service --- 13:41:46 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:41:46 [INFO] Copying 2 resources 13:41:46 [INFO] skip non existing resourceDirectory /w/workspace/cps-merge-verification-maven-master/cps-service/target/generated-sources/license 13:41:46 [INFO] skip non existing resourceDirectory /w/workspace/cps-merge-verification-maven-master/cps-service/target/generated-resources/licenses 13:41:46 [INFO] 13:41:46 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-service --- 13:41:46 [INFO] Recompiling the module because of changed dependency. 13:41:46 [INFO] Compiling 94 source files with javac [debug release 17] to target/classes 13:41:48 [INFO] 13:41:48 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-service --- 13:41:48 [INFO] Not copying test resources 13:41:48 [INFO] 13:41:48 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-service --- 13:41:48 [INFO] Not compiling test sources 13:41:48 [INFO] 13:41:48 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-service --- 13:41:48 [INFO] Compilation of tests is skipped. 13:41:48 [INFO] 13:41:48 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-service --- 13:41:48 [INFO] Tests are skipped. 13:41:48 [INFO] 13:41:48 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-service --- 13:41:48 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-merge-verification-maven-master/cps-service/target/code-coverage/jacoco-ut.exec 13:41:48 [INFO] 13:41:48 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-service --- 13:41:48 [INFO] Skipping JaCoCo execution due to missing execution data file. 13:41:48 [INFO] 13:41:48 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-service --- 13:41:48 [INFO] Building jar: /w/workspace/cps-merge-verification-maven-master/cps-service/target/cps-service-3.7.4-SNAPSHOT.jar 13:41:48 [INFO] 13:41:48 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-service --- 13:41:48 [INFO] Installing /w/workspace/cps-merge-verification-maven-master/cps-service/target/cps-service-3.7.4-SNAPSHOT.jar to /tmp/r/org/onap/cps/cps-service/3.7.4-SNAPSHOT/cps-service-3.7.4-SNAPSHOT.jar 13:41:48 [INFO] Installing /w/workspace/cps-merge-verification-maven-master/cps-service/pom.xml to /tmp/r/org/onap/cps/cps-service/3.7.4-SNAPSHOT/cps-service-3.7.4-SNAPSHOT.pom 13:41:48 [INFO] 13:41:48 [INFO] -----------------------< org.onap.cps:cps-rest >------------------------ 13:41:48 [INFO] Building cps-rest 3.7.4-SNAPSHOT [8/21] 13:41:48 [INFO] --------------------------------[ jar ]--------------------------------- 13:41:50 [INFO] 13:41:50 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-rest --- 13:41:50 [INFO] 13:41:50 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-rest --- 13:41:50 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-merge-verification-maven-master/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 13:41:50 [INFO] 13:41:50 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (code-gen) @ cps-rest --- 13:41:53 [INFO] Generating with dryRun=false 13:41:53 [INFO] Output directory (/w/workspace/cps-merge-verification-maven-master/cps-rest/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. 13:41:53 [INFO] OpenAPI Generator: spring (server) 13:41:53 [INFO] Generator 'spring' is considered stable. 13:41:53 [INFO] ---------------------------------- 13:41:53 [INFO] Set base package to invoker package (org.onap.cps.rest.controller) 13:41:53 [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) 13:41:53 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 13:41:53 [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). 13:41:53 [INFO] Processing operation createDataspace 13:41:53 [INFO] Processing operation deleteDataspace 13:41:53 [INFO] Processing operation createDataspaceV2 13:41:53 [INFO] Processing operation getAllDataspaces 13:41:53 [INFO] Processing operation getDataspace 13:41:53 [INFO] Processing operation cleanDataspace 13:41:53 [INFO] Processing operation createAnchor 13:41:53 [INFO] Processing operation createAnchorV2 13:41:53 [INFO] Processing operation getAnchors 13:41:53 [INFO] Processing operation getAnchor 13:41:53 [INFO] Processing operation deleteAnchor 13:41:53 [INFO] Processing operation createSchemaSet 13:41:53 [INFO] Processing operation createSchemaSetV2 13:41:53 [INFO] Processing operation getSchemaSets 13:41:53 [INFO] Processing operation getSchemaSet 13:41:53 [INFO] Processing operation deleteSchemaSet 13:41:53 [INFO] Processing operation getNodeByDataspaceAndAnchor 13:41:53 [INFO] Processing operation getNodeByDataspaceAndAnchorV2 13:41:53 [INFO] Processing operation getNodeByDataspaceAndAnchorV3 13:41:53 [INFO] Processing operation replaceNode 13:41:53 [INFO] Processing operation createNode 13:41:53 [INFO] Processing operation deleteDataNode 13:41:53 [INFO] Processing operation updateNodeLeaves 13:41:53 [INFO] Processing operation deleteListOrListElement 13:41:53 [INFO] Processing operation replaceListContent 13:41:53 [INFO] Processing operation addListElements 13:41:53 [INFO] Processing operation getDeltaByDataspaceAndAnchors 13:41:53 [INFO] Processing operation getDeltaByDataspaceAnchorAndPayload 13:41:53 [INFO] Processing operation applyChangesInDeltaReport 13:41:53 [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPath 13:41:53 [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPathV2 13:41:53 [INFO] Processing operation getNodesByDataspaceAndCpsPath 13:41:53 [INFO] Processing operation getNotificationSubscription 13:41:53 [INFO] Processing operation createNotificationSubscription 13:41:53 [INFO] Processing operation deleteNotificationSubscription 13:41:53 [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] 13:41:53 [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] 13:41:53 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 13:41:53 [INFO] Model getDeltaByDataspaceAnchorAndPayload_request not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 13:41:53 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/AnchorDetails.java 13:41:53 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/DataspaceDetails.java 13:41:53 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/ErrorMessage.java 13:41:53 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/ModuleReferences.java 13:41:53 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/SchemaSetDetails.java 13:41:53 [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] 13:41:54 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsAdminApi.java 13:41:54 [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] 13:41:54 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsDataApi.java 13:41:54 [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] 13:41:54 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsDeltaApi.java 13:41:54 [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] 13:41:54 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsQueryApi.java 13:41:54 [INFO] Skipping generation of Webhooks. 13:41:54 [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] 13:41:54 [INFO] Skipping generation of supporting files. 13:41:54 ################################################################################ 13:41:54 # Thanks for using OpenAPI Generator. # 13:41:54 # Please consider donation to help us maintain this project 🙏 # 13:41:54 # https://opencollective.com/openapi_generator/donate # 13:41:54 ################################################################################ 13:41:54 [INFO] 13:41:54 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-rest --- 13:41:54 [INFO] You have 0 Checkstyle violations. 13:41:54 [INFO] 13:41:54 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-rest --- 13:41:54 [INFO] You have 0 Checkstyle violations. 13:41:54 [INFO] 13:41:54 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ cps-rest --- 13:41:54 [INFO] skip non existing resourceDirectory /w/workspace/cps-merge-verification-maven-master/cps-rest/src/main/resources 13:41:54 [INFO] skip non existing resourceDirectory /w/workspace/cps-merge-verification-maven-master/cps-rest/target/generated-sources/license 13:41:54 [INFO] skip non existing resourceDirectory /w/workspace/cps-merge-verification-maven-master/cps-rest/target/generated-resources/licenses 13:41:54 [INFO] 13:41:54 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-rest --- 13:41:54 [INFO] Recompiling the module because of changed dependency. 13:41:54 [INFO] Compiling 17 source files with javac [debug release 17] to target/classes 13:41:56 [WARNING] /w/workspace/cps-merge-verification-maven-master/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". 13:41:56 [INFO] /w/workspace/cps-merge-verification-maven-master/cps-rest/src/main/java/org/onap/cps/rest/controller/AdminRestController.java: Some input files use or override a deprecated API. 13:41:56 [INFO] /w/workspace/cps-merge-verification-maven-master/cps-rest/src/main/java/org/onap/cps/rest/controller/AdminRestController.java: Recompile with -Xlint:deprecation for details. 13:41:56 [INFO] 13:41:56 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (openapi-yaml-gen) @ cps-rest --- 13:41:56 [INFO] Generating with dryRun=false 13:41:56 [INFO] No .openapi-generator-ignore file found. 13:41:56 [INFO] OpenAPI Generator: openapi-yaml (documentation) 13:41:56 [INFO] Generator 'openapi-yaml' is considered stable. 13:41:56 [INFO] Output file [outputFile=openapi.yaml] 13:41:56 [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). 13:41:56 [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] 13:41:56 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 13:41:56 [INFO] Model getDeltaByDataspaceAnchorAndPayload_request not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 13:41:56 [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] 13:41:56 [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] 13:41:56 [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] 13:41:56 [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] 13:41:56 [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] 13:41:56 [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] 13:41:56 [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] 13:41:56 [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] 13:41:56 [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] 13:41:56 [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] 13:41:56 [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] 13:41:56 [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] 13:41:56 [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] 13:41:56 [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] 13:41:56 [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] 13:41:56 [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] 13:41:56 [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] 13:41:56 [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] 13:41:56 [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] 13:41:56 [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] 13:41:56 [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] 13:41:56 [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] 13:41:56 [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] 13:41:56 [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] 13:41:56 [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] 13:41:56 [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] 13:41:56 [INFO] Skipping generation of Webhooks. 13:41:56 [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] 13:41:56 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-rest/target/generated-sources/openapi/README.md 13:41:56 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-rest/target/generated-sources/openapi/openapi.yaml 13:41:56 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-rest/target/generated-sources/openapi/.openapi-generator-ignore 13:41:56 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-rest/target/generated-sources/openapi/.openapi-generator/VERSION 13:41:56 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-rest/target/generated-sources/openapi/.openapi-generator/FILES 13:41:56 ################################################################################ 13:41:56 # Thanks for using OpenAPI Generator. # 13:41:56 # Please consider donation to help us maintain this project 🙏 # 13:41:56 # https://opencollective.com/openapi_generator/donate # 13:41:56 ################################################################################ 13:41:56 [INFO] 13:41:56 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ cps-rest --- 13:41:56 [INFO] Copying 1 resource from target/generated-sources/openapi to target/classes/static/api-docs/cps-core 13:41:56 [INFO] 13:41:56 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-to-doc-folder) @ cps-rest --- 13:41:56 [INFO] Copying 1 resource from target/generated-sources/openapi to ../docs/api/swagger/cps 13:41:56 [INFO] 13:41:56 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ cps-rest --- 13:41:56 [INFO] Not copying test resources 13:41:56 [INFO] 13:41:56 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-rest --- 13:41:56 [INFO] Not compiling test sources 13:41:56 [INFO] 13:41:56 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-rest --- 13:41:56 [INFO] Compilation of tests is skipped. 13:41:56 [INFO] 13:41:56 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-rest --- 13:41:56 [INFO] Tests are skipped. 13:41:56 [INFO] 13:41:56 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-rest --- 13:41:56 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-merge-verification-maven-master/cps-rest/target/code-coverage/jacoco-ut.exec 13:41:56 [INFO] 13:41:56 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-rest --- 13:41:56 [INFO] Skipping JaCoCo execution due to missing execution data file. 13:41:56 [INFO] 13:41:56 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-rest --- 13:41:56 [INFO] Building jar: /w/workspace/cps-merge-verification-maven-master/cps-rest/target/cps-rest-3.7.4-SNAPSHOT.jar 13:41:56 [INFO] 13:41:56 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-rest --- 13:41:56 [INFO] Installing /w/workspace/cps-merge-verification-maven-master/cps-rest/target/cps-rest-3.7.4-SNAPSHOT.jar to /tmp/r/org/onap/cps/cps-rest/3.7.4-SNAPSHOT/cps-rest-3.7.4-SNAPSHOT.jar 13:41:56 [INFO] Installing /w/workspace/cps-merge-verification-maven-master/cps-rest/pom.xml to /tmp/r/org/onap/cps/cps-rest/3.7.4-SNAPSHOT/cps-rest-3.7.4-SNAPSHOT.pom 13:41:56 [INFO] 13:41:56 [INFO] --------------------< org.onap.cps:cps-ncmp-events >-------------------- 13:41:56 [INFO] Building cps-ncmp-events 3.7.4-SNAPSHOT [9/21] 13:41:56 [INFO] --------------------------------[ jar ]--------------------------------- 13:41:56 [INFO] 13:41:56 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-events --- 13:41:56 [INFO] 13:41:56 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-events --- 13:41:56 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-merge-verification-maven-master/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 13:41:56 [INFO] 13:41:56 [INFO] --- jsonschema2pojo-maven-plugin:1.2.1:generate (default) @ cps-ncmp-events --- 13:41:57 [INFO] 13:41:57 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-events --- 13:41:57 [INFO] You have 0 Checkstyle violations. 13:41:57 [INFO] 13:41:57 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-events --- 13:41:57 [INFO] You have 0 Checkstyle violations. 13:41:57 [INFO] 13:41:57 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-events --- 13:41:57 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:41:57 [INFO] Copying 12 resources 13:41:57 [INFO] skip non existing resourceDirectory /w/workspace/cps-merge-verification-maven-master/cps-ncmp-events/target/generated-sources/license 13:41:57 [INFO] skip non existing resourceDirectory /w/workspace/cps-merge-verification-maven-master/cps-ncmp-events/target/generated-resources/licenses 13:41:57 [INFO] 13:41:57 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ncmp-events --- 13:41:57 [INFO] Recompiling the module because of changed dependency. 13:41:57 [INFO] Compiling 99 source files with javac [debug release 17] to target/classes 13:41:59 [INFO] 13:41:59 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-events --- 13:41:59 [INFO] Not copying test resources 13:41:59 [INFO] 13:41:59 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ncmp-events --- 13:41:59 [INFO] Not compiling test sources 13:41:59 [INFO] 13:41:59 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-events --- 13:41:59 [INFO] Compilation of tests is skipped. 13:41:59 [INFO] 13:41:59 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-ncmp-events --- 13:41:59 [INFO] Tests are skipped. 13:41:59 [INFO] 13:41:59 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-ncmp-events --- 13:41:59 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-merge-verification-maven-master/cps-ncmp-events/target/code-coverage/jacoco-ut.exec 13:41:59 [INFO] 13:41:59 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-ncmp-events --- 13:41:59 [INFO] Skipping JaCoCo execution due to missing execution data file. 13:41:59 [INFO] 13:41:59 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-events --- 13:41:59 [INFO] Building jar: /w/workspace/cps-merge-verification-maven-master/cps-ncmp-events/target/cps-ncmp-events-3.7.4-SNAPSHOT.jar 13:41:59 [INFO] 13:41:59 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-events --- 13:41:59 [INFO] Installing /w/workspace/cps-merge-verification-maven-master/cps-ncmp-events/target/cps-ncmp-events-3.7.4-SNAPSHOT.jar to /tmp/r/org/onap/cps/cps-ncmp-events/3.7.4-SNAPSHOT/cps-ncmp-events-3.7.4-SNAPSHOT.jar 13:41:59 [INFO] Installing /w/workspace/cps-merge-verification-maven-master/cps-ncmp-events/pom.xml to /tmp/r/org/onap/cps/cps-ncmp-events/3.7.4-SNAPSHOT/cps-ncmp-events-3.7.4-SNAPSHOT.pom 13:41:59 [INFO] 13:41:59 [INFO] -------------------< org.onap.cps:cps-ncmp-service >-------------------- 13:41:59 [INFO] Building cps-ncmp-service 3.7.4-SNAPSHOT [10/21] 13:41:59 [INFO] --------------------------------[ jar ]--------------------------------- 13:42:00 [INFO] 13:42:00 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-service --- 13:42:00 [INFO] 13:42:00 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-service --- 13:42:00 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-merge-verification-maven-master/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 13:42:00 [INFO] 13:42:00 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (ncmp-code-gen-provmns) @ cps-ncmp-service --- 13:42:24 [INFO] Generating with dryRun=false 13:42:24 [INFO] OpenAPI Generator: spring (server) 13:42:24 [INFO] Generator 'spring' is considered stable. 13:42:24 [INFO] ---------------------------------- 13:42:24 [INFO] Set base package to invoker package (org.onap.cps.ncmp.impl.provmns.controller) 13:42:24 [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) 13:42:24 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 13:42:24 [WARNING] Failed to get the schema name: null 13:42:24 [INFO] Unset/Removed allOf after cleaning up allOf sub-schemas that are not yet supported. 13:42:24 [INFO] Unset/Removed allOf after cleaning up allOf sub-schemas that are not yet supported. 13:42:24 [INFO] Unset/Removed allOf after cleaning up allOf sub-schemas that are not yet supported. 13:42:24 [INFO] Unset/Removed allOf after cleaning up allOf sub-schemas that are not yet supported. 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [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). 13:42:24 [WARNING] Empty operationId found for path: GET /{className}={id}. Renamed to auto-generated operationId: classNameidGET 13:42:24 [WARNING] Empty operationId found for path: PUT /{className}={id}. Renamed to auto-generated operationId: classNameidPUT 13:42:24 [WARNING] Empty operationId found for path: DELETE /{className}={id}. Renamed to auto-generated operationId: classNameidDELETE 13:42:24 [WARNING] Empty operationId found for path: PATCH /{className}={id}. Renamed to auto-generated operationId: classNameidPATCH 13:42:24 [WARNING] 5GCNetworkExpectationObject/objectContexts (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationObjectObjectContexts 13:42:24 [WARNING] 5GCNetworkExpectation/expectationContexts (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationContexts 13:42:24 [WARNING] 5GCNetworkExpectation/expectationTargets (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationTargets 13:42:24 [WARNING] 5GCNetworkExpectation/expectationId (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationId 13:42:24 [WARNING] 5GCNetworkExpectation (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectation 13:42:24 [WARNING] _5GCNetworkExpectation_expectationContexts_inner (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationContextsInner 13:42:24 [WARNING] 5GDdnmfInfo/plMNId (model name starts with number) cannot be used as model name. Renamed to Model5GDdnmfInfoPlMNId 13:42:24 [WARNING] 5GDdnmfInfo (model name starts with number) cannot be used as model name. Renamed to Model5GDdnmfInfo 13:42:24 [WARNING] 5GCNfConnEcmInfo/5GCNFIpAddress (model name starts with number) cannot be used as model name. Renamed to Model5GCNfConnEcmInfo5GCNFIpAddress 13:42:24 [WARNING] 5GCNetworkExpectationObject (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationObject 13:42:24 [WARNING] 5GSessionContext (model name starts with number) cannot be used as model name. Renamed to Model5GSessionContext 13:42:24 [WARNING] 5GSessionContext/contextCondition (model name starts with number) cannot be used as model name. Renamed to Model5GSessionContextContextCondition 13:42:24 [WARNING] _5GCNetworkExpectationObject_objectContexts_inner (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationObjectObjectContextsInner 13:42:24 [WARNING] 5GCNfConnEcmInfoList (model name starts with number) cannot be used as model name. Renamed to Model5GCNfConnEcmInfoList 13:42:24 [WARNING] 5GCNetworkExpectation/expectationVerb (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationVerb 13:42:24 [WARNING] 5GSessionContext/contextValueRange (model name starts with number) cannot be used as model name. Renamed to Model5GSessionContextContextValueRange 13:42:24 [WARNING] 5GCNetworkExpectationObject/objectInstance (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationObjectObjectInstance 13:42:24 [WARNING] 5GCNfConnEcmInfo/5GCNFType (model name starts with number) cannot be used as model name. Renamed to Model5GCNfConnEcmInfo5GCNFType 13:42:24 [WARNING] _5GCNetworkExpectation_expectationTargets_inner (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationTargetsInner 13:42:24 [WARNING] Float (reserved word) cannot be used as model name. Renamed to ModelFloat 13:42:24 [WARNING] 5GCNfConnEcmInfo (model name starts with number) cannot be used as model name. Renamed to Model5GCNfConnEcmInfo 13:42:24 [WARNING] 5GCNfConnEcmInfo/5GCNFRef (model name starts with number) cannot be used as model name. Renamed to Model5GCNfConnEcmInfo5GCNFRef 13:42:24 [WARNING] 5GCNetworkExpectationObject/objectType (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationObjectObjectType 13:42:24 [WARNING] 5GCNetworkExpectation/expectationObjects (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationObjects 13:42:24 [WARNING] 5GSessionContext/contextAttribute (model name starts with number) cannot be used as model name. Renamed to Model5GSessionContextContextAttribute 13:42:24 [INFO] Processing operation null 13:42:24 [INFO] Processing operation null 13:42:24 [INFO] Processing operation null 13:42:24 [INFO] Processing operation null 13:42:24 [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. 13:42:24 [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. 13:42:24 [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. 13:42:24 [INFO] Model VsDataContainer-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:24 [INFO] Model MnsAgent-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:24 [INFO] Model SubNetwork-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:24 [INFO] Model ManagedElement-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:24 [INFO] Model Scheduler-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:24 [INFO] Model ConditionMonitor-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:24 [INFO] Model ManagementNode-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:24 [INFO] Model MeContext-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:24 [INFO] Model RRMPolicyRatio-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:24 [INFO] Model RrmPolicyMemberList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:24 [INFO] Model NrCellDu-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:24 [INFO] Model PlmnInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:24 [INFO] Model NpnIdentityList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:24 [INFO] Model CSonPciList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:24 [INFO] Model UeAccProbabilityDist not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:24 [INFO] Model UeAccDelayProbabilityDist not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:24 [INFO] Model Bwp-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:24 [INFO] Model NrSectorCarrier-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:24 [INFO] Model Beam-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:24 [INFO] Model EP_F1U-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:24 [INFO] Model OperatorDu-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:24 [INFO] Model NrOperatorCellDu-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:24 [INFO] Model BWPSet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:24 [INFO] Model EP_XnU-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:24 [INFO] Model EP_NgU-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:24 [INFO] Model EP_X2U-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:24 [INFO] Model EP_S1U-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:24 [INFO] Model GGnbIdList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:24 [INFO] Model GEnbIdList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:24 [INFO] Model TceIDMappingInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:24 [INFO] Model MappedCellIdInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:24 [INFO] Model QceIdMappingInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:24 [INFO] Model MdtUserConsentReqList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:24 [INFO] Model NrCellCu-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:24 [INFO] Model NRCellRelation-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:24 [INFO] Model EUtranCellRelation-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:24 [INFO] Model NRFreqRelation-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:24 [INFO] Model EUtranFreqRelation-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:24 [INFO] Model NRPciList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:24 [INFO] Model EP_XnC-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:24 [INFO] Model EP_E1-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:24 [INFO] Model EP_F1C-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:24 [INFO] Model EP_NgC-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:24 [INFO] Model EP_X2C-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:24 [INFO] Model NRFrequency-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:24 [INFO] Model ExternalGnbCuCpFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:24 [INFO] Model ExternalNrCellCu-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:24 [INFO] Model PlmnIdList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:24 [INFO] Model ExternalGnbCuUpFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:24 [INFO] Model ExternalGnbDuFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:24 [INFO] Model EUtranFrequency-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:24 [INFO] Model ExternalENBFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:24 [INFO] Model ExternalEUTranCell-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:24 [INFO] Model RimRSSet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:24 [INFO] Model NrTacList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:24 [INFO] Model EphemerisInfoSet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:24 [INFO] Model EphemerisInfos not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:24 [WARNING] Validation 'maximum' has no effect on schema 'string'. Ignoring! 13:42:24 [WARNING] Validation 'maximum' has no effect on schema 'string'. Ignoring! 13:42:24 [INFO] Model CNSIIdList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:24 [INFO] Model CommModelList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:24 [INFO] Model NTNPLMNRestrictionsList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:24 [INFO] Model SatelliteCoverageInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:24 [INFO] Model EP_N2-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:24 [INFO] Model EP_N8-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:24 [INFO] Model EP_N11-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:24 [INFO] Model EP_N12-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:24 [INFO] Model EP_N14-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:24 [INFO] Model EP_N15-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:24 [INFO] Model EP_N17-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:24 [INFO] Model EP_N20-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:24 [INFO] Model EP_N22-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:24 [INFO] Model EP_N26-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:24 [INFO] Model EP_NL1-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:24 [INFO] Model EP_NL2-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:24 [INFO] Model EP_N58-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:24 [INFO] Model EP_N41-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:24 [INFO] Model EP_N42-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:24 [INFO] Model EP_N89-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:24 [INFO] Model EP_N11mb-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:24 [INFO] Model TACList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model EP_N4-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model EP_N7-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model EP_N10-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model EP_N16-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model EP_S5C-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model EP_N40-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model EP_N88-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model EP_N16mb-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model QosDataList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model TrafficControlDataList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model SnssaiList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model SupportedBMOList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model EP_N3-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model EP_N6-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model EP_N9-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model EP_S5U-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model EP_N5-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model EP_N28-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model EP_Rx-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model EP_N84-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model EP_N13-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model EP_N61-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model ECSAddrConfigInfo not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model EP_NL6-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model EP_N87-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model IdentityRangeList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model SupportedDataSetList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model SharedDataIdRangeList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model NFProfileList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model TaiList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model EP_N27-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model EP_N96-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model EP_SM14-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model EP_N31-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model EP_N34-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model EP_N21-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model EP_MAP_SMSC-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model TrpInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model EP_N32-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model NetworkSliceInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model EP_NL3-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model SupportedFuncList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model EP_SM13-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model CapabilityList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model EP_N33-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model EP_NL5-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model EP_N85-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model EP_N62-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model EP_N63-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model EP_N60-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model EP_Npc4-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model EP_Npc6-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model EP_Npc7-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model EP_Npc8-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model FiveQICharacteristics-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model 5GCNfConnEcmInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model EP_N86-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model EP_NL9-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model EP_Nmb1-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model EP_N4mb-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model EP_N3mb-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model EP_N19mb-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model EP_Nmb9-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model EP_SM12-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model ServiceProfileList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model Tagging not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model PositioningAvailability not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model SliceProfileList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model AttributeNameList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model AssuranceGoalStatusList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model AssuranceTargetStatusList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model AssuranceGoal-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model AssuranceTargetList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model Intent-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model IntentReport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model MDATypes not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model MDARequest-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model MDAOutputs not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model MDAReport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model MLTrainingRequest-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model MLTrainingProcess-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model MLTrainingReport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model MLTestingRequest-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model MLTestingReport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model MLModel-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model MLModelCoordinationGroup-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model MLUpdateRequest-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model MLUpdateProcess-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model MLUpdateReport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model AIMLInferenceReport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model MLModelLoadingRequest-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model MLModelLoadingProcess-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model MLModelLoadingPolicy-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model EASFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model EESFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [WARNING] Validation 'minimum' has no effect on schema 'string'. Ignoring! 13:42:25 [WARNING] Validation 'maximum' has no effect on schema 'string'. Ignoring! 13:42:25 [WARNING] Validation 'minimum' has no effect on schema 'string'. Ignoring! 13:42:25 [WARNING] Validation 'maximum' has no effect on schema 'string'. Ignoring! 13:42:25 [WARNING] Validation 'minimum' has no effect on schema 'string'. Ignoring! 13:42:25 [WARNING] Validation 'maximum' has no effect on schema 'string'. Ignoring! 13:42:25 [INFO] Model File-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model MnsInfo-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 13:42:25 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 13:42:25 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 13:42:25 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 13:42:25 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 13:42:25 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 13:42:25 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 13:42:25 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 13:42:25 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 13:42:25 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 13:42:25 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 13:42:25 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 13:42:25 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 13:42:25 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 13:42:25 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 13:42:25 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 13:42:25 [INFO] Model CorrelatedNotifications not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model listOfNeTypes-Type not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model sensorInformation-Type not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model reportingTrigger-Type not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model excessPacketDelayThresholds-Type not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model plmnList-Type not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model AttributeNameValuePairSet not generated since it's a free-form object 13:42:25 [INFO] Model AttributeValueChangeSet not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model DnList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model MDAFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model MLTrainingFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model MLTestingFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model MLModelRepository-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model MLUpdateFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model AIMLInferenceFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model AIMLInferenceEmulationFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model IntentHandlingFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model ScMgmtProfile-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model Sc_Process-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model AssuranceClosedControlLoop-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model ECSFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model EdgeDataNetwork-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model NetworkSlice-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model NetworkSliceSubnet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model EP_Transport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model NetworkSliceSubnetProviderCapabilities-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model FeasibilityCheckAndReservationJob-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model NetworkSliceController-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model NetworkSliceSubnetController-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model IsolationProfile-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model NRECMappingRule-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model ExternalAmfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model ExternalNrfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model ExternalNssfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model AmfSet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model AmfRegion-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model Configurable5QISet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model Dynamic5QISet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model EcmConnectionInfo-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model OutageAndRecoveryInfo-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model DsoThresholdMonitor-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model PerfMetricJob-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model ThresholdMonitor-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model TraceJob-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model ManagementDataCollection-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model NtfSubscriptionControl-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model FileDownloadJob-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model Files-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model QMCJob-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model GnbDuFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model GnbCuUpFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model GnbCuCpFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model AmfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model SmfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model UpfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model N3iwfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model PcfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model AusfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model UdmFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model UdrFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model UdsfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model NrfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model NssfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model SmsfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model LmfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model NgeirFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model SeppFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model NwdafFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model ScpFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model NefFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model EASDFFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model NssaafFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model AfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model DccfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model ChfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model MfafFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model GmlcFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model TsctsfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model AanfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model BsfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model MbSmfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model MbUpfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model MnpfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model ManagedNFService-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [INFO] Model EmptyObject not generated since it's a free-form object 13:42:25 [INFO] Model TaiList_1 not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:42:25 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 13:42:25 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 13:42:25 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 13:42:25 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 13:42:25 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 13:42:25 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 13:42:25 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 13:42:25 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 13:42:25 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 13:42:25 [WARNING] #/components/schemas/NrCellId is not defined 13:42:25 [WARNING] #/components/schemas/NrCellId is not defined 13:42:25 [WARNING] #/components/schemas/NrCellId is not defined 13:42:25 [WARNING] #/components/schemas/NrCellId is not defined 13:42:25 [WARNING] #/components/schemas/NrCellId is not defined 13:42:25 [WARNING] #/components/schemas/NrCellId is not defined 13:42:25 [WARNING] #/components/schemas/NrCellId is not defined 13:42:25 [WARNING] #/components/schemas/NrCellId is not defined 13:42:25 [WARNING] #/components/schemas/NrCellId is not defined 13:42:25 [WARNING] #/components/schemas/EutraCellId is not defined 13:42:25 [WARNING] #/components/schemas/EutraCellId is not defined 13:42:25 [WARNING] #/components/schemas/EutraCellId is not defined 13:42:25 [WARNING] #/components/schemas/EutraCellId is not defined 13:42:25 [WARNING] #/components/schemas/EutraCellId is not defined 13:42:25 [WARNING] #/components/schemas/EutraCellId is not defined 13:42:25 [WARNING] #/components/schemas/EutraCellId is not defined 13:42:25 [WARNING] #/components/schemas/EutraCellId is not defined 13:42:25 [WARNING] #/components/schemas/EutraCellId is not defined 13:42:25 [WARNING] #/components/schemas/UtraCellId is not defined 13:42:25 [WARNING] #/components/schemas/UtraCellId is not defined 13:42:25 [WARNING] #/components/schemas/UtraCellId is not defined 13:42:25 [WARNING] #/components/schemas/UtraCellId is not defined 13:42:25 [WARNING] #/components/schemas/UtraCellId is not defined 13:42:25 [WARNING] #/components/schemas/UtraCellId is not defined 13:42:25 [WARNING] #/components/schemas/UtraCellId is not defined 13:42:25 [WARNING] #/components/schemas/UtraCellId is not defined 13:42:25 [WARNING] #/components/schemas/UtraCellId is not defined 13:42:25 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 13:42:25 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 13:42:25 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 13:42:25 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 13:42:25 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 13:42:25 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 13:42:25 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 13:42:25 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 13:42:25 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 13:42:25 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 13:42:25 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 13:42:25 [WARNING] #/components/schemas/NrCellId is not defined 13:42:25 [WARNING] #/components/schemas/NrCellId is not defined 13:42:25 [WARNING] #/components/schemas/NrCellId is not defined 13:42:25 [WARNING] #/components/schemas/NrCellId is not defined 13:42:25 [WARNING] #/components/schemas/NrCellId is not defined 13:42:25 [WARNING] #/components/schemas/NrCellId is not defined 13:42:25 [WARNING] #/components/schemas/NrCellId is not defined 13:42:25 [WARNING] #/components/schemas/NrCellId is not defined 13:42:25 [WARNING] #/components/schemas/NrCellId is not defined 13:42:25 [WARNING] #/components/schemas/NrCellId is not defined 13:42:25 [WARNING] #/components/schemas/NrCellId is not defined 13:42:25 [WARNING] #/components/schemas/EutraCellId is not defined 13:42:25 [WARNING] #/components/schemas/EutraCellId is not defined 13:42:25 [WARNING] #/components/schemas/EutraCellId is not defined 13:42:25 [WARNING] #/components/schemas/EutraCellId is not defined 13:42:25 [WARNING] #/components/schemas/EutraCellId is not defined 13:42:25 [WARNING] #/components/schemas/EutraCellId is not defined 13:42:25 [WARNING] #/components/schemas/EutraCellId is not defined 13:42:25 [WARNING] #/components/schemas/EutraCellId is not defined 13:42:25 [WARNING] #/components/schemas/EutraCellId is not defined 13:42:25 [WARNING] #/components/schemas/EutraCellId is not defined 13:42:25 [WARNING] #/components/schemas/EutraCellId is not defined 13:42:25 [WARNING] #/components/schemas/UtraCellId is not defined 13:42:25 [WARNING] #/components/schemas/UtraCellId is not defined 13:42:25 [WARNING] #/components/schemas/UtraCellId is not defined 13:42:25 [WARNING] #/components/schemas/UtraCellId is not defined 13:42:25 [WARNING] #/components/schemas/UtraCellId is not defined 13:42:25 [WARNING] #/components/schemas/UtraCellId is not defined 13:42:25 [WARNING] #/components/schemas/UtraCellId is not defined 13:42:25 [WARNING] #/components/schemas/UtraCellId is not defined 13:42:25 [WARNING] #/components/schemas/UtraCellId is not defined 13:42:25 [WARNING] #/components/schemas/UtraCellId is not defined 13:42:25 [WARNING] #/components/schemas/UtraCellId is not defined 13:42:25 [WARNING] #/components/schemas/EutraCellId is not defined 13:42:25 [WARNING] #/components/schemas/EutraCellId is not defined 13:42:25 [WARNING] #/components/schemas/EutraCellId is not defined 13:42:25 [WARNING] #/components/schemas/EutraCellId is not defined 13:42:25 [WARNING] #/components/schemas/EutraCellId is not defined 13:42:25 [WARNING] #/components/schemas/EutraCellId is not defined 13:42:25 [WARNING] #/components/schemas/EutraCellId is not defined 13:42:25 [WARNING] #/components/schemas/EutraCellId is not defined 13:42:25 [WARNING] #/components/schemas/EutraCellId is not defined 13:42:25 [WARNING] #/components/schemas/EutraCellId is not defined 13:42:25 [WARNING] #/components/schemas/EutraCellId is not defined 13:42:25 [WARNING] #/components/schemas/EutraCellId is not defined 13:42:25 [WARNING] #/components/schemas/EutraCellId is not defined 13:42:25 [WARNING] #/components/schemas/EutraCellId is not defined 13:42:25 [WARNING] #/components/schemas/NrCellId is not defined 13:42:25 [WARNING] #/components/schemas/NrCellId is not defined 13:42:25 [WARNING] #/components/schemas/NrCellId is not defined 13:42:25 [WARNING] #/components/schemas/NrCellId is not defined 13:42:25 [WARNING] #/components/schemas/NrCellId is not defined 13:42:25 [WARNING] #/components/schemas/NrCellId is not defined 13:42:25 [WARNING] #/components/schemas/NrCellId is not defined 13:42:25 [WARNING] #/components/schemas/NrCellId is not defined 13:42:25 [WARNING] #/components/schemas/NrCellId is not defined 13:42:25 [WARNING] Validation 'minItems' has no effect on schema 'string'. Ignoring! 13:42:25 [WARNING] Validation 'maximum' has no effect on schema 'string'. Ignoring! 13:42:25 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 13:42:25 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ClassNameIdPatchDefaultResponse.java 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ErrorResponseDefault.java 13:42:26 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ErrorResponseDefaultOtherProblemsInner.java 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ErrorResponseGet.java 13:42:26 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ErrorResponseGetOtherProblemsInner.java 13:42:26 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ErrorResponsePatch.java 13:42:26 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ErrorResponsePatchOtherProblemsInner.java 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PatchItem.java 13:42:26 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PatchOperation.java 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourceOneOf.java 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Scope.java 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ScopeType.java 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [WARNING] Empty operationId found for path: get /{className}={id}. Renamed to auto-generated operationId: classNameidGet 13:42:26 [WARNING] Empty operationId found for path: put /{className}={id}. Renamed to auto-generated operationId: classNameidPut 13:42:26 [WARNING] Empty operationId found for path: post notifyMOICreation_{request.body#/notificationRecipientAddress}. Renamed to auto-generated operationId: notifyMOICreation_request_bodyNotificationRecipientAddressPost 13:42:26 [WARNING] Empty operationId found for path: post notifyMOIDeletion_{request.body#/notificationRecipientAddress}. Renamed to auto-generated operationId: notifyMOIDeletion_request_bodyNotificationRecipientAddressPost 13:42:26 [WARNING] Empty operationId found for path: post notifyMOIAttributeValueChanges_{request.body#/notificationRecipientAddress}. Renamed to auto-generated operationId: notifyMOIAttributeValueChanges_request_bodyNotificationRecipientAddressPost 13:42:26 [WARNING] Empty operationId found for path: post notifyEvent_{request.body#/notificationRecipientAddress}. Renamed to auto-generated operationId: notifyEvent_request_bodyNotificationRecipientAddressPost 13:42:26 [WARNING] Empty operationId found for path: post notifyMOIChanges_{request.body#/notificationRecipientAddress}. Renamed to auto-generated operationId: notifyMOIChanges_request_bodyNotificationRecipientAddressPost 13:42:26 [WARNING] Empty operationId found for path: delete /{className}={id}. Renamed to auto-generated operationId: classNameidDelete 13:42:26 [WARNING] Empty operationId found for path: patch /{className}={id}. Renamed to auto-generated operationId: classNameidPatch 13:42:26 [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. 13:42:26 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/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.) 13:42:26 [INFO] Skipping generation of Webhooks. 13:42:26 [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. 13:42:27 [INFO] Skipping generation of supporting files. 13:42:27 ################################################################################ 13:42:27 # Thanks for using OpenAPI Generator. # 13:42:27 # Please consider donation to help us maintain this project 🙏 # 13:42:27 # https://opencollective.com/openapi_generator/donate # 13:42:27 ################################################################################ 13:42:51 [INFO] 13:42:51 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-service --- 13:42:51 [INFO] You have 0 Checkstyle violations. 13:42:51 [INFO] 13:42:51 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-service --- 13:42:52 [INFO] You have 0 Checkstyle violations. 13:42:52 [INFO] 13:42:52 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-service --- 13:42:52 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:42:52 [INFO] Copying 3 resources 13:42:52 [INFO] skip non existing resourceDirectory /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/license 13:42:52 [INFO] skip non existing resourceDirectory /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-resources/licenses 13:42:52 [INFO] 13:42:52 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ncmp-service --- 13:42:52 [INFO] Recompiling the module because of changed dependency. 13:42:52 [INFO] Compiling 183 source files with javac [debug release 17] to target/classes 13:42:54 [WARNING] /w/workspace/cps-merge-verification-maven-master/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". 13:42:54 [WARNING] /w/workspace/cps-merge-verification-maven-master/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". 13:42:54 [INFO] /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/inventory/sync/DmiModelOperations.java: /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/inventory/sync/DmiModelOperations.java uses unchecked or unsafe operations. 13:42:54 [INFO] /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/inventory/sync/DmiModelOperations.java: Recompile with -Xlint:unchecked for details. 13:42:54 [INFO] 13:42:54 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-service --- 13:42:54 [INFO] Not copying test resources 13:42:54 [INFO] 13:42:54 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ncmp-service --- 13:42:54 [INFO] Not compiling test sources 13:42:54 [INFO] 13:42:54 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-service --- 13:42:54 [INFO] Compilation of tests is skipped. 13:42:54 [INFO] 13:42:54 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-ncmp-service --- 13:42:54 [INFO] Tests are skipped. 13:42:54 [INFO] 13:42:54 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-ncmp-service --- 13:42:54 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 13:42:54 [INFO] 13:42:54 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-ncmp-service --- 13:42:54 [INFO] Skipping JaCoCo execution due to missing execution data file. 13:42:54 [INFO] 13:42:54 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-service --- 13:42:54 [INFO] Building jar: /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/cps-ncmp-service-3.7.4-SNAPSHOT.jar 13:42:54 [INFO] 13:42:54 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-service --- 13:42:54 [INFO] Installing /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/cps-ncmp-service-3.7.4-SNAPSHOT.jar to /tmp/r/org/onap/cps/cps-ncmp-service/3.7.4-SNAPSHOT/cps-ncmp-service-3.7.4-SNAPSHOT.jar 13:42:54 [INFO] Installing /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/pom.xml to /tmp/r/org/onap/cps/cps-ncmp-service/3.7.4-SNAPSHOT/cps-ncmp-service-3.7.4-SNAPSHOT.pom 13:42:54 [INFO] 13:42:54 [INFO] ---------------------< org.onap.cps:cps-ncmp-rest >--------------------- 13:42:54 [INFO] Building cps-ncmp-rest 3.7.4-SNAPSHOT [11/21] 13:42:54 [INFO] --------------------------------[ jar ]--------------------------------- 13:42:55 [INFO] 13:42:55 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest --- 13:42:55 [INFO] 13:42:55 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-rest --- 13:42:55 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-merge-verification-maven-master/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 13:42:55 [INFO] 13:42:55 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (ncmp-code-gen) @ cps-ncmp-rest --- 13:42:55 [INFO] Generating with dryRun=false 13:42:55 [INFO] Output directory (/w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. 13:42:55 [INFO] OpenAPI Generator: spring (server) 13:42:55 [INFO] Generator 'spring' is considered stable. 13:42:55 [INFO] ---------------------------------- 13:42:55 [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) 13:42:55 [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) 13:42:55 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 13:42:55 [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). 13:42:55 [INFO] Processing operation getResourceDataForCmHandle 13:42:55 [INFO] Processing operation updateResourceDataRunningForCmHandle 13:42:55 [INFO] Processing operation createResourceDataRunningForCmHandle 13:42:55 [INFO] Processing operation deleteResourceDataRunningForCmHandle 13:42:55 [INFO] Processing operation patchResourceDataRunningForCmHandle 13:42:55 [INFO] Processing operation executeDataOperationForCmHandles 13:42:55 [INFO] Processing operation queryResourceDataForCmHandle 13:42:55 [INFO] Processing operation getModuleReferencesByCmHandle 13:42:55 [INFO] Processing operation getModuleDefinitions 13:42:55 [INFO] Processing operation searchCmHandles 13:42:55 [INFO] Processing operation retrieveCmHandleDetailsById 13:42:55 [INFO] Processing operation getPublicCmHandlePropertiesByCmHandleId 13:42:55 [INFO] Processing operation searchCmHandleIds 13:42:55 [INFO] Processing operation getCmHandleStateByCmHandleId 13:42:55 [INFO] Processing operation setDataSyncEnabledFlagForCmHandle 13:42:55 [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] 13:42:55 [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] 13:42:55 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleCompositeState.java 13:42:55 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleQueryParameters.java 13:42:55 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ConditionProperties.java 13:42:55 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataOperationDefinition.java 13:42:55 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataOperationRequest.java 13:42:55 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataStores.java 13:42:55 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DmiErrorMessage.java 13:42:55 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DmiErrorMessageDmiResponse.java 13:42:55 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ErrorMessage.java 13:42:55 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/LockReason.java 13:42:55 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ModuleNameAsJsonObject.java 13:42:55 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/OldConditionProperties.java 13:42:55 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestModuleDefinition.java 13:42:55 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestModuleReference.java 13:42:55 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputCmHandle.java 13:42:55 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputCmHandleCompositeState.java 13:42:55 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputPublicCmHandleProperties.java 13:42:55 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/SyncState.java 13:42:55 [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] 13:42:55 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/api/NetworkCmProxyApi.java 13:42:55 [INFO] Skipping generation of Webhooks. 13:42:55 [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] 13:42:55 [INFO] Skipping generation of supporting files. 13:42:55 ################################################################################ 13:42:55 # Thanks for using OpenAPI Generator. # 13:42:55 # Please consider donation to help us maintain this project 🙏 # 13:42:55 # https://opencollective.com/openapi_generator/donate # 13:42:55 ################################################################################ 13:42:55 [INFO] 13:42:55 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (ncmp-code-gen-inventory) @ cps-ncmp-rest --- 13:42:55 [INFO] Generating with dryRun=false 13:42:55 [INFO] No .openapi-generator-ignore file found. 13:42:55 [INFO] OpenAPI Generator: spring (server) 13:42:55 [INFO] Generator 'spring' is considered stable. 13:42:55 [INFO] ---------------------------------- 13:42:55 [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) 13:42:55 [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) 13:42:55 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 13:42:55 [INFO] Processing operation updateDmiPluginRegistration 13:42:55 [INFO] Processing operation getAllCmHandleReferencesForRegisteredDmi 13:42:55 [INFO] Processing operation searchCmHandleIds 13:42:55 [INFO] Processing operation searchCmHandles 13:42:55 [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] 13:42:55 [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] 13:42:55 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleCompositeState.java 13:42:55 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleQueryParameters.java 13:42:56 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandlerRegistrationErrorResponse.java 13:42:56 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ConditionProperties.java 13:42:56 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataStores.java 13:42:56 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DmiPluginRegistrationErrorResponse.java 13:42:56 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ErrorMessage.java 13:42:56 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/LockReason.java 13:42:56 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ModuleNameAsJsonObject.java 13:42:56 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/OldConditionProperties.java 13:42:56 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestDmiPluginRegistration.java 13:42:56 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestInputCmHandle.java 13:42:56 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputCmHandle.java 13:42:56 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/SyncState.java 13:42:56 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/UpgradedCmHandles.java 13:42:56 [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] 13:42:56 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/api/NetworkCmProxyInventoryApi.java 13:42:56 [INFO] Skipping generation of Webhooks. 13:42:56 [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] 13:42:56 [INFO] Skipping generation of supporting files. 13:42:56 ################################################################################ 13:42:56 # Thanks for using OpenAPI Generator. # 13:42:56 # Please consider donation to help us maintain this project 🙏 # 13:42:56 # https://opencollective.com/openapi_generator/donate # 13:42:56 ################################################################################ 13:42:56 [INFO] 13:42:56 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-rest --- 13:42:56 [INFO] You have 0 Checkstyle violations. 13:42:56 [INFO] 13:42:56 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-rest --- 13:42:56 [INFO] You have 0 Checkstyle violations. 13:42:56 [INFO] 13:42:56 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ cps-ncmp-rest --- 13:42:56 [INFO] Copying 1 resource from src/main/resources to target/classes 13:42:56 [INFO] skip non existing resourceDirectory /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/target/generated-sources/license 13:42:56 [INFO] skip non existing resourceDirectory /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/target/generated-resources/licenses 13:42:56 [INFO] 13:42:56 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ncmp-rest --- 13:42:56 [INFO] Recompiling the module because of changed dependency. 13:42:56 [INFO] Compiling 39 source files with javac [debug release 17] to target/classes 13:42:57 [WARNING] /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/util/NcmpRestInputMapper.java:[60,25] Unmapped target properties: "dmiServiceName, dmiDataServiceName, dmiModelServiceName, compositeState, currentTrustLevel". 13:42:57 [WARNING] /w/workspace/cps-merge-verification-maven-master/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 13:42:57 [INFO] /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleQueryParameters.java: /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleQueryParameters.java uses or overrides a deprecated API. 13:42:57 [INFO] /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleQueryParameters.java: Recompile with -Xlint:deprecation for details. 13:42:57 [INFO] /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NetworkCmProxyInventoryController.java: /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NetworkCmProxyInventoryController.java uses unchecked or unsafe operations. 13:42:57 [INFO] /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NetworkCmProxyInventoryController.java: Recompile with -Xlint:unchecked for details. 13:42:57 [INFO] 13:42:57 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (ncmp-inventory-openapi-yaml-gen) @ cps-ncmp-rest --- 13:42:57 [INFO] Generating with dryRun=false 13:42:57 [INFO] No .openapi-generator-ignore file found. 13:42:57 [INFO] OpenAPI Generator: openapi-yaml (documentation) 13:42:57 [INFO] Generator 'openapi-yaml' is considered stable. 13:42:57 [INFO] Output file [outputFile=openapi-inventory.yaml] 13:42:57 [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] 13:42:57 [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] 13:42:57 [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] 13:42:57 [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] 13:42:57 [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] 13:42:57 [INFO] Skipping generation of Webhooks. 13:42:57 [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] 13:42:57 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/target/generated-sources/openapi/README.md 13:42:57 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/target/generated-sources/openapi/openapi-inventory.yaml 13:42:57 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator-ignore 13:42:57 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/VERSION 13:42:57 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/FILES 13:42:57 ################################################################################ 13:42:57 # Thanks for using OpenAPI Generator. # 13:42:57 # Please consider donation to help us maintain this project 🙏 # 13:42:57 # https://opencollective.com/openapi_generator/donate # 13:42:57 ################################################################################ 13:42:57 [INFO] 13:42:57 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (ncmp-openapi-yaml-gen) @ cps-ncmp-rest --- 13:42:58 [INFO] Generating with dryRun=false 13:42:58 [INFO] OpenAPI Generator: openapi-yaml (documentation) 13:42:58 [INFO] Generator 'openapi-yaml' is considered stable. 13:42:58 [INFO] Output file [outputFile=openapi.yaml] 13:42:58 [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). 13:42:58 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 13:42:58 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 13:42:58 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 13:42:58 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 13:42:58 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 13:42:58 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 13:42:58 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 13:42:58 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 13:42:58 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 13:42:58 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 13:42:58 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 13:42:58 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 13:42:58 [INFO] Skipping generation of Webhooks. 13:42:58 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 13:42:58 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/target/generated-sources/openapi/README.md 13:42:58 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/target/generated-sources/openapi/openapi.yaml 13:42:58 [INFO] Skipped /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator-ignore (Skipped by supportingFiles options supplied by user.) 13:42:58 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/VERSION 13:42:58 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/FILES 13:42:58 ################################################################################ 13:42:58 # Thanks for using OpenAPI Generator. # 13:42:58 # Please consider donation to help us maintain this project 🙏 # 13:42:58 # https://opencollective.com/openapi_generator/donate # 13:42:58 ################################################################################ 13:42:58 [INFO] 13:42:58 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ cps-ncmp-rest --- 13:42:58 [INFO] Copying 2 resources from target/generated-sources/openapi to target/classes/static/api-docs/cps-ncmp 13:42:58 [INFO] 13:42:58 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-to-docs-folder) @ cps-ncmp-rest --- 13:42:58 [INFO] Copying 2 resources from target/generated-sources/openapi to ../docs/api/swagger/ncmp 13:42:58 [INFO] 13:42:58 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ cps-ncmp-rest --- 13:42:58 [INFO] Not copying test resources 13:42:58 [INFO] 13:42:58 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ncmp-rest --- 13:42:58 [INFO] Not compiling test sources 13:42:58 [INFO] 13:42:58 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-rest --- 13:42:58 [INFO] Compilation of tests is skipped. 13:42:58 [INFO] 13:42:58 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-ncmp-rest --- 13:42:58 [INFO] Tests are skipped. 13:42:58 [INFO] 13:42:58 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-ncmp-rest --- 13:42:58 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 13:42:58 [INFO] 13:42:58 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-ncmp-rest --- 13:42:58 [INFO] Skipping JaCoCo execution due to missing execution data file. 13:42:58 [INFO] 13:42:58 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest --- 13:42:58 [INFO] Building jar: /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/target/cps-ncmp-rest-3.7.4-SNAPSHOT.jar 13:42:58 [INFO] 13:42:58 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest --- 13:42:58 [INFO] Installing /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/target/cps-ncmp-rest-3.7.4-SNAPSHOT.jar to /tmp/r/org/onap/cps/cps-ncmp-rest/3.7.4-SNAPSHOT/cps-ncmp-rest-3.7.4-SNAPSHOT.jar 13:42:58 [INFO] Installing /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/pom.xml to /tmp/r/org/onap/cps/cps-ncmp-rest/3.7.4-SNAPSHOT/cps-ncmp-rest-3.7.4-SNAPSHOT.pom 13:42:58 [INFO] 13:42:58 [INFO] ------------------< org.onap.cps:cps-ncmp-rest-stub >------------------- 13:42:58 [INFO] Building cps-ncmp-rest-stub 3.7.4-SNAPSHOT [12/21] 13:42:58 [INFO] --------------------------------[ pom ]--------------------------------- 13:42:58 [INFO] 13:42:58 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub --- 13:42:58 [INFO] 13:42:58 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub --- 13:42:58 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:42:58 [INFO] surefireArgLine set to empty 13:42:58 [INFO] 13:42:58 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-rest-stub --- 13:42:58 [INFO] You have 0 Checkstyle violations. 13:42:58 [INFO] 13:42:58 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-rest-stub --- 13:42:58 [INFO] You have 0 Checkstyle violations. 13:42:58 [INFO] 13:42:58 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-rest-stub --- 13:42:58 [INFO] Compilation of tests is skipped. 13:42:58 [INFO] 13:42:58 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-ncmp-rest-stub --- 13:42:58 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:42:58 [INFO] 13:42:58 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-ncmp-rest-stub --- 13:42:58 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:42:58 [INFO] 13:42:58 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub --- 13:42:58 [INFO] Installing /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest-stub/pom.xml to /tmp/r/org/onap/cps/cps-ncmp-rest-stub/3.7.4-SNAPSHOT/cps-ncmp-rest-stub-3.7.4-SNAPSHOT.pom 13:42:58 [INFO] 13:42:58 [INFO] --------------< org.onap.cps:cps-ncmp-rest-stub-service >--------------- 13:42:58 [INFO] Building cps-ncmp-rest-stub-service 3.7.4-SNAPSHOT [13/21] 13:42:58 [INFO] --------------------------------[ jar ]--------------------------------- 13:42:58 [INFO] 13:42:58 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub-service --- 13:42:58 [INFO] 13:42:58 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub-service --- 13:42:58 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:42:58 [INFO] surefireArgLine set to empty 13:42:58 [INFO] 13:42:58 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-rest-stub-service --- 13:42:58 [INFO] You have 0 Checkstyle violations. 13:42:58 [INFO] 13:42:58 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-rest-stub-service --- 13:42:58 [INFO] You have 0 Checkstyle violations. 13:42:58 [INFO] 13:42:58 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest-stub-service --- 13:42:58 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:42:58 [INFO] Copying 3 resources 13:42:58 [INFO] skip non existing resourceDirectory /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/generated-sources/license 13:42:58 [INFO] skip non existing resourceDirectory /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/generated-resources/licenses 13:42:58 [INFO] 13:42:58 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ncmp-rest-stub-service --- 13:42:58 [INFO] Recompiling the module because of changed dependency. 13:42:58 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 13:42:58 [INFO] 13:42:58 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest-stub-service --- 13:42:58 [INFO] Not copying test resources 13:42:58 [INFO] 13:42:58 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ncmp-rest-stub-service --- 13:42:58 [INFO] Not compiling test sources 13:42:58 [INFO] 13:42:58 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-rest-stub-service --- 13:42:58 [INFO] Compilation of tests is skipped. 13:42:58 [INFO] 13:42:58 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-ncmp-rest-stub-service --- 13:42:58 [INFO] Tests are skipped. 13:42:58 [INFO] 13:42:58 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-ncmp-rest-stub-service --- 13:42:58 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:42:58 [INFO] 13:42:58 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-ncmp-rest-stub-service --- 13:42:58 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:42:58 [INFO] 13:42:58 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest-stub-service --- 13:42:58 [INFO] Building jar: /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/cps-ncmp-rest-stub-service-3.7.4-SNAPSHOT.jar 13:42:58 [INFO] 13:42:58 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub-service --- 13:42:58 [INFO] Installing /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/cps-ncmp-rest-stub-service-3.7.4-SNAPSHOT.jar to /tmp/r/org/onap/cps/cps-ncmp-rest-stub-service/3.7.4-SNAPSHOT/cps-ncmp-rest-stub-service-3.7.4-SNAPSHOT.jar 13:42:58 [INFO] Installing /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/pom.xml to /tmp/r/org/onap/cps/cps-ncmp-rest-stub-service/3.7.4-SNAPSHOT/cps-ncmp-rest-stub-service-3.7.4-SNAPSHOT.pom 13:42:58 [INFO] 13:42:58 [INFO] ----------------< org.onap.cps:cps-ncmp-rest-stub-app >----------------- 13:42:58 [INFO] Building cps-ncmp-rest-stub-app 3.7.4-SNAPSHOT [14/21] 13:42:58 [INFO] --------------------------------[ jar ]--------------------------------- 13:42:58 [INFO] 13:42:58 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub-app --- 13:42:58 [INFO] 13:42:58 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub-app --- 13:42:58 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:42:58 [INFO] surefireArgLine set to empty 13:42:58 [INFO] 13:42:58 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-rest-stub-app --- 13:42:58 [INFO] You have 0 Checkstyle violations. 13:42:58 [INFO] 13:42:58 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-rest-stub-app --- 13:42:59 [INFO] You have 0 Checkstyle violations. 13:42:59 [INFO] 13:42:59 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest-stub-app --- 13:42:59 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:42:59 [INFO] skip non existing resourceDirectory /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/src/main/resources 13:42:59 [INFO] skip non existing resourceDirectory /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/generated-sources/license 13:42:59 [INFO] skip non existing resourceDirectory /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/generated-resources/licenses 13:42:59 [INFO] 13:42:59 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ncmp-rest-stub-app --- 13:42:59 [INFO] Recompiling the module because of changed dependency. 13:42:59 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 13:42:59 [INFO] 13:42:59 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest-stub-app --- 13:42:59 [INFO] Not copying test resources 13:42:59 [INFO] 13:42:59 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ncmp-rest-stub-app --- 13:42:59 [INFO] Not compiling test sources 13:42:59 [INFO] 13:42:59 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-rest-stub-app --- 13:42:59 [INFO] Compilation of tests is skipped. 13:42:59 [INFO] 13:42:59 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-ncmp-rest-stub-app --- 13:42:59 [INFO] Tests are skipped. 13:42:59 [INFO] 13:42:59 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-ncmp-rest-stub-app --- 13:42:59 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:42:59 [INFO] 13:42:59 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-ncmp-rest-stub-app --- 13:42:59 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:42:59 [INFO] 13:42:59 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest-stub-app --- 13:42:59 [INFO] Building jar: /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.7.4-SNAPSHOT.jar 13:42:59 [INFO] 13:42:59 [INFO] --- spring-boot-maven-plugin:3.4.4:repackage (default) @ cps-ncmp-rest-stub-app --- 13:43:00 [INFO] Replacing main artifact /w/workspace/cps-merge-verification-maven-master/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/. 13:43:00 [INFO] The original artifact has been renamed to /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.7.4-SNAPSHOT.jar.original 13:43:00 [INFO] 13:43:00 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub-app --- 13:43:00 [INFO] Installing /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.7.4-SNAPSHOT.jar to /tmp/r/org/onap/cps/cps-ncmp-rest-stub-app/3.7.4-SNAPSHOT/cps-ncmp-rest-stub-app-3.7.4-SNAPSHOT.jar 13:43:00 [INFO] Installing /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/pom.xml to /tmp/r/org/onap/cps/cps-ncmp-rest-stub-app/3.7.4-SNAPSHOT/cps-ncmp-rest-stub-app-3.7.4-SNAPSHOT.pom 13:43:00 [INFO] 13:43:00 [INFO] ------------------------< org.onap.cps:cps-ri >------------------------- 13:43:00 [INFO] Building cps-ri 3.7.4-SNAPSHOT [15/21] 13:43:00 [INFO] --------------------------------[ jar ]--------------------------------- 13:43:01 [INFO] 13:43:01 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ri --- 13:43:01 [INFO] 13:43:01 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-ri --- 13:43:01 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-merge-verification-maven-master/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 13:43:01 [INFO] 13:43:01 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ri --- 13:43:01 [INFO] You have 0 Checkstyle violations. 13:43:01 [INFO] 13:43:01 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ri --- 13:43:01 [INFO] You have 0 Checkstyle violations. 13:43:01 [INFO] 13:43:01 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ri --- 13:43:01 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:43:01 [INFO] Copying 10 resources 13:43:01 [INFO] skip non existing resourceDirectory /w/workspace/cps-merge-verification-maven-master/cps-ri/target/generated-sources/license 13:43:01 [INFO] skip non existing resourceDirectory /w/workspace/cps-merge-verification-maven-master/cps-ri/target/generated-resources/licenses 13:43:01 [INFO] 13:43:01 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ri --- 13:43:01 [INFO] Recompiling the module because of changed dependency. 13:43:01 [INFO] Compiling 27 source files with javac [debug release 17] to target/classes 13:43:02 [INFO] 13:43:02 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ri --- 13:43:02 [INFO] Not copying test resources 13:43:02 [INFO] 13:43:02 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ri --- 13:43:02 [INFO] Not compiling test sources 13:43:02 [INFO] 13:43:02 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ri --- 13:43:02 [INFO] Compilation of tests is skipped. 13:43:02 [INFO] 13:43:02 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-ri --- 13:43:02 [INFO] Tests are skipped. 13:43:02 [INFO] 13:43:02 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-ri --- 13:43:02 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-merge-verification-maven-master/cps-ri/target/code-coverage/jacoco-ut.exec 13:43:02 [INFO] 13:43:02 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-ri --- 13:43:02 [INFO] Skipping JaCoCo execution due to missing execution data file. 13:43:02 [INFO] 13:43:02 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ri --- 13:43:02 [INFO] Building jar: /w/workspace/cps-merge-verification-maven-master/cps-ri/target/cps-ri-3.7.4-SNAPSHOT.jar 13:43:02 [INFO] 13:43:02 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ri --- 13:43:02 [INFO] Installing /w/workspace/cps-merge-verification-maven-master/cps-ri/target/cps-ri-3.7.4-SNAPSHOT.jar to /tmp/r/org/onap/cps/cps-ri/3.7.4-SNAPSHOT/cps-ri-3.7.4-SNAPSHOT.jar 13:43:02 [INFO] Installing /w/workspace/cps-merge-verification-maven-master/cps-ri/pom.xml to /tmp/r/org/onap/cps/cps-ri/3.7.4-SNAPSHOT/cps-ri-3.7.4-SNAPSHOT.pom 13:43:02 [INFO] 13:43:02 [INFO] -------------------< org.onap.cps:integration-test >-------------------- 13:43:02 [INFO] Building integration-test 3.7.4-SNAPSHOT [16/21] 13:43:02 [INFO] --------------------------------[ jar ]--------------------------------- 13:43:02 [INFO] 13:43:02 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ integration-test --- 13:43:02 [INFO] 13:43:02 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ integration-test --- 13:43:02 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-merge-verification-maven-master/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 13:43:02 [INFO] 13:43:02 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ integration-test --- 13:43:02 [INFO] You have 0 Checkstyle violations. 13:43:02 [INFO] 13:43:02 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ integration-test --- 13:43:02 [INFO] You have 0 Checkstyle violations. 13:43:02 [INFO] 13:43:02 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ integration-test --- 13:43:02 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:43:02 [INFO] skip non existing resourceDirectory /w/workspace/cps-merge-verification-maven-master/integration-test/src/main/resources 13:43:02 [INFO] skip non existing resourceDirectory /w/workspace/cps-merge-verification-maven-master/integration-test/target/generated-sources/license 13:43:02 [INFO] skip non existing resourceDirectory /w/workspace/cps-merge-verification-maven-master/integration-test/target/generated-resources/licenses 13:43:02 [INFO] 13:43:02 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ integration-test --- 13:43:02 [INFO] No sources to compile 13:43:02 [INFO] 13:43:02 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ integration-test --- 13:43:02 [INFO] Not copying test resources 13:43:02 [INFO] 13:43:02 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ integration-test --- 13:43:02 [INFO] Not compiling test sources 13:43:02 [INFO] 13:43:02 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ integration-test --- 13:43:02 [INFO] Compilation of tests is skipped. 13:43:02 [INFO] 13:43:02 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ integration-test --- 13:43:02 [INFO] Tests are skipped. 13:43:02 [INFO] 13:43:02 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ integration-test --- 13:43:02 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-merge-verification-maven-master/integration-test/target/code-coverage/jacoco-ut.exec 13:43:02 [INFO] 13:43:02 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ integration-test --- 13:43:02 [INFO] Skipping JaCoCo execution due to missing execution data file. 13:43:02 [INFO] 13:43:02 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ integration-test --- 13:43:02 [WARNING] JAR will be empty - no content was marked for inclusion! 13:43:02 [INFO] Building jar: /w/workspace/cps-merge-verification-maven-master/integration-test/target/integration-test-3.7.4-SNAPSHOT.jar 13:43:02 [INFO] 13:43:02 [INFO] --- maven-install-plugin:2.4:install (default-install) @ integration-test --- 13:43:02 [INFO] Installing /w/workspace/cps-merge-verification-maven-master/integration-test/target/integration-test-3.7.4-SNAPSHOT.jar to /tmp/r/org/onap/cps/integration-test/3.7.4-SNAPSHOT/integration-test-3.7.4-SNAPSHOT.jar 13:43:02 [INFO] Installing /w/workspace/cps-merge-verification-maven-master/integration-test/pom.xml to /tmp/r/org/onap/cps/integration-test/3.7.4-SNAPSHOT/integration-test-3.7.4-SNAPSHOT.pom 13:43:02 [INFO] 13:43:02 [INFO] -----------------------< org.onap.cps:spotbugs >------------------------ 13:43:02 [INFO] Building spotbugs 3.7.4-SNAPSHOT [17/21] 13:43:02 [INFO] --------------------------------[ jar ]--------------------------------- 13:43:02 [INFO] 13:43:02 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spotbugs --- 13:43:02 [INFO] 13:43:02 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ spotbugs --- 13:43:02 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 13:43:02 [INFO] Copying 1 resource 13:43:02 [INFO] 13:43:02 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ spotbugs --- 13:43:02 [INFO] No sources to compile 13:43:02 [INFO] 13:43:02 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ spotbugs --- 13:43:02 [INFO] Not copying test resources 13:43:02 [INFO] 13:43:02 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ spotbugs --- 13:43:02 [INFO] Not compiling test sources 13:43:02 [INFO] 13:43:02 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ spotbugs --- 13:43:02 [INFO] Tests are skipped. 13:43:02 [INFO] 13:43:02 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ spotbugs --- 13:43:02 [INFO] Building jar: /w/workspace/cps-merge-verification-maven-master/spotbugs/target/spotbugs-3.7.4-SNAPSHOT.jar 13:43:02 [INFO] 13:43:02 [INFO] --- maven-install-plugin:2.4:install (default-install) @ spotbugs --- 13:43:02 [INFO] Installing /w/workspace/cps-merge-verification-maven-master/spotbugs/target/spotbugs-3.7.4-SNAPSHOT.jar to /tmp/r/org/onap/cps/spotbugs/3.7.4-SNAPSHOT/spotbugs-3.7.4-SNAPSHOT.jar 13:43:02 [INFO] Installing /w/workspace/cps-merge-verification-maven-master/spotbugs/pom.xml to /tmp/r/org/onap/cps/spotbugs/3.7.4-SNAPSHOT/spotbugs-3.7.4-SNAPSHOT.pom 13:43:02 [INFO] 13:43:02 [INFO] --------------------< org.onap.cps:cps-application >-------------------- 13:43:02 [INFO] Building cps-application 3.7.4-SNAPSHOT [18/21] 13:43:02 [INFO] --------------------------------[ jar ]--------------------------------- 13:43:03 [INFO] 13:43:03 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-application --- 13:43:03 [INFO] 13:43:03 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-info) @ cps-application --- 13:43:03 [INFO] 13:43:03 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-application --- 13:43:03 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-merge-verification-maven-master/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 13:43:03 [INFO] 13:43:03 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-application --- 13:43:03 [INFO] You have 0 Checkstyle violations. 13:43:03 [INFO] 13:43:03 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-application --- 13:43:03 [INFO] You have 0 Checkstyle violations. 13:43:03 [INFO] 13:43:03 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-application --- 13:43:03 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:43:03 [INFO] Copying 1 resource 13:43:03 [INFO] skip non existing resourceDirectory /w/workspace/cps-merge-verification-maven-master/cps-application/target/generated-sources/license 13:43:03 [INFO] skip non existing resourceDirectory /w/workspace/cps-merge-verification-maven-master/cps-application/target/generated-resources/licenses 13:43:03 [INFO] 13:43:03 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-application --- 13:43:03 [INFO] Recompiling the module because of changed dependency. 13:43:03 [INFO] Compiling 5 source files with javac [debug release 17] to target/classes 13:43:04 [INFO] 13:43:04 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-application --- 13:43:04 [INFO] Not copying test resources 13:43:04 [INFO] 13:43:04 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-application --- 13:43:04 [INFO] Not compiling test sources 13:43:04 [INFO] 13:43:04 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-application --- 13:43:04 [INFO] Compilation of tests is skipped. 13:43:04 [INFO] 13:43:04 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-application --- 13:43:04 [INFO] Tests are skipped. 13:43:04 [INFO] 13:43:04 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-application --- 13:43:04 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-merge-verification-maven-master/cps-application/target/code-coverage/jacoco-ut.exec 13:43:04 [INFO] 13:43:04 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-application --- 13:43:04 [INFO] Skipping JaCoCo execution due to missing execution data file. 13:43:04 [INFO] 13:43:04 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-application --- 13:43:04 [INFO] Building jar: /w/workspace/cps-merge-verification-maven-master/cps-application/target/cps-application-3.7.4-SNAPSHOT.jar 13:43:04 [INFO] 13:43:04 [INFO] --- spring-boot-maven-plugin:3.4.4:repackage (default) @ cps-application --- 13:43:04 [INFO] Attaching repackaged archive /w/workspace/cps-merge-verification-maven-master/cps-application/target/cps-application-3.7.4-SNAPSHOT-springboot.jar with classifier springboot 13:43:04 [INFO] 13:43:04 [INFO] --- jib-maven-plugin:3.3.2:dockerBuild (build) @ cps-application --- 13:43:06 [INFO] 13:43:06 [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/cps-and-ncmp:3.7.4-SNAPSHOT-20251204T134117Z, nexus3.onap.org:10003/onap/cps-and-ncmp... 13:43:06 [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 13:43:06 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 13:43:06 [INFO] Building project dependencies layer... 13:43:06 [INFO] Building dependencies layer... 13:43:06 [INFO] Building resources layer... 13:43:06 [INFO] Building classes layer... 13:43:06 [INFO] Building jvm arg files layer... 13:43:06 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 13:43:12 [INFO] 13:43:12 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.Application] 13:43:12 [INFO] Loading to Docker daemon... 13:43:16 [INFO] 13:43:16 [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/cps-and-ncmp:3.7.4-SNAPSHOT-20251204T134117Z, nexus3.onap.org:10003/onap/cps-and-ncmp 13:43:16 [INFO] 13:43:16 [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! 13:43:16 [INFO] https://github.com/GoogleContainerTools/jib/blob/master/jib-maven-plugin/CHANGELOG.md 13:43:16 [INFO] 13:43:16 [INFO] Please see https://github.com/GoogleContainerTools/jib/blob/master/docs/privacy.md for info on disabling this update check. 13:43:16 [INFO] 13:43:16 [INFO] 13:43:16 [INFO] 13:43:16 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-application --- 13:43:16 [INFO] Installing /w/workspace/cps-merge-verification-maven-master/cps-application/target/cps-application-3.7.4-SNAPSHOT.jar to /tmp/r/org/onap/cps/cps-application/3.7.4-SNAPSHOT/cps-application-3.7.4-SNAPSHOT.jar 13:43:16 [INFO] Installing /w/workspace/cps-merge-verification-maven-master/cps-application/pom.xml to /tmp/r/org/onap/cps/cps-application/3.7.4-SNAPSHOT/cps-application-3.7.4-SNAPSHOT.pom 13:43:16 [INFO] Installing /w/workspace/cps-merge-verification-maven-master/cps-application/target/cps-application-3.7.4-SNAPSHOT-springboot.jar to /tmp/r/org/onap/cps/cps-application/3.7.4-SNAPSHOT/cps-application-3.7.4-SNAPSHOT-springboot.jar 13:43:17 [INFO] 13:43:17 [INFO] -----------------< org.onap.cps:policy-executor-stub >------------------ 13:43:17 [INFO] Building policy-executor-stub 3.7.4-SNAPSHOT [19/21] 13:43:17 [INFO] --------------------------------[ jar ]--------------------------------- 13:43:17 [INFO] 13:43:17 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ policy-executor-stub --- 13:43:17 [INFO] 13:43:17 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ policy-executor-stub --- 13:43:17 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-merge-verification-maven-master/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 13:43:17 [INFO] 13:43:17 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (code-gen) @ policy-executor-stub --- 13:43:17 [INFO] Generating with dryRun=false 13:43:17 [INFO] Output directory (/w/workspace/cps-merge-verification-maven-master/policy-executor-stub/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. 13:43:17 [INFO] OpenAPI Generator: spring (server) 13:43:17 [INFO] Generator 'spring' is considered stable. 13:43:17 [INFO] ---------------------------------- 13:43:17 [INFO] Environment variable JAVA_POST_PROCESS_FILE not defined so the Java code may not be properly formatted. To define it, try 'export JAVA_POST_PROCESS_FILE="/usr/local/bin/clang-format -i"' (Linux/Mac) 13:43:17 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 13:43:17 [INFO] Invoker Package Name, originally not set, is now derived from api package name: org.onap.cps.policyexecutor.stub 13:43:17 [INFO] Processing operation initiatePermissionRequest 13:43:17 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 13:43:17 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 13:43:17 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 13:43:17 [WARNING] 'scheme' not defined in the spec (2.0). Default to [http] for server URL [http://http:/operation-permission/v1] 13:43:17 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/policy-executor-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/policyexecutor/stub/model/ErrorMessage.java 13:43:17 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/policy-executor-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/policyexecutor/stub/model/Operation.java 13:43:17 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/policy-executor-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/policyexecutor/stub/model/PermissionRequest.java 13:43:17 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/policy-executor-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/policyexecutor/stub/model/PermissionResponse.java 13:43:17 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 13:43:17 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/policy-executor-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/policyexecutor/stub/api/OperationPermissionApi.java 13:43:17 [INFO] Skipping generation of Webhooks. 13:43:17 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 13:43:17 [INFO] Skipping generation of supporting files. 13:43:17 ################################################################################ 13:43:17 # Thanks for using OpenAPI Generator. # 13:43:17 # Please consider donation to help us maintain this project 🙏 # 13:43:17 # https://opencollective.com/openapi_generator/donate # 13:43:17 ################################################################################ 13:43:17 [INFO] 13:43:17 [INFO] --- jsonschema2pojo-maven-plugin:1.2.1:generate (default) @ policy-executor-stub --- 13:43:17 [INFO] 13:43:17 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ policy-executor-stub --- 13:43:17 [INFO] You have 0 Checkstyle violations. 13:43:17 [INFO] 13:43:17 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ policy-executor-stub --- 13:43:17 [INFO] You have 0 Checkstyle violations. 13:43:17 [INFO] 13:43:17 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ policy-executor-stub --- 13:43:17 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:43:17 [INFO] Copying 1 resource 13:43:17 [INFO] skip non existing resourceDirectory /w/workspace/cps-merge-verification-maven-master/policy-executor-stub/target/generated-sources/license 13:43:17 [INFO] skip non existing resourceDirectory /w/workspace/cps-merge-verification-maven-master/policy-executor-stub/target/generated-resources/licenses 13:43:17 [INFO] 13:43:17 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ policy-executor-stub --- 13:43:17 [INFO] Recompiling the module because of changed dependency. 13:43:17 [INFO] Compiling 15 source files with javac [debug release 17] to target/classes 13:43:17 [INFO] 13:43:17 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (openapi-yaml-gen) @ policy-executor-stub --- 13:43:17 [INFO] Generating with dryRun=false 13:43:17 [INFO] No .openapi-generator-ignore file found. 13:43:17 [INFO] OpenAPI Generator: openapi-yaml (documentation) 13:43:17 [INFO] Generator 'openapi-yaml' is considered stable. 13:43:17 [INFO] Output file [outputFile=openapi.yaml] 13:43:17 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 13:43:17 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 13:43:17 [WARNING] 'scheme' not defined in the spec (2.0). Default to [http] for server URL [http://http:/operation-permission/v1] 13:43:17 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 13:43:17 [INFO] Skipping generation of Webhooks. 13:43:17 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 13:43:17 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/policy-executor-stub/target/generated-sources/openapi/README.md 13:43:17 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/policy-executor-stub/target/generated-sources/openapi/openapi.yaml 13:43:17 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/policy-executor-stub/target/generated-sources/openapi/.openapi-generator-ignore 13:43:17 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/policy-executor-stub/target/generated-sources/openapi/.openapi-generator/VERSION 13:43:17 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/policy-executor-stub/target/generated-sources/openapi/.openapi-generator/FILES 13:43:17 ################################################################################ 13:43:17 # Thanks for using OpenAPI Generator. # 13:43:17 # Please consider donation to help us maintain this project 🙏 # 13:43:17 # https://opencollective.com/openapi_generator/donate # 13:43:17 ################################################################################ 13:43:17 [INFO] 13:43:17 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ policy-executor-stub --- 13:43:17 [INFO] Not copying test resources 13:43:17 [INFO] 13:43:17 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ policy-executor-stub --- 13:43:17 [INFO] Not compiling test sources 13:43:17 [INFO] 13:43:17 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ policy-executor-stub --- 13:43:17 [INFO] Compilation of tests is skipped. 13:43:17 [INFO] 13:43:17 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ policy-executor-stub --- 13:43:17 [INFO] Tests are skipped. 13:43:17 [INFO] 13:43:17 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ policy-executor-stub --- 13:43:17 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-merge-verification-maven-master/policy-executor-stub/target/code-coverage/jacoco-ut.exec 13:43:17 [INFO] 13:43:17 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ policy-executor-stub --- 13:43:17 [INFO] Skipping JaCoCo execution due to missing execution data file. 13:43:17 [INFO] 13:43:17 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ policy-executor-stub --- 13:43:17 [INFO] Building jar: /w/workspace/cps-merge-verification-maven-master/policy-executor-stub/target/policy-executor-stub-3.7.4-SNAPSHOT.jar 13:43:17 [INFO] 13:43:17 [INFO] --- jib-maven-plugin:3.3.2:dockerBuild (build) @ policy-executor-stub --- 13:43:17 [INFO] 13:43:17 [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/policy-executor-stub:3.7.4-SNAPSHOT-20251204T134117Z, nexus3.onap.org:10003/onap/policy-executor-stub... 13:43:17 [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 13:43:17 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 13:43:17 [INFO] Building dependencies layer... 13:43:17 [INFO] Building resources layer... 13:43:17 [INFO] Building jvm arg files layer... 13:43:17 [INFO] Building classes layer... 13:43:17 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 13:43:19 [INFO] 13:43:19 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.policyexecutor.stub.PolicyExecutorApplication] 13:43:19 [INFO] Loading to Docker daemon... 13:43:20 [INFO] 13:43:20 [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/policy-executor-stub:3.7.4-SNAPSHOT-20251204T134117Z, nexus3.onap.org:10003/onap/policy-executor-stub 13:43:20 [INFO] 13:43:20 [INFO] 13:43:20 [INFO] --- maven-install-plugin:2.4:install (default-install) @ policy-executor-stub --- 13:43:20 [INFO] Installing /w/workspace/cps-merge-verification-maven-master/policy-executor-stub/target/policy-executor-stub-3.7.4-SNAPSHOT.jar to /tmp/r/org/onap/cps/policy-executor-stub/3.7.4-SNAPSHOT/policy-executor-stub-3.7.4-SNAPSHOT.jar 13:43:20 [INFO] Installing /w/workspace/cps-merge-verification-maven-master/policy-executor-stub/pom.xml to /tmp/r/org/onap/cps/policy-executor-stub/3.7.4-SNAPSHOT/policy-executor-stub-3.7.4-SNAPSHOT.pom 13:43:20 [INFO] 13:43:20 [INFO] ---------------------< org.onap.cps:jacoco-report >--------------------- 13:43:20 [INFO] Building jacoco-report 3.7.4-SNAPSHOT [20/21] 13:43:20 [INFO] --------------------------------[ jar ]--------------------------------- 13:43:20 [INFO] 13:43:20 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jacoco-report --- 13:43:20 [INFO] 13:43:20 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ jacoco-report --- 13:43:20 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-merge-verification-maven-master/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 13:43:20 [INFO] 13:43:20 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ jacoco-report --- 13:43:20 [INFO] You have 0 Checkstyle violations. 13:43:20 [INFO] 13:43:20 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ jacoco-report --- 13:43:20 [INFO] You have 0 Checkstyle violations. 13:43:20 [INFO] 13:43:20 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jacoco-report --- 13:43:20 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:43:20 [INFO] skip non existing resourceDirectory /w/workspace/cps-merge-verification-maven-master/jacoco-report/src/main/resources 13:43:20 [INFO] skip non existing resourceDirectory /w/workspace/cps-merge-verification-maven-master/jacoco-report/target/generated-sources/license 13:43:20 [INFO] skip non existing resourceDirectory /w/workspace/cps-merge-verification-maven-master/jacoco-report/target/generated-resources/licenses 13:43:20 [INFO] 13:43:20 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ jacoco-report --- 13:43:20 [INFO] No sources to compile 13:43:20 [INFO] 13:43:20 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jacoco-report --- 13:43:20 [INFO] Not copying test resources 13:43:20 [INFO] 13:43:20 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ jacoco-report --- 13:43:20 [INFO] Not compiling test sources 13:43:20 [INFO] 13:43:20 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ jacoco-report --- 13:43:20 [INFO] Compilation of tests is skipped. 13:43:20 [INFO] 13:43:20 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ jacoco-report --- 13:43:20 [INFO] Tests are skipped. 13:43:20 [INFO] 13:43:20 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ jacoco-report --- 13:43:20 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-merge-verification-maven-master/jacoco-report/target/code-coverage/jacoco-ut.exec 13:43:20 [INFO] 13:43:20 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ jacoco-report --- 13:43:20 [INFO] Skipping JaCoCo execution due to missing execution data file. 13:43:20 [INFO] 13:43:20 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ jacoco-report --- 13:43:20 [WARNING] JAR will be empty - no content was marked for inclusion! 13:43:20 [INFO] Building jar: /w/workspace/cps-merge-verification-maven-master/jacoco-report/target/jacoco-report-3.7.4-SNAPSHOT.jar 13:43:20 [INFO] 13:43:20 [INFO] --- jacoco-maven-plugin:0.8.14:report-aggregate (report) @ jacoco-report --- 13:43:20 [INFO] Analyzed bundle 'cps-application' with 5 classes 13:43:20 [INFO] Analyzed bundle 'cps-events' with 0 classes 13:43:20 [INFO] Analyzed bundle 'cps-ncmp-rest' with 10 classes 13:43:20 [INFO] Analyzed bundle 'cps-ncmp-service' with 163 classes 13:43:20 [INFO] Analyzed bundle 'cps-path-parser' with 7 classes 13:43:20 [INFO] Analyzed bundle 'cps-rest' with 7 classes 13:43:20 [INFO] Analyzed bundle 'cps-ri' with 17 classes 13:43:20 [INFO] Analyzed bundle 'cps-service' with 76 classes 13:43:20 [INFO] Analyzed bundle 'integration-test' with 0 classes 13:43:20 [INFO] Analyzed bundle 'policy-executor-stub' with 3 classes 13:43:20 [INFO] 13:43:20 [INFO] --- maven-install-plugin:2.4:install (default-install) @ jacoco-report --- 13:43:20 [INFO] Installing /w/workspace/cps-merge-verification-maven-master/jacoco-report/target/jacoco-report-3.7.4-SNAPSHOT.jar to /tmp/r/org/onap/cps/jacoco-report/3.7.4-SNAPSHOT/jacoco-report-3.7.4-SNAPSHOT.jar 13:43:20 [INFO] Installing /w/workspace/cps-merge-verification-maven-master/jacoco-report/pom.xml to /tmp/r/org/onap/cps/jacoco-report/3.7.4-SNAPSHOT/jacoco-report-3.7.4-SNAPSHOT.pom 13:43:20 [INFO] 13:43:20 [INFO] --------------------< org.onap.cps:cps-aggregator >--------------------- 13:43:20 [INFO] Building cps 3.7.4-SNAPSHOT [21/21] 13:43:20 [INFO] --------------------------------[ pom ]--------------------------------- 13:43:20 [INFO] 13:43:20 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-aggregator --- 13:43:20 [INFO] Deleting /w/workspace/cps-merge-verification-maven-master/target 13:43:20 [INFO] 13:43:20 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-aggregator --- 13:43:20 [INFO] Installing /w/workspace/cps-merge-verification-maven-master/pom.xml to /tmp/r/org/onap/cps/cps-aggregator/3.7.4-SNAPSHOT/cps-aggregator-3.7.4-SNAPSHOT.pom 13:43:20 [INFO] ------------------------------------------------------------------------ 13:43:20 [INFO] Reactor Summary for cps 3.7.4-SNAPSHOT: 13:43:20 [INFO] 13:43:20 [INFO] org.onap.cps:cps-dependencies ...................... SUCCESS [ 0.897 s] 13:43:20 [INFO] cps-bom ............................................ SUCCESS [ 0.007 s] 13:43:20 [INFO] checkstyle ......................................... SUCCESS [ 3.745 s] 13:43:20 [INFO] cps-parent ......................................... SUCCESS [ 5.314 s] 13:43:20 [INFO] cps-events ......................................... SUCCESS [ 2.854 s] 13:43:20 [INFO] cps-path-parser .................................... SUCCESS [ 3.296 s] 13:43:20 [INFO] cps-service ........................................ SUCCESS [ 11.794 s] 13:43:20 [INFO] cps-rest ........................................... SUCCESS [ 8.453 s] 13:43:20 [INFO] cps-ncmp-events .................................... SUCCESS [ 2.762 s] 13:43:20 [INFO] cps-ncmp-service ................................... SUCCESS [ 55.455 s] 13:43:20 [INFO] cps-ncmp-rest ...................................... SUCCESS [ 3.364 s] 13:43:20 [INFO] cps-ncmp-rest-stub ................................. SUCCESS [ 0.063 s] 13:43:20 [INFO] cps-ncmp-rest-stub-service ......................... SUCCESS [ 0.493 s] 13:43:20 [INFO] cps-ncmp-rest-stub-app ............................. SUCCESS [ 1.630 s] 13:43:20 [INFO] cps-ri ............................................. SUCCESS [ 1.764 s] 13:43:20 [INFO] integration-test ................................... SUCCESS [ 0.271 s] 13:43:20 [INFO] spotbugs ........................................... SUCCESS [ 0.009 s] 13:43:20 [INFO] cps-application .................................... SUCCESS [ 14.421 s] 13:43:20 [INFO] policy-executor-stub ............................... SUCCESS [ 2.988 s] 13:43:20 [INFO] jacoco-report ...................................... SUCCESS [ 0.639 s] 13:43:20 [INFO] cps ................................................ SUCCESS [ 0.003 s] 13:43:20 [INFO] ------------------------------------------------------------------------ 13:43:20 [INFO] BUILD SUCCESS 13:43:20 [INFO] ------------------------------------------------------------------------ 13:43:20 [INFO] Total time: 02:02 min 13:43:20 [INFO] Finished at: 2025-12-04T13:43:20Z 13:43:20 [INFO] ------------------------------------------------------------------------ 13:43:20 [cps-merge-verification-maven-master] $ /bin/bash -l /tmp/jenkins5776640782007177865.sh 13:43:20 + echo '---> install-robotframework-py3.sh' 13:43:20 ---> install-robotframework-py3.sh 13:43:20 + REQUIRED_PYTHON=3.7.0 13:43:20 + [[ -d /opt/pyenv ]] 13:43:20 + echo 'Setup pyenv:' 13:43:20 Setup pyenv: 13:43:20 + export PYENV_ROOT=/opt/pyenv 13:43:20 + PYENV_ROOT=/opt/pyenv 13:43:20 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:43:20 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:43:20 + pyenv versions 13:43:20 system 13:43:20 3.8.13 13:43:20 3.9.13 13:43:20 * 3.10.6 (set by /w/workspace/cps-merge-verification-maven-master/.python-version) 13:43:20 + command -v pyenv 13:43:20 ++ pyenv init - --no-rehash 13:43:20 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 13:43:20 export PATH="/opt/pyenv/shims:${PATH}" 13:43:20 export PYENV_SHELL=bash 13:43:20 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:43:20 pyenv() { 13:43:20 local command 13:43:20 command="${1:-}" 13:43:20 if [ "$#" -gt 0 ]; then 13:43:20 shift 13:43:20 fi 13:43:20 13:43:20 case "$command" in 13:43:20 rehash|shell) 13:43:20 eval "$(pyenv "sh-$command" "$@")" 13:43:20 ;; 13:43:20 *) 13:43:20 command pyenv "$command" "$@" 13:43:20 ;; 13:43:20 esac 13:43:20 }' 13:43:20 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 13:43:20 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:43:20 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:43:20 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:43:20 ++ export PYENV_SHELL=bash 13:43:20 ++ PYENV_SHELL=bash 13:43:20 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:43:20 +++ complete -F _pyenv pyenv 13:43:20 ++ pyenv versions --bare 13:43:20 ++ sed '/^[^0-9]/d' 13:43:20 ++ local command 13:43:20 ++ sort -V 13:43:20 ++ command=versions 13:43:20 ++ '[' 2 -gt 0 ']' 13:43:20 ++ shift 13:43:20 ++ case "$command" in 13:43:20 ++ command pyenv versions --bare 13:43:20 ++ pyenv versions --bare 13:43:20 ++ tail -n 1 13:43:20 + version=3.10.6 13:43:20 + pyenv local 3.10.6 13:43:20 + local command 13:43:20 + command=local 13:43:20 + '[' 2 -gt 0 ']' 13:43:20 + shift 13:43:20 + case "$command" in 13:43:20 + command pyenv local 3.10.6 13:43:20 + pyenv local 3.10.6 13:43:20 ++ python3 --version 13:43:20 ++ awk '{print $2}' 13:43:21 + PYTHON_VERSION=3.10.6 13:43:21 + ver_ge 3.10.6 3.7.0 13:43:21 ++ ver_cmp 3.10.6 3.7.0 13:43:21 ++ local IFS=. 13:43:21 ++ V1=($1) 13:43:21 ++ V2=($2) 13:43:21 ++ local V1 V2 I 13:43:21 ++ (( I=0 )) 13:43:21 ++ (( I<3 || I<3 )) 13:43:21 ++ [[ 3 -lt 3 ]] 13:43:21 ++ [[ 3 -gt 3 ]] 13:43:21 ++ (( I++ )) 13:43:21 ++ (( I<3 || I<3 )) 13:43:21 ++ [[ 10 -lt 7 ]] 13:43:21 ++ [[ 10 -gt 7 ]] 13:43:21 ++ echo 1 13:43:21 ++ return 13:43:21 + [[ ! 1 -eq -1 ]] 13:43:21 + python3 -m robot.run --version 13:43:21 + cat 13:43:21 + [[ -f /home/jenkins/lf-env.sh ]] 13:43:21 + echo 'Installing robot-framework using LF common tooling' 13:43:21 Installing robot-framework using LF common tooling 13:43:21 + source /home/jenkins/lf-env.sh 13:43:21 + lf-activate-venv --python python3 --venv-file /w/workspace/cps-merge-verification-maven-master/.robot3_venv setuptools pip wheel 13:43:21 ++ mktemp -d /tmp/venv-XXXX 13:43:21 + lf_venv=/tmp/venv-pkHV 13:43:21 + local venv_file=/tmp/.os_lf_venv 13:43:21 + local python=python3 13:43:21 + local options 13:43:21 + local set_path=true 13:43:21 + local install_args= 13:43:21 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 --venv-file /w/workspace/cps-merge-verification-maven-master/.robot3_venv setuptools pip wheel 13:43:21 + options=' --python '\''python3'\'' --venv-file '\''/w/workspace/cps-merge-verification-maven-master/.robot3_venv'\'' -- '\''setuptools'\'' '\''pip'\'' '\''wheel'\''' 13:43:21 + eval set -- ' --python '\''python3'\'' --venv-file '\''/w/workspace/cps-merge-verification-maven-master/.robot3_venv'\'' -- '\''setuptools'\'' '\''pip'\'' '\''wheel'\''' 13:43:21 ++ set -- --python python3 --venv-file /w/workspace/cps-merge-verification-maven-master/.robot3_venv -- setuptools pip wheel 13:43:21 + true 13:43:21 + case $1 in 13:43:21 + python=python3 13:43:21 + shift 2 13:43:21 + true 13:43:21 + case $1 in 13:43:21 + venv_file=/w/workspace/cps-merge-verification-maven-master/.robot3_venv 13:43:21 + shift 2 13:43:21 + true 13:43:21 + case $1 in 13:43:21 + shift 13:43:21 + break 13:43:21 + case $python in 13:43:21 + local pkg_list= 13:43:21 + [[ -d /opt/pyenv ]] 13:43:21 + echo 'Setup pyenv:' 13:43:21 Setup pyenv: 13:43:21 + export PYENV_ROOT=/opt/pyenv 13:43:21 + PYENV_ROOT=/opt/pyenv 13:43:21 + export PATH=/opt/pyenv/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:43:21 + PATH=/opt/pyenv/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:43:21 + pyenv versions 13:43:21 + local command 13:43:21 + command=versions 13:43:21 + '[' 1 -gt 0 ']' 13:43:21 + shift 13:43:21 + case "$command" in 13:43:21 + command pyenv versions 13:43:21 + pyenv versions 13:43:21 system 13:43:21 3.8.13 13:43:21 3.9.13 13:43:21 * 3.10.6 (set by /w/workspace/cps-merge-verification-maven-master/.python-version) 13:43:21 + command -v pyenv 13:43:21 ++ pyenv init - --no-rehash 13:43:21 ++ local command 13:43:21 ++ command=init 13:43:21 ++ '[' 3 -gt 0 ']' 13:43:21 ++ shift 13:43:21 ++ case "$command" in 13:43:21 ++ command pyenv init - --no-rehash 13:43:21 ++ pyenv init - --no-rehash 13:43:21 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 13:43:21 export PATH="/opt/pyenv/shims:${PATH}" 13:43:21 export PYENV_SHELL=bash 13:43:21 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:43:21 pyenv() { 13:43:21 local command 13:43:21 command="${1:-}" 13:43:21 if [ "$#" -gt 0 ]; then 13:43:21 shift 13:43:21 fi 13:43:21 13:43:21 case "$command" in 13:43:21 rehash|shell) 13:43:21 eval "$(pyenv "sh-$command" "$@")" 13:43:21 ;; 13:43:21 *) 13:43:21 command pyenv "$command" "$@" 13:43:21 ;; 13:43:21 esac 13:43:21 }' 13:43:21 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 13:43:21 ++ PATH=/opt/pyenv/bin:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:43:21 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:43:21 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:43:21 ++ export PYENV_SHELL=bash 13:43:21 ++ PYENV_SHELL=bash 13:43:21 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:43:21 +++ complete -F _pyenv pyenv 13:43:21 ++ lf-pyver python3 13:43:21 ++ local py_version_xy=python3 13:43:21 ++ local py_version_xyz= 13:43:21 ++ pyenv versions 13:43:21 ++ sed 's/^[ *]* //' 13:43:21 ++ local command 13:43:21 ++ command=versions 13:43:21 ++ '[' 1 -gt 0 ']' 13:43:21 ++ shift 13:43:21 ++ case "$command" in 13:43:21 ++ command pyenv versions 13:43:21 ++ pyenv versions 13:43:21 ++ awk '{ print $1 }' 13:43:21 ++ grep -E '^[0-9.]*[0-9]$' 13:43:21 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:43:21 +++ grep '^3' /tmp/.pyenv_versions 13:43:21 +++ sort -V 13:43:21 +++ tail -n 1 13:43:21 ++ py_version_xyz=3.10.6 13:43:21 ++ [[ -z 3.10.6 ]] 13:43:21 ++ echo 3.10.6 13:43:21 ++ return 0 13:43:21 + pyenv local 3.10.6 13:43:21 + local command 13:43:21 + command=local 13:43:21 + '[' 2 -gt 0 ']' 13:43:21 + shift 13:43:21 + case "$command" in 13:43:21 + command pyenv local 3.10.6 13:43:21 + pyenv local 3.10.6 13:43:21 + for arg in "$@" 13:43:21 + case $arg in 13:43:21 + pkg_list+='setuptools ' 13:43:21 + for arg in "$@" 13:43:21 + case $arg in 13:43:21 + pkg_list+='pip ' 13:43:21 + for arg in "$@" 13:43:21 + case $arg in 13:43:21 + pkg_list+='wheel ' 13:43:21 + [[ -f /w/workspace/cps-merge-verification-maven-master/.robot3_venv ]] 13:43:21 + [[ ! -f /w/workspace/cps-merge-verification-maven-master/.robot3_venv ]] 13:43:21 + [[ -n '' ]] 13:43:21 + python3 -m venv /tmp/venv-pkHV 13:43:25 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pkHV' 13:43:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pkHV 13:43:25 + echo /tmp/venv-pkHV 13:43:25 + echo 'lf-activate-venv(): INFO: Save venv in file: /w/workspace/cps-merge-verification-maven-master/.robot3_venv' 13:43:25 lf-activate-venv(): INFO: Save venv in file: /w/workspace/cps-merge-verification-maven-master/.robot3_venv 13:43:25 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:43:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:43:25 + local 'pip_opts=--upgrade --quiet' 13:43:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:43:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:43:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:43:25 + [[ -n '' ]] 13:43:25 + [[ -n '' ]] 13:43:25 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:43:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:43:25 + /tmp/venv-pkHV/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 13:43:28 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:43:28 lf-activate-venv(): INFO: Base packages installed successfully 13:43:28 + [[ -z setuptools pip wheel ]] 13:43:28 + echo 'lf-activate-venv(): INFO: Installing additional packages: setuptools pip wheel ' 13:43:28 lf-activate-venv(): INFO: Installing additional packages: setuptools pip wheel 13:43:28 + /tmp/venv-pkHV/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager setuptools pip wheel 13:43:30 + type python3 13:43:30 + true 13:43:30 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-pkHV/bin to PATH' 13:43:30 lf-activate-venv(): INFO: Adding /tmp/venv-pkHV/bin to PATH 13:43:30 + PATH=/tmp/venv-pkHV/bin:/opt/pyenv/shims:/opt/pyenv/bin:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:43:30 + return 0 13:43:30 + python3 -m pip install -r requirements.txt 13:43:31 Collecting paramiko (from -r requirements.txt (line 1)) 13:43:31 Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 13:43:31 Collecting six (from -r requirements.txt (line 2)) 13:43:31 Using cached six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 13:43:31 Collecting urllib3 (from -r requirements.txt (line 3)) 13:43:31 Downloading urllib3-2.5.0-py3-none-any.whl.metadata (6.5 kB) 13:43:31 Collecting docker-py (from -r requirements.txt (line 4)) 13:43:31 Downloading docker_py-1.10.6-py2.py3-none-any.whl.metadata (2.1 kB) 13:43:31 Collecting ipaddr (from -r requirements.txt (line 5)) 13:43:31 Downloading ipaddr-2.2.0.tar.gz (26 kB) 13:43:31 Installing build dependencies: started 13:43:32 Installing build dependencies: finished with status 'done' 13:43:32 Getting requirements to build wheel: started 13:43:32 Getting requirements to build wheel: finished with status 'done' 13:43:32 Preparing metadata (pyproject.toml): started 13:43:32 Preparing metadata (pyproject.toml): finished with status 'done' 13:43:32 Collecting netaddr (from -r requirements.txt (line 6)) 13:43:32 Using cached netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 13:43:32 Collecting netifaces (from -r requirements.txt (line 7)) 13:43:32 Downloading netifaces-0.11.0.tar.gz (30 kB) 13:43:33 Installing build dependencies: started 13:43:35 Installing build dependencies: finished with status 'done' 13:43:35 Getting requirements to build wheel: started 13:43:35 Getting requirements to build wheel: finished with status 'done' 13:43:35 Preparing metadata (pyproject.toml): started 13:43:35 Preparing metadata (pyproject.toml): finished with status 'done' 13:43:35 Collecting pyhocon (from -r requirements.txt (line 8)) 13:43:35 Downloading pyhocon-0.3.61-py3-none-any.whl.metadata (1.2 kB) 13:43:35 Collecting requests (from -r requirements.txt (line 9)) 13:43:35 Using cached requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) 13:43:35 Collecting selenium<4.6.0,>=4.0.0 (from -r requirements.txt (line 10)) 13:43:35 Downloading selenium-4.5.0-py3-none-any.whl.metadata (6.5 kB) 13:43:35 Collecting robotframework (from -r requirements.txt (line 11)) 13:43:35 Downloading robotframework-7.3.2-py3-none-any.whl.metadata (7.6 kB) 13:43:35 Collecting robotframework-httplibrary (from -r requirements.txt (line 12)) 13:43:35 Downloading robotframework-httplibrary-0.4.2.tar.gz (9.1 kB) 13:43:35 Installing build dependencies: started 13:43:35 Installing build dependencies: finished with status 'done' 13:43:35 Getting requirements to build wheel: started 13:43:36 Getting requirements to build wheel: finished with status 'done' 13:43:36 Preparing metadata (pyproject.toml): started 13:43:36 Preparing metadata (pyproject.toml): finished with status 'done' 13:43:36 Collecting robotframework-requests==0.9.3 (from -r requirements.txt (line 13)) 13:43:36 Downloading robotframework_requests-0.9.3-py3-none-any.whl.metadata (7.2 kB) 13:43:36 Collecting robotframework-selenium2library (from -r requirements.txt (line 14)) 13:43:36 Downloading robotframework_selenium2library-3.0.0-py2.py3-none-any.whl.metadata (4.6 kB) 13:43:36 Collecting robotframework-sshlibrary (from -r requirements.txt (line 15)) 13:43:36 Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 13:43:36 Installing build dependencies: started 13:43:38 Installing build dependencies: finished with status 'done' 13:43:38 Getting requirements to build wheel: started 13:43:38 Getting requirements to build wheel: finished with status 'done' 13:43:38 Preparing metadata (pyproject.toml): started 13:43:38 Preparing metadata (pyproject.toml): finished with status 'done' 13:43:38 Collecting scapy (from -r requirements.txt (line 16)) 13:43:38 Downloading scapy-2.6.1-py3-none-any.whl.metadata (5.6 kB) 13:43:38 Collecting jsonpath-rw (from -r requirements.txt (line 18)) 13:43:38 Downloading jsonpath-rw-1.4.0.tar.gz (13 kB) 13:43:38 Installing build dependencies: started 13:43:39 Installing build dependencies: finished with status 'done' 13:43:39 Getting requirements to build wheel: started 13:43:39 Getting requirements to build wheel: finished with status 'done' 13:43:39 Preparing metadata (pyproject.toml): started 13:43:40 Preparing metadata (pyproject.toml): finished with status 'done' 13:43:40 Collecting elasticsearch<8.0.0,>=7.0.0 (from -r requirements.txt (line 20)) 13:43:41 Downloading elasticsearch-7.17.12-py2.py3-none-any.whl.metadata (5.7 kB) 13:43:41 Collecting elasticsearch-dsl (from -r requirements.txt (line 21)) 13:43:41 Downloading elasticsearch_dsl-8.18.0-py3-none-any.whl.metadata (12 kB) 13:43:41 Collecting pyangbind (from -r requirements.txt (line 23)) 13:43:41 Downloading pyangbind-0.8.6-py3-none-any.whl.metadata (4.2 kB) 13:43:41 Collecting isodate (from -r requirements.txt (line 25)) 13:43:41 Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) 13:43:41 Collecting jmespath (from -r requirements.txt (line 27)) 13:43:41 Using cached jmespath-1.0.1-py3-none-any.whl.metadata (7.6 kB) 13:43:41 Collecting jsonpatch (from -r requirements.txt (line 29)) 13:43:41 Using cached jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 13:43:41 Collecting pbr (from -r requirements.txt (line 30)) 13:43:41 Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 13:43:41 Collecting deepdiff (from -r requirements.txt (line 31)) 13:43:41 Downloading deepdiff-8.6.1-py3-none-any.whl.metadata (8.6 kB) 13:43:41 Collecting dnspython (from -r requirements.txt (line 32)) 13:43:41 Using cached dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 13:43:41 Collecting future (from -r requirements.txt (line 33)) 13:43:41 Using cached future-1.0.0-py3-none-any.whl.metadata (4.0 kB) 13:43:41 Collecting jinja2 (from -r requirements.txt (line 34)) 13:43:41 Using cached jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 13:43:41 Collecting kafka-python (from -r requirements.txt (line 35)) 13:43:41 Downloading kafka_python-2.3.0-py2.py3-none-any.whl.metadata (10.0 kB) 13:43:41 Collecting protobuf (from -r requirements.txt (line 37)) 13:43:41 Downloading protobuf-6.33.1-cp39-abi3-manylinux2014_x86_64.whl.metadata (593 bytes) 13:43:41 Collecting pyyaml (from -r requirements.txt (line 38)) 13:43:41 Using cached pyyaml-6.0.3-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 13:43:41 Collecting robotlibcore-temp (from -r requirements.txt (line 39)) 13:43:41 Downloading robotlibcore-temp-1.0.2.tar.gz (4.3 kB) 13:43:41 Installing build dependencies: started 13:43:41 Installing build dependencies: finished with status 'done' 13:43:41 Getting requirements to build wheel: started 13:43:42 Getting requirements to build wheel: finished with status 'done' 13:43:42 Preparing metadata (pyproject.toml): started 13:43:42 Preparing metadata (pyproject.toml): finished with status 'done' 13:43:42 Collecting more-itertools (from -r requirements.txt (line 40)) 13:43:42 Downloading more_itertools-10.8.0-py3-none-any.whl.metadata (39 kB) 13:43:42 Collecting xvfbwrapper (from -r requirements.txt (line 41)) 13:43:42 Downloading xvfbwrapper-0.2.15-py3-none-any.whl.metadata (6.6 kB) 13:43:42 Collecting PyVirtualDisplay (from -r requirements.txt (line 42)) 13:43:42 Downloading PyVirtualDisplay-3.0-py3-none-any.whl.metadata (943 bytes) 13:43:42 Collecting odltools (from -r requirements.txt (line 48)) 13:43:42 Downloading odltools-0.1.34-py2.py3-none-any.whl.metadata (3.6 kB) 13:43:42 Collecting urllib3 (from -r requirements.txt (line 3)) 13:43:42 Using cached urllib3-1.26.20-py2.py3-none-any.whl.metadata (50 kB) 13:43:42 Collecting trio~=0.17 (from selenium<4.6.0,>=4.0.0->-r requirements.txt (line 10)) 13:43:42 Downloading trio-0.32.0-py3-none-any.whl.metadata (8.5 kB) 13:43:42 Collecting trio-websocket~=0.9 (from selenium<4.6.0,>=4.0.0->-r requirements.txt (line 10)) 13:43:42 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) 13:43:42 Collecting certifi>=2021.10.8 (from selenium<4.6.0,>=4.0.0->-r requirements.txt (line 10)) 13:43:42 Using cached certifi-2025.11.12-py3-none-any.whl.metadata (2.5 kB) 13:43:42 Collecting attrs>=23.2.0 (from trio~=0.17->selenium<4.6.0,>=4.0.0->-r requirements.txt (line 10)) 13:43:42 Using cached attrs-25.4.0-py3-none-any.whl.metadata (10 kB) 13:43:42 Collecting sortedcontainers (from trio~=0.17->selenium<4.6.0,>=4.0.0->-r requirements.txt (line 10)) 13:43:42 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 13:43:42 Collecting idna (from trio~=0.17->selenium<4.6.0,>=4.0.0->-r requirements.txt (line 10)) 13:43:43 Using cached idna-3.11-py3-none-any.whl.metadata (8.4 kB) 13:43:43 Collecting outcome (from trio~=0.17->selenium<4.6.0,>=4.0.0->-r requirements.txt (line 10)) 13:43:43 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 13:43:43 Collecting sniffio>=1.3.0 (from trio~=0.17->selenium<4.6.0,>=4.0.0->-r requirements.txt (line 10)) 13:43:43 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 13:43:43 Collecting exceptiongroup (from trio~=0.17->selenium<4.6.0,>=4.0.0->-r requirements.txt (line 10)) 13:43:43 Downloading exceptiongroup-1.3.1-py3-none-any.whl.metadata (6.7 kB) 13:43:43 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium<4.6.0,>=4.0.0->-r requirements.txt (line 10)) 13:43:43 Downloading wsproto-1.3.2-py3-none-any.whl.metadata (5.2 kB) 13:43:43 Collecting PySocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]~=1.26->selenium<4.6.0,>=4.0.0->-r requirements.txt (line 10)) 13:43:43 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 13:43:43 Collecting bcrypt>=3.2 (from paramiko->-r requirements.txt (line 1)) 13:43:43 Downloading bcrypt-5.0.0-cp39-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (10 kB) 13:43:43 Collecting cryptography>=3.3 (from paramiko->-r requirements.txt (line 1)) 13:43:43 Using cached cryptography-46.0.3-cp38-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (5.7 kB) 13:43:43 Collecting invoke>=2.0 (from paramiko->-r requirements.txt (line 1)) 13:43:43 Downloading invoke-2.2.1-py3-none-any.whl.metadata (3.3 kB) 13:43:43 Collecting pynacl>=1.5 (from paramiko->-r requirements.txt (line 1)) 13:43:43 Using cached pynacl-1.6.1-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (9.8 kB) 13:43:43 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 4)) 13:43:43 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl.metadata (1.8 kB) 13:43:43 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 4)) 13:43:43 Using cached websocket_client-1.9.0-py3-none-any.whl.metadata (8.3 kB) 13:43:43 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 8)) 13:43:43 Using cached pyparsing-3.2.5-py3-none-any.whl.metadata (5.0 kB) 13:43:43 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 9)) 13:43:43 Using cached charset_normalizer-3.4.4-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (37 kB) 13:43:44 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 12)) 13:43:44 Downloading webtest-3.0.7-py3-none-any.whl.metadata (2.0 kB) 13:43:44 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 12)) 13:43:44 Using cached jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 13:43:44 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 14)) 13:43:44 Downloading robotframework_seleniumlibrary-6.8.0-py3-none-any.whl.metadata (9.0 kB) 13:43:44 Collecting scp>=0.13.0 (from robotframework-sshlibrary->-r requirements.txt (line 15)) 13:43:44 Downloading scp-0.15.0-py2.py3-none-any.whl.metadata (4.3 kB) 13:43:44 Collecting ply (from jsonpath-rw->-r requirements.txt (line 18)) 13:43:44 Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 13:43:44 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 18)) 13:43:44 Using cached decorator-5.2.1-py3-none-any.whl.metadata (3.9 kB) 13:43:44 Collecting python-dateutil (from elasticsearch-dsl->-r requirements.txt (line 21)) 13:43:44 Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 13:43:44 Requirement already satisfied: typing-extensions in /tmp/venv-pkHV/lib/python3.10/site-packages (from elasticsearch-dsl->-r requirements.txt (line 21)) (4.15.0) 13:43:44 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while. 13:43:44 Collecting elasticsearch-dsl (from -r requirements.txt (line 21)) 13:43:44 Downloading elasticsearch_dsl-8.17.1-py3-none-any.whl.metadata (11 kB) 13:43:44 Downloading elasticsearch_dsl-8.17.0-py3-none-any.whl.metadata (11 kB) 13:43:44 Downloading elasticsearch_dsl-8.16.0-py3-none-any.whl.metadata (11 kB) 13:43:44 Downloading elasticsearch_dsl-8.15.4-py3-none-any.whl.metadata (11 kB) 13:43:44 Downloading elasticsearch_dsl-8.15.3-py3-none-any.whl.metadata (11 kB) 13:43:44 Downloading elasticsearch_dsl-8.15.2-py3-none-any.whl.metadata (11 kB) 13:43:44 Downloading elasticsearch_dsl-8.15.1-py3-none-any.whl.metadata (11 kB) 13:43:44 INFO: pip is still looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while. 13:43:44 Downloading elasticsearch_dsl-8.15.0-py3-none-any.whl.metadata (11 kB) 13:43:44 Downloading elasticsearch_dsl-8.14.0-py3-none-any.whl.metadata (11 kB) 13:43:44 Downloading elasticsearch_dsl-8.13.1-py3-none-any.whl.metadata (11 kB) 13:43:44 Downloading elasticsearch_dsl-8.13.0-py3-none-any.whl.metadata (11 kB) 13:43:44 Downloading elasticsearch_dsl-8.12.0-py3-none-any.whl.metadata (10 kB) 13:43:44 INFO: This is taking longer than usual. You might need to provide the dependency resolver with stricter constraints to reduce runtime. See https://pip.pypa.io/warnings/backtracking for guidance. If you want to abort this run, press Ctrl + C. 13:43:44 Downloading elasticsearch_dsl-8.11.0-py3-none-any.whl.metadata (10 kB) 13:43:44 Downloading elasticsearch_dsl-8.9.0-py3-none-any.whl.metadata (10 kB) 13:43:44 Downloading elasticsearch_dsl-7.4.1-py2.py3-none-any.whl.metadata (11 kB) 13:43:45 Collecting pyang (from pyangbind->-r requirements.txt (line 23)) 13:43:45 Downloading pyang-2.7.1-py2.py3-none-any.whl.metadata (1.0 kB) 13:43:45 Collecting lxml (from pyangbind->-r requirements.txt (line 23)) 13:43:45 Using cached lxml-6.0.2-cp310-cp310-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.6 kB) 13:43:46 Collecting regex (from pyangbind->-r requirements.txt (line 23)) 13:43:46 Downloading regex-2025.11.3-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (40 kB) 13:43:46 Collecting enum34 (from pyangbind->-r requirements.txt (line 23)) 13:43:46 Downloading enum34-1.1.10-py3-none-any.whl.metadata (1.6 kB) 13:43:46 Requirement already satisfied: setuptools in /tmp/venv-pkHV/lib/python3.10/site-packages (from pbr->-r requirements.txt (line 30)) (80.9.0) 13:43:46 Collecting orderly-set<6,>=5.4.1 (from deepdiff->-r requirements.txt (line 31)) 13:43:46 Downloading orderly_set-5.5.0-py3-none-any.whl.metadata (6.6 kB) 13:43:46 Collecting MarkupSafe>=2.0 (from jinja2->-r requirements.txt (line 34)) 13:43:46 Using cached markupsafe-3.0.3-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB) 13:43:46 Collecting requests (from -r requirements.txt (line 9)) 13:43:46 Downloading requests-2.19.1-py2.py3-none-any.whl.metadata (52 kB) 13:43:46 Collecting chardet<3.1.0,>=3.0.2 (from requests->-r requirements.txt (line 9)) 13:43:46 Downloading chardet-3.0.4-py2.py3-none-any.whl.metadata (3.2 kB) 13:43:46 Collecting idna (from trio~=0.17->selenium<4.6.0,>=4.0.0->-r requirements.txt (line 10)) 13:43:46 Downloading idna-2.7-py2.py3-none-any.whl.metadata (8.9 kB) 13:43:46 INFO: pip is looking at multiple versions of requests to determine which version is compatible with other requirements. This could take a while. 13:43:46 Collecting odltools (from -r requirements.txt (line 48)) 13:43:46 Downloading odltools-0.1.33-py2.py3-none-any.whl.metadata (3.6 kB) 13:43:46 Downloading odltools-0.1.32-py2.py3-none-any.whl.metadata (3.4 kB) 13:43:46 Downloading odltools-0.1.31-py2.py3-none-any.whl.metadata (3.4 kB) 13:43:46 Downloading odltools-0.1.30-py2.py3-none-any.whl.metadata (3.4 kB) 13:43:47 Downloading odltools-0.1.29-py2.py3-none-any.whl.metadata (3.4 kB) 13:43:47 Downloading odltools-0.1.28-py2.py3-none-any.whl.metadata (3.4 kB) 13:43:47 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko->-r requirements.txt (line 1)) 13:43:47 Using cached cffi-2.0.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 13:43:47 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko->-r requirements.txt (line 1)) 13:43:47 Using cached pycparser-2.23-py3-none-any.whl.metadata (993 bytes) 13:43:47 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 14)) 13:43:47 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) 13:43:47 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 14)) 13:43:47 Using cached click-8.3.1-py3-none-any.whl.metadata (2.6 kB) 13:43:47 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 12)) 13:43:47 Downloading WebOb-1.8.9-py2.py3-none-any.whl.metadata (11 kB) 13:43:47 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 12)) 13:43:47 Downloading waitress-3.0.2-py3-none-any.whl.metadata (5.8 kB) 13:43:47 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 12)) 13:43:47 Using cached beautifulsoup4-4.14.3-py3-none-any.whl.metadata (3.8 kB) 13:43:47 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium<4.6.0,>=4.0.0->-r requirements.txt (line 10)) 13:43:47 Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) 13:43:47 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 12)) 13:43:47 Using cached soupsieve-2.8-py3-none-any.whl.metadata (4.6 kB) 13:43:47 Downloading robotframework_requests-0.9.3-py3-none-any.whl (21 kB) 13:43:47 Downloading selenium-4.5.0-py3-none-any.whl (995 kB) 13:43:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 995.2/995.2 kB 23.0 MB/s 0:00:00 13:43:47 Using cached urllib3-1.26.20-py2.py3-none-any.whl (144 kB) 13:43:47 Downloading elasticsearch-7.17.12-py2.py3-none-any.whl (385 kB) 13:43:47 Downloading trio-0.32.0-py3-none-any.whl (512 kB) 13:43:47 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) 13:43:47 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 13:43:47 Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 13:43:47 Using cached six-1.17.0-py2.py3-none-any.whl (11 kB) 13:43:47 Downloading docker_py-1.10.6-py2.py3-none-any.whl (50 kB) 13:43:47 Using cached netaddr-1.3.0-py3-none-any.whl (2.3 MB) 13:43:47 Downloading pyhocon-0.3.61-py3-none-any.whl (25 kB) 13:43:47 Using cached pyparsing-3.2.5-py3-none-any.whl (113 kB) 13:43:47 Using cached requests-2.32.5-py3-none-any.whl (64 kB) 13:43:47 Using cached charset_normalizer-3.4.4-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (153 kB) 13:43:47 Using cached idna-3.11-py3-none-any.whl (71 kB) 13:43:47 Downloading robotframework-7.3.2-py3-none-any.whl (795 kB) 13:43:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 42.9 MB/s 0:00:00 13:43:47 Downloading robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB) 13:43:47 Downloading scapy-2.6.1-py3-none-any.whl (2.4 MB) 13:43:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 80.1 MB/s 0:00:00 13:43:48 Downloading elasticsearch_dsl-7.4.1-py2.py3-none-any.whl (64 kB) 13:43:48 Downloading pyangbind-0.8.6-py3-none-any.whl (52 kB) 13:43:48 Downloading isodate-0.7.2-py3-none-any.whl (22 kB) 13:43:48 Using cached jmespath-1.0.1-py3-none-any.whl (20 kB) 13:43:48 Using cached jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 13:43:48 Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 13:43:48 Downloading deepdiff-8.6.1-py3-none-any.whl (91 kB) 13:43:48 Downloading orderly_set-5.5.0-py3-none-any.whl (13 kB) 13:43:48 Using cached dnspython-2.8.0-py3-none-any.whl (331 kB) 13:43:48 Using cached future-1.0.0-py3-none-any.whl (491 kB) 13:43:48 Using cached jinja2-3.1.6-py3-none-any.whl (134 kB) 13:43:48 Downloading kafka_python-2.3.0-py2.py3-none-any.whl (326 kB) 13:43:48 Downloading protobuf-6.33.1-cp39-abi3-manylinux2014_x86_64.whl (323 kB) 13:43:48 Using cached pyyaml-6.0.3-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (770 kB) 13:43:48 Downloading more_itertools-10.8.0-py3-none-any.whl (69 kB) 13:43:48 Downloading xvfbwrapper-0.2.15-py3-none-any.whl (6.2 kB) 13:43:48 Downloading PyVirtualDisplay-3.0-py3-none-any.whl (15 kB) 13:43:48 Downloading odltools-0.1.28-py2.py3-none-any.whl (204 kB) 13:43:48 Using cached attrs-25.4.0-py3-none-any.whl (67 kB) 13:43:48 Downloading bcrypt-5.0.0-cp39-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (278 kB) 13:43:48 Using cached certifi-2025.11.12-py3-none-any.whl (159 kB) 13:43:48 Using cached cryptography-46.0.3-cp38-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (4.4 MB) 13:43:48 Using cached cffi-2.0.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (216 kB) 13:43:48 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 13:43:48 Downloading invoke-2.2.1-py3-none-any.whl (160 kB) 13:43:48 Using cached jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 13:43:48 Using cached markupsafe-3.0.3-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (20 kB) 13:43:48 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 13:43:48 Using cached pynacl-1.6.1-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB) 13:43:48 Downloading robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB) 13:43:48 Using cached click-8.3.1-py3-none-any.whl (108 kB) 13:43:48 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) 13:43:48 Downloading scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 13:43:48 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 13:43:48 Using cached websocket_client-1.9.0-py3-none-any.whl (82 kB) 13:43:48 Downloading webtest-3.0.7-py3-none-any.whl (32 kB) 13:43:48 Downloading waitress-3.0.2-py3-none-any.whl (56 kB) 13:43:48 Downloading WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 13:43:48 Downloading wsproto-1.3.2-py3-none-any.whl (24 kB) 13:43:48 Downloading h11-0.16.0-py3-none-any.whl (37 kB) 13:43:48 Using cached beautifulsoup4-4.14.3-py3-none-any.whl (107 kB) 13:43:48 Using cached soupsieve-2.8-py3-none-any.whl (36 kB) 13:43:48 Using cached decorator-5.2.1-py3-none-any.whl (9.2 kB) 13:43:48 Downloading enum34-1.1.10-py3-none-any.whl (11 kB) 13:43:48 Downloading exceptiongroup-1.3.1-py3-none-any.whl (16 kB) 13:43:48 Using cached lxml-6.0.2-cp310-cp310-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.3 MB) 13:43:48 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 13:43:48 Downloading pyang-2.7.1-py2.py3-none-any.whl (598 kB) 13:43:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 30.4 MB/s 0:00:00 13:43:48 Using cached pycparser-2.23-py3-none-any.whl (118 kB) 13:43:48 Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 13:43:48 Downloading regex-2025.11.3-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (782 kB) 13:43:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 782.6/782.6 kB 21.8 MB/s 0:00:00 13:43:48 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 13:43:48 Building wheels for collected packages: ipaddr, netifaces, robotframework-httplibrary, robotframework-sshlibrary, jsonpath-rw, robotlibcore-temp 13:43:48 Building wheel for ipaddr (pyproject.toml): started 13:43:48 Building wheel for ipaddr (pyproject.toml): finished with status 'done' 13:43:48 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=638917eb4f32cb74f2461b8b575d484613961e07649f082e628c315b4685de50 13:43:48 Stored in directory: /home/jenkins/.cache/pip/wheels/c2/49/2d/2e543df29f26e139e69ead8af8a4aa151513e17fd48830b3c4 13:43:48 Building wheel for netifaces (pyproject.toml): started 13:43:52 Building wheel for netifaces (pyproject.toml): finished with status 'done' 13:43:52 Created wheel for netifaces: filename=netifaces-0.11.0-cp310-cp310-linux_x86_64.whl size=37321 sha256=6626d586f148a3860480a0a58ef5a7f210a6aa9c2f5ab2e6514db3420883d74e 13:43:52 Stored in directory: /home/jenkins/.cache/pip/wheels/48/65/b3/4c4cc6038b81ff21cc9df69f2b6774f5f52e23d3c275ed15aa 13:43:52 Building wheel for robotframework-httplibrary (pyproject.toml): started 13:43:52 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done' 13:43:52 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=d74628852e3bb640dc61acaf5932a5aa8f9186f33ff198825118b60a52ffe739 13:43:52 Stored in directory: /home/jenkins/.cache/pip/wheels/00/55/49/5667e381ef7ebce1dd216ad11c483460e44182b2472f6d7f86 13:43:52 Building wheel for robotframework-sshlibrary (pyproject.toml): started 13:43:53 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 13:43:53 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=abe9ca9ee2c991709cae6540b51a1c80fa7654955961920051e460c76c9a144b 13:43:53 Stored in directory: /home/jenkins/.cache/pip/wheels/8b/f5/7b/3772f9fe5bb34d9fbbe2d4ca30dcca67d741526f00adc15b30 13:43:53 Building wheel for jsonpath-rw (pyproject.toml): started 13:43:53 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done' 13:43:53 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=96fcd802a1522abdb295801cd6aefdd2fd718f94ce1a510612ccad315aea2775 13:43:53 Stored in directory: /home/jenkins/.cache/pip/wheels/e3/76/6f/c25be6a9e6cc9985b96e8c95997d46790242c6426ef68e754c 13:43:53 Building wheel for robotlibcore-temp (pyproject.toml): started 13:43:53 Building wheel for robotlibcore-temp (pyproject.toml): finished with status 'done' 13:43:53 Created wheel for robotlibcore-temp: filename=robotlibcore_temp-1.0.2-py3-none-any.whl size=4780 sha256=27fd42b33c803dbf649ad9a74f9ac75668ab04a739987e42aa2693fdc05b9b2b 13:43:53 Stored in directory: /home/jenkins/.cache/pip/wheels/3c/e9/6c/ef1ed0fb63dec90e4d263f5461cadc73cae9b2d472a219baff 13:43:53 Successfully built ipaddr netifaces robotframework-httplibrary robotframework-sshlibrary jsonpath-rw robotlibcore-temp 13:43:53 Installing collected packages: sortedcontainers, robotlibcore-temp, PyVirtualDisplay, ply, netifaces, kafka-python, ipaddr, enum34, xvfbwrapper, websocket-client, WebOb, waitress, urllib3, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pyyaml, PySocks, pyparsing, pycparser, protobuf, pbr, orderly-set, netaddr, more-itertools, MarkupSafe, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, future, exceptiongroup, dnspython, decorator, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, jinja2, elasticsearch, docker-pycreds, deepdiff, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, odltools, elasticsearch-dsl, docker-py, cryptography, trio-websocket, robotframework-httplibrary, paramiko, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library 13:44:01 13:44:01 Successfully installed MarkupSafe-3.0.3 PySocks-1.7.1 PyVirtualDisplay-3.0 WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 certifi-2025.11.12 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.3 decorator-5.2.1 deepdiff-8.6.1 dnspython-2.8.0 docker-py-1.10.6 docker-pycreds-0.4.0 elasticsearch-7.17.12 elasticsearch-dsl-7.4.1 enum34-1.1.10 exceptiongroup-1.3.1 future-1.0.0 h11-0.16.0 idna-3.11 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jinja2-3.1.6 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 kafka-python-2.3.0 lxml-6.0.2 more-itertools-10.8.0 netaddr-1.3.0 netifaces-0.11.0 odltools-0.1.28 orderly-set-5.5.0 outcome-1.3.0.post0 paramiko-4.0.0 pbr-7.0.3 ply-3.11 protobuf-6.33.1 pyang-2.7.1 pyangbind-0.8.6 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.1 pyparsing-3.2.5 python-dateutil-2.9.0.post0 pyyaml-6.0.3 regex-2025.11.3 requests-2.32.5 robotframework-7.3.2 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.3 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 robotlibcore-temp-1.0.2 scapy-2.6.1 scp-0.15.0 selenium-4.5.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.32.0 trio-websocket-0.12.2 urllib3-1.26.20 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2 xvfbwrapper-0.2.15 13:44:01 ++ cat /w/workspace/cps-merge-verification-maven-master/.robot3_venv 13:44:01 + ROBOT3_VENV=/tmp/venv-pkHV 13:44:01 + echo ROBOT3_VENV=/tmp/venv-pkHV 13:44:01 + python3 --version 13:44:01 Python 3.10.6 13:44:01 + python3 -m pip freeze 13:44:02 attrs==25.4.0 13:44:02 bcrypt==5.0.0 13:44:02 beautifulsoup4==4.14.3 13:44:02 certifi==2025.11.12 13:44:02 cffi==2.0.0 13:44:02 charset-normalizer==3.4.4 13:44:02 click==8.3.1 13:44:02 cryptography==46.0.3 13:44:02 decorator==5.2.1 13:44:02 deepdiff==8.6.1 13:44:02 distlib==0.4.0 13:44:02 dnspython==2.8.0 13:44:02 docker-py==1.10.6 13:44:02 docker-pycreds==0.4.0 13:44:02 elasticsearch==7.17.12 13:44:02 elasticsearch-dsl==7.4.1 13:44:02 enum34==1.1.10 13:44:02 exceptiongroup==1.3.1 13:44:02 filelock==3.20.0 13:44:02 future==1.0.0 13:44:02 h11==0.16.0 13:44:02 idna==3.11 13:44:02 invoke==2.2.1 13:44:02 ipaddr==2.2.0 13:44:02 isodate==0.7.2 13:44:02 Jinja2==3.1.6 13:44:02 jmespath==1.0.1 13:44:02 jsonpatch==1.33 13:44:02 jsonpath-rw==1.4.0 13:44:02 jsonpointer==3.0.0 13:44:02 kafka-python==2.3.0 13:44:02 lxml==6.0.2 13:44:02 MarkupSafe==3.0.3 13:44:02 more-itertools==10.8.0 13:44:02 netaddr==1.3.0 13:44:02 netifaces==0.11.0 13:44:02 odltools==0.1.28 13:44:02 orderly-set==5.5.0 13:44:02 outcome==1.3.0.post0 13:44:02 paramiko==4.0.0 13:44:02 pbr==7.0.3 13:44:02 platformdirs==4.5.0 13:44:02 ply==3.11 13:44:02 protobuf==6.33.1 13:44:02 pyang==2.7.1 13:44:02 pyangbind==0.8.6 13:44:02 pycparser==2.23 13:44:02 pyhocon==0.3.61 13:44:02 PyNaCl==1.6.1 13:44:02 pyparsing==3.2.5 13:44:02 PySocks==1.7.1 13:44:02 python-dateutil==2.9.0.post0 13:44:02 PyVirtualDisplay==3.0 13:44:02 PyYAML==6.0.3 13:44:02 regex==2025.11.3 13:44:02 requests==2.32.5 13:44:02 robotframework==7.3.2 13:44:02 robotframework-httplibrary==0.4.2 13:44:02 robotframework-pythonlibcore==4.4.1 13:44:02 robotframework-requests==0.9.3 13:44:02 robotframework-selenium2library==3.0.0 13:44:02 robotframework-seleniumlibrary==6.8.0 13:44:02 robotframework-sshlibrary==3.8.0 13:44:02 robotlibcore-temp==1.0.2 13:44:02 scapy==2.6.1 13:44:02 scp==0.15.0 13:44:02 selenium==4.5.0 13:44:02 six==1.17.0 13:44:02 sniffio==1.3.1 13:44:02 sortedcontainers==2.4.0 13:44:02 soupsieve==2.8 13:44:02 trio==0.32.0 13:44:02 trio-websocket==0.12.2 13:44:02 typing_extensions==4.15.0 13:44:02 urllib3==1.26.20 13:44:02 virtualenv==20.35.4 13:44:02 waitress==3.0.2 13:44:02 WebOb==1.8.9 13:44:02 websocket-client==1.9.0 13:44:02 WebTest==3.0.7 13:44:02 wsproto==1.3.2 13:44:02 xvfbwrapper==0.2.15 13:44:02 + python3 -m robot.run --version 13:44:02 Robot Framework 7.3.2 (Python 3.10.6 on linux) 13:44:02 + : 13:44:02 [EnvInject] - Injecting environment variables from a build step. 13:44:02 [EnvInject] - Injecting as environment variables the properties file path 'env.properties' 13:44:02 [EnvInject] - Variables injected successfully. 13:44:02 [cps-merge-verification-maven-master] $ /bin/sh -xe /tmp/jenkins14117056623079976663.sh 13:44:02 + /w/workspace/cps-merge-verification-maven-master/csit/run-project-csit.sh 13:44:02 + export TESTOPTIONS= 13:44:02 + TESTOPTIONS= 13:44:02 ++ git rev-parse --show-toplevel 13:44:02 + export CPS_HOME=/w/workspace/cps-merge-verification-maven-master 13:44:02 + CPS_HOME=/w/workspace/cps-merge-verification-maven-master 13:44:02 ++ git rev-parse --show-toplevel 13:44:02 + export WORKSPACE=/w/workspace/cps-merge-verification-maven-master/csit 13:44:02 + WORKSPACE=/w/workspace/cps-merge-verification-maven-master/csit 13:44:02 + rm -rf /w/workspace/cps-merge-verification-maven-master/csit/archives 13:44:02 + mkdir -p /w/workspace/cps-merge-verification-maven-master/csit/archives 13:44:02 + cd /w/workspace/cps-merge-verification-maven-master/csit 13:44:02 + source install-deps.sh 13:44:02 ++ echo '---> install-deps.sh' 13:44:02 ---> install-deps.sh 13:44:02 ++ echo 'Installing dependencies' 13:44:02 Installing dependencies 13:44:02 ++ mkdir -p bin 13:44:02 ++ touch bin/.gitignore 13:44:02 +++ pwd 13:44:02 ++ export PATH=/w/workspace/cps-merge-verification-maven-master/csit/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 13:44:02 ++ PATH=/w/workspace/cps-merge-verification-maven-master/csit/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 13:44:02 ++ '[' '!' -x bin/docker-compose ']' 13:44:02 ++ echo ' Downloading docker-compose' 13:44:02 Downloading docker-compose 13:44:02 ++ curl -s -L https://github.com/docker/compose/releases/download/v2.35.1/docker-compose-linux-x86_64 13:44:03 ++ chmod +x bin/docker-compose 13:44:03 ++ docker-compose version 13:44:03 Docker Compose version v2.35.1 13:44:03 + for dir in plans/*/ 13:44:03 + dir=plans/cps 13:44:03 + ./run-csit.sh plans/cps 13:44:03 + echo '---> run-csit.sh' 13:44:03 ---> run-csit.sh 13:44:03 ++ mktemp -d --suffix=-robot-workdir 13:44:03 + WORKDIR=/tmp/tmp.ZealxxAMCU-robot-workdir 13:44:03 + [[ -d /opt/pyenv ]] 13:44:03 + echo 'Setup pyenv:' 13:44:03 Setup pyenv: 13:44:03 + export PYENV_ROOT=/opt/pyenv 13:44:03 + PYENV_ROOT=/opt/pyenv 13:44:03 + export PATH=/opt/pyenv/bin:/w/workspace/cps-merge-verification-maven-master/csit/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 13:44:03 + PATH=/opt/pyenv/bin:/w/workspace/cps-merge-verification-maven-master/csit/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 13:44:03 + pyenv versions 13:44:03 system 13:44:03 3.8.13 13:44:03 3.9.13 13:44:03 * 3.10.6 (set by /w/workspace/cps-merge-verification-maven-master/.python-version) 13:44:03 + command -v pyenv 13:44:03 ++ pyenv init - --no-rehash 13:44:03 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 13:44:03 export PATH="/opt/pyenv/shims:${PATH}" 13:44:03 export PYENV_SHELL=bash 13:44:03 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:44:03 pyenv() { 13:44:03 local command 13:44:03 command="${1:-}" 13:44:03 if [ "$#" -gt 0 ]; then 13:44:03 shift 13:44:03 fi 13:44:03 13:44:03 case "$command" in 13:44:03 rehash|shell) 13:44:03 eval "$(pyenv "sh-$command" "$@")" 13:44:03 ;; 13:44:03 *) 13:44:03 command pyenv "$command" "$@" 13:44:03 ;; 13:44:03 esac 13:44:03 }' 13:44:03 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 13:44:03 ++ PATH=/opt/pyenv/bin:/w/workspace/cps-merge-verification-maven-master/csit/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 13:44:03 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/w/workspace/cps-merge-verification-maven-master/csit/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 13:44:03 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/w/workspace/cps-merge-verification-maven-master/csit/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 13:44:03 ++ export PYENV_SHELL=bash 13:44:03 ++ PYENV_SHELL=bash 13:44:03 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:44:03 +++ complete -F _pyenv pyenv 13:44:03 ++ pyenv versions --bare 13:44:03 ++ local command 13:44:03 ++ command=versions 13:44:03 ++ '[' 2 -gt 0 ']' 13:44:03 ++ shift 13:44:03 ++ case "$command" in 13:44:03 ++ command pyenv versions --bare 13:44:03 ++ sort -V 13:44:03 ++ pyenv versions --bare 13:44:03 ++ tail -n 1 13:44:03 ++ sed '/^[^0-9]/d' 13:44:03 + version=3.10.6 13:44:03 + pyenv local 3.10.6 13:44:03 + local command 13:44:03 + command=local 13:44:03 + '[' 2 -gt 0 ']' 13:44:03 + shift 13:44:03 + case "$command" in 13:44:03 + command pyenv local 3.10.6 13:44:03 + pyenv local 3.10.6 13:44:03 + source_safely /tmp/venv-pkHV/bin/activate 13:44:03 + '[' -z /tmp/venv-pkHV/bin/activate ']' 13:44:03 + relax_set 13:44:03 + set +e 13:44:03 + set +o pipefail 13:44:03 + . /tmp/venv-pkHV/bin/activate 13:44:03 ++ deactivate nondestructive 13:44:03 ++ '[' -n '' ']' 13:44:03 ++ '[' -n '' ']' 13:44:03 ++ '[' -n /bin/bash -o -n '' ']' 13:44:03 ++ hash -r 13:44:03 ++ '[' -n '' ']' 13:44:03 ++ unset VIRTUAL_ENV 13:44:03 ++ unset VIRTUAL_ENV_PROMPT 13:44:03 ++ '[' '!' nondestructive = nondestructive ']' 13:44:03 ++ VIRTUAL_ENV=/tmp/venv-pkHV 13:44:03 ++ export VIRTUAL_ENV 13:44:03 ++ _OLD_VIRTUAL_PATH=/opt/pyenv/shims:/opt/pyenv/bin:/w/workspace/cps-merge-verification-maven-master/csit/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 13:44:03 ++ PATH=/tmp/venv-pkHV/bin:/opt/pyenv/shims:/opt/pyenv/bin:/w/workspace/cps-merge-verification-maven-master/csit/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 13:44:03 ++ export PATH 13:44:03 ++ '[' -n '' ']' 13:44:03 ++ '[' -z '' ']' 13:44:03 ++ _OLD_VIRTUAL_PS1= 13:44:03 ++ PS1='(venv-pkHV) ' 13:44:03 ++ export PS1 13:44:03 ++ VIRTUAL_ENV_PROMPT='(venv-pkHV) ' 13:44:03 ++ export VIRTUAL_ENV_PROMPT 13:44:03 ++ '[' -n /bin/bash -o -n '' ']' 13:44:03 ++ hash -r 13:44:03 + load_set 13:44:03 + _setopts=hxB 13:44:03 ++ echo braceexpand:hashall:interactive-comments:xtrace 13:44:03 ++ tr : ' ' 13:44:03 + for i in $(echo "$SHELLOPTS" | tr ':' ' ') 13:44:03 + set +o braceexpand 13:44:03 + for i in $(echo "$SHELLOPTS" | tr ':' ' ') 13:44:03 + set +o hashall 13:44:03 + for i in $(echo "$SHELLOPTS" | tr ':' ' ') 13:44:03 + set +o interactive-comments 13:44:03 + for i in $(echo "$SHELLOPTS" | tr ':' ' ') 13:44:03 + set +o xtrace 13:44:03 + set +u 13:44:03 + save_set 13:44:03 + RUN_CSIT_SAVE_SET=ex 13:44:03 + RUN_CSIT_SHELLOPTS=errexit:pipefail:xtrace 13:44:03 + '[' 1 -eq 0 ']' 13:44:03 + '[' -z /w/workspace/cps-merge-verification-maven-master/csit ']' 13:44:03 + '[' -f /w/workspace/cps-merge-verification-maven-master/csit/plans/cps/testplanCps.txt ']' 13:44:03 + export TESTPLAN=plans/cps 13:44:03 + TESTPLAN=plans/cps 13:44:03 + export TESTOPTIONS= 13:44:03 + TESTOPTIONS= 13:44:03 + rm -rf /w/workspace/cps-merge-verification-maven-master/csit/archives/plans/cps 13:44:03 + mkdir -p /w/workspace/cps-merge-verification-maven-master/csit/archives/plans/cps 13:44:03 + TESTPLANDIR=/w/workspace/cps-merge-verification-maven-master/csit/plans/cps 13:44:03 + source_safely /w/workspace/cps-merge-verification-maven-master/csit/prepare-csit.sh 13:44:03 + '[' -z /w/workspace/cps-merge-verification-maven-master/csit/prepare-csit.sh ']' 13:44:03 + relax_set 13:44:03 + set +e 13:44:03 + set +o pipefail 13:44:03 + . /w/workspace/cps-merge-verification-maven-master/csit/prepare-csit.sh 13:44:03 ++ echo '---> prepare-csit.sh' 13:44:03 ---> prepare-csit.sh 13:44:03 ++ '[' -z /w/workspace/cps-merge-verification-maven-master/csit ']' 13:44:03 ++ TESTPLANDIR=/w/workspace/cps-merge-verification-maven-master/csit/plans/cps 13:44:03 ++ [[ -d /opt/pyenv ]] 13:44:03 ++ echo 'Setup pyenv:' 13:44:03 Setup pyenv: 13:44:03 ++ export PYENV_ROOT=/opt/pyenv 13:44:03 ++ PYENV_ROOT=/opt/pyenv 13:44:03 ++ export PATH=/opt/pyenv/bin:/tmp/venv-pkHV/bin:/opt/pyenv/shims:/opt/pyenv/bin:/w/workspace/cps-merge-verification-maven-master/csit/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 13:44:03 ++ PATH=/opt/pyenv/bin:/tmp/venv-pkHV/bin:/opt/pyenv/shims:/opt/pyenv/bin:/w/workspace/cps-merge-verification-maven-master/csit/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 13:44:03 ++ pyenv versions 13:44:03 ++ local command 13:44:03 ++ command=versions 13:44:03 ++ '[' 1 -gt 0 ']' 13:44:03 ++ shift 13:44:03 ++ case "$command" in 13:44:03 ++ command pyenv versions 13:44:03 ++ pyenv versions 13:44:03 system 13:44:03 3.8.13 13:44:03 3.9.13 13:44:03 * 3.10.6 (set by /w/workspace/cps-merge-verification-maven-master/csit/.python-version) 13:44:03 ++ command -v pyenv 13:44:03 +++ pyenv init - --no-rehash 13:44:03 +++ local command 13:44:03 +++ command=init 13:44:03 +++ '[' 3 -gt 0 ']' 13:44:03 +++ shift 13:44:03 +++ case "$command" in 13:44:03 +++ command pyenv init - --no-rehash 13:44:03 +++ pyenv init - --no-rehash 13:44:03 ++ eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 13:44:03 export PATH="/opt/pyenv/shims:${PATH}" 13:44:03 export PYENV_SHELL=bash 13:44:03 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:44:03 pyenv() { 13:44:03 local command 13:44:03 command="${1:-}" 13:44:03 if [ "$#" -gt 0 ]; then 13:44:03 shift 13:44:03 fi 13:44:03 13:44:03 case "$command" in 13:44:03 rehash|shell) 13:44:03 eval "$(pyenv "sh-$command" "$@")" 13:44:03 ;; 13:44:03 *) 13:44:03 command pyenv "$command" "$@" 13:44:03 ;; 13:44:03 esac 13:44:03 }' 13:44:03 ++++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 13:44:03 +++ PATH=/opt/pyenv/bin:/tmp/venv-pkHV/bin:/opt/pyenv/bin:/w/workspace/cps-merge-verification-maven-master/csit/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 13:44:03 +++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/tmp/venv-pkHV/bin:/opt/pyenv/bin:/w/workspace/cps-merge-verification-maven-master/csit/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 13:44:03 +++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/tmp/venv-pkHV/bin:/opt/pyenv/bin:/w/workspace/cps-merge-verification-maven-master/csit/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 13:44:03 +++ export PYENV_SHELL=bash 13:44:03 +++ PYENV_SHELL=bash 13:44:03 +++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:44:03 ++++ complete -F _pyenv pyenv 13:44:03 +++ pyenv versions --bare 13:44:03 +++ local command 13:44:03 +++ command=versions 13:44:03 +++ '[' 2 -gt 0 ']' 13:44:03 +++ shift 13:44:03 +++ case "$command" in 13:44:03 +++ command pyenv versions --bare 13:44:03 +++ pyenv versions --bare 13:44:03 +++ sort -V 13:44:03 +++ tail -n 1 13:44:03 +++ sed '/^[^0-9]/d' 13:44:03 ++ version=3.10.6 13:44:03 ++ pyenv local 3.10.6 13:44:03 ++ local command 13:44:03 ++ command=local 13:44:03 ++ '[' 2 -gt 0 ']' 13:44:03 ++ shift 13:44:03 ++ case "$command" in 13:44:03 ++ command pyenv local 3.10.6 13:44:03 ++ pyenv local 3.10.6 13:44:03 ++ '[' -f /w/workspace/cps-merge-verification-maven-master/csit/env.properties ']' 13:44:03 ++ '[' -f /tmp/venv-pkHV/bin/activate ']' 13:44:03 ++ echo 'Activating existing Robot3 Env' 13:44:03 Activating existing Robot3 Env 13:44:03 ++ source /tmp/venv-pkHV/bin/activate 13:44:03 +++ deactivate nondestructive 13:44:03 +++ '[' -n /opt/pyenv/shims:/opt/pyenv/bin:/w/workspace/cps-merge-verification-maven-master/csit/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin ']' 13:44:03 +++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/w/workspace/cps-merge-verification-maven-master/csit/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 13:44:03 +++ export PATH 13:44:03 +++ unset _OLD_VIRTUAL_PATH 13:44:03 +++ '[' -n '' ']' 13:44:03 +++ '[' -n /bin/bash -o -n '' ']' 13:44:03 +++ hash -r 13:44:03 +++ '[' -n '' ']' 13:44:03 +++ unset VIRTUAL_ENV 13:44:03 +++ unset VIRTUAL_ENV_PROMPT 13:44:03 +++ '[' '!' nondestructive = nondestructive ']' 13:44:03 +++ VIRTUAL_ENV=/tmp/venv-pkHV 13:44:03 +++ export VIRTUAL_ENV 13:44:03 +++ _OLD_VIRTUAL_PATH=/opt/pyenv/shims:/opt/pyenv/bin:/w/workspace/cps-merge-verification-maven-master/csit/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 13:44:03 +++ PATH=/tmp/venv-pkHV/bin:/opt/pyenv/shims:/opt/pyenv/bin:/w/workspace/cps-merge-verification-maven-master/csit/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 13:44:03 +++ export PATH 13:44:03 +++ '[' -n '' ']' 13:44:03 +++ '[' -z '' ']' 13:44:03 +++ _OLD_VIRTUAL_PS1='(venv-pkHV) ' 13:44:03 +++ PS1='(venv-pkHV) (venv-pkHV) ' 13:44:03 +++ export PS1 13:44:03 +++ VIRTUAL_ENV_PROMPT='(venv-pkHV) ' 13:44:03 +++ export VIRTUAL_ENV_PROMPT 13:44:03 +++ '[' -n /bin/bash -o -n '' ']' 13:44:03 +++ hash -r 13:44:03 ++ mkdir -p /tmp/venv-pkHV/src/onap 13:44:03 ++ rm -rf /tmp/venv-pkHV/src/onap/testsuite 13:44:03 ++ python3 -m pip install --upgrade --extra-index-url=https://nexus3.onap.org/repository/PyPi.staging/simple robotframework-onap==11.0.0.dev17 --pre 13:44:04 Looking in indexes: https://pypi.org/simple, https://nexus3.onap.org/repository/PyPi.staging/simple 13:44:04 Collecting robotframework-onap==11.0.0.dev17 13:44:04 Downloading https://nexus3.onap.org/repository/PyPi.staging/packages/robotframework-onap/11.0.0.dev17/robotframework_onap-11.0.0.dev17-py2.py3-none-any.whl (59 kB) 13:44:04 Requirement already satisfied: pbr in /tmp/venv-pkHV/lib/python3.10/site-packages (from robotframework-onap==11.0.0.dev17) (7.0.3) 13:44:04 Requirement already satisfied: deepdiff in /tmp/venv-pkHV/lib/python3.10/site-packages (from robotframework-onap==11.0.0.dev17) (8.6.1) 13:44:04 Requirement already satisfied: dnspython in /tmp/venv-pkHV/lib/python3.10/site-packages (from robotframework-onap==11.0.0.dev17) (2.8.0) 13:44:04 Requirement already satisfied: future in /tmp/venv-pkHV/lib/python3.10/site-packages (from robotframework-onap==11.0.0.dev17) (1.0.0) 13:44:04 Requirement already satisfied: jinja2 in /tmp/venv-pkHV/lib/python3.10/site-packages (from robotframework-onap==11.0.0.dev17) (3.1.6) 13:44:04 Requirement already satisfied: jsonpath-rw in /tmp/venv-pkHV/lib/python3.10/site-packages (from robotframework-onap==11.0.0.dev17) (1.4.0) 13:44:04 Requirement already satisfied: kafka-python in /tmp/venv-pkHV/lib/python3.10/site-packages (from robotframework-onap==11.0.0.dev17) (2.3.0) 13:44:04 Requirement already satisfied: paramiko in /tmp/venv-pkHV/lib/python3.10/site-packages (from robotframework-onap==11.0.0.dev17) (4.0.0) 13:44:04 Requirement already satisfied: protobuf in /tmp/venv-pkHV/lib/python3.10/site-packages (from robotframework-onap==11.0.0.dev17) (6.33.1) 13:44:04 Requirement already satisfied: pyyaml in /tmp/venv-pkHV/lib/python3.10/site-packages (from robotframework-onap==11.0.0.dev17) (6.0.3) 13:44:04 Requirement already satisfied: requests in /tmp/venv-pkHV/lib/python3.10/site-packages (from robotframework-onap==11.0.0.dev17) (2.32.5) 13:44:04 Requirement already satisfied: robotframework-requests==0.9.3 in /tmp/venv-pkHV/lib/python3.10/site-packages (from robotframework-onap==11.0.0.dev17) (0.9.3) 13:44:04 Requirement already satisfied: robotlibcore-temp in /tmp/venv-pkHV/lib/python3.10/site-packages (from robotframework-onap==11.0.0.dev17) (1.0.2) 13:44:04 Requirement already satisfied: six in /tmp/venv-pkHV/lib/python3.10/site-packages (from robotframework-onap==11.0.0.dev17) (1.17.0) 13:44:04 Requirement already satisfied: urllib3 in /tmp/venv-pkHV/lib/python3.10/site-packages (from robotframework-onap==11.0.0.dev17) (1.26.20) 13:44:04 Requirement already satisfied: more-itertools in /tmp/venv-pkHV/lib/python3.10/site-packages (from robotframework-onap==11.0.0.dev17) (10.8.0) 13:44:04 Requirement already satisfied: robotframework in /tmp/venv-pkHV/lib/python3.10/site-packages (from robotframework-requests==0.9.3->robotframework-onap==11.0.0.dev17) (7.3.2) 13:44:04 Requirement already satisfied: orderly-set<6,>=5.4.1 in /tmp/venv-pkHV/lib/python3.10/site-packages (from deepdiff->robotframework-onap==11.0.0.dev17) (5.5.0) 13:44:04 Requirement already satisfied: MarkupSafe>=2.0 in /tmp/venv-pkHV/lib/python3.10/site-packages (from jinja2->robotframework-onap==11.0.0.dev17) (3.0.3) 13:44:04 Requirement already satisfied: ply in /tmp/venv-pkHV/lib/python3.10/site-packages (from jsonpath-rw->robotframework-onap==11.0.0.dev17) (3.11) 13:44:04 Requirement already satisfied: decorator in /tmp/venv-pkHV/lib/python3.10/site-packages (from jsonpath-rw->robotframework-onap==11.0.0.dev17) (5.2.1) 13:44:04 Requirement already satisfied: bcrypt>=3.2 in /tmp/venv-pkHV/lib/python3.10/site-packages (from paramiko->robotframework-onap==11.0.0.dev17) (5.0.0) 13:44:04 Requirement already satisfied: cryptography>=3.3 in /tmp/venv-pkHV/lib/python3.10/site-packages (from paramiko->robotframework-onap==11.0.0.dev17) (46.0.3) 13:44:04 Requirement already satisfied: invoke>=2.0 in /tmp/venv-pkHV/lib/python3.10/site-packages (from paramiko->robotframework-onap==11.0.0.dev17) (2.2.1) 13:44:04 Requirement already satisfied: pynacl>=1.5 in /tmp/venv-pkHV/lib/python3.10/site-packages (from paramiko->robotframework-onap==11.0.0.dev17) (1.6.1) 13:44:04 Requirement already satisfied: cffi>=2.0.0 in /tmp/venv-pkHV/lib/python3.10/site-packages (from cryptography>=3.3->paramiko->robotframework-onap==11.0.0.dev17) (2.0.0) 13:44:04 Requirement already satisfied: typing-extensions>=4.13.2 in /tmp/venv-pkHV/lib/python3.10/site-packages (from cryptography>=3.3->paramiko->robotframework-onap==11.0.0.dev17) (4.15.0) 13:44:04 Requirement already satisfied: pycparser in /tmp/venv-pkHV/lib/python3.10/site-packages (from cffi>=2.0.0->cryptography>=3.3->paramiko->robotframework-onap==11.0.0.dev17) (2.23) 13:44:04 Requirement already satisfied: setuptools in /tmp/venv-pkHV/lib/python3.10/site-packages (from pbr->robotframework-onap==11.0.0.dev17) (80.9.0) 13:44:04 Requirement already satisfied: charset_normalizer<4,>=2 in /tmp/venv-pkHV/lib/python3.10/site-packages (from requests->robotframework-onap==11.0.0.dev17) (3.4.4) 13:44:04 Requirement already satisfied: idna<4,>=2.5 in /tmp/venv-pkHV/lib/python3.10/site-packages (from requests->robotframework-onap==11.0.0.dev17) (3.11) 13:44:04 Requirement already satisfied: certifi>=2017.4.17 in /tmp/venv-pkHV/lib/python3.10/site-packages (from requests->robotframework-onap==11.0.0.dev17) (2025.11.12) 13:44:04 Installing collected packages: robotframework-onap 13:44:04 Successfully installed robotframework-onap-11.0.0.dev17 13:44:04 ++ echo '[Prepare] Versioning information:' 13:44:04 [Prepare] Versioning information: 13:44:04 ++ python3 --version 13:44:04 Python 3.10.6 13:44:04 ++ echo 'Installing confluent kafka library for robot framework:' 13:44:04 Installing confluent kafka library for robot framework: 13:44:04 ++ pip install robotframework-confluentkafkalibrary==2.4.0-2 13:44:05 Collecting robotframework-confluentkafkalibrary==2.4.0-2 13:44:05 Downloading robotframework_confluentkafkalibrary-2.4.0.post2-py3-none-any.whl.metadata (1.4 kB) 13:44:05 Requirement already satisfied: robotframework>=3.2.1 in /tmp/venv-pkHV/lib/python3.10/site-packages (from robotframework-confluentkafkalibrary==2.4.0-2) (7.3.2) 13:44:05 Collecting confluent-kafka==2.4.0 (from robotframework-confluentkafkalibrary==2.4.0-2) 13:44:05 Downloading confluent_kafka-2.4.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.3 kB) 13:44:05 Requirement already satisfied: requests>=2.25.1 in /tmp/venv-pkHV/lib/python3.10/site-packages (from robotframework-confluentkafkalibrary==2.4.0-2) (2.32.5) 13:44:05 Requirement already satisfied: charset_normalizer<4,>=2 in /tmp/venv-pkHV/lib/python3.10/site-packages (from requests>=2.25.1->robotframework-confluentkafkalibrary==2.4.0-2) (3.4.4) 13:44:05 Requirement already satisfied: idna<4,>=2.5 in /tmp/venv-pkHV/lib/python3.10/site-packages (from requests>=2.25.1->robotframework-confluentkafkalibrary==2.4.0-2) (3.11) 13:44:05 Requirement already satisfied: urllib3<3,>=1.21.1 in /tmp/venv-pkHV/lib/python3.10/site-packages (from requests>=2.25.1->robotframework-confluentkafkalibrary==2.4.0-2) (1.26.20) 13:44:05 Requirement already satisfied: certifi>=2017.4.17 in /tmp/venv-pkHV/lib/python3.10/site-packages (from requests>=2.25.1->robotframework-confluentkafkalibrary==2.4.0-2) (2025.11.12) 13:44:05 Downloading robotframework_confluentkafkalibrary-2.4.0.post2-py3-none-any.whl (16 kB) 13:44:05 Downloading confluent_kafka-2.4.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.0 MB) 13:44:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 43.1 MB/s 0:00:00 13:44:06 Installing collected packages: confluent-kafka, robotframework-confluentkafkalibrary 13:44:06 13:44:06 Successfully installed confluent-kafka-2.4.0 robotframework-confluentkafkalibrary-2.4.0.post2 13:44:06 ++ pip freeze 13:44:06 attrs==25.4.0 13:44:06 bcrypt==5.0.0 13:44:06 beautifulsoup4==4.14.3 13:44:06 certifi==2025.11.12 13:44:06 cffi==2.0.0 13:44:06 charset-normalizer==3.4.4 13:44:06 click==8.3.1 13:44:06 confluent-kafka==2.4.0 13:44:06 cryptography==46.0.3 13:44:06 decorator==5.2.1 13:44:06 deepdiff==8.6.1 13:44:06 distlib==0.4.0 13:44:06 dnspython==2.8.0 13:44:06 docker-py==1.10.6 13:44:06 docker-pycreds==0.4.0 13:44:06 elasticsearch==7.17.12 13:44:06 elasticsearch-dsl==7.4.1 13:44:06 enum34==1.1.10 13:44:06 exceptiongroup==1.3.1 13:44:06 filelock==3.20.0 13:44:06 future==1.0.0 13:44:06 h11==0.16.0 13:44:06 idna==3.11 13:44:06 invoke==2.2.1 13:44:06 ipaddr==2.2.0 13:44:06 isodate==0.7.2 13:44:06 Jinja2==3.1.6 13:44:06 jmespath==1.0.1 13:44:06 jsonpatch==1.33 13:44:06 jsonpath-rw==1.4.0 13:44:06 jsonpointer==3.0.0 13:44:06 kafka-python==2.3.0 13:44:06 lxml==6.0.2 13:44:06 MarkupSafe==3.0.3 13:44:06 more-itertools==10.8.0 13:44:06 netaddr==1.3.0 13:44:06 netifaces==0.11.0 13:44:06 odltools==0.1.28 13:44:06 orderly-set==5.5.0 13:44:06 outcome==1.3.0.post0 13:44:06 paramiko==4.0.0 13:44:06 pbr==7.0.3 13:44:06 platformdirs==4.5.0 13:44:06 ply==3.11 13:44:06 protobuf==6.33.1 13:44:06 pyang==2.7.1 13:44:06 pyangbind==0.8.6 13:44:06 pycparser==2.23 13:44:06 pyhocon==0.3.61 13:44:06 PyNaCl==1.6.1 13:44:06 pyparsing==3.2.5 13:44:06 PySocks==1.7.1 13:44:06 python-dateutil==2.9.0.post0 13:44:06 PyVirtualDisplay==3.0 13:44:06 PyYAML==6.0.3 13:44:06 regex==2025.11.3 13:44:06 requests==2.32.5 13:44:06 robotframework==7.3.2 13:44:06 robotframework-confluentkafkalibrary==2.4.0.post2 13:44:06 robotframework-httplibrary==0.4.2 13:44:06 robotframework-onap==11.0.0.dev17 13:44:06 robotframework-pythonlibcore==4.4.1 13:44:06 robotframework-requests==0.9.3 13:44:06 robotframework-selenium2library==3.0.0 13:44:06 robotframework-seleniumlibrary==6.8.0 13:44:06 robotframework-sshlibrary==3.8.0 13:44:06 robotlibcore-temp==1.0.2 13:44:06 scapy==2.6.1 13:44:06 scp==0.15.0 13:44:06 selenium==4.5.0 13:44:06 six==1.17.0 13:44:06 sniffio==1.3.1 13:44:06 sortedcontainers==2.4.0 13:44:06 soupsieve==2.8 13:44:06 trio==0.32.0 13:44:06 trio-websocket==0.12.2 13:44:06 typing_extensions==4.15.0 13:44:06 urllib3==1.26.20 13:44:06 virtualenv==20.35.4 13:44:06 waitress==3.0.2 13:44:06 WebOb==1.8.9 13:44:06 websocket-client==1.9.0 13:44:06 WebTest==3.0.7 13:44:06 wsproto==1.3.2 13:44:06 xvfbwrapper==0.2.15 13:44:06 ++ python3 -m robot.run --version 13:44:06 Robot Framework 7.3.2 (Python 3.10.6 on linux) 13:44:06 ++ : 13:44:06 + load_set 13:44:06 + _setopts=x 13:44:06 ++ echo xtrace 13:44:06 ++ tr : ' ' 13:44:06 + for i in $(echo "$SHELLOPTS" | tr ':' ' ') 13:44:06 + set +o xtrace 13:44:06 ++ echo x 13:44:06 ++ sed 's/./& /g' 13:44:06 + for i in $(echo "$_setopts" | sed 's/./& /g') 13:44:06 + set +x 13:44:06 + cd /tmp/tmp.ZealxxAMCU-robot-workdir 13:44:06 + export PATH=/tmp/venv-pkHV/bin:/opt/pyenv/shims:/opt/pyenv/bin:/w/workspace/cps-merge-verification-maven-master/csit/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/w/workspace/cps-merge-verification-maven-master/csit/docker/scripts:/w/workspace/cps-merge-verification-maven-master/csit/scripts:/tmp/venv-pkHV/bin 13:44:06 + PATH=/tmp/venv-pkHV/bin:/opt/pyenv/shims:/opt/pyenv/bin:/w/workspace/cps-merge-verification-maven-master/csit/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/w/workspace/cps-merge-verification-maven-master/csit/docker/scripts:/w/workspace/cps-merge-verification-maven-master/csit/scripts:/tmp/venv-pkHV/bin 13:44:06 + export SCRIPTS=/w/workspace/cps-merge-verification-maven-master/csit/scripts 13:44:06 + SCRIPTS=/w/workspace/cps-merge-verification-maven-master/csit/scripts 13:44:06 + export ROBOT_VARIABLES= 13:44:06 + ROBOT_VARIABLES= 13:44:06 + docker login -u docker -p docker nexus3.onap.org:10001 13:44:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:44:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:44:06 Configure a credential helper to remove this warning. See 13:44:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:44:06 13:44:06 Login Succeeded 13:44:06 + cd /w/workspace/cps-merge-verification-maven-master/csit/plans/cps 13:44:06 + SETUP=/w/workspace/cps-merge-verification-maven-master/csit/plans/cps/setup.sh 13:44:06 + '[' -f /w/workspace/cps-merge-verification-maven-master/csit/plans/cps/setup.sh ']' 13:44:06 + echo 'Running setup script /w/workspace/cps-merge-verification-maven-master/csit/plans/cps/setup.sh' 13:44:06 Running setup script /w/workspace/cps-merge-verification-maven-master/csit/plans/cps/setup.sh 13:44:06 + source_safely /w/workspace/cps-merge-verification-maven-master/csit/plans/cps/setup.sh 13:44:06 + '[' -z /w/workspace/cps-merge-verification-maven-master/csit/plans/cps/setup.sh ']' 13:44:06 + relax_set 13:44:06 + set +e 13:44:06 + set +o pipefail 13:44:06 + . /w/workspace/cps-merge-verification-maven-master/csit/plans/cps/setup.sh 13:44:06 ++ export LOCAL_IP=localhost 13:44:06 ++ LOCAL_IP=localhost 13:44:06 ++ source /w/workspace/cps-merge-verification-maven-master/csit/plans/cps/test.properties 13:44:06 +++ DB_HOST=dbpostgresql 13:44:06 +++ DB_USERNAME=cps 13:44:06 +++ DB_PASSWORD=cps 13:44:06 +++ SDNC_HOST=sdnc 13:44:06 +++ SDNC_PORT=8181 13:44:06 +++ SDNC_USERNAME=admin 13:44:06 +++ SDNC_PASSWORD=Kp8bJ4SXszM0WXlhak3eHlcse2gAw84vaoGGmJvUy2U 13:44:06 +++ CPS_CORE_HOST=localhost 13:44:06 +++ CPS_CORE_PORT=8883 13:44:06 +++ DMI_HOST=ncmp-dmi-plugin 13:44:06 +++ DMI_PORT=8080 13:44:06 +++ DMI_USERNAME=cpsuser 13:44:06 +++ DMI_PASSWORD='cpsr0cks!' 13:44:06 +++ DMI_SERVICE_URL=http://ncmp-dmi-plugin:8080 13:44:06 +++ DOCKER_REPO=nexus3.onap.org:10003 13:44:06 +++ CPS_VERSION=latest 13:44:06 +++ DMI_VERSION=1.8.0-SNAPSHOT 13:44:06 +++ DMI_DEMO_STUB_VERSION=1.8.0-SNAPSHOT 13:44:06 +++ ADVISED_MODULES_SYNC_SLEEP_TIME_MS=2000 13:44:06 +++ CMHANDLE_DATA_SYNC_SLEEP_TIME_MS=2000 13:44:06 +++ CPS_HOME=/w/workspace/cps-merge-verification-maven-master 13:44:06 +++ DMI_DEMO_STUB_HOST=ncmp-dmi-plugin-demo-and-csit-stub 13:44:06 +++ DMI_DEMO_STUB_PORT=8092 13:44:06 +++ DMI_AUTH_ENABLED=true 13:44:06 +++ cut -d= -f1 /w/workspace/cps-merge-verification-maven-master/csit/plans/cps/test.properties 13:44:06 ++ export DB_HOST DB_USERNAME DB_PASSWORD SDNC_HOST SDNC_PORT SDNC_USERNAME SDNC_PASSWORD CPS_CORE_HOST CPS_CORE_PORT DMI_HOST DMI_PORT DMI_USERNAME DMI_PASSWORD DMI_SERVICE_URL DOCKER_REPO CPS_VERSION DMI_VERSION DMI_DEMO_STUB_VERSION ADVISED_MODULES_SYNC_SLEEP_TIME_MS CMHANDLE_DATA_SYNC_SLEEP_TIME_MS CPS_HOME DMI_DEMO_STUB_HOST DMI_DEMO_STUB_PORT DMI_AUTH_ENABLED 13:44:06 ++ cd /w/workspace/cps-merge-verification-maven-master/docker-compose 13:44:06 ++ docker-compose -f docker-compose.yml -f dmi-services.yml up -d --quiet-pull --wait 13:44:07 dbpostgresql Pulling 13:44:07 sdnc Pulling 13:44:07 sdnc-sidecar Pulling 13:44:07 sdnc-db Pulling 13:44:07 nginx Pulling 13:44:07 prometheus Pulling 13:44:07 zookeeper Pulling 13:44:07 ncmp-dmi-plugin Pulling 13:44:07 grafana Pulling 13:44:07 kafka-ui Pulling 13:44:07 ncmp-dmi-plugin-demo-and-csit-stub Pulling 13:44:07 pnf-simulator Pulling 13:44:07 postgres-exporter Pulling 13:44:07 kafka Pulling 13:44:10 ncmp-dmi-plugin-demo-and-csit-stub Pulled 13:44:10 ncmp-dmi-plugin Pulled 13:44:12 pnf-simulator Pulled 13:44:14 sdnc-sidecar Pulled 13:44:22 postgres-exporter Pulled 13:44:24 nginx Pulled 13:44:26 sdnc-db Pulled 13:44:30 sdnc Pulled 13:44:30 prometheus Pulled 13:44:30 dbpostgresql Pulled 13:44:31 kafka-ui Pulled 13:44:33 zookeeper Pulled 13:44:33 kafka Pulled 13:44:35 grafana Pulled 13:44:35 Network docker-compose_default Creating 13:44:35 Network docker-compose_default Created 13:44:35 Volume "docker-compose_prometheus_data" Creating 13:44:35 Volume "docker-compose_prometheus_data" Created 13:44:35 Volume "docker-compose_grafana" Creating 13:44:35 Volume "docker-compose_grafana" Created 13:44:35 Container dbpostgresql Creating 13:44:35 Container kafka-ui Creating 13:44:35 Container zookeeper Creating 13:44:35 Container policy-executor-stub Creating 13:44:35 Container prometheus Creating 13:44:35 Container pnf-simulator Creating 13:44:35 Container ncmp-dmi-plugin-demo-and-csit-stub Creating 13:44:35 Container sdnc-db Creating 13:44:45 dbpostgresql Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. 13:44:45 Container ncmp-dmi-plugin-demo-and-csit-stub Created 13:44:45 Container kafka-ui Created 13:44:45 Container dbpostgresql Created 13:44:45 Container prometheus Created 13:44:45 Container cps-and-ncmp-0 Creating 13:44:45 Container grafana Creating 13:44:45 Container cps-and-ncmp-1 Creating 13:44:45 Container postgres-exporter Creating 13:44:45 Container policy-executor-stub Created 13:44:45 Container pnf-simulator Created 13:44:45 Container sdnc-db Created 13:44:45 Container sdnc Creating 13:44:46 Container zookeeper Created 13:44:46 Container kafka Creating 13:44:46 cps-and-ncmp-0 Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. 13:44:46 Container cps-and-ncmp-0 Created 13:44:46 Container grafana Created 13:44:46 Container postgres-exporter Created 13:44:46 cps-and-ncmp-1 Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. 13:44:46 Container cps-and-ncmp-1 Created 13:44:46 Container nginx-loadbalancer Creating 13:44:46 Container kafka Created 13:44:46 Container sdnc Created 13:44:46 Container sdnc-sidecar Creating 13:44:46 Container ncmp-dmi-plugin Creating 13:44:46 Container nginx-loadbalancer Created 13:44:46 Container ncmp-dmi-plugin Created 13:44:46 Container sdnc-sidecar Created 13:44:46 Container dbpostgresql Starting 13:44:46 Container prometheus Starting 13:44:46 Container zookeeper Starting 13:44:46 Container pnf-simulator Starting 13:44:46 Container ncmp-dmi-plugin-demo-and-csit-stub Starting 13:44:46 Container kafka-ui Starting 13:44:46 Container sdnc-db Starting 13:44:46 Container policy-executor-stub Starting 13:44:47 Container policy-executor-stub Started 13:44:48 Container zookeeper Started 13:44:48 Container kafka Starting 13:44:49 Container kafka Started 13:44:49 Container pnf-simulator Started 13:44:50 Container kafka-ui Started 13:44:51 Container ncmp-dmi-plugin-demo-and-csit-stub Started 13:44:52 Container dbpostgresql Started 13:44:52 Container dbpostgresql Waiting 13:44:52 Container postgres-exporter Starting 13:44:52 Container dbpostgresql Waiting 13:44:53 Container postgres-exporter Started 13:44:54 Container sdnc-db Started 13:44:54 Container sdnc-db Waiting 13:44:55 Container prometheus Started 13:44:55 Container grafana Starting 13:44:56 Container grafana Started 13:45:02 Container dbpostgresql Healthy 13:45:02 Container cps-and-ncmp-0 Starting 13:45:02 Container dbpostgresql Healthy 13:45:02 Container cps-and-ncmp-1 Starting 13:45:03 Container cps-and-ncmp-0 Started 13:45:04 Container cps-and-ncmp-1 Started 13:45:04 Container nginx-loadbalancer Starting 13:45:05 Container sdnc-db Healthy 13:45:05 Container sdnc Starting 13:45:05 Container nginx-loadbalancer Started 13:45:06 Container sdnc Started 13:45:06 Container ncmp-dmi-plugin Starting 13:45:06 Container pnf-simulator Waiting 13:45:06 Container sdnc Waiting 13:45:07 Container pnf-simulator Healthy 13:45:07 Container ncmp-dmi-plugin Started 13:45:59 Container sdnc Healthy 13:45:59 Container sdnc-sidecar Starting 13:46:00 Container sdnc-sidecar Started 13:46:00 Container nginx-loadbalancer Waiting 13:46:00 Container cps-and-ncmp-0 Waiting 13:46:00 Container prometheus Waiting 13:46:00 Container postgres-exporter Waiting 13:46:00 Container kafka Waiting 13:46:00 Container cps-and-ncmp-1 Waiting 13:46:00 Container zookeeper Waiting 13:46:00 Container sdnc-db Waiting 13:46:00 Container ncmp-dmi-plugin Waiting 13:46:00 Container policy-executor-stub Waiting 13:46:00 Container sdnc Waiting 13:46:00 Container pnf-simulator Waiting 13:46:00 Container dbpostgresql Waiting 13:46:00 Container kafka-ui Waiting 13:46:00 Container ncmp-dmi-plugin-demo-and-csit-stub Waiting 13:46:00 Container sdnc-sidecar Waiting 13:46:00 Container grafana Waiting 13:46:00 Container kafka Healthy 13:46:00 Container nginx-loadbalancer Healthy 13:46:00 Container cps-and-ncmp-1 Healthy 13:46:00 Container prometheus Healthy 13:46:00 Container ncmp-dmi-plugin-demo-and-csit-stub Healthy 13:46:00 Container ncmp-dmi-plugin Healthy 13:46:00 Container policy-executor-stub Healthy 13:46:00 Container sdnc Healthy 13:46:00 Container postgres-exporter Healthy 13:46:00 Container kafka-ui Healthy 13:46:00 Container grafana Healthy 13:46:00 Container sdnc-sidecar Healthy 13:46:00 Container sdnc-db Healthy 13:46:00 Container pnf-simulator Healthy 13:46:00 Container zookeeper Healthy 13:46:00 Container dbpostgresql Healthy 13:46:00 Container cps-and-ncmp-0 Healthy 13:46:00 ++ ROBOT_VARIABLES='-v CPS_CORE_HOST:localhost -v CPS_CORE_PORT:8883 -v DMI_HOST:ncmp-dmi-plugin -v DMI_PORT:8080 -v DMI_CSIT_STUB_HOST:ncmp-dmi-plugin-demo-and-csit-stub -v DMI_CSIT_STUB_PORT:8092 -v DATADIR_CPS_CORE:/w/workspace/cps-merge-verification-maven-master/csit/data/cps-core -v DATADIR_NCMP:/w/workspace/cps-merge-verification-maven-master/csit/data/ncmp -v DATADIR_SUBS_NOTIFICATION:/w/workspace/cps-merge-verification-maven-master/csit/data/subscription-notification' 13:46:00 + load_set 13:46:00 + _setopts=x 13:46:00 ++ echo xtrace 13:46:00 ++ tr : ' ' 13:46:00 + for i in $(echo "$SHELLOPTS" | tr ':' ' ') 13:46:00 + set +o xtrace 13:46:00 ++ echo x 13:46:00 ++ sed 's/./& /g' 13:46:00 + for i in $(echo "$_setopts" | sed 's/./& /g') 13:46:00 + set +x 13:46:00 + docker_stats 13:46:00 + echo '> top -bn1 | head -3' 13:46:00 + tee /w/workspace/cps-merge-verification-maven-master/csit/archives/plans/cps/_sysinfo-1-after-setup.txt 13:46:00 + top -bn1 13:46:00 + head -3 13:46:00 > top -bn1 | head -3 13:46:00 top - 13:46:00 up 6 min, 0 users, load average: 5.79, 2.97, 1.22 13:46:00 Tasks: 253 total, 1 running, 180 sleeping, 0 stopped, 0 zombie 13:46:00 %Cpu(s): 24.9 us, 3.6 sy, 0.0 ni, 68.8 id, 2.5 wa, 0.0 hi, 0.1 si, 0.1 st 13:46:00 + echo 13:46:00 + echo '> free -h' 13:46:00 + free -h 13:46:00 13:46:00 > free -h 13:46:00 total used free shared buff/cache available 13:46:00 Mem: 31G 5.1G 16G 37M 9.3G 25G 13:46:00 Swap: 1.0G 0B 1.0G 13:46:00 + echo 13:46:00 + echo '> docker ps' 13:46:00 + docker ps 13:46:00 13:46:00 > docker ps 13:46:01 CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES 13:46:01 913f2edc8e1b nexus3.onap.org:10003/onap/ncmp-dmi-plugin:1.8.0-SNAPSHOT "java -cp @/app/jib-…" About a minute ago Up 53 seconds (healthy) 0.0.0.0:8080->8080/tcp, :::8080->8080/tcp ncmp-dmi-plugin 13:46:01 48e96620a658 alpine:latest "sh /root/check_sdnc…" About a minute ago Up Less than a second sdnc-sidecar 13:46:01 3d1fd0ba27c1 nginx:latest "/docker-entrypoint.…" About a minute ago Up 55 seconds (healthy) 0.0.0.0:8883->80/tcp, :::8883->80/tcp nginx-loadbalancer 13:46:01 de1763e76eb9 confluentinc/cp-kafka:7.8.0 "/etc/confluent/dock…" About a minute ago Up About a minute (healthy) 0.0.0.0:9092->9092/tcp, :::9092->9092/tcp kafka 13:46:01 d27a3c1a9189 onap/sdnc-image:3.0.2 "/opt/onap/sdnc/bin/…" About a minute ago Up 54 seconds (healthy) 0.0.0.0:8181->8181/tcp, :::8181->8181/tcp sdnc 13:46:01 614a25ca2896 grafana/grafana:latest "/run.sh" About a minute ago Up About a minute 0.0.0.0:3000->3000/tcp, :::3000->3000/tcp grafana 13:46:01 5d57391751c5 quay.io/prometheuscommunity/postgres-exporter "/bin/postgres_expor…" About a minute ago Up About a minute 0.0.0.0:9187->9187/tcp, :::9187->9187/tcp postgres-exporter 13:46:01 13dbc4d21e6e nexus3.onap.org:10003/onap/cps-and-ncmp:latest "java -cp @/app/jib-…" About a minute ago Up 56 seconds (healthy) 0.0.0.0:8699->8080/tcp, :::8699->8080/tcp cps-and-ncmp-1 13:46:01 1ecd22da4d94 nexus3.onap.org:10003/onap/cps-and-ncmp:latest "java -cp @/app/jib-…" About a minute ago Up 57 seconds (healthy) 0.0.0.0:8698->8080/tcp, :::8698->8080/tcp cps-and-ncmp-0 13:46:01 899814e24068 nexus3.onap.org:10003/onap/policy-executor-stub:latest "java -cp @/app/jib-…" About a minute ago Up About a minute 0.0.0.0:8785->8093/tcp, :::8785->8093/tcp policy-executor-stub 13:46:01 e223bb6f3aac confluentinc/cp-zookeeper:7.8.0 "/etc/confluent/dock…" About a minute ago Up About a minute (healthy) 2888/tcp, 0.0.0.0:2181->2181/tcp, :::2181->2181/tcp, 3888/tcp zookeeper 13:46:01 21e08fb33dbb prom/prometheus:latest "/bin/prometheus --c…" About a minute ago Up About a minute 0.0.0.0:9090->9090/tcp, :::9090->9090/tcp prometheus 13:46:01 4640644d9116 provectuslabs/kafka-ui:latest "/bin/sh -c 'java --…" About a minute ago Up About a minute 0.0.0.0:8089->8080/tcp, :::8089->8080/tcp kafka-ui 13:46:01 a9d18dfe1e72 blueonap/netconf-pnp-simulator:v2.8.6 "/bin/sh -c /opt/bin…" About a minute ago Up About a minute (healthy) 0.0.0.0:830->830/tcp, :::830->830/tcp, 0.0.0.0:6513->6513/tcp, :::6513->6513/tcp pnf-simulator 13:46:01 8a0d4d50b0ac nexus3.onap.org:10003/onap/dmi-stub:1.8.0-SNAPSHOT "java -cp @/app/jib-…" About a minute ago Up About a minute (healthy) 0.0.0.0:8092->8092/tcp, :::8092->8092/tcp ncmp-dmi-plugin-demo-and-csit-stub 13:46:01 8ad6a3756ba9 postgres:14.1-alpine "docker-entrypoint.s…" About a minute ago Up About a minute (healthy) 0.0.0.0:5432->5432/tcp, :::5432->5432/tcp dbpostgresql 13:46:01 711a3d35df07 mariadb:10.5 "docker-entrypoint.s…" About a minute ago Up About a minute (healthy) 0.0.0.0:3306->3306/tcp, :::3306->3306/tcp sdnc-db 13:46:01 + echo 13:46:01 + echo '> docker stats --no-stream' 13:46:01 + docker stats --no-stream 13:46:01 13:46:01 > docker stats --no-stream 13:46:03 CONTAINER ID NAME CPU % MEM USAGE / LIMIT MEM % NET I/O BLOCK I/O PIDS 13:46:03 913f2edc8e1b ncmp-dmi-plugin 0.99% 268.8MiB / 31.41GiB 0.84% 101kB / 56.3kB 0B / 0B 49 13:46:03 3d1fd0ba27c1 nginx-loadbalancer 0.00% 5.094MiB / 31.41GiB 0.02% 46.7kB / 1.42kB 0B / 8.19kB 2 13:46:03 de1763e76eb9 kafka 5.31% 392MiB / 31.41GiB 1.22% 281kB / 293kB 0B / 909kB 87 13:46:03 d27a3c1a9189 sdnc 187.77% 1.297GiB / 31.41GiB 4.13% 1.52MB / 22.4MB 0B / 53.3MB 162 13:46:03 614a25ca2896 grafana 2.42% 104.2MiB / 31.41GiB 0.32% 20.1MB / 59.4kB 0B / 32.7MB 18 13:46:03 5d57391751c5 postgres-exporter 0.00% 8.457MiB / 31.41GiB 0.03% 548kB / 254kB 0B / 0B 10 13:46:03 13dbc4d21e6e cps-and-ncmp-1 13.16% 521.3MiB / 3GiB 16.97% 189kB / 387kB 0B / 102kB 106 13:46:03 1ecd22da4d94 cps-and-ncmp-0 11.87% 528.2MiB / 3GiB 17.20% 184kB / 518kB 8.19kB / 102kB 106 13:46:03 899814e24068 policy-executor-stub 0.07% 137.7MiB / 31.41GiB 0.43% 46.2kB / 0B 4.1kB / 0B 36 13:46:03 e223bb6f3aac zookeeper 0.08% 101.8MiB / 31.41GiB 0.32% 118kB / 64.9kB 0B / 594kB 62 13:46:03 21e08fb33dbb prometheus 0.30% 20.84MiB / 31.41GiB 0.06% 706kB / 26.3kB 0B / 0B 13 13:46:03 4640644d9116 kafka-ui 0.08% 336.6MiB / 31.41GiB 1.05% 122kB / 6.78kB 98.3kB / 102kB 50 13:46:03 a9d18dfe1e72 pnf-simulator 8.22% 40.9MiB / 31.41GiB 0.13% 64.7kB / 294kB 0B / 250kB 18 13:46:03 8a0d4d50b0ac ncmp-dmi-plugin-demo-and-csit-stub 3.41% 309.2MiB / 31.41GiB 0.96% 45.9kB / 0B 0B / 0B 37 13:46:03 8ad6a3756ba9 dbpostgresql 0.95% 80.26MiB / 3GiB 2.61% 360kB / 668kB 0B / 61.3MB 26 13:46:03 711a3d35df07 sdnc-db 0.01% 114.4MiB / 31.41GiB 0.36% 22.4MB / 1.18MB 0B / 87.4MB 28 13:46:03 + echo 13:46:03 13:46:03 + echo 'ROBOT_VARIABLES=-v CPS_CORE_HOST:localhost -v CPS_CORE_PORT:8883 -v DMI_HOST:ncmp-dmi-plugin -v DMI_PORT:8080 -v DMI_CSIT_STUB_HOST:ncmp-dmi-plugin-demo-and-csit-stub -v DMI_CSIT_STUB_PORT:8092 -v DATADIR_CPS_CORE:/w/workspace/cps-merge-verification-maven-master/csit/data/cps-core -v DATADIR_NCMP:/w/workspace/cps-merge-verification-maven-master/csit/data/ncmp -v DATADIR_SUBS_NOTIFICATION:/w/workspace/cps-merge-verification-maven-master/csit/data/subscription-notification' 13:46:03 ROBOT_VARIABLES=-v CPS_CORE_HOST:localhost -v CPS_CORE_PORT:8883 -v DMI_HOST:ncmp-dmi-plugin -v DMI_PORT:8080 -v DMI_CSIT_STUB_HOST:ncmp-dmi-plugin-demo-and-csit-stub -v DMI_CSIT_STUB_PORT:8092 -v DATADIR_CPS_CORE:/w/workspace/cps-merge-verification-maven-master/csit/data/cps-core -v DATADIR_NCMP:/w/workspace/cps-merge-verification-maven-master/csit/data/ncmp -v DATADIR_SUBS_NOTIFICATION:/w/workspace/cps-merge-verification-maven-master/csit/data/subscription-notification 13:46:03 + echo 'Starting Robot test suites ...' 13:46:03 Starting Robot test suites ... 13:46:03 + relax_set 13:46:03 + set +e 13:46:03 + set +o pipefail 13:46:03 + echo '[Run] Versioning information:' 13:46:03 [Run] Versioning information: 13:46:03 + python3 --version 13:46:03 Python 3.10.6 13:46:03 + pip freeze 13:46:03 attrs==25.4.0 13:46:03 bcrypt==5.0.0 13:46:03 beautifulsoup4==4.14.3 13:46:03 certifi==2025.11.12 13:46:03 cffi==2.0.0 13:46:03 charset-normalizer==3.4.4 13:46:03 click==8.3.1 13:46:03 confluent-kafka==2.4.0 13:46:03 cryptography==46.0.3 13:46:03 decorator==5.2.1 13:46:03 deepdiff==8.6.1 13:46:03 distlib==0.4.0 13:46:03 dnspython==2.8.0 13:46:03 docker-py==1.10.6 13:46:03 docker-pycreds==0.4.0 13:46:03 elasticsearch==7.17.12 13:46:03 elasticsearch-dsl==7.4.1 13:46:03 enum34==1.1.10 13:46:03 exceptiongroup==1.3.1 13:46:03 filelock==3.20.0 13:46:03 future==1.0.0 13:46:03 h11==0.16.0 13:46:03 idna==3.11 13:46:03 invoke==2.2.1 13:46:03 ipaddr==2.2.0 13:46:03 isodate==0.7.2 13:46:03 Jinja2==3.1.6 13:46:03 jmespath==1.0.1 13:46:03 jsonpatch==1.33 13:46:03 jsonpath-rw==1.4.0 13:46:03 jsonpointer==3.0.0 13:46:03 kafka-python==2.3.0 13:46:03 lxml==6.0.2 13:46:03 MarkupSafe==3.0.3 13:46:03 more-itertools==10.8.0 13:46:03 netaddr==1.3.0 13:46:03 netifaces==0.11.0 13:46:03 odltools==0.1.28 13:46:03 orderly-set==5.5.0 13:46:03 outcome==1.3.0.post0 13:46:03 paramiko==4.0.0 13:46:03 pbr==7.0.3 13:46:03 platformdirs==4.5.0 13:46:03 ply==3.11 13:46:03 protobuf==6.33.1 13:46:03 pyang==2.7.1 13:46:03 pyangbind==0.8.6 13:46:03 pycparser==2.23 13:46:03 pyhocon==0.3.61 13:46:03 PyNaCl==1.6.1 13:46:03 pyparsing==3.2.5 13:46:03 PySocks==1.7.1 13:46:03 python-dateutil==2.9.0.post0 13:46:03 PyVirtualDisplay==3.0 13:46:03 PyYAML==6.0.3 13:46:03 regex==2025.11.3 13:46:03 requests==2.32.5 13:46:03 robotframework==7.3.2 13:46:03 robotframework-confluentkafkalibrary==2.4.0.post2 13:46:03 robotframework-httplibrary==0.4.2 13:46:03 robotframework-onap==11.0.0.dev17 13:46:03 robotframework-pythonlibcore==4.4.1 13:46:03 robotframework-requests==0.9.3 13:46:03 robotframework-selenium2library==3.0.0 13:46:03 robotframework-seleniumlibrary==6.8.0 13:46:03 robotframework-sshlibrary==3.8.0 13:46:03 robotlibcore-temp==1.0.2 13:46:03 scapy==2.6.1 13:46:03 scp==0.15.0 13:46:03 selenium==4.5.0 13:46:03 six==1.17.0 13:46:03 sniffio==1.3.1 13:46:03 sortedcontainers==2.4.0 13:46:03 soupsieve==2.8 13:46:03 trio==0.32.0 13:46:03 trio-websocket==0.12.2 13:46:03 typing_extensions==4.15.0 13:46:03 urllib3==1.26.20 13:46:03 virtualenv==20.35.4 13:46:03 waitress==3.0.2 13:46:03 WebOb==1.8.9 13:46:03 websocket-client==1.9.0 13:46:03 WebTest==3.0.7 13:46:03 wsproto==1.3.2 13:46:03 xvfbwrapper==0.2.15 13:46:04 + python3 -m robot.run --version 13:46:04 Robot Framework 7.3.2 (Python 3.10.6 on linux) 13:46:04 + : 13:46:04 + run_test_plan testplanCps 13:46:04 + testplan=testplanCps 13:46:04 + cd /tmp/tmp.ZealxxAMCU-robot-workdir 13:46:04 + echo 'Reading the testplan:' 13:46:04 Reading the testplan: 13:46:04 + cat /w/workspace/cps-merge-verification-maven-master/csit/plans/cps/testplanCps.txt 13:46:04 + egrep -v '(^[[:space:]]*#|^[[:space:]]*$)' 13:46:04 + sed 's|^|/w/workspace/cps-merge-verification-maven-master/csit/tests/|' 13:46:04 + cat testplanCps.txt 13:46:04 /w/workspace/cps-merge-verification-maven-master/csit/tests/actuator 13:46:04 /w/workspace/cps-merge-verification-maven-master/csit/tests/cps-admin 13:46:04 /w/workspace/cps-merge-verification-maven-master/csit/tests/cps-data 13:46:04 ++ xargs -a testplanCps.txt 13:46:04 + SUITES='/w/workspace/cps-merge-verification-maven-master/csit/tests/actuator /w/workspace/cps-merge-verification-maven-master/csit/tests/cps-admin /w/workspace/cps-merge-verification-maven-master/csit/tests/cps-data' 13:46:04 + python3 -m robot.run -N plans/cps -v WORKSPACE:/tmp --legacy-output -v CPS_CORE_HOST:localhost -v CPS_CORE_PORT:8883 -v DMI_HOST:ncmp-dmi-plugin -v DMI_PORT:8080 -v DMI_CSIT_STUB_HOST:ncmp-dmi-plugin-demo-and-csit-stub -v DMI_CSIT_STUB_PORT:8092 -v DATADIR_CPS_CORE:/w/workspace/cps-merge-verification-maven-master/csit/data/cps-core -v DATADIR_NCMP:/w/workspace/cps-merge-verification-maven-master/csit/data/ncmp -v DATADIR_SUBS_NOTIFICATION:/w/workspace/cps-merge-verification-maven-master/csit/data/subscription-notification /w/workspace/cps-merge-verification-maven-master/csit/tests/actuator /w/workspace/cps-merge-verification-maven-master/csit/tests/cps-admin /w/workspace/cps-merge-verification-maven-master/csit/tests/cps-data 13:46:04 ============================================================================== 13:46:04 plans/cps 13:46:04 ============================================================================== 13:46:04 plans/cps.Actuator 13:46:04 ============================================================================== 13:46:04 plans/cps.Actuator.Actuator :: CPS - Actuator and Swagger UI endpoints 13:46:04 ============================================================================== 13:46:04 Test CPS Enhanced Healthcheck :: Runs CPS Health Check. It will ch... | PASS | 13:46:04 ------------------------------------------------------------------------------ 13:46:04 Test CPS Swagger UI :: Runs health check for CPS Swagger UI. If th... | PASS | 13:46:04 ------------------------------------------------------------------------------ 13:46:04 plans/cps.Actuator.Actuator :: CPS - Actuator and Swagger UI endpo... | PASS | 13:46:04 2 tests, 2 passed, 0 failed 13:46:04 ============================================================================== 13:46:04 plans/cps.Actuator | PASS | 13:46:04 2 tests, 2 passed, 0 failed 13:46:04 ============================================================================== 13:46:04 plans/cps.Cps-Admin 13:46:04 ============================================================================== 13:46:04 plans/cps.Cps-Admin.Cps-Admin :: CPS Core - Admin REST API 13:46:04 ============================================================================== 13:46:04 Create Dataspace | PASS | 13:46:04 ------------------------------------------------------------------------------ 13:46:04 Create Schema Set from YANG file | PASS | 13:46:04 ------------------------------------------------------------------------------ 13:46:05 Create Schema Set from ZIP file | PASS | 13:46:05 ------------------------------------------------------------------------------ 13:46:05 Get Schema Set info | PASS | 13:46:05 ------------------------------------------------------------------------------ 13:46:05 Create Anchor | PASS | 13:46:05 ------------------------------------------------------------------------------ 13:46:05 plans/cps.Cps-Admin.Cps-Admin :: CPS Core - Admin REST API | PASS | 13:46:05 5 tests, 5 passed, 0 failed 13:46:05 ============================================================================== 13:46:05 plans/cps.Cps-Admin | PASS | 13:46:05 5 tests, 5 passed, 0 failed 13:46:05 ============================================================================== 13:46:05 plans/cps.Cps-Data 13:46:05 ============================================================================== 13:46:05 plans/cps.Cps-Data.Cps-Data :: CPS Core - Data REST API 13:46:05 ============================================================================== 13:46:05 Create Data Node | PASS | 13:46:05 ------------------------------------------------------------------------------ 13:46:05 Patch Data Node | PASS | 13:46:05 ------------------------------------------------------------------------------ 13:46:05 Get Updated Data Node by XPath | PASS | 13:46:05 ------------------------------------------------------------------------------ 13:46:05 Get Data Node by XPath | PASS | 13:46:05 ------------------------------------------------------------------------------ 13:46:05 plans/cps.Cps-Data.Cps-Data :: CPS Core - Data REST API | PASS | 13:46:05 4 tests, 4 passed, 0 failed 13:46:05 ============================================================================== 13:46:05 plans/cps.Cps-Data | PASS | 13:46:05 4 tests, 4 passed, 0 failed 13:46:05 ============================================================================== 13:46:05 plans/cps | PASS | 13:46:05 11 tests, 11 passed, 0 failed 13:46:05 ============================================================================== 13:46:05 Output: /tmp/tmp.ZealxxAMCU-robot-workdir/output.xml 13:46:05 Log: /tmp/tmp.ZealxxAMCU-robot-workdir/log.html 13:46:05 Report: /tmp/tmp.ZealxxAMCU-robot-workdir/report.html 13:46:05 + RESULT=0 13:46:05 + load_set 13:46:05 + _setopts=x 13:46:05 ++ echo xtrace 13:46:05 ++ tr : ' ' 13:46:05 + for i in $(echo "$SHELLOPTS" | tr ':' ' ') 13:46:05 + set +o xtrace 13:46:05 ++ echo x 13:46:05 ++ sed 's/./& /g' 13:46:05 + for i in $(echo "$_setopts" | sed 's/./& /g') 13:46:05 + set +x 13:46:05 + echo 'RESULT: 0' 13:46:05 RESULT: 0 13:46:05 + return 0 13:46:05 + CPSRESULT=0 13:46:05 + cd /w/workspace/cps-merge-verification-maven-master/csit/plans/cps 13:46:05 + checkandmount=/w/workspace/cps-merge-verification-maven-master/csit/plans/cps/sdnc/check_sdnc_mount_node.sh 13:46:05 + '[' -f /w/workspace/cps-merge-verification-maven-master/csit/plans/cps/sdnc/check_sdnc_mount_node.sh ']' 13:46:05 + exit 0 13:46:05 + on_exit 13:46:05 + rc=0 13:46:05 + [[ -n /w/workspace/cps-merge-verification-maven-master/csit ]] 13:46:05 + [[ -n /tmp/tmp.ZealxxAMCU-robot-workdir ]] 13:46:05 + rsync -av /tmp/tmp.ZealxxAMCU-robot-workdir/ /w/workspace/cps-merge-verification-maven-master/csit/archives/plans/cps 13:46:05 sending incremental file list 13:46:05 ./ 13:46:05 log.html 13:46:05 output.xml 13:46:05 report.html 13:46:05 testplanCps.txt 13:46:05 13:46:05 sent 598,563 bytes received 95 bytes 1,197,316.00 bytes/sec 13:46:05 total size is 598,099 speedup is 1.00 13:46:05 + docker ps --format '{{.Image}}' 13:46:05 + docker_stats 13:46:05 + tee /w/workspace/cps-merge-verification-maven-master/csit/archives/plans/cps/_sysinfo-2-after-robot.txt 13:46:05 + echo '> top -bn1 | head -3' 13:46:05 + top -bn1 13:46:05 + head -3 13:46:05 > top -bn1 | head -3 13:46:06 top - 13:46:06 up 6 min, 0 users, load average: 5.64, 2.99, 1.23 13:46:06 Tasks: 252 total, 1 running, 177 sleeping, 0 stopped, 0 zombie 13:46:06 %Cpu(s): 24.9 us, 3.6 sy, 0.0 ni, 68.8 id, 2.5 wa, 0.0 hi, 0.1 si, 0.1 st 13:46:06 + echo 13:46:06 + echo '> free -h' 13:46:06 + free -h 13:46:06 13:46:06 > free -h 13:46:06 total used free shared buff/cache available 13:46:06 Mem: 31G 5.2G 16G 37M 9.3G 25G 13:46:06 Swap: 1.0G 0B 1.0G 13:46:06 + echo 13:46:06 + echo '> docker ps' 13:46:06 + docker ps 13:46:06 13:46:06 > docker ps 13:46:06 CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES 13:46:06 913f2edc8e1b nexus3.onap.org:10003/onap/ncmp-dmi-plugin:1.8.0-SNAPSHOT "java -cp @/app/jib-…" About a minute ago Up 58 seconds (healthy) 0.0.0.0:8080->8080/tcp, :::8080->8080/tcp ncmp-dmi-plugin 13:46:06 3d1fd0ba27c1 nginx:latest "/docker-entrypoint.…" About a minute ago Up About a minute (healthy) 0.0.0.0:8883->80/tcp, :::8883->80/tcp nginx-loadbalancer 13:46:06 de1763e76eb9 confluentinc/cp-kafka:7.8.0 "/etc/confluent/dock…" About a minute ago Up About a minute (healthy) 0.0.0.0:9092->9092/tcp, :::9092->9092/tcp kafka 13:46:06 d27a3c1a9189 onap/sdnc-image:3.0.2 "/opt/onap/sdnc/bin/…" About a minute ago Up 59 seconds (healthy) 0.0.0.0:8181->8181/tcp, :::8181->8181/tcp sdnc 13:46:06 614a25ca2896 grafana/grafana:latest "/run.sh" About a minute ago Up About a minute 0.0.0.0:3000->3000/tcp, :::3000->3000/tcp grafana 13:46:06 5d57391751c5 quay.io/prometheuscommunity/postgres-exporter "/bin/postgres_expor…" About a minute ago Up About a minute 0.0.0.0:9187->9187/tcp, :::9187->9187/tcp postgres-exporter 13:46:06 13dbc4d21e6e nexus3.onap.org:10003/onap/cps-and-ncmp:latest "java -cp @/app/jib-…" About a minute ago Up About a minute (healthy) 0.0.0.0:8699->8080/tcp, :::8699->8080/tcp cps-and-ncmp-1 13:46:06 1ecd22da4d94 nexus3.onap.org:10003/onap/cps-and-ncmp:latest "java -cp @/app/jib-…" About a minute ago Up About a minute (healthy) 0.0.0.0:8698->8080/tcp, :::8698->8080/tcp cps-and-ncmp-0 13:46:06 899814e24068 nexus3.onap.org:10003/onap/policy-executor-stub:latest "java -cp @/app/jib-…" About a minute ago Up About a minute 0.0.0.0:8785->8093/tcp, :::8785->8093/tcp policy-executor-stub 13:46:06 e223bb6f3aac confluentinc/cp-zookeeper:7.8.0 "/etc/confluent/dock…" About a minute ago Up About a minute (healthy) 2888/tcp, 0.0.0.0:2181->2181/tcp, :::2181->2181/tcp, 3888/tcp zookeeper 13:46:06 21e08fb33dbb prom/prometheus:latest "/bin/prometheus --c…" About a minute ago Up About a minute 0.0.0.0:9090->9090/tcp, :::9090->9090/tcp prometheus 13:46:06 4640644d9116 provectuslabs/kafka-ui:latest "/bin/sh -c 'java --…" About a minute ago Up About a minute 0.0.0.0:8089->8080/tcp, :::8089->8080/tcp kafka-ui 13:46:06 a9d18dfe1e72 blueonap/netconf-pnp-simulator:v2.8.6 "/bin/sh -c /opt/bin…" About a minute ago Up About a minute (healthy) 0.0.0.0:830->830/tcp, :::830->830/tcp, 0.0.0.0:6513->6513/tcp, :::6513->6513/tcp pnf-simulator 13:46:06 8a0d4d50b0ac nexus3.onap.org:10003/onap/dmi-stub:1.8.0-SNAPSHOT "java -cp @/app/jib-…" About a minute ago Up About a minute (healthy) 0.0.0.0:8092->8092/tcp, :::8092->8092/tcp ncmp-dmi-plugin-demo-and-csit-stub 13:46:06 8ad6a3756ba9 postgres:14.1-alpine "docker-entrypoint.s…" About a minute ago Up About a minute (healthy) 0.0.0.0:5432->5432/tcp, :::5432->5432/tcp dbpostgresql 13:46:06 711a3d35df07 mariadb:10.5 "docker-entrypoint.s…" About a minute ago Up About a minute (healthy) 0.0.0.0:3306->3306/tcp, :::3306->3306/tcp sdnc-db 13:46:06 + echo 13:46:06 13:46:06 + echo '> docker stats --no-stream' 13:46:06 > docker stats --no-stream 13:46:06 + docker stats --no-stream 13:46:08 CONTAINER ID NAME CPU % MEM USAGE / LIMIT MEM % NET I/O BLOCK I/O PIDS 13:46:08 913f2edc8e1b ncmp-dmi-plugin 1.31% 269MiB / 31.41GiB 0.84% 106kB / 61.6kB 0B / 0B 49 13:46:08 3d1fd0ba27c1 nginx-loadbalancer 0.00% 5.23MiB / 31.41GiB 0.02% 78.4kB / 34.4kB 0B / 8.19kB 2 13:46:08 de1763e76eb9 kafka 5.83% 392.1MiB / 31.41GiB 1.22% 296kB / 306kB 0B / 913kB 87 13:46:08 d27a3c1a9189 sdnc 2.52% 1.287GiB / 31.41GiB 4.10% 1.53MB / 22.4MB 0B / 53.3MB 161 13:46:08 614a25ca2896 grafana 0.34% 104.2MiB / 31.41GiB 0.32% 20.1MB / 59.9kB 0B / 32.7MB 18 13:46:08 5d57391751c5 postgres-exporter 0.00% 8.469MiB / 31.41GiB 0.03% 590kB / 275kB 0B / 0B 10 13:46:08 13dbc4d21e6e cps-and-ncmp-1 13.41% 528.1MiB / 3GiB 17.19% 209kB / 453kB 0B / 102kB 106 13:46:08 1ecd22da4d94 cps-and-ncmp-0 10.40% 587.3MiB / 3GiB 19.12% 298kB / 668kB 8.19kB / 102kB 106 13:46:08 899814e24068 policy-executor-stub 0.07% 137.7MiB / 31.41GiB 0.43% 46.4kB / 0B 4.1kB / 0B 36 13:46:08 e223bb6f3aac zookeeper 0.08% 101.8MiB / 31.41GiB 0.32% 118kB / 65kB 0B / 594kB 62 13:46:08 21e08fb33dbb prometheus 0.34% 20.95MiB / 31.41GiB 0.07% 814kB / 28.8kB 0B / 0B 13 13:46:08 4640644d9116 kafka-ui 0.09% 336.6MiB / 31.41GiB 1.05% 122kB / 6.86kB 98.3kB / 102kB 50 13:46:08 a9d18dfe1e72 pnf-simulator 2.27% 40.9MiB / 31.41GiB 0.13% 64.9kB / 294kB 0B / 250kB 18 13:46:08 8a0d4d50b0ac ncmp-dmi-plugin-demo-and-csit-stub 0.08% 309.1MiB / 31.41GiB 0.96% 46kB / 0B 0B / 0B 37 13:46:08 8ad6a3756ba9 dbpostgresql 0.04% 78.94MiB / 3GiB 2.57% 468kB / 803kB 0B / 61.5MB 20 13:46:08 711a3d35df07 sdnc-db 0.01% 114.4MiB / 31.41GiB 0.36% 22.4MB / 1.18MB 0B / 87.4MB 28 13:46:08 + echo 13:46:08 13:46:08 + cd /w/workspace/cps-merge-verification-maven-master/csit/plans/cps 13:46:08 + TEARDOWN=/w/workspace/cps-merge-verification-maven-master/csit/plans/cps/teardown.sh 13:46:08 + '[' -f /w/workspace/cps-merge-verification-maven-master/csit/plans/cps/teardown.sh ']' 13:46:08 + echo 'Running teardown script /w/workspace/cps-merge-verification-maven-master/csit/plans/cps/teardown.sh' 13:46:08 Running teardown script /w/workspace/cps-merge-verification-maven-master/csit/plans/cps/teardown.sh 13:46:08 + source_safely /w/workspace/cps-merge-verification-maven-master/csit/plans/cps/teardown.sh 13:46:08 + '[' -z /w/workspace/cps-merge-verification-maven-master/csit/plans/cps/teardown.sh ']' 13:46:08 + relax_set 13:46:08 + set +e 13:46:08 + set +o pipefail 13:46:08 + . /w/workspace/cps-merge-verification-maven-master/csit/plans/cps/teardown.sh 13:46:08 ++ echo '================================== docker info ==========================' 13:46:08 ================================== docker info ========================== 13:46:08 ++ docker ps -a 13:46:08 CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES 13:46:08 913f2edc8e1b nexus3.onap.org:10003/onap/ncmp-dmi-plugin:1.8.0-SNAPSHOT "java -cp @/app/jib-…" About a minute ago Up About a minute (healthy) 0.0.0.0:8080->8080/tcp, :::8080->8080/tcp ncmp-dmi-plugin 13:46:08 48e96620a658 alpine:latest "sh /root/check_sdnc…" About a minute ago Exited (0) 7 seconds ago sdnc-sidecar 13:46:08 3d1fd0ba27c1 nginx:latest "/docker-entrypoint.…" About a minute ago Up About a minute (healthy) 0.0.0.0:8883->80/tcp, :::8883->80/tcp nginx-loadbalancer 13:46:08 de1763e76eb9 confluentinc/cp-kafka:7.8.0 "/etc/confluent/dock…" About a minute ago Up About a minute (healthy) 0.0.0.0:9092->9092/tcp, :::9092->9092/tcp kafka 13:46:08 d27a3c1a9189 onap/sdnc-image:3.0.2 "/opt/onap/sdnc/bin/…" About a minute ago Up About a minute (healthy) 0.0.0.0:8181->8181/tcp, :::8181->8181/tcp sdnc 13:46:08 614a25ca2896 grafana/grafana:latest "/run.sh" About a minute ago Up About a minute 0.0.0.0:3000->3000/tcp, :::3000->3000/tcp grafana 13:46:08 5d57391751c5 quay.io/prometheuscommunity/postgres-exporter "/bin/postgres_expor…" About a minute ago Up About a minute 0.0.0.0:9187->9187/tcp, :::9187->9187/tcp postgres-exporter 13:46:08 13dbc4d21e6e nexus3.onap.org:10003/onap/cps-and-ncmp:latest "java -cp @/app/jib-…" About a minute ago Up About a minute (healthy) 0.0.0.0:8699->8080/tcp, :::8699->8080/tcp cps-and-ncmp-1 13:46:08 1ecd22da4d94 nexus3.onap.org:10003/onap/cps-and-ncmp:latest "java -cp @/app/jib-…" About a minute ago Up About a minute (healthy) 0.0.0.0:8698->8080/tcp, :::8698->8080/tcp cps-and-ncmp-0 13:46:08 899814e24068 nexus3.onap.org:10003/onap/policy-executor-stub:latest "java -cp @/app/jib-…" About a minute ago Up About a minute 0.0.0.0:8785->8093/tcp, :::8785->8093/tcp policy-executor-stub 13:46:08 e223bb6f3aac confluentinc/cp-zookeeper:7.8.0 "/etc/confluent/dock…" About a minute ago Up About a minute (healthy) 2888/tcp, 0.0.0.0:2181->2181/tcp, :::2181->2181/tcp, 3888/tcp zookeeper 13:46:08 21e08fb33dbb prom/prometheus:latest "/bin/prometheus --c…" About a minute ago Up About a minute 0.0.0.0:9090->9090/tcp, :::9090->9090/tcp prometheus 13:46:08 4640644d9116 provectuslabs/kafka-ui:latest "/bin/sh -c 'java --…" About a minute ago Up About a minute 0.0.0.0:8089->8080/tcp, :::8089->8080/tcp kafka-ui 13:46:08 a9d18dfe1e72 blueonap/netconf-pnp-simulator:v2.8.6 "/bin/sh -c /opt/bin…" About a minute ago Up About a minute (healthy) 0.0.0.0:830->830/tcp, :::830->830/tcp, 0.0.0.0:6513->6513/tcp, :::6513->6513/tcp pnf-simulator 13:46:08 8a0d4d50b0ac nexus3.onap.org:10003/onap/dmi-stub:1.8.0-SNAPSHOT "java -cp @/app/jib-…" About a minute ago Up About a minute (healthy) 0.0.0.0:8092->8092/tcp, :::8092->8092/tcp ncmp-dmi-plugin-demo-and-csit-stub 13:46:08 8ad6a3756ba9 postgres:14.1-alpine "docker-entrypoint.s…" About a minute ago Up About a minute (healthy) 0.0.0.0:5432->5432/tcp, :::5432->5432/tcp dbpostgresql 13:46:08 711a3d35df07 mariadb:10.5 "docker-entrypoint.s…" About a minute ago Up About a minute (healthy) 0.0.0.0:3306->3306/tcp, :::3306->3306/tcp sdnc-db 13:46:08 ++ echo '================================== CPS-NCMP Logs ========================' 13:46:08 ================================== CPS-NCMP Logs ======================== 13:46:08 +++ docker ps --filter name=cps-and-ncmp --format '{{.ID}}' 13:46:08 ++ for CONTAINER_ID in $(docker ps --filter "name=cps-and-ncmp" --format "{{.ID}}") 13:46:08 ++ echo 'CPS-NCMP Logs for container: 13dbc4d21e6e' 13:46:08 CPS-NCMP Logs for container: 13dbc4d21e6e 13:46:08 ++ docker logs 13dbc4d21e6e 13:46:08 Picked up JAVA_TOOL_OPTIONS: -XX:InitialRAMPercentage=70.0 -XX:MaxRAMPercentage=70.0 13:46:08 13:45:05.302 [main] INFO org.onap.cps.startup.InstanceStartupDelayManager -- Host name: cps-ncmp-1 13:46:08 13:45:05.308 [main] INFO org.onap.cps.startup.InstanceStartupDelayManager -- Sequenced host name detected, calculated delay = 2000 ms 13:46:08 13:45:07.308 [main] INFO org.onap.cps.Application -- Initializing Spring Application context... 13:46:08 13:45:07,903 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 13:46:08 13:45:07,904 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 13:46:08 13:45:07,909 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 13:46:08 13:45:07,976 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 13:46:08 13:45:07,976 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 13:46:08 {"logTimeStamp":"2025-12-04T13:45:08.758Z","logLevel":"INFO","serviceName":"cps-application","message":"Starting Application using Java 17.0.6 with PID 1 (/app/classes started by onap in /app)","processId":"1","threadName":"main","class":"org.onap.cps.Application"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:08.759Z","logLevel":"INFO","serviceName":"cps-application","message":"No active profile set, falling back to 1 default profile: \"default\"","processId":"1","threadName":"main","class":"org.onap.cps.Application"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.151Z","logLevel":"INFO","serviceName":"cps-application","message":"Bootstrapping Spring Data JPA repositories in DEFAULT mode.","processId":"1","threadName":"main","class":"o.s.d.r.c.RepositoryConfigurationDelegate"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.605Z","logLevel":"INFO","serviceName":"cps-application","message":"Finished Spring Data repository scanning in 390 ms. Found 6 JPA repository interfaces.","processId":"1","threadName":"main","class":"o.s.d.r.c.RepositoryConfigurationDelegate"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:13.122Z","logLevel":"INFO","serviceName":"cps-application","message":"Server initialized with port: 8080","processId":"1","threadName":"main","class":"o.s.b.w.e.j.JettyServletWebServerFactory"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:13.129Z","logLevel":"INFO","serviceName":"cps-application","message":"jetty-12.0.27; built: 2025-09-10T23:47:49.595Z; git: 3569a3e83ad136ee44e26b370b74c1c5e9f33e61; jvm 17.0.6+10","processId":"1","threadName":"main","class":"org.eclipse.jetty.server.Server"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:13.197Z","logLevel":"INFO","serviceName":"cps-application","message":"Initializing Spring embedded WebApplicationContext","processId":"1","threadName":"main","class":"o.e.j.s.h.ContextHandler.application"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:13.199Z","logLevel":"INFO","serviceName":"cps-application","message":"Root WebApplicationContext: initialization completed in 4290 ms","processId":"1","threadName":"main","class":"o.s.b.w.s.c.ServletWebServerApplicationContext"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:13.775Z","logLevel":"INFO","serviceName":"cps-application","message":"Session workerName=node0","processId":"1","threadName":"main","class":"o.e.j.session.DefaultSessionIdManager"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:13.783Z","logLevel":"INFO","serviceName":"cps-application","message":"Started osbwej.JettyEmbeddedWebAppContext@62ff3028{application,/,b=[file:/tmp/jetty-docbase.8080.3236224053519485582/, jar:file:///app/libs/swagger-ui-5.11.8.jar!/META-INF/resources/],a=AVAILABLE,h=oeje10s.SessionHandler@5fb0a09e{STARTED}}","processId":"1","threadName":"main","class":"o.e.jetty.server.handler.ContextHandler"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:13.784Z","logLevel":"INFO","serviceName":"cps-application","message":"Started osbwej.JettyEmbeddedWebAppContext@62ff3028{application,/,b=[file:/tmp/jetty-docbase.8080.3236224053519485582/, jar:file:///app/libs/swagger-ui-5.11.8.jar!/META-INF/resources/],a=AVAILABLE,h=oeje10s.SessionHandler@5fb0a09e{STARTED}}","processId":"1","threadName":"main","class":"o.e.j.ee10.servlet.ServletContextHandler"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:13.787Z","logLevel":"INFO","serviceName":"cps-application","message":"Started oejs.Server@32ae11c9{STARTING}[12.0.27,sto=0] @8861ms","processId":"1","threadName":"main","class":"org.eclipse.jetty.server.Server"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:14.054Z","logLevel":"INFO","serviceName":"cps-application","message":"CpsDatabasePool - Starting...","processId":"1","threadName":"main","class":"com.zaxxer.hikari.HikariDataSource"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:14.392Z","logLevel":"INFO","serviceName":"cps-application","message":"CpsDatabasePool - Added connection org.postgresql.jdbc.PgConnection@5a106b26","processId":"1","threadName":"main","class":"com.zaxxer.hikari.pool.HikariPool"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:14.394Z","logLevel":"INFO","serviceName":"cps-application","message":"CpsDatabasePool - Start completed.","processId":"1","threadName":"main","class":"com.zaxxer.hikari.HikariDataSource"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:14.607Z","logLevel":"INFO","serviceName":"cps-application","message":"Set default schema name to public","processId":"1","threadName":"main","class":"liquibase.database"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:15.269Z","logLevel":"INFO","serviceName":"cps-application","message":"Reading from public.databasechangelog","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:15.459Z","logLevel":"INFO","serviceName":"cps-application","message":"Database is up to date, no changesets to execute","processId":"1","threadName":"main","class":"liquibase.ui"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:15.462Z","logLevel":"INFO","serviceName":"cps-application","message":"Reading from public.databasechangelog","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:15.500Z","logLevel":"INFO","serviceName":"cps-application","message":"UPDATE SUMMARY","processId":"1","threadName":"main","class":"liquibase.util"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:15.500Z","logLevel":"INFO","serviceName":"cps-application","message":"Run: 0","processId":"1","threadName":"main","class":"liquibase.util"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:15.500Z","logLevel":"INFO","serviceName":"cps-application","message":"Previously run: 53","processId":"1","threadName":"main","class":"liquibase.util"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:15.500Z","logLevel":"INFO","serviceName":"cps-application","message":"Filtered out: 0","processId":"1","threadName":"main","class":"liquibase.util"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:15.500Z","logLevel":"INFO","serviceName":"cps-application","message":"-------------------------------","processId":"1","threadName":"main","class":"liquibase.util"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:15.500Z","logLevel":"INFO","serviceName":"cps-application","message":"Total change sets: 53","processId":"1","threadName":"main","class":"liquibase.util"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:15.501Z","logLevel":"INFO","serviceName":"cps-application","message":"Update summary generated","processId":"1","threadName":"main","class":"liquibase.util"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:15.503Z","logLevel":"INFO","serviceName":"cps-application","message":"Command execution complete","processId":"1","threadName":"main","class":"liquibase.command"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:16.366Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000204: Processing PersistenceUnitInfo [name: default]","processId":"1","threadName":"main","class":"o.hibernate.jpa.internal.util.LogHelper"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:16.460Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000412: Hibernate ORM core version 6.6.29.Final","processId":"1","threadName":"main","class":"org.hibernate.Version"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:16.462Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000205: Loaded properties from resource hibernate.properties: {hibernate.types.print.banner=false}","processId":"1","threadName":"main","class":"org.hibernate.cfg.Environment"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:16.500Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000026: Second-level cache disabled","processId":"1","threadName":"main","class":"o.h.c.internal.RegionFactoryInitiator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:16.841Z","logLevel":"INFO","serviceName":"cps-application","message":"No LoadTimeWeaver setup: ignoring JPA class transformer","processId":"1","threadName":"main","class":"o.s.o.j.p.SpringPersistenceUnitInfo"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:16.890Z","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":"1","threadName":"main","class":"org.hibernate.orm.deprecation"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:16.908Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH10001005: Database info:\n\tDatabase JDBC URL [Connecting through datasource 'HikariDataSource (CpsDatabasePool)']\n\tDatabase driver: undefined/unknown\n\tDatabase version: 14.1\n\tAutocommit mode: undefined/unknown\n\tIsolation level: undefined/unknown\n\tMinimum pool size: undefined/unknown\n\tMaximum pool size: undefined/unknown","processId":"1","threadName":"main","class":"org.hibernate.orm.connections.pooling"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:18.395Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)","processId":"1","threadName":"main","class":"o.h.e.t.j.p.i.JtaPlatformInitiator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:18.398Z","logLevel":"INFO","serviceName":"cps-application","message":"Initialized JPA EntityManagerFactory for persistence unit 'default'","processId":"1","threadName":"main","class":"o.s.o.j.LocalContainerEntityManagerFactoryBean"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:19.018Z","logLevel":"INFO","serviceName":"cps-application","message":"Hibernate is in classpath; If applicable, HQL parser will be used.","processId":"1","threadName":"main","class":"o.s.d.j.r.query.QueryEnhancerFactory"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:20.270Z","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":"1","threadName":"main","class":"c.h.i.impl.HazelcastInstanceFactory"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:20.418Z","logLevel":"INFO","serviceName":"cps-application","message":"[172.17.0.14]: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":"1","threadName":"main","class":"com.hazelcast.system.logo"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:20.418Z","logLevel":"INFO","serviceName":"cps-application","message":"[172.17.0.14]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved.","processId":"1","threadName":"main","class":"com.hazelcast.system"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:20.422Z","logLevel":"INFO","serviceName":"cps-application","message":"[172.17.0.14]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [172.17.0.14]:5701","processId":"1","threadName":"main","class":"com.hazelcast.system"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:20.422Z","logLevel":"INFO","serviceName":"cps-application","message":"[172.17.0.14]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Cluster name: \"cps-and-ncmp-common-cache-cluster\"","processId":"1","threadName":"main","class":"com.hazelcast.system"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:20.422Z","logLevel":"INFO","serviceName":"cps-application","message":"[172.17.0.14]: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":"1","threadName":"main","class":"com.hazelcast.system"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:20.429Z","logLevel":"INFO","serviceName":"cps-application","message":"[172.17.0.14]: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":"1","threadName":"main","class":"com.hazelcast.system"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:21.298Z","logLevel":"INFO","serviceName":"cps-application","message":"[172.17.0.14]: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":"1","threadName":"main","class":"com.hazelcast.system.security"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:21.364Z","logLevel":"INFO","serviceName":"cps-application","message":"[172.17.0.14]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Using Multicast discovery","processId":"1","threadName":"main","class":"com.hazelcast.instance.impl.Node"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:21.609Z","logLevel":"INFO","serviceName":"cps-application","message":"[172.17.0.14]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments.","processId":"1","threadName":"main","class":"c.h.internal.diagnostics.Diagnostics"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:21.626Z","logLevel":"INFO","serviceName":"cps-application","message":"[172.17.0.14]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] [172.17.0.14]:5701 is STARTING","processId":"1","threadName":"main","class":"com.hazelcast.core.LifecycleService"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:24.212Z","logLevel":"INFO","serviceName":"cps-application","message":"[172.17.0.14]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] \n\nMembers {size:1, ver:1} [\n\tMember [172.17.0.14]:5701 - 905d2df7-a37f-4294-acb0-3a8f74cff52e this\n]\n","processId":"1","threadName":"main","class":"c.h.internal.cluster.ClusterService"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:24.229Z","logLevel":"INFO","serviceName":"cps-application","message":"[172.17.0.14]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] [172.17.0.14]:5701 is STARTED","processId":"1","threadName":"main","class":"com.hazelcast.core.LifecycleService"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:24.257Z","logLevel":"INFO","serviceName":"cps-application","message":"[172.17.0.14]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Initializing cluster partition table arrangement...","processId":"1","threadName":"hz.\"cps-and-ncmp-hazelcast-instance-config\".cached.thread-3","class":"c.h.i.p.impl.PartitionStateManagerImpl"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:32.555Z","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":"1","threadName":"main","class":"i.m.c.i.b.cache.CaffeineCacheMetrics"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:32.884Z","logLevel":"INFO","serviceName":"cps-application","message":"Exposing 6 endpoints beneath base path '/actuator'","processId":"1","threadName":"main","class":"o.s.b.a.e.web.EndpointLinksResolver"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.071Z","logLevel":"INFO","serviceName":"cps-application","message":"Initializing Spring DispatcherServlet 'dispatcherServlet'","processId":"1","threadName":"main","class":"o.e.j.s.h.ContextHandler.application"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.071Z","logLevel":"INFO","serviceName":"cps-application","message":"Initializing Servlet 'dispatcherServlet'","processId":"1","threadName":"main","class":"o.s.web.servlet.DispatcherServlet"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.076Z","logLevel":"INFO","serviceName":"cps-application","message":"Completed initialization in 4 ms","processId":"1","threadName":"main","class":"o.s.web.servlet.DispatcherServlet"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.089Z","logLevel":"INFO","serviceName":"cps-application","message":"Started ServerConnector@73214b9c{HTTP/1.1, (http/1.1)}{0.0.0.0:8080}","processId":"1","threadName":"main","class":"o.eclipse.jetty.server.AbstractConnector"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.091Z","logLevel":"INFO","serviceName":"cps-application","message":"Jetty started on port 8080 (http/1.1) with context path '/'","processId":"1","threadName":"main","class":"o.s.b.web.embedded.jetty.JettyWebServer"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.133Z","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 = [kafka:29092]\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":"1","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.209Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"1","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.347Z","logLevel":"INFO","serviceName":"cps-application","message":"These configurations '[spring.json.use.type.headers]' were supplied but are not used yet.","processId":"1","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.349Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.1","processId":"1","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.349Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: f745dfdcee2b9851","processId":"1","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.350Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1764855933348","processId":"1","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.354Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Subscribed to topic(s): dmi-cm-events","processId":"1","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.370Z","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 = [kafka:29092]\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":"1","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.374Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"1","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.399Z","logLevel":"INFO","serviceName":"cps-application","message":"These configurations '[spring.json.use.type.headers]' were supplied but are not used yet.","processId":"1","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.399Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.1","processId":"1","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.400Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: f745dfdcee2b9851","processId":"1","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.400Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1764855933399","processId":"1","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.401Z","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":"1","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.422Z","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 = [kafka:29092]\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":"1","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.425Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"1","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.583Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.1","processId":"1","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.583Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: f745dfdcee2b9851","processId":"1","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.583Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1764855933583","processId":"1","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.584Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Subscribed to topic(s): subscription","processId":"1","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.623Z","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 = [kafka:29092]\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":"1","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.623Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"1","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.636Z","logLevel":"INFO","serviceName":"cps-application","message":"These configurations '[spring.json.use.type.headers]' were supplied but are not used yet.","processId":"1","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.636Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.1","processId":"1","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.636Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: f745dfdcee2b9851","processId":"1","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.636Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1764855933636","processId":"1","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.636Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Subscribed to topic(s): dmi-device-heartbeat","processId":"1","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.644Z","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 = [kafka:29092]\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":"1","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.644Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"1","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.651Z","logLevel":"INFO","serviceName":"cps-application","message":"These configurations '[spring.json.use.type.headers]' were supplied but are not used yet.","processId":"1","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.651Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.1","processId":"1","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.651Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: f745dfdcee2b9851","processId":"1","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.651Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1764855933651","processId":"1","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.655Z","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":"1","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.674Z","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 = [kafka:29092]\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":"1","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.675Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"1","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.691Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.1","processId":"1","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.691Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: f745dfdcee2b9851","processId":"1","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.691Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1764855933690","processId":"1","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.692Z","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":"1","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.750Z","logLevel":"INFO","serviceName":"cps-application","message":"Started Application in 26.311 seconds (process running for 28.824)","processId":"1","threadName":"main","class":"org.onap.cps.Application"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.751Z","logLevel":"INFO","serviceName":"cps-application","message":"Registering ModelLoader CpsNotificationSubscriptionModelLoader","processId":"1","threadName":"main","class":"o.o.c.i.a.ModelLoaderRegistrationOnStartup"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.751Z","logLevel":"INFO","serviceName":"cps-application","message":"Registering ModelLoader InventoryModelLoader","processId":"1","threadName":"main","class":"o.o.c.i.a.ModelLoaderRegistrationOnStartup"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.751Z","logLevel":"INFO","serviceName":"cps-application","message":"Registering ModelLoader CmDataSubscriptionModelLoader","processId":"1","threadName":"main","class":"o.o.c.i.a.ModelLoaderRegistrationOnStartup"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.751Z","logLevel":"INFO","serviceName":"cps-application","message":"Registering ModelLoader ModelLoadersCompletedCheck","processId":"1","threadName":"main","class":"o.o.c.i.a.ModelLoaderRegistrationOnStartup"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.797Z","logLevel":"INFO","traceId":"5ae060561364c4627152ef903afe9f20","serviceName":"cps-application","message":"System is not ready yet","spanId":"35483a79703311de","processId":"1","threadName":"watchdog-th-1","class":"o.o.c.n.i.i.sync.DataSyncWatchdog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.801Z","logLevel":"INFO","traceId":"a61e0690b21870c6951f51621e31b1e6","serviceName":"cps-application","message":"System is not ready yet","spanId":"db36749f39142d8b","processId":"1","threadName":"watchdog-th-2","class":"o.o.c.n.i.i.sync.ModuleSyncWatchdog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.942Z","logLevel":"INFO","serviceName":"cps-application","message":"This instance is model loader master","processId":"1","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.942Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #1 Started: CPS Data Notification Subscription Models","processId":"1","threadName":"main","class":"o.o.c.i.CpsNotificationSubscriptionModelLoader"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.010Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Cluster ID: F0URWkFpSa6FhnA9rGU32Q","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.Metadata"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.010Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Cluster ID: F0URWkFpSa6FhnA9rGU32Q","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.Metadata"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.011Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Discovered group coordinator kafka:29092 (id: 2147483646 rack: null)","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.011Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Discovered group coordinator kafka:29092 (id: 2147483646 rack: null)","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.014Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Cluster ID: F0URWkFpSa6FhnA9rGU32Q","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.Metadata"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.015Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Discovered group coordinator kafka:29092 (id: 2147483646 rack: null)","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.017Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] (Re-)joining group","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.019Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Cluster ID: F0URWkFpSa6FhnA9rGU32Q","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.Metadata"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.020Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Discovered group coordinator kafka:29092 (id: 2147483646 rack: null)","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.021Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Cluster ID: F0URWkFpSa6FhnA9rGU32Q","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.Metadata"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.021Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] (Re-)joining group","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.021Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Discovered group coordinator kafka:29092 (id: 2147483646 rack: null)","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.024Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Cluster ID: F0URWkFpSa6FhnA9rGU32Q","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.Metadata"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.024Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Discovered group coordinator kafka:29092 (id: 2147483646 rack: null)","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.027Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] (Re-)joining group","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.033Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] (Re-)joining group","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.038Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] (Re-)joining group","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.041Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] (Re-)joining group","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.058Z","logLevel":"INFO","serviceName":"cps-application","message":"[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-89809baf-8b01-4b22-92ad-92c3930e8261","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.063Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] (Re-)joining group","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.067Z","logLevel":"INFO","serviceName":"cps-application","message":"[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-ee25ca1f-51b4-4586-af90-065fa85929dd","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.068Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] (Re-)joining group","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.068Z","logLevel":"INFO","serviceName":"cps-application","message":"[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-97b76745-721b-4f6c-83fe-be5fba555fcf","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.068Z","logLevel":"INFO","serviceName":"cps-application","message":"[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-aad8e425-74dc-4171-a1a3-35ccc3ddbee6","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.069Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] (Re-)joining group","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.070Z","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: need to re-join with the given member-id: consumer-ncmp-data-operation-event-group-5-e15e49dc-69b5-492e-9f09-f60f1689b3ba","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.070Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] (Re-)joining group","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.071Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] (Re-)joining group","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.072Z","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: need to re-join with the given member-id: consumer-ncmp-async-rest-request-event-group-6-1ce9f082-05f9-4da9-b7c7-d6a02ef525e2","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.073Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] (Re-)joining group","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.123Z","logLevel":"WARN","serviceName":"cps-application","message":"SQL Error: 0, SQLState: 23505","processId":"1","threadName":"main","class":"o.h.engine.jdbc.spi.SqlExceptionHelper"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.123Z","logLevel":"ERROR","serviceName":"cps-application","message":"ERROR: duplicate key value violates unique constraint \"uq_name\"\n Detail: Key (name)=(CPS-Admin) already exists.","processId":"1","threadName":"main","class":"o.h.engine.jdbc.spi.SqlExceptionHelper"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.512Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=2, memberId='consumer-ncmp-group-4-97b76745-721b-4f6c-83fe-be5fba555fcf', protocol='range'}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.513Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=2, memberId='consumer-ncmp-group-2-ee25ca1f-51b4-4586-af90-065fa85929dd', protocol='range'}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.513Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=2, memberId='consumer-ncmp-group-3-aad8e425-74dc-4171-a1a3-35ccc3ddbee6', protocol='range'}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.516Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=2, memberId='consumer-ncmp-group-1-89809baf-8b01-4b22-92ad-92c3930e8261', protocol='range'}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.625Z","logLevel":"WARN","traceId":"8cedf8b6d04a7299a01fa9717c557950","serviceName":"cps-application","message":"Failed to apply the value function for the gauge 'cps_ncmp_inventory_cm_handles_by_state'. Note that subsequent logs will be logged at debug level.","spanId":"2d4062075546db6e","processId":"1","threadName":"qtp1446220517-22","class":"i.m.c.instrument.internal.DefaultGauge","exception":"\njava.lang.NullPointerException: Cannot invoke \"java.lang.Integer.intValue()\" because the return value of \"com.hazelcast.map.IMap.get(Object)\" is null\n\tat org.onap.cps.ncmp.config.CmHandleStateGaugeConfig.lambda$lockedCmHandles$2(CmHandleStateGaugeConfig.java:85)\n\tat io.micrometer.core.instrument.internal.DefaultGauge.value(DefaultGauge.java:53)\n\tat io.micrometer.prometheusmetrics.PrometheusMeterRegistry.lambda$newGauge$12(PrometheusMeterRegistry.java:339)\n\tat io.micrometer.prometheusmetrics.MicrometerCollector.collect(MicrometerCollector.java:84)\n\tat io.prometheus.metrics.model.registry.PrometheusRegistry.scrape(PrometheusRegistry.java:84)\n\tat io.prometheus.metrics.model.registry.PrometheusRegistry.scrape(PrometheusRegistry.java:66)\n\tat org.springframework.boot.actuate.metrics.export.prometheus.PrometheusScrapeEndpoint.scrape(PrometheusScrapeEndpoint.java:75)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)\n\tat java.base/java.lang.reflect.Method.invoke(Unknown Source)\n\tat org.springframework.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:281)\n\tat org.springframework.boot.actuate.endpoint.invoke.reflect.ReflectiveOperationInvoker.invoke(ReflectiveOperationInvoker.java:74)\n\tat org.springframework.boot.actuate.endpoint.annotation.AbstractDiscoveredOperation.invoke(AbstractDiscoveredOperation.java:60)\n\tat org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$ServletWebOperationAdapter.handle(AbstractWebMvcEndpointHandlerMapping.java:327)\n\tat org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(AbstractWebMvcEndpointHandlerMapping.java:434)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)\n\tat java.base/java.lang.reflect.Method.invoke(Unknown Source)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614)\n\tat org.eclipse.jetty.ee10.servlet.ServletHolder.handle(ServletHolder.java:751)\n\tat org.eclipse.jetty.ee10.servlet.ServletHandler$ChainEnd.doFilter(ServletHandler.java:1622)\n\tat org.eclipse.jetty.ee10.websocket.servlet.WebSocketUpgradeFilter.doFilter(WebSocketUpgradeFilter.java:195)\n\tat org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205)\n\tat org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594)\n\tat org.onap.cps.logging.MdcServletFilter.doFilter(MdcServletFilter.java:46)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)\n\tat java.base/java.lang.reflect.Method.invoke(Unknown Source)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70)\n\tat jdk.internal.reflect.GeneratedMethodAccessor33.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)\n\tat java.base/java.lang.reflect.Method.invoke(Unknown Source)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728)\n\tat org.onap.cps.logging.MdcServletFilter$$SpringCGLIB$$0.doFilter()\n\tat org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205)\n\tat org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594)\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205)\n\tat org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594)\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205)\n\tat org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594)\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205)\n\tat org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594)\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205)\n\tat org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594)\n\tat org.eclipse.jetty.ee10.servlet.ServletHandler$MappedServlet.handle(ServletHandler.java:1555)\n\tat org.eclipse.jetty.ee10.servlet.ServletChannel.dispatch(ServletChannel.java:823)\n\tat org.eclipse.jetty.ee10.servlet.ServletChannel.handle(ServletChannel.java:440)\n\tat org.eclipse.jetty.ee10.servlet.ServletHandler.handle(ServletHandler.java:470)\n\tat org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:575)\n\tat org.eclipse.jetty.ee10.servlet.SessionHandler.handle(SessionHandler.java:717)\n\tat org.eclipse.jetty.server.handler.ContextHandler.handle(ContextHandler.java:1071)\n\tat org.eclipse.jetty.server.Handler$Wrapper.handle(Handler.java:740)\n\tat org.eclipse.jetty.server.handler.EventsHandler.handle(EventsHandler.java:81)\n\tat org.eclipse.jetty.server.Server.handle(Server.java:182)\n\tat org.eclipse.jetty.server.internal.HttpChannelState$HandlerInvoker.run(HttpChannelState.java:677)\n\tat org.eclipse.jetty.server.internal.HttpConnection.onFillable(HttpConnection.java:416)\n\tat org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:322)\n\tat org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)\n\tat org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53)\n\tat org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:981)\n\tat org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1211)\n\tat org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1166)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n\n"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.705Z","logLevel":"WARN","serviceName":"cps-application","message":"SQL Error: 0, SQLState: 23505","processId":"1","threadName":"main","class":"o.h.engine.jdbc.spi.SqlExceptionHelper"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.706Z","logLevel":"ERROR","serviceName":"cps-application","message":"ERROR: duplicate key value violates unique constraint \"schema_set_name_dataspace_id_key\"\n Detail: Key (name, dataspace_id)=(cps-notification-subscriptions, 1) already exists.","processId":"1","threadName":"main","class":"o.h.engine.jdbc.spi.SqlExceptionHelper"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.712Z","logLevel":"WARN","serviceName":"cps-application","message":"Creating new schema set failed as schema set already exists","processId":"1","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.803Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=2, memberId='consumer-ncmp-group-2-ee25ca1f-51b4-4586-af90-065fa85929dd', protocol='range'}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.804Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=2, memberId='consumer-ncmp-group-1-89809baf-8b01-4b22-92ad-92c3930e8261', protocol='range'}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.804Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=2, memberId='consumer-ncmp-group-3-aad8e425-74dc-4171-a1a3-35ccc3ddbee6', protocol='range'}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.806Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=2, memberId='consumer-ncmp-group-4-97b76745-721b-4f6c-83fe-be5fba555fcf', protocol='range'}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.812Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[])","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.812Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[dmi-cm-events-0])","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.813Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[dmi-device-heartbeat-0])","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.814Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[])","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.814Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Adding newly assigned partitions: ","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.i.ConsumerRebalanceListenerInvoker"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.815Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Adding newly assigned partitions: ","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.i.ConsumerRebalanceListenerInvoker"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.817Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-group: partitions assigned: []","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.819Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-group: partitions assigned: []","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.820Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Adding newly assigned partitions: dmi-device-heartbeat-0","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.i.ConsumerRebalanceListenerInvoker"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.820Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Adding newly assigned partitions: dmi-cm-events-0","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.i.ConsumerRebalanceListenerInvoker"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.831Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Found no committed offset for partition dmi-device-heartbeat-0","processId":"1","threadName":"kafka-coordinator-heartbeat-thread | ncmp-group","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.834Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Found no committed offset for partition dmi-cm-events-0","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.840Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Found no committed offset for partition dmi-device-heartbeat-0","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.840Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Found no committed offset for partition dmi-cm-events-0","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.867Z","logLevel":"INFO","serviceName":"cps-application","message":"[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[kafka:29092 (id: 1 rack: null)], epoch=0}}.","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.SubscriptionState"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.878Z","logLevel":"INFO","serviceName":"cps-application","message":"[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[kafka:29092 (id: 1 rack: null)], epoch=0}}.","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.SubscriptionState"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.883Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-group: partitions assigned: [dmi-device-heartbeat-0]","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.885Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-group: partitions assigned: [dmi-cm-events-0]","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:35.555Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH100503: On release of batch it still contained JDBC statements","processId":"1","threadName":"main","class":"org.hibernate.orm.jdbc.batch"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:35.556Z","logLevel":"WARN","serviceName":"cps-application","message":"SQL Error: 0, SQLState: 23505","processId":"1","threadName":"main","class":"o.h.engine.jdbc.spi.SqlExceptionHelper"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:35.556Z","logLevel":"ERROR","serviceName":"cps-application","message":"Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('1'::int8),('{}'),(NULL),('/dataspaces'),('101'::int8)) was aborted: ERROR: duplicate key value violates unique constraint \"fragment_anchor_id_xpath_key\"\n Detail: Key (anchor_id, xpath)=(1, /dataspaces) already exists. Call getNextException to see other errors in the batch.","processId":"1","threadName":"main","class":"o.h.engine.jdbc.spi.SqlExceptionHelper"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:35.556Z","logLevel":"ERROR","serviceName":"cps-application","message":"ERROR: duplicate key value violates unique constraint \"fragment_anchor_id_xpath_key\"\n Detail: Key (anchor_id, xpath)=(1, /dataspaces) already exists.","processId":"1","threadName":"main","class":"o.h.engine.jdbc.spi.SqlExceptionHelper"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:35.561Z","logLevel":"WARN","serviceName":"cps-application","message":"Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('1'::int8),('{}'),(NULL),('/dataspaces'),('101'::int8)) was aborted: ERROR: duplicate key value violates unique constraint \"fragment_anchor_id_xpath_key\"\n Detail: Key (anchor_id, xpath)=(1, /dataspaces) already exists. Call getNextException to see other errors in the batch.] [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 1 data nodes, Retrying saving data nodes individually","processId":"1","threadName":"main","class":"o.o.cps.ri.CpsDataPersistenceServiceImpl"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:35.567Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH100503: On release of batch it still contained JDBC statements","processId":"1","threadName":"main","class":"org.hibernate.orm.jdbc.batch"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:35.568Z","logLevel":"WARN","serviceName":"cps-application","message":"SQL Error: 0, SQLState: 23505","processId":"1","threadName":"main","class":"o.h.engine.jdbc.spi.SqlExceptionHelper"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:35.568Z","logLevel":"ERROR","serviceName":"cps-application","message":"Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('1'::int8),('{}'),(NULL),('/dataspaces'),('102'::int8)) was aborted: ERROR: duplicate key value violates unique constraint \"fragment_anchor_id_xpath_key\"\n Detail: Key (anchor_id, xpath)=(1, /dataspaces) already exists. Call getNextException to see other errors in the batch.","processId":"1","threadName":"main","class":"o.h.engine.jdbc.spi.SqlExceptionHelper"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:35.568Z","logLevel":"ERROR","serviceName":"cps-application","message":"ERROR: duplicate key value violates unique constraint \"fragment_anchor_id_xpath_key\"\n Detail: Key (anchor_id, xpath)=(1, /dataspaces) already exists.","processId":"1","threadName":"main","class":"o.h.engine.jdbc.spi.SqlExceptionHelper"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:35.569Z","logLevel":"WARN","serviceName":"cps-application","message":"Creating new data node 'dataspaces' failed as data node already exists","processId":"1","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:35.569Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #1: CPS Data Notification Subscription models onboarded successfully","processId":"1","threadName":"main","class":"o.o.c.i.CpsNotificationSubscriptionModelLoader"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:35.569Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #1 Completed","processId":"1","threadName":"main","class":"o.o.c.i.CpsNotificationSubscriptionModelLoader"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:35.570Z","logLevel":"INFO","serviceName":"cps-application","message":"This instance is model loader master","processId":"1","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:35.570Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #2 Started: NCMP Inventory Models","processId":"1","threadName":"main","class":"o.o.cps.ncmp.init.InventoryModelLoader"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:35.668Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #2: Revision 2024-02-23 is already installed.","processId":"1","threadName":"main","class":"o.o.cps.ncmp.init.InventoryModelLoader"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:35.737Z","logLevel":"INFO","serviceName":"cps-application","message":"Cm handle state monitor has set advisedCmHandlesCount to 0","processId":"1","threadName":"main","class":"o.o.c.n.i.i.s.lcm.CmHandleStateMonitor"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:35.751Z","logLevel":"INFO","serviceName":"cps-application","message":"Cm handle state monitor has set readyCmHandlesCount to 0","processId":"1","threadName":"main","class":"o.o.c.n.i.i.s.lcm.CmHandleStateMonitor"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:35.761Z","logLevel":"INFO","serviceName":"cps-application","message":"Cm handle state monitor has set lockedCmHandlesCount to 0","processId":"1","threadName":"main","class":"o.o.c.n.i.i.s.lcm.CmHandleStateMonitor"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:35.768Z","logLevel":"INFO","serviceName":"cps-application","message":"Cm handle state monitor has set deletingCmHandlesCount to 0","processId":"1","threadName":"main","class":"o.o.c.n.i.i.s.lcm.CmHandleStateMonitor"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:35.774Z","logLevel":"INFO","serviceName":"cps-application","message":"Cm handle state monitor has set deletedCmHandlesCount to 0","processId":"1","threadName":"main","class":"o.o.c.n.i.i.s.lcm.CmHandleStateMonitor"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:35.814Z","logLevel":"INFO","serviceName":"cps-application","message":"Populating Alternate ID map from inventory","processId":"1","threadName":"main","class":"o.o.c.n.init.AlternateIdCacheDataLoader"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:35.877Z","logLevel":"INFO","serviceName":"cps-application","message":"Alternate ID map has 0 entries","processId":"1","threadName":"main","class":"o.o.c.n.init.AlternateIdCacheDataLoader"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:35.877Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #2 Completed","processId":"1","threadName":"main","class":"o.o.cps.ncmp.init.InventoryModelLoader"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:35.880Z","logLevel":"INFO","serviceName":"cps-application","message":"This instance is model loader master","processId":"1","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:35.880Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #3 Started: NCMP CM Data Notification Subscription Models","processId":"1","threadName":"main","class":"o.o.c.n.i.CmDataSubscriptionModelLoader"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:35.910Z","logLevel":"WARN","serviceName":"cps-application","message":"SQL Error: 0, SQLState: 23505","processId":"1","threadName":"main","class":"o.h.engine.jdbc.spi.SqlExceptionHelper"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:35.910Z","logLevel":"ERROR","serviceName":"cps-application","message":"ERROR: duplicate key value violates unique constraint \"schema_set_name_dataspace_id_key\"\n Detail: Key (name, dataspace_id)=(cm-data-job-subscriptions, 3) already exists.","processId":"1","threadName":"main","class":"o.h.engine.jdbc.spi.SqlExceptionHelper"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:35.912Z","logLevel":"WARN","serviceName":"cps-application","message":"Creating new schema set failed as schema set already exists","processId":"1","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:35.917Z","logLevel":"WARN","serviceName":"cps-application","message":"SQL Error: 0, SQLState: 23505","processId":"1","threadName":"main","class":"o.h.engine.jdbc.spi.SqlExceptionHelper"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:35.917Z","logLevel":"ERROR","serviceName":"cps-application","message":"ERROR: duplicate key value violates unique constraint \"anchor_dataspace_id_name_key\"\n Detail: Key (dataspace_id, name)=(3, cm-data-job-subscriptions) already exists.","processId":"1","threadName":"main","class":"o.h.engine.jdbc.spi.SqlExceptionHelper"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:35.919Z","logLevel":"WARN","serviceName":"cps-application","message":"Creating new anchor failed as anchor already exists","processId":"1","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:35.945Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH100503: On release of batch it still contained JDBC statements","processId":"1","threadName":"main","class":"org.hibernate.orm.jdbc.batch"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:35.945Z","logLevel":"WARN","serviceName":"cps-application","message":"SQL Error: 0, SQLState: 23505","processId":"1","threadName":"main","class":"o.h.engine.jdbc.spi.SqlExceptionHelper"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:35.945Z","logLevel":"ERROR","serviceName":"cps-application","message":"Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('4'::int8),('{}'),(NULL),('/dataJob'),('103'::int8)) was aborted: ERROR: duplicate key value violates unique constraint \"fragment_anchor_id_xpath_key\"\n Detail: Key (anchor_id, xpath)=(4, /dataJob) already exists. Call getNextException to see other errors in the batch.","processId":"1","threadName":"main","class":"o.h.engine.jdbc.spi.SqlExceptionHelper"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:35.945Z","logLevel":"ERROR","serviceName":"cps-application","message":"ERROR: duplicate key value violates unique constraint \"fragment_anchor_id_xpath_key\"\n Detail: Key (anchor_id, xpath)=(4, /dataJob) already exists.","processId":"1","threadName":"main","class":"o.h.engine.jdbc.spi.SqlExceptionHelper"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:35.946Z","logLevel":"WARN","serviceName":"cps-application","message":"Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('4'::int8),('{}'),(NULL),('/dataJob'),('103'::int8)) was aborted: ERROR: duplicate key value violates unique constraint \"fragment_anchor_id_xpath_key\"\n Detail: Key (anchor_id, xpath)=(4, /dataJob) already exists. Call getNextException to see other errors in the batch.] [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 1 data nodes, Retrying saving data nodes individually","processId":"1","threadName":"main","class":"o.o.cps.ri.CpsDataPersistenceServiceImpl"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:35.948Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH100503: On release of batch it still contained JDBC statements","processId":"1","threadName":"main","class":"org.hibernate.orm.jdbc.batch"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:35.948Z","logLevel":"WARN","serviceName":"cps-application","message":"SQL Error: 0, SQLState: 23505","processId":"1","threadName":"main","class":"o.h.engine.jdbc.spi.SqlExceptionHelper"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:35.948Z","logLevel":"ERROR","serviceName":"cps-application","message":"Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('4'::int8),('{}'),(NULL),('/dataJob'),('104'::int8)) was aborted: ERROR: duplicate key value violates unique constraint \"fragment_anchor_id_xpath_key\"\n Detail: Key (anchor_id, xpath)=(4, /dataJob) already exists. Call getNextException to see other errors in the batch.","processId":"1","threadName":"main","class":"o.h.engine.jdbc.spi.SqlExceptionHelper"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:35.948Z","logLevel":"ERROR","serviceName":"cps-application","message":"ERROR: duplicate key value violates unique constraint \"fragment_anchor_id_xpath_key\"\n Detail: Key (anchor_id, xpath)=(4, /dataJob) already exists.","processId":"1","threadName":"main","class":"o.h.engine.jdbc.spi.SqlExceptionHelper"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:35.949Z","logLevel":"WARN","serviceName":"cps-application","message":"Creating new data node 'dataJob' failed as data node already exists","processId":"1","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:35.949Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #3: NCMP CM Data Notification Subscription Models onboarded successfully","processId":"1","threadName":"main","class":"o.o.c.n.i.CmDataSubscriptionModelLoader"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:35.949Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #3 Completed","processId":"1","threadName":"main","class":"o.o.c.n.i.CmDataSubscriptionModelLoader"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:35.949Z","logLevel":"INFO","serviceName":"cps-application","message":"This instance is model loader master","processId":"1","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:35.949Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #LAST Started: Completion Check","processId":"1","threadName":"main","class":"o.o.cps.init.ModelLoadersCompletedCheck"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:35.951Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #LAST: Model loading (on master) finished","processId":"1","threadName":"main","class":"o.o.cps.init.ModelLoadersCompletedCheck"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:35.951Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #LAST: This instance is model loader master. Model loading completed","processId":"1","threadName":"main","class":"o.o.cps.init.ModelLoadersCompletedCheck"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:35.952Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #LAST Completed","processId":"1","threadName":"main","class":"o.o.cps.init.ModelLoadersCompletedCheck"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:35.952Z","logLevel":"INFO","serviceName":"cps-application","message":"\uD83D\uDE80 APPLICATION STARTED","processId":"1","threadName":"main","class":"org.onap.cps.Application"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:39.871Z","logLevel":"INFO","serviceName":"cps-application","message":"[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-e15e49dc-69b5-492e-9f09-f60f1689b3ba', protocol='range'}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:39.871Z","logLevel":"INFO","serviceName":"cps-application","message":"[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-1ce9f082-05f9-4da9-b7c7-d6a02ef525e2', protocol='range'}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:39.885Z","logLevel":"INFO","serviceName":"cps-application","message":"[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-e15e49dc-69b5-492e-9f09-f60f1689b3ba', protocol='range'}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:39.886Z","logLevel":"INFO","serviceName":"cps-application","message":"[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-1ce9f082-05f9-4da9-b7c7-d6a02ef525e2', protocol='range'}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:39.886Z","logLevel":"INFO","serviceName":"cps-application","message":"[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])","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:39.886Z","logLevel":"INFO","serviceName":"cps-application","message":"[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","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.i.ConsumerRebalanceListenerInvoker"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:39.887Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Notifying assignor about the new Assignment(partitions=[])","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:39.887Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Adding newly assigned partitions: ","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.i.ConsumerRebalanceListenerInvoker"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:39.888Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-data-operation-event-group: partitions assigned: []","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:39.890Z","logLevel":"INFO","serviceName":"cps-application","message":"[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","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:39.891Z","logLevel":"INFO","serviceName":"cps-application","message":"[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","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:39.898Z","logLevel":"INFO","serviceName":"cps-application","message":"[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[kafka:29092 (id: 1 rack: null)], epoch=0}}.","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.SubscriptionState"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:39.901Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0]","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 13:46:08 ++ for CONTAINER_ID in $(docker ps --filter "name=cps-and-ncmp" --format "{{.ID}}") 13:46:08 ++ echo 'CPS-NCMP Logs for container: 1ecd22da4d94' 13:46:08 CPS-NCMP Logs for container: 1ecd22da4d94 13:46:08 ++ docker logs 1ecd22da4d94 13:46:08 Picked up JAVA_TOOL_OPTIONS: -XX:InitialRAMPercentage=70.0 -XX:MaxRAMPercentage=70.0 13:46:08 13:45:04.169 [main] INFO org.onap.cps.startup.InstanceStartupDelayManager -- Host name: cps-ncmp-0 13:46:08 13:45:04.174 [main] INFO org.onap.cps.startup.InstanceStartupDelayManager -- Sequenced host name detected, calculated delay = 0 ms 13:46:08 13:45:04.174 [main] INFO org.onap.cps.Application -- Initializing Spring Application context... 13:46:08 13:45:04,687 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 13:46:08 13:45:04,687 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 13:46:08 13:45:04,692 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 13:46:08 13:45:04,734 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 13:46:08 13:45:04,734 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 13:46:08 {"logTimeStamp":"2025-12-04T13:45:05.391Z","logLevel":"INFO","serviceName":"cps-application","message":"Starting Application using Java 17.0.6 with PID 1 (/app/classes started by onap in /app)","processId":"1","threadName":"main","class":"org.onap.cps.Application"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:05.426Z","logLevel":"INFO","serviceName":"cps-application","message":"No active profile set, falling back to 1 default profile: \"default\"","processId":"1","threadName":"main","class":"org.onap.cps.Application"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:07.177Z","logLevel":"INFO","serviceName":"cps-application","message":"Bootstrapping Spring Data JPA repositories in DEFAULT mode.","processId":"1","threadName":"main","class":"o.s.d.r.c.RepositoryConfigurationDelegate"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:07.497Z","logLevel":"INFO","serviceName":"cps-application","message":"Finished Spring Data repository scanning in 299 ms. Found 6 JPA repository interfaces.","processId":"1","threadName":"main","class":"o.s.d.r.c.RepositoryConfigurationDelegate"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:08.886Z","logLevel":"INFO","serviceName":"cps-application","message":"Server initialized with port: 8080","processId":"1","threadName":"main","class":"o.s.b.w.e.j.JettyServletWebServerFactory"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:08.892Z","logLevel":"INFO","serviceName":"cps-application","message":"jetty-12.0.27; built: 2025-09-10T23:47:49.595Z; git: 3569a3e83ad136ee44e26b370b74c1c5e9f33e61; jvm 17.0.6+10","processId":"1","threadName":"main","class":"org.eclipse.jetty.server.Server"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:08.957Z","logLevel":"INFO","serviceName":"cps-application","message":"Initializing Spring embedded WebApplicationContext","processId":"1","threadName":"main","class":"o.e.j.s.h.ContextHandler.application"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:08.958Z","logLevel":"INFO","serviceName":"cps-application","message":"Root WebApplicationContext: initialization completed in 3460 ms","processId":"1","threadName":"main","class":"o.s.b.w.s.c.ServletWebServerApplicationContext"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:09.513Z","logLevel":"INFO","serviceName":"cps-application","message":"Session workerName=node0","processId":"1","threadName":"main","class":"o.e.j.session.DefaultSessionIdManager"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:09.528Z","logLevel":"INFO","serviceName":"cps-application","message":"Started osbwej.JettyEmbeddedWebAppContext@732bb49d{application,/,b=[file:/tmp/jetty-docbase.8080.9976511773942729936/, jar:file:///app/libs/swagger-ui-5.11.8.jar!/META-INF/resources/],a=AVAILABLE,h=oeje10s.SessionHandler@19a4cdea{STARTED}}","processId":"1","threadName":"main","class":"o.e.jetty.server.handler.ContextHandler"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:09.529Z","logLevel":"INFO","serviceName":"cps-application","message":"Started osbwej.JettyEmbeddedWebAppContext@732bb49d{application,/,b=[file:/tmp/jetty-docbase.8080.9976511773942729936/, jar:file:///app/libs/swagger-ui-5.11.8.jar!/META-INF/resources/],a=AVAILABLE,h=oeje10s.SessionHandler@19a4cdea{STARTED}}","processId":"1","threadName":"main","class":"o.e.j.ee10.servlet.ServletContextHandler"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:09.531Z","logLevel":"INFO","serviceName":"cps-application","message":"Started oejs.Server@6b286640{STARTING}[12.0.27,sto=0] @5680ms","processId":"1","threadName":"main","class":"org.eclipse.jetty.server.Server"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:09.734Z","logLevel":"INFO","serviceName":"cps-application","message":"CpsDatabasePool - Starting...","processId":"1","threadName":"main","class":"com.zaxxer.hikari.HikariDataSource"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:10.068Z","logLevel":"INFO","serviceName":"cps-application","message":"CpsDatabasePool - Added connection org.postgresql.jdbc.PgConnection@119f035f","processId":"1","threadName":"main","class":"com.zaxxer.hikari.pool.HikariPool"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:10.070Z","logLevel":"INFO","serviceName":"cps-application","message":"CpsDatabasePool - Start completed.","processId":"1","threadName":"main","class":"com.zaxxer.hikari.HikariDataSource"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:10.246Z","logLevel":"INFO","serviceName":"cps-application","message":"Set default schema name to public","processId":"1","threadName":"main","class":"liquibase.database"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:10.855Z","logLevel":"INFO","serviceName":"cps-application","message":"Creating database history table with name: public.databasechangelog","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:10.918Z","logLevel":"INFO","serviceName":"cps-application","message":"Reading from public.databasechangelog","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:10.950Z","logLevel":"INFO","serviceName":"cps-application","message":"Creating snapshot","processId":"1","threadName":"main","class":"liquibase.snapshot"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.272Z","logLevel":"INFO","serviceName":"cps-application","message":"Successfully acquired change log lock","processId":"1","threadName":"main","class":"liquibase.lockservice"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.274Z","logLevel":"INFO","serviceName":"cps-application","message":"Using deploymentId: 4855911273","processId":"1","threadName":"main","class":"liquibase.command"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.276Z","logLevel":"INFO","serviceName":"cps-application","message":"Reading from public.databasechangelog","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.364Z","logLevel":"INFO","serviceName":"cps-application","message":"Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-1::cps","processId":"1","threadName":"main","class":"liquibase.ui"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.388Z","logLevel":"INFO","serviceName":"cps-application","message":"Table anchor created","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.390Z","logLevel":"INFO","serviceName":"cps-application","message":"ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-1::cps ran successfully in 24ms","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.407Z","logLevel":"INFO","serviceName":"cps-application","message":"Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-2::cps","processId":"1","threadName":"main","class":"liquibase.ui"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.417Z","logLevel":"INFO","serviceName":"cps-application","message":"Table relation created","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.420Z","logLevel":"INFO","serviceName":"cps-application","message":"ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-2::cps ran successfully in 12ms","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.424Z","logLevel":"INFO","serviceName":"cps-application","message":"Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-3::cps","processId":"1","threadName":"main","class":"liquibase.ui"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.438Z","logLevel":"INFO","serviceName":"cps-application","message":"Table relation_type created","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.440Z","logLevel":"INFO","serviceName":"cps-application","message":"ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-3::cps ran successfully in 15ms","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.446Z","logLevel":"INFO","serviceName":"cps-application","message":"Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-4::cps","processId":"1","threadName":"main","class":"liquibase.ui"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.459Z","logLevel":"INFO","serviceName":"cps-application","message":"Table fragment created","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.460Z","logLevel":"INFO","serviceName":"cps-application","message":"ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-4::cps ran successfully in 14ms","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.464Z","logLevel":"INFO","serviceName":"cps-application","message":"Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-5::cps","processId":"1","threadName":"main","class":"liquibase.ui"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.477Z","logLevel":"INFO","serviceName":"cps-application","message":"Table schema_set created","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.478Z","logLevel":"INFO","serviceName":"cps-application","message":"ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-5::cps ran successfully in 14ms","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.487Z","logLevel":"INFO","serviceName":"cps-application","message":"Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-6::cps","processId":"1","threadName":"main","class":"liquibase.ui"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.495Z","logLevel":"INFO","serviceName":"cps-application","message":"Table yang_resource created","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.497Z","logLevel":"INFO","serviceName":"cps-application","message":"ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-6::cps ran successfully in 10ms","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.507Z","logLevel":"INFO","serviceName":"cps-application","message":"Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-7::cps","processId":"1","threadName":"main","class":"liquibase.ui"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.522Z","logLevel":"INFO","serviceName":"cps-application","message":"Table dataspace created","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.523Z","logLevel":"INFO","serviceName":"cps-application","message":"ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-7::cps ran successfully in 16ms","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.532Z","logLevel":"INFO","serviceName":"cps-application","message":"Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-8::cps","processId":"1","threadName":"main","class":"liquibase.ui"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.541Z","logLevel":"INFO","serviceName":"cps-application","message":"Table schema_node created","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.542Z","logLevel":"INFO","serviceName":"cps-application","message":"ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-8::cps ran successfully in 10ms","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.547Z","logLevel":"INFO","serviceName":"cps-application","message":"Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-9::cps","processId":"1","threadName":"main","class":"liquibase.ui"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.550Z","logLevel":"INFO","serviceName":"cps-application","message":"Table schema_set_yang_resources created","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.551Z","logLevel":"INFO","serviceName":"cps-application","message":"ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-9::cps ran successfully in 4ms","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.554Z","logLevel":"INFO","serviceName":"cps-application","message":"Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-10::cps","processId":"1","threadName":"main","class":"liquibase.ui"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.562Z","logLevel":"INFO","serviceName":"cps-application","message":"Index FKI_ANCHOR_SCHEMA_SET_ID_FK created","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.564Z","logLevel":"INFO","serviceName":"cps-application","message":"ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-10::cps ran successfully in 9ms","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.571Z","logLevel":"INFO","serviceName":"cps-application","message":"Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-11::cps","processId":"1","threadName":"main","class":"liquibase.ui"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.578Z","logLevel":"INFO","serviceName":"cps-application","message":"Unique constraint added to anchor(dataspace_id, name)","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.579Z","logLevel":"INFO","serviceName":"cps-application","message":"ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-11::cps ran successfully in 8ms","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.589Z","logLevel":"INFO","serviceName":"cps-application","message":"Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-12::cps","processId":"1","threadName":"main","class":"liquibase.ui"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.594Z","logLevel":"INFO","serviceName":"cps-application","message":"Foreign key constraint added to fragment (anchor_id)","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.595Z","logLevel":"INFO","serviceName":"cps-application","message":"ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-12::cps ran successfully in 5ms","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.599Z","logLevel":"INFO","serviceName":"cps-application","message":"Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-13::cps","processId":"1","threadName":"main","class":"liquibase.ui"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.602Z","logLevel":"INFO","serviceName":"cps-application","message":"Index FKI_RELATIONS_FROM_ID_FK created","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.603Z","logLevel":"INFO","serviceName":"cps-application","message":"ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-13::cps ran successfully in 4ms","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.606Z","logLevel":"INFO","serviceName":"cps-application","message":"Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-14::cps","processId":"1","threadName":"main","class":"liquibase.ui"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.609Z","logLevel":"INFO","serviceName":"cps-application","message":"Index FKI_RELATIONS_TO_ID_FK created","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.610Z","logLevel":"INFO","serviceName":"cps-application","message":"ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-14::cps ran successfully in 4ms","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.616Z","logLevel":"INFO","serviceName":"cps-application","message":"Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-15::cps","processId":"1","threadName":"main","class":"liquibase.ui"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.621Z","logLevel":"INFO","serviceName":"cps-application","message":"Index FKI_RELATION_TYPE_ID_FK created","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.622Z","logLevel":"INFO","serviceName":"cps-application","message":"ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-15::cps ran successfully in 6ms","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.628Z","logLevel":"INFO","serviceName":"cps-application","message":"Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-16::cps","processId":"1","threadName":"main","class":"liquibase.ui"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.635Z","logLevel":"INFO","serviceName":"cps-application","message":"Primary key added to relation (to_fragment_id, from_fragment_id, relation_type_id)","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.637Z","logLevel":"INFO","serviceName":"cps-application","message":"ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-16::cps ran successfully in 9ms","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.641Z","logLevel":"INFO","serviceName":"cps-application","message":"Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-17::cps","processId":"1","threadName":"main","class":"liquibase.ui"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.645Z","logLevel":"INFO","serviceName":"cps-application","message":"Index FKI_FRAGMENT_ANCHOR_ID_FK created","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.646Z","logLevel":"INFO","serviceName":"cps-application","message":"ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-17::cps ran successfully in 5ms","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.657Z","logLevel":"INFO","serviceName":"cps-application","message":"Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-18::cps","processId":"1","threadName":"main","class":"liquibase.ui"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.663Z","logLevel":"INFO","serviceName":"cps-application","message":"Index FKI_FRAGMENT_DATASPACE_ID_FK created","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.665Z","logLevel":"INFO","serviceName":"cps-application","message":"ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-18::cps ran successfully in 8ms","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.669Z","logLevel":"INFO","serviceName":"cps-application","message":"Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-19::cps","processId":"1","threadName":"main","class":"liquibase.ui"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.674Z","logLevel":"INFO","serviceName":"cps-application","message":"Index FKI_FRAGMENT_PARENT_ID_FK created","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.675Z","logLevel":"INFO","serviceName":"cps-application","message":"ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-19::cps ran successfully in 6ms","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.679Z","logLevel":"INFO","serviceName":"cps-application","message":"Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-20::cps","processId":"1","threadName":"main","class":"liquibase.ui"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.685Z","logLevel":"INFO","serviceName":"cps-application","message":"Index FKI_SCHEMA_NODE_ID_TO_ID created","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.686Z","logLevel":"INFO","serviceName":"cps-application","message":"ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-20::cps ran successfully in 6ms","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.707Z","logLevel":"INFO","serviceName":"cps-application","message":"Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-21::cps","processId":"1","threadName":"main","class":"liquibase.ui"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.712Z","logLevel":"INFO","serviceName":"cps-application","message":"Index UQ_FRAGMENT_XPATH created","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.714Z","logLevel":"INFO","serviceName":"cps-application","message":"ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-21::cps ran successfully in 7ms","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.723Z","logLevel":"INFO","serviceName":"cps-application","message":"Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-22::cps","processId":"1","threadName":"main","class":"liquibase.ui"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.736Z","logLevel":"INFO","serviceName":"cps-application","message":"Unique constraint added to fragment(dataspace_id, anchor_id, xpath)","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.737Z","logLevel":"INFO","serviceName":"cps-application","message":"ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-22::cps ran successfully in 12ms","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.744Z","logLevel":"INFO","serviceName":"cps-application","message":"Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-23::cps","processId":"1","threadName":"main","class":"liquibase.ui"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.749Z","logLevel":"INFO","serviceName":"cps-application","message":"Foreign key constraint added to relation (from_fragment_id)","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.754Z","logLevel":"INFO","serviceName":"cps-application","message":"ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-23::cps ran successfully in 10ms","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.763Z","logLevel":"INFO","serviceName":"cps-application","message":"Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-24::cps","processId":"1","threadName":"main","class":"liquibase.ui"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.767Z","logLevel":"INFO","serviceName":"cps-application","message":"Foreign key constraint added to relation (to_fragment_id)","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.771Z","logLevel":"INFO","serviceName":"cps-application","message":"ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-24::cps ran successfully in 8ms","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.773Z","logLevel":"INFO","serviceName":"cps-application","message":"Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-25::cps","processId":"1","threadName":"main","class":"liquibase.ui"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.778Z","logLevel":"INFO","serviceName":"cps-application","message":"Unique constraint added to schema_set(name, dataspace_id)","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.782Z","logLevel":"INFO","serviceName":"cps-application","message":"ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-25::cps ran successfully in 9ms","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.791Z","logLevel":"INFO","serviceName":"cps-application","message":"Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-26::cps","processId":"1","threadName":"main","class":"liquibase.ui"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.823Z","logLevel":"INFO","serviceName":"cps-application","message":"Foreign key constraint added to schema_set_yang_resources (schema_set_id)","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.826Z","logLevel":"INFO","serviceName":"cps-application","message":"ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-26::cps ran successfully in 33ms","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.830Z","logLevel":"INFO","serviceName":"cps-application","message":"Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-27::cps","processId":"1","threadName":"main","class":"liquibase.ui"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.843Z","logLevel":"INFO","serviceName":"cps-application","message":"Unique constraint added to yang_resource(checksum)","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.847Z","logLevel":"INFO","serviceName":"cps-application","message":"ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-27::cps ran successfully in 16ms","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.851Z","logLevel":"INFO","serviceName":"cps-application","message":"Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-28::cps","processId":"1","threadName":"main","class":"liquibase.ui"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.858Z","logLevel":"INFO","serviceName":"cps-application","message":"Unique constraint added to dataspace(name)","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.861Z","logLevel":"INFO","serviceName":"cps-application","message":"ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-28::cps ran successfully in 10ms","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.868Z","logLevel":"INFO","serviceName":"cps-application","message":"Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-29::cps","processId":"1","threadName":"main","class":"liquibase.ui"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.874Z","logLevel":"INFO","serviceName":"cps-application","message":"Foreign key constraint added to fragment (dataspace_id)","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.876Z","logLevel":"INFO","serviceName":"cps-application","message":"ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-29::cps ran successfully in 8ms","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.882Z","logLevel":"INFO","serviceName":"cps-application","message":"Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-30::cps","processId":"1","threadName":"main","class":"liquibase.ui"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.891Z","logLevel":"INFO","serviceName":"cps-application","message":"Foreign key constraint added to schema_set (dataspace_id)","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.896Z","logLevel":"INFO","serviceName":"cps-application","message":"ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-30::cps ran successfully in 14ms","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.901Z","logLevel":"INFO","serviceName":"cps-application","message":"Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-31::cps","processId":"1","threadName":"main","class":"liquibase.ui"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.910Z","logLevel":"INFO","serviceName":"cps-application","message":"Index PERF_SCHEMA_NODE_SCHEMA_NODE_ID created","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.911Z","logLevel":"INFO","serviceName":"cps-application","message":"ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-31::cps ran successfully in 10ms","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.914Z","logLevel":"INFO","serviceName":"cps-application","message":"Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-32::cps","processId":"1","threadName":"main","class":"liquibase.ui"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.917Z","logLevel":"INFO","serviceName":"cps-application","message":"Foreign key constraint added to schema_set_yang_resources (yang_resource_id)","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.918Z","logLevel":"INFO","serviceName":"cps-application","message":"ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-32::cps ran successfully in 3ms","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.920Z","logLevel":"INFO","serviceName":"cps-application","message":"Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-33::cps","processId":"1","threadName":"main","class":"liquibase.ui"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.922Z","logLevel":"INFO","serviceName":"cps-application","message":"Foreign key constraint added to anchor (dataspace_id)","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.923Z","logLevel":"INFO","serviceName":"cps-application","message":"ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-33::cps ran successfully in 3ms","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.925Z","logLevel":"INFO","serviceName":"cps-application","message":"Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-34::cps","processId":"1","threadName":"main","class":"liquibase.ui"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.927Z","logLevel":"INFO","serviceName":"cps-application","message":"Foreign key constraint added to anchor (schema_set_id)","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.928Z","logLevel":"INFO","serviceName":"cps-application","message":"ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-34::cps ran successfully in 2ms","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.930Z","logLevel":"INFO","serviceName":"cps-application","message":"Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-35::cps","processId":"1","threadName":"main","class":"liquibase.ui"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.931Z","logLevel":"INFO","serviceName":"cps-application","message":"Foreign key constraint added to relation (relation_type_id)","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.932Z","logLevel":"INFO","serviceName":"cps-application","message":"ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-35::cps ran successfully in 2ms","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.934Z","logLevel":"INFO","serviceName":"cps-application","message":"Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-36::cps","processId":"1","threadName":"main","class":"liquibase.ui"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.936Z","logLevel":"INFO","serviceName":"cps-application","message":"Foreign key constraint added to fragment (parent_id)","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.937Z","logLevel":"INFO","serviceName":"cps-application","message":"ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-36::cps ran successfully in 2ms","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.940Z","logLevel":"INFO","serviceName":"cps-application","message":"Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-37::cps","processId":"1","threadName":"main","class":"liquibase.ui"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.941Z","logLevel":"INFO","serviceName":"cps-application","message":"Foreign key constraint added to fragment (schema_node_id)","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.942Z","logLevel":"INFO","serviceName":"cps-application","message":"ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-37::cps ran successfully in 2ms","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.945Z","logLevel":"INFO","serviceName":"cps-application","message":"Running Changeset: changelog/db/changes/06-delete-not-required-fragment-index.yaml::6::cps","processId":"1","threadName":"main","class":"liquibase.ui"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.947Z","logLevel":"INFO","serviceName":"cps-application","message":"Index UQ_FRAGMENT_XPATH dropped from table fragment","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.948Z","logLevel":"INFO","serviceName":"cps-application","message":"ChangeSet changelog/db/changes/06-delete-not-required-fragment-index.yaml::6::cps ran successfully in 3ms","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.951Z","logLevel":"INFO","serviceName":"cps-application","message":"Running Changeset: changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11::cps","processId":"1","threadName":"main","class":"liquibase.ui"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.953Z","logLevel":"INFO","serviceName":"cps-application","message":"Columns module_name(TEXT),revision(TEXT) added to yang_resource","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.954Z","logLevel":"INFO","serviceName":"cps-application","message":"ChangeSet changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11::cps ran successfully in 3ms","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.956Z","logLevel":"INFO","serviceName":"cps-application","message":"Running Changeset: changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11.1::cps","processId":"1","threadName":"main","class":"liquibase.ui"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.971Z","logLevel":"INFO","serviceName":"cps-application","message":"Custom SQL executed","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.971Z","logLevel":"INFO","serviceName":"cps-application","message":"ChangeSet changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11.1::cps ran successfully in 15ms","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.974Z","logLevel":"INFO","serviceName":"cps-application","message":"Running Changeset: changelog/db/changes/15-rename-column-yang-resource-table.yaml::15::cps","processId":"1","threadName":"main","class":"liquibase.ui"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.976Z","logLevel":"INFO","serviceName":"cps-application","message":"Column yang_resource.name renamed to file_name","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.977Z","logLevel":"INFO","serviceName":"cps-application","message":"ChangeSet changelog/db/changes/15-rename-column-yang-resource-table.yaml::15::cps ran successfully in 3ms","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.981Z","logLevel":"INFO","serviceName":"cps-application","message":"Running Changeset: changelog/db/changes/17-add-index-to-schema-set-yang-resources.yaml::17::cps","processId":"1","threadName":"main","class":"liquibase.ui"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.984Z","logLevel":"INFO","serviceName":"cps-application","message":"Index FKI_SCHEMA_SET_YANG_RESOURCES_SCHEMA_SET_ID_FK created","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.985Z","logLevel":"INFO","serviceName":"cps-application","message":"ChangeSet changelog/db/changes/17-add-index-to-schema-set-yang-resources.yaml::17::cps ran successfully in 4ms","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.989Z","logLevel":"INFO","serviceName":"cps-application","message":"Running Changeset: changelog/db/changes/18-cascade-delete-fragment-children.yaml::18::cps","processId":"1","threadName":"main","class":"liquibase.ui"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.992Z","logLevel":"INFO","serviceName":"cps-application","message":"Foreign key fragment_parent_id_fkey dropped","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.994Z","logLevel":"INFO","serviceName":"cps-application","message":"Foreign key constraint added to fragment (parent_id)","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.995Z","logLevel":"INFO","serviceName":"cps-application","message":"ChangeSet changelog/db/changes/18-cascade-delete-fragment-children.yaml::18::cps ran successfully in 6ms","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:11.999Z","logLevel":"INFO","serviceName":"cps-application","message":"Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-1::cps","processId":"1","threadName":"main","class":"liquibase.ui"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:12.000Z","logLevel":"INFO","serviceName":"cps-application","message":"Index FKI_FRAGMENT_DATASPACE_ID_FK dropped from table fragment","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:12.002Z","logLevel":"INFO","serviceName":"cps-application","message":"ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-1::cps ran successfully in 3ms","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:12.006Z","logLevel":"INFO","serviceName":"cps-application","message":"Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-2::cps","processId":"1","threadName":"main","class":"liquibase.ui"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:12.008Z","logLevel":"INFO","serviceName":"cps-application","message":"Unique constraint fragment_dataspace_id_anchor_id_xpath_key dropped from fragment","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:12.011Z","logLevel":"INFO","serviceName":"cps-application","message":"Unique constraint added to fragment(anchor_id, xpath)","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:12.012Z","logLevel":"INFO","serviceName":"cps-application","message":"ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-2::cps ran successfully in 6ms","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:12.015Z","logLevel":"INFO","serviceName":"cps-application","message":"Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-3::cps","processId":"1","threadName":"main","class":"liquibase.ui"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:12.018Z","logLevel":"INFO","serviceName":"cps-application","message":"Foreign key fragment_dataspace_id_fkey dropped","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:12.019Z","logLevel":"INFO","serviceName":"cps-application","message":"ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-3::cps ran successfully in 4ms","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:12.022Z","logLevel":"INFO","serviceName":"cps-application","message":"Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-4::cps","processId":"1","threadName":"main","class":"liquibase.ui"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:12.023Z","logLevel":"INFO","serviceName":"cps-application","message":"Column fragment.dataspace_id dropped","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:12.024Z","logLevel":"INFO","serviceName":"cps-application","message":"ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-4::cps ran successfully in 2ms","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:12.026Z","logLevel":"INFO","serviceName":"cps-application","message":"Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-5::cps","processId":"1","threadName":"main","class":"liquibase.ui"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:12.028Z","logLevel":"INFO","serviceName":"cps-application","message":"NOT NULL constraint has been added to fragment.anchor_id","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:12.028Z","logLevel":"INFO","serviceName":"cps-application","message":"ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-5::cps ran successfully in 1ms","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:12.030Z","logLevel":"INFO","serviceName":"cps-application","message":"Running Changeset: changelog/db/changes/20-change-foreign-key-id-types-to-integer.yaml::20::cps","processId":"1","threadName":"main","class":"liquibase.ui"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:12.041Z","logLevel":"INFO","serviceName":"cps-application","message":"schema_set.dataspace_id datatype was changed to INTEGER","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:12.047Z","logLevel":"INFO","serviceName":"cps-application","message":"schema_set_yang_resources.schema_set_id datatype was changed to INTEGER","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:12.052Z","logLevel":"INFO","serviceName":"cps-application","message":"schema_set_yang_resources.yang_resource_id datatype was changed to INTEGER","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:12.055Z","logLevel":"INFO","serviceName":"cps-application","message":"ChangeSet changelog/db/changes/20-change-foreign-key-id-types-to-integer.yaml::20::cps ran successfully in 24ms","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:12.067Z","logLevel":"INFO","serviceName":"cps-application","message":"Running Changeset: changelog/db/changes/21-escape-quotes-in-xpath.yaml::21::cps","processId":"1","threadName":"main","class":"liquibase.ui"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:12.090Z","logLevel":"INFO","serviceName":"cps-application","message":"SQL in file changelog/db/changes/21-escape-quotes-in-xpath-forward.sql executed","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:12.090Z","logLevel":"INFO","serviceName":"cps-application","message":"ChangeSet changelog/db/changes/21-escape-quotes-in-xpath.yaml::21::cps ran successfully in 23ms","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:12.095Z","logLevel":"INFO","serviceName":"cps-application","message":"Running Changeset: changelog/db/changes/22-fragment-id-sequence.yaml::21::cps","processId":"1","threadName":"main","class":"liquibase.ui"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:12.111Z","logLevel":"INFO","serviceName":"cps-application","message":"SQL in file changelog/db/changes/22-fragment-id-sequence-forward.sql executed","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:12.112Z","logLevel":"INFO","serviceName":"cps-application","message":"ChangeSet changelog/db/changes/22-fragment-id-sequence.yaml::21::cps ran successfully in 17ms","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:12.116Z","logLevel":"INFO","serviceName":"cps-application","message":"Running Changeset: changelog/db/changes/23-yang-resource-index.yaml::23::cps","processId":"1","threadName":"main","class":"liquibase.ui"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:12.122Z","logLevel":"INFO","serviceName":"cps-application","message":"Index IDX_YANG_RESOURCE_MODULE_NAME_AND_REVISION created","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:12.124Z","logLevel":"INFO","serviceName":"cps-application","message":"ChangeSet changelog/db/changes/23-yang-resource-index.yaml::23::cps ran successfully in 8ms","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:12.129Z","logLevel":"INFO","serviceName":"cps-application","message":"Running Changeset: changelog/changelog-master.yaml::24::cps","processId":"1","threadName":"main","class":"liquibase.ui"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:12.131Z","logLevel":"INFO","serviceName":"cps-application","message":"Tag '24-initial database tag' applied to database","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:12.133Z","logLevel":"INFO","serviceName":"cps-application","message":"ChangeSet changelog/changelog-master.yaml::24::cps ran successfully in 4ms","processId":"1","threadName":"main","class":"liquibase.changelog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:12.144Z","logLevel":"INFO","serviceName":"cps-application","message":"UPDATE SUMMARY","processId":"1","threadName":"main","class":"liquibase.util"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:12.144Z","logLevel":"INFO","serviceName":"cps-application","message":"Run: 53","processId":"1","threadName":"main","class":"liquibase.util"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:12.144Z","logLevel":"INFO","serviceName":"cps-application","message":"Previously run: 0","processId":"1","threadName":"main","class":"liquibase.util"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:12.144Z","logLevel":"INFO","serviceName":"cps-application","message":"Filtered out: 0","processId":"1","threadName":"main","class":"liquibase.util"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:12.144Z","logLevel":"INFO","serviceName":"cps-application","message":"-------------------------------","processId":"1","threadName":"main","class":"liquibase.util"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:12.144Z","logLevel":"INFO","serviceName":"cps-application","message":"Total change sets: 53","processId":"1","threadName":"main","class":"liquibase.util"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:12.145Z","logLevel":"INFO","serviceName":"cps-application","message":"Update summary generated","processId":"1","threadName":"main","class":"liquibase.util"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:12.151Z","logLevel":"INFO","serviceName":"cps-application","message":"Update command completed successfully.","processId":"1","threadName":"main","class":"liquibase.command"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:12.152Z","logLevel":"INFO","serviceName":"cps-application","message":"Liquibase: Update has been successful. Rows affected: 53","processId":"1","threadName":"main","class":"liquibase.ui"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:12.155Z","logLevel":"INFO","serviceName":"cps-application","message":"Successfully released change log lock","processId":"1","threadName":"main","class":"liquibase.lockservice"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:12.157Z","logLevel":"INFO","serviceName":"cps-application","message":"Command execution complete","processId":"1","threadName":"main","class":"liquibase.command"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:13.818Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000204: Processing PersistenceUnitInfo [name: default]","processId":"1","threadName":"main","class":"o.hibernate.jpa.internal.util.LogHelper"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:13.871Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000412: Hibernate ORM core version 6.6.29.Final","processId":"1","threadName":"main","class":"org.hibernate.Version"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:13.873Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000205: Loaded properties from resource hibernate.properties: {hibernate.types.print.banner=false}","processId":"1","threadName":"main","class":"org.hibernate.cfg.Environment"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:13.905Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000026: Second-level cache disabled","processId":"1","threadName":"main","class":"o.h.c.internal.RegionFactoryInitiator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:14.349Z","logLevel":"INFO","serviceName":"cps-application","message":"No LoadTimeWeaver setup: ignoring JPA class transformer","processId":"1","threadName":"main","class":"o.s.o.j.p.SpringPersistenceUnitInfo"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:14.403Z","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":"1","threadName":"main","class":"org.hibernate.orm.deprecation"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:14.431Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH10001005: Database info:\n\tDatabase JDBC URL [Connecting through datasource 'HikariDataSource (CpsDatabasePool)']\n\tDatabase driver: undefined/unknown\n\tDatabase version: 14.1\n\tAutocommit mode: undefined/unknown\n\tIsolation level: undefined/unknown\n\tMinimum pool size: undefined/unknown\n\tMaximum pool size: undefined/unknown","processId":"1","threadName":"main","class":"org.hibernate.orm.connections.pooling"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:15.762Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)","processId":"1","threadName":"main","class":"o.h.e.t.j.p.i.JtaPlatformInitiator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:15.776Z","logLevel":"INFO","serviceName":"cps-application","message":"Initialized JPA EntityManagerFactory for persistence unit 'default'","processId":"1","threadName":"main","class":"o.s.o.j.LocalContainerEntityManagerFactoryBean"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:16.408Z","logLevel":"INFO","serviceName":"cps-application","message":"Hibernate is in classpath; If applicable, HQL parser will be used.","processId":"1","threadName":"main","class":"o.s.d.j.r.query.QueryEnhancerFactory"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:17.675Z","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":"1","threadName":"main","class":"c.h.i.impl.HazelcastInstanceFactory"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:17.781Z","logLevel":"INFO","serviceName":"cps-application","message":"[172.17.0.13]: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":"1","threadName":"main","class":"com.hazelcast.system.logo"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:17.781Z","logLevel":"INFO","serviceName":"cps-application","message":"[172.17.0.13]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved.","processId":"1","threadName":"main","class":"com.hazelcast.system"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:17.783Z","logLevel":"INFO","serviceName":"cps-application","message":"[172.17.0.13]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [172.17.0.13]:5701","processId":"1","threadName":"main","class":"com.hazelcast.system"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:17.783Z","logLevel":"INFO","serviceName":"cps-application","message":"[172.17.0.13]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Cluster name: \"cps-and-ncmp-common-cache-cluster\"","processId":"1","threadName":"main","class":"com.hazelcast.system"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:17.783Z","logLevel":"INFO","serviceName":"cps-application","message":"[172.17.0.13]: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":"1","threadName":"main","class":"com.hazelcast.system"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:17.785Z","logLevel":"INFO","serviceName":"cps-application","message":"[172.17.0.13]: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":"1","threadName":"main","class":"com.hazelcast.system"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:18.678Z","logLevel":"INFO","serviceName":"cps-application","message":"[172.17.0.13]: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":"1","threadName":"main","class":"com.hazelcast.system.security"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:18.759Z","logLevel":"INFO","serviceName":"cps-application","message":"[172.17.0.13]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Using Multicast discovery","processId":"1","threadName":"main","class":"com.hazelcast.instance.impl.Node"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:19.140Z","logLevel":"INFO","serviceName":"cps-application","message":"[172.17.0.13]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments.","processId":"1","threadName":"main","class":"c.h.internal.diagnostics.Diagnostics"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:19.151Z","logLevel":"INFO","serviceName":"cps-application","message":"[172.17.0.13]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] [172.17.0.13]:5701 is STARTING","processId":"1","threadName":"main","class":"com.hazelcast.core.LifecycleService"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:24.423Z","logLevel":"INFO","serviceName":"cps-application","message":"[172.17.0.13]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] \n\nMembers {size:1, ver:1} [\n\tMember [172.17.0.13]:5701 - f0f4742b-b5c5-40f7-a829-772e4f1c3ddc this\n]\n","processId":"1","threadName":"main","class":"c.h.internal.cluster.ClusterService"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:24.437Z","logLevel":"INFO","serviceName":"cps-application","message":"[172.17.0.13]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] [172.17.0.13]:5701 is STARTED","processId":"1","threadName":"main","class":"com.hazelcast.core.LifecycleService"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:24.468Z","logLevel":"INFO","serviceName":"cps-application","message":"[172.17.0.13]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Initializing cluster partition table arrangement...","processId":"1","threadName":"hz.\"cps-and-ncmp-hazelcast-instance-config\".cached.thread-3","class":"c.h.i.p.impl.PartitionStateManagerImpl"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:32.064Z","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":"1","threadName":"main","class":"i.m.c.i.b.cache.CaffeineCacheMetrics"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:32.413Z","logLevel":"INFO","serviceName":"cps-application","message":"Exposing 6 endpoints beneath base path '/actuator'","processId":"1","threadName":"main","class":"o.s.b.a.e.web.EndpointLinksResolver"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:32.592Z","logLevel":"INFO","serviceName":"cps-application","message":"Initializing Spring DispatcherServlet 'dispatcherServlet'","processId":"1","threadName":"main","class":"o.e.j.s.h.ContextHandler.application"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:32.593Z","logLevel":"INFO","serviceName":"cps-application","message":"Initializing Servlet 'dispatcherServlet'","processId":"1","threadName":"main","class":"o.s.web.servlet.DispatcherServlet"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:32.596Z","logLevel":"INFO","serviceName":"cps-application","message":"Completed initialization in 3 ms","processId":"1","threadName":"main","class":"o.s.web.servlet.DispatcherServlet"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:32.603Z","logLevel":"INFO","serviceName":"cps-application","message":"Started ServerConnector@100dccd6{HTTP/1.1, (http/1.1)}{0.0.0.0:8080}","processId":"1","threadName":"main","class":"o.eclipse.jetty.server.AbstractConnector"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:32.606Z","logLevel":"INFO","serviceName":"cps-application","message":"Jetty started on port 8080 (http/1.1) with context path '/'","processId":"1","threadName":"main","class":"o.s.b.web.embedded.jetty.JettyWebServer"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:32.653Z","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 = [kafka:29092]\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":"1","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:32.717Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"1","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:32.830Z","logLevel":"INFO","serviceName":"cps-application","message":"These configurations '[spring.json.use.type.headers]' were supplied but are not used yet.","processId":"1","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:32.832Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.1","processId":"1","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:32.832Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: f745dfdcee2b9851","processId":"1","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:32.832Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1764855932830","processId":"1","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:32.836Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Subscribed to topic(s): dmi-cm-events","processId":"1","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:32.869Z","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 = [kafka:29092]\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":"1","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:32.869Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"1","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:32.884Z","logLevel":"INFO","serviceName":"cps-application","message":"These configurations '[spring.json.use.type.headers]' were supplied but are not used yet.","processId":"1","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:32.884Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.1","processId":"1","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:32.884Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: f745dfdcee2b9851","processId":"1","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:32.884Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1764855932884","processId":"1","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:32.886Z","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":"1","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:32.895Z","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 = [kafka:29092]\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":"1","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:32.895Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"1","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.029Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.1","processId":"1","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.029Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: f745dfdcee2b9851","processId":"1","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.029Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1764855933029","processId":"1","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.030Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Subscribed to topic(s): subscription","processId":"1","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.091Z","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 = [kafka:29092]\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":"1","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.091Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"1","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.101Z","logLevel":"INFO","serviceName":"cps-application","message":"These configurations '[spring.json.use.type.headers]' were supplied but are not used yet.","processId":"1","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.101Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.1","processId":"1","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.101Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: f745dfdcee2b9851","processId":"1","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.101Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1764855933101","processId":"1","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.101Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Subscribed to topic(s): dmi-device-heartbeat","processId":"1","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.125Z","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 = [kafka:29092]\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":"1","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.126Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"1","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.132Z","logLevel":"INFO","serviceName":"cps-application","message":"These configurations '[spring.json.use.type.headers]' were supplied but are not used yet.","processId":"1","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.132Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.1","processId":"1","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.132Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: f745dfdcee2b9851","processId":"1","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.132Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1764855933132","processId":"1","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.133Z","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":"1","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.147Z","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 = [kafka:29092]\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":"1","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.147Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"1","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.178Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.1","processId":"1","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.178Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: f745dfdcee2b9851","processId":"1","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.178Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1764855933178","processId":"1","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.179Z","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":"1","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.243Z","logLevel":"INFO","serviceName":"cps-application","message":"Started Application in 28.967 seconds (process running for 29.391)","processId":"1","threadName":"main","class":"org.onap.cps.Application"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.244Z","logLevel":"INFO","serviceName":"cps-application","message":"Registering ModelLoader CpsNotificationSubscriptionModelLoader","processId":"1","threadName":"main","class":"o.o.c.i.a.ModelLoaderRegistrationOnStartup"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.244Z","logLevel":"INFO","serviceName":"cps-application","message":"Registering ModelLoader InventoryModelLoader","processId":"1","threadName":"main","class":"o.o.c.i.a.ModelLoaderRegistrationOnStartup"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.244Z","logLevel":"INFO","serviceName":"cps-application","message":"Registering ModelLoader CmDataSubscriptionModelLoader","processId":"1","threadName":"main","class":"o.o.c.i.a.ModelLoaderRegistrationOnStartup"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.244Z","logLevel":"INFO","serviceName":"cps-application","message":"Registering ModelLoader ModelLoadersCompletedCheck","processId":"1","threadName":"main","class":"o.o.c.i.a.ModelLoaderRegistrationOnStartup"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.283Z","logLevel":"INFO","traceId":"b8e6913ec7c009116ca47111aedc5285","serviceName":"cps-application","message":"System is not ready yet","spanId":"8b6fde6a9fb73a36","processId":"1","threadName":"watchdog-th-2","class":"o.o.c.n.i.i.sync.ModuleSyncWatchdog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.284Z","logLevel":"INFO","traceId":"321800010be8e6b741ca3032e3779206","serviceName":"cps-application","message":"System is not ready yet","spanId":"3fc80ee5a74b981c","processId":"1","threadName":"watchdog-th-1","class":"o.o.c.n.i.i.sync.DataSyncWatchdog"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.447Z","logLevel":"INFO","serviceName":"cps-application","message":"This instance is model loader master","processId":"1","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.448Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #1 Started: CPS Data Notification Subscription Models","processId":"1","threadName":"main","class":"o.o.c.i.CpsNotificationSubscriptionModelLoader"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.729Z","logLevel":"WARN","serviceName":"cps-application","message":"[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=LEADER_NOT_AVAILABLE}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.729Z","logLevel":"WARN","serviceName":"cps-application","message":"[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=LEADER_NOT_AVAILABLE}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.730Z","logLevel":"WARN","serviceName":"cps-application","message":"[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=LEADER_NOT_AVAILABLE}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.731Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Cluster ID: F0URWkFpSa6FhnA9rGU32Q","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.Metadata"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.732Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Cluster ID: F0URWkFpSa6FhnA9rGU32Q","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.Metadata"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.729Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] The metadata response from the cluster reported a recoverable issue with correlation id 3 : {subscription=LEADER_NOT_AVAILABLE}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.733Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Discovered group coordinator kafka:29092 (id: 2147483646 rack: null)","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.733Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Cluster ID: F0URWkFpSa6FhnA9rGU32Q","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.Metadata"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.733Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Discovered group coordinator kafka:29092 (id: 2147483646 rack: null)","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.733Z","logLevel":"WARN","serviceName":"cps-application","message":"[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=LEADER_NOT_AVAILABLE}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.733Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Cluster ID: F0URWkFpSa6FhnA9rGU32Q","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.Metadata"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.734Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Discovered group coordinator kafka:29092 (id: 2147483646 rack: null)","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.734Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Discovered group coordinator kafka:29092 (id: 2147483646 rack: null)","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.735Z","logLevel":"WARN","serviceName":"cps-application","message":"[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}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.735Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Cluster ID: F0URWkFpSa6FhnA9rGU32Q","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.Metadata"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.736Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Discovered group coordinator kafka:29092 (id: 2147483646 rack: null)","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.737Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Cluster ID: F0URWkFpSa6FhnA9rGU32Q","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.Metadata"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.738Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Discovered group coordinator kafka:29092 (id: 2147483646 rack: null)","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.745Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] (Re-)joining group","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.755Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] (Re-)joining group","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.757Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] (Re-)joining group","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.779Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] (Re-)joining group","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.785Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] (Re-)joining group","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.829Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] (Re-)joining group","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.864Z","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: need to re-join with the given member-id: consumer-ncmp-async-rest-request-event-group-6-439c34c1-1723-413e-bb0c-1858ee207d30","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.864Z","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: need to re-join with the given member-id: consumer-ncmp-data-operation-event-group-5-48d14cfa-a12b-4d8d-b917-06e2d0a84cdd","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.864Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] (Re-)joining group","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.864Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] (Re-)joining group","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.866Z","logLevel":"INFO","serviceName":"cps-application","message":"[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-498333ca-f8f3-4a69-976d-be834364676f","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.867Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] (Re-)joining group","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.890Z","logLevel":"INFO","serviceName":"cps-application","message":"[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-4095a945-53ba-4250-a9d5-9686f712fca2","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.890Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] (Re-)joining group","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.891Z","logLevel":"INFO","serviceName":"cps-application","message":"[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-c5d5bee1-1331-43e3-aa66-45c2a72454a8","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.891Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] (Re-)joining group","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.899Z","logLevel":"INFO","serviceName":"cps-application","message":"[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-ad536793-eb0a-41a3-9b24-3429da755712","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:33.900Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] (Re-)joining group","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.511Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=2, memberId='consumer-ncmp-group-3-498333ca-f8f3-4a69-976d-be834364676f', protocol='range'}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.512Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=2, memberId='consumer-ncmp-group-1-ad536793-eb0a-41a3-9b24-3429da755712', protocol='range'}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.515Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=2, memberId='consumer-ncmp-group-4-c5d5bee1-1331-43e3-aa66-45c2a72454a8', protocol='range'}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.523Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=2, memberId='consumer-ncmp-group-2-4095a945-53ba-4250-a9d5-9686f712fca2', protocol='range'}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.801Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=2, memberId='consumer-ncmp-group-1-ad536793-eb0a-41a3-9b24-3429da755712', protocol='range'}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.802Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=2, memberId='consumer-ncmp-group-3-498333ca-f8f3-4a69-976d-be834364676f', protocol='range'}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.804Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=2, memberId='consumer-ncmp-group-2-4095a945-53ba-4250-a9d5-9686f712fca2', protocol='range'}","processId":"1","threadName":"kafka-coordinator-heartbeat-thread | ncmp-group","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.805Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=2, memberId='consumer-ncmp-group-4-c5d5bee1-1331-43e3-aa66-45c2a72454a8', protocol='range'}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.806Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[])","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.806Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[subscription-0])","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.807Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Adding newly assigned partitions: ","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.i.ConsumerRebalanceListenerInvoker"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.809Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[])","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.809Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Adding newly assigned partitions: ","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.i.ConsumerRebalanceListenerInvoker"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.811Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[dmi-ncmp-cm-avc-subscription-0])","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.814Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Adding newly assigned partitions: subscription-0","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.i.ConsumerRebalanceListenerInvoker"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.814Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Adding newly assigned partitions: dmi-ncmp-cm-avc-subscription-0","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.i.ConsumerRebalanceListenerInvoker"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.815Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-group: partitions assigned: []","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.815Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-group: partitions assigned: []","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.824Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Found no committed offset for partition subscription-0","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.825Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Found no committed offset for partition dmi-ncmp-cm-avc-subscription-0","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.829Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Found no committed offset for partition subscription-0","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.831Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Found no committed offset for partition dmi-ncmp-cm-avc-subscription-0","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.842Z","logLevel":"INFO","serviceName":"cps-application","message":"[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[kafka:29092 (id: 1 rack: null)], epoch=0}}.","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.SubscriptionState"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.845Z","logLevel":"INFO","serviceName":"cps-application","message":"[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[kafka:29092 (id: 1 rack: null)], epoch=0}}.","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.SubscriptionState"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.850Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-group: partitions assigned: [subscription-0]","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.856Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-group: partitions assigned: [dmi-ncmp-cm-avc-subscription-0]","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.996Z","logLevel":"WARN","serviceName":"cps-application","message":"SQL Error: 0, SQLState: 23505","processId":"1","threadName":"main","class":"o.h.engine.jdbc.spi.SqlExceptionHelper"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.996Z","logLevel":"ERROR","serviceName":"cps-application","message":"ERROR: duplicate key value violates unique constraint \"anchor_dataspace_id_name_key\"\n Detail: Key (dataspace_id, name)=(1, cps-notification-subscriptions) already exists.","processId":"1","threadName":"main","class":"o.h.engine.jdbc.spi.SqlExceptionHelper"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:35.007Z","logLevel":"WARN","serviceName":"cps-application","message":"Creating new anchor failed as anchor already exists","processId":"1","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:35.184Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #1: CPS Data Notification Subscription models onboarded successfully","processId":"1","threadName":"main","class":"o.o.c.i.CpsNotificationSubscriptionModelLoader"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:35.184Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #1 Completed","processId":"1","threadName":"main","class":"o.o.c.i.CpsNotificationSubscriptionModelLoader"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:35.186Z","logLevel":"INFO","serviceName":"cps-application","message":"This instance is model loader master","processId":"1","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:35.186Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #2 Started: NCMP Inventory Models","processId":"1","threadName":"main","class":"o.o.cps.ncmp.init.InventoryModelLoader"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:35.279Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #2: New installation using inventory model revision 2024-02-23.","processId":"1","threadName":"main","class":"o.o.cps.ncmp.init.InventoryModelLoader"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:35.436Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #2: Inventory model dmi-registry-2024-02-23 installed successfully,","processId":"1","threadName":"main","class":"o.o.cps.ncmp.init.InventoryModelLoader"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:35.520Z","logLevel":"INFO","serviceName":"cps-application","message":"Cm handle state monitor has set advisedCmHandlesCount to 0","processId":"1","threadName":"main","class":"o.o.c.n.i.i.s.lcm.CmHandleStateMonitor"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:35.534Z","logLevel":"INFO","serviceName":"cps-application","message":"Cm handle state monitor has set readyCmHandlesCount to 0","processId":"1","threadName":"main","class":"o.o.c.n.i.i.s.lcm.CmHandleStateMonitor"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:35.547Z","logLevel":"INFO","serviceName":"cps-application","message":"Cm handle state monitor has set lockedCmHandlesCount to 0","processId":"1","threadName":"main","class":"o.o.c.n.i.i.s.lcm.CmHandleStateMonitor"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:35.556Z","logLevel":"INFO","serviceName":"cps-application","message":"Cm handle state monitor has set deletingCmHandlesCount to 0","processId":"1","threadName":"main","class":"o.o.c.n.i.i.s.lcm.CmHandleStateMonitor"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:35.565Z","logLevel":"INFO","serviceName":"cps-application","message":"Cm handle state monitor has set deletedCmHandlesCount to 0","processId":"1","threadName":"main","class":"o.o.c.n.i.i.s.lcm.CmHandleStateMonitor"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:35.595Z","logLevel":"INFO","serviceName":"cps-application","message":"Populating Alternate ID map from inventory","processId":"1","threadName":"main","class":"o.o.c.n.init.AlternateIdCacheDataLoader"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:35.656Z","logLevel":"INFO","serviceName":"cps-application","message":"Alternate ID map has 0 entries","processId":"1","threadName":"main","class":"o.o.c.n.init.AlternateIdCacheDataLoader"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:35.656Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #2 Completed","processId":"1","threadName":"main","class":"o.o.cps.ncmp.init.InventoryModelLoader"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:35.657Z","logLevel":"INFO","serviceName":"cps-application","message":"This instance is model loader master","processId":"1","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:35.657Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #3 Started: NCMP CM Data Notification Subscription Models","processId":"1","threadName":"main","class":"o.o.c.n.i.CmDataSubscriptionModelLoader"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:35.723Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #3: NCMP CM Data Notification Subscription Models onboarded successfully","processId":"1","threadName":"main","class":"o.o.c.n.i.CmDataSubscriptionModelLoader"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:35.723Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #3 Completed","processId":"1","threadName":"main","class":"o.o.c.n.i.CmDataSubscriptionModelLoader"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:35.724Z","logLevel":"INFO","serviceName":"cps-application","message":"This instance is model loader master","processId":"1","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:35.724Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #LAST Started: Completion Check","processId":"1","threadName":"main","class":"o.o.cps.init.ModelLoadersCompletedCheck"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:35.726Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #LAST: Model loading (on master) finished","processId":"1","threadName":"main","class":"o.o.cps.init.ModelLoadersCompletedCheck"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:35.726Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #LAST: This instance is model loader master. Model loading completed","processId":"1","threadName":"main","class":"o.o.cps.init.ModelLoadersCompletedCheck"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:35.726Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #LAST Completed","processId":"1","threadName":"main","class":"o.o.cps.init.ModelLoadersCompletedCheck"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:35.727Z","logLevel":"INFO","serviceName":"cps-application","message":"\uD83D\uDE80 APPLICATION STARTED","processId":"1","threadName":"main","class":"org.onap.cps.Application"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:39.871Z","logLevel":"INFO","serviceName":"cps-application","message":"[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-48d14cfa-a12b-4d8d-b917-06e2d0a84cdd', protocol='range'}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:39.872Z","logLevel":"INFO","serviceName":"cps-application","message":"[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-439c34c1-1723-413e-bb0c-1858ee207d30', protocol='range'}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:39.878Z","logLevel":"INFO","serviceName":"cps-application","message":"[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-1ce9f082-05f9-4da9-b7c7-d6a02ef525e2=Assignment(partitions=[ncmp-async-m2m-0]), consumer-ncmp-async-rest-request-event-group-6-439c34c1-1723-413e-bb0c-1858ee207d30=Assignment(partitions=[])}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:39.879Z","logLevel":"INFO","serviceName":"cps-application","message":"[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-e15e49dc-69b5-492e-9f09-f60f1689b3ba=Assignment(partitions=[]), consumer-ncmp-data-operation-event-group-5-48d14cfa-a12b-4d8d-b917-06e2d0a84cdd=Assignment(partitions=[ncmp-async-m2m-0])}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:39.883Z","logLevel":"INFO","serviceName":"cps-application","message":"[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-48d14cfa-a12b-4d8d-b917-06e2d0a84cdd', protocol='range'}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:39.883Z","logLevel":"INFO","serviceName":"cps-application","message":"[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])","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:39.883Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Adding newly assigned partitions: ncmp-async-m2m-0","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.i.ConsumerRebalanceListenerInvoker"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:39.885Z","logLevel":"INFO","serviceName":"cps-application","message":"[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","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:39.886Z","logLevel":"INFO","serviceName":"cps-application","message":"[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-439c34c1-1723-413e-bb0c-1858ee207d30', protocol='range'}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:39.886Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Notifying assignor about the new Assignment(partitions=[])","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:39.886Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Adding newly assigned partitions: ","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.i.ConsumerRebalanceListenerInvoker"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:39.886Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-async-rest-request-event-group: partitions assigned: []","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:39.890Z","logLevel":"INFO","serviceName":"cps-application","message":"[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","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:39.891Z","logLevel":"INFO","serviceName":"cps-application","message":"[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[kafka:29092 (id: 1 rack: null)], epoch=0}}.","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.SubscriptionState"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:39.895Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0]","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 13:46:08 ++ echo '================================== DMI Logs =============================' 13:46:08 ================================== DMI Logs ============================= 13:46:08 ++ docker logs ncmp-dmi-plugin 13:46:08 Standard Commons Logging discovery in action with spring-jcl: please remove commons-logging.jar from classpath in order to avoid potential conflicts 13:46:08 13:45:08,906 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 13:46:08 13:45:08,909 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 13:46:08 13:45:08,914 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 13:46:08 13:46:08 . ____ _ __ _ _ 13:46:08 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:46:08 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:46:08 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:46:08 ' |____| .__|_| |_|_| |_\__, | / / / / 13:46:08 =========|_|==============|___/=/_/_/_/ 13:46:08 13:46:08 :: Spring Boot :: (v3.5.6) 13:46:08 13:46:08 {"logTimeStamp":"2025-12-04T13:45:10.222Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Starting Application using Java 17.0.6 with PID 1 (/app/classes started by onap in /app)","processId":"1","threadName":"main","class":"org.onap.cps.ncmp.dmi.Application"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:10.223Z","logLevel":"DEBUG","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Running with Spring Boot v3.5.6, Spring v6.2.11","processId":"1","threadName":"main","class":"org.onap.cps.ncmp.dmi.Application"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:10.223Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"No active profile set, falling back to 1 default profile: \"default\"","processId":"1","threadName":"main","class":"org.onap.cps.ncmp.dmi.Application"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:14.371Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"jetty-12.0.27; built: 2025-09-10T23:47:49.595Z; git: 3569a3e83ad136ee44e26b370b74c1c5e9f33e61; jvm 17.0.6+10","processId":"1","threadName":"main","class":"org.eclipse.jetty.server.Server"} 13:46:08 Standard Commons Logging discovery in action with spring-jcl: please remove commons-logging.jar from classpath in order to avoid potential conflicts 13:46:08 {"logTimeStamp":"2025-12-04T13:45:14.478Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Initializing Spring embedded WebApplicationContext","processId":"1","threadName":"main","class":"o.e.j.s.h.ContextHandler.application"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:15.155Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Session workerName=node0","processId":"1","threadName":"main","class":"o.e.j.session.DefaultSessionIdManager"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:15.178Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Started osbwej.JettyEmbeddedWebAppContext@55682482{application,/,b=[file:/tmp/jetty-docbase.8080.16402329101355395155/, jar:file:///app/libs/swagger-ui-5.18.2.jar!/META-INF/resources/],a=AVAILABLE,h=oeje10s.SessionHandler@799fb45e{STARTED}}","processId":"1","threadName":"main","class":"o.e.jetty.server.handler.ContextHandler"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:15.181Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Started osbwej.JettyEmbeddedWebAppContext@55682482{application,/,b=[file:/tmp/jetty-docbase.8080.16402329101355395155/, jar:file:///app/libs/swagger-ui-5.18.2.jar!/META-INF/resources/],a=AVAILABLE,h=oeje10s.SessionHandler@799fb45e{STARTED}}","processId":"1","threadName":"main","class":"o.e.j.ee10.servlet.ServletContextHandler"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:15.197Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Started oejs.Server@1d3a03fe{STARTING}[12.0.27,sto=0] @7464ms","processId":"1","threadName":"main","class":"org.eclipse.jetty.server.Server"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:18.688Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Initializing Spring DispatcherServlet 'dispatcherServlet'","processId":"1","threadName":"main","class":"o.e.j.s.h.ContextHandler.application"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:18.751Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Started ServerConnector@4c4be9d8{HTTP/1.1, (http/1.1)}{0.0.0.0:8080}","processId":"1","threadName":"main","class":"o.eclipse.jetty.server.AbstractConnector"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:18.868Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","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 = [kafka:29092]\n\tcheck.crcs = true\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = consumer-ncmp-group-1\n\tclient.rack = \n\tconnections.max.idle.ms = 540000\n\tdefault.api.timeout.ms = 60000\n\tenable.auto.commit = false\n\tenable.metrics.push = true\n\texclude.internal.topics = true\n\tfetch.max.bytes = 52428800\n\tfetch.max.wait.ms = 500\n\tfetch.min.bytes = 1\n\tgroup.id = ncmp-group\n\tgroup.instance.id = null\n\tgroup.protocol = classic\n\tgroup.remote.assignor = null\n\theartbeat.interval.ms = 3000\n\tinterceptor.classes = []\n\tinternal.leave.group.on.close = true\n\tinternal.throw.on.fetch.stable.offset.unsupported = false\n\tisolation.level = read_uncommitted\n\tkey.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\n\tmax.partition.fetch.bytes = 1048576\n\tmax.poll.interval.ms = 300000\n\tmax.poll.records = 500\n\tmetadata.max.age.ms = 300000\n\tmetadata.recovery.strategy = none\n\tmetric.reporters = []\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\tpartition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]\n\treceive.buffer.bytes = 65536\n\treconnect.backoff.max.ms = 1000\n\treconnect.backoff.ms = 50\n\trequest.timeout.ms = 30000\n\tretry.backoff.max.ms = 1000\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = null\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = GSSAPI\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = null\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.header.urlencode = false\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsession.timeout.ms = 45000\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = null\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n\tvalue.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\n","processId":"1","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:19.005Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"initializing Kafka metrics collector","processId":"1","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:19.231Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"These configurations '[spring.json.use.type.headers]' were supplied but are not used yet.","processId":"1","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:19.235Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Kafka version: 3.9.1","processId":"1","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:19.235Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Kafka commitId: f745dfdcee2b9851","processId":"1","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:19.235Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Kafka startTimeMs: 1764855919231","processId":"1","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:19.239Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Subscribed to topic(s): ncmp-dmi-cm-avc-subscription","processId":"1","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:19.277Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","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 = [kafka:29092]\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":"1","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:19.279Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"initializing Kafka metrics collector","processId":"1","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:19.526Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Kafka version: 3.9.1","processId":"1","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:19.526Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Kafka commitId: f745dfdcee2b9851","processId":"1","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:19.526Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Kafka startTimeMs: 1764855919526","processId":"1","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:19.526Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Subscribed to topic(s): ncmp-events","processId":"1","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:19.547Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","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 = [kafka:29092]\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":"1","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:19.548Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"initializing Kafka metrics collector","processId":"1","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:20.184Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Kafka version: 3.9.1","processId":"1","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:20.184Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Kafka commitId: f745dfdcee2b9851","processId":"1","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:20.184Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Kafka startTimeMs: 1764855920184","processId":"1","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:20.185Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Subscribed to topic(s): unauthenticated.VES_PNFREG_OUTPUT, unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT","processId":"1","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:20.256Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Started Application in 11.917 seconds (process running for 12.523)","processId":"1","threadName":"main","class":"org.onap.cps.ncmp.dmi.Application"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:20.662Z","logLevel":"WARN","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] The metadata response from the cluster reported a recoverable issue with correlation id 3 : {ncmp-events=LEADER_NOT_AVAILABLE}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:20.664Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Cluster ID: F0URWkFpSa6FhnA9rGU32Q","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.Metadata"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:20.664Z","logLevel":"WARN","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] The metadata response from the cluster reported a recoverable issue with correlation id 3 : {ncmp-dmi-cm-avc-subscription=LEADER_NOT_AVAILABLE}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:20.665Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Cluster ID: F0URWkFpSa6FhnA9rGU32Q","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.Metadata"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:20.710Z","logLevel":"WARN","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] The metadata response from the cluster reported a recoverable issue with correlation id 3 : {unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT=LEADER_NOT_AVAILABLE, unauthenticated.VES_PNFREG_OUTPUT=LEADER_NOT_AVAILABLE}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:20.710Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Cluster ID: F0URWkFpSa6FhnA9rGU32Q","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.Metadata"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:20.830Z","logLevel":"WARN","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] The metadata response from the cluster reported a recoverable issue with correlation id 7 : {ncmp-events=LEADER_NOT_AVAILABLE}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:20.852Z","logLevel":"WARN","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] The metadata response from the cluster reported a recoverable issue with correlation id 7 : {ncmp-dmi-cm-avc-subscription=LEADER_NOT_AVAILABLE}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:20.898Z","logLevel":"WARN","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] The metadata response from the cluster reported a recoverable issue with correlation id 7 : {unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT=LEADER_NOT_AVAILABLE, unauthenticated.VES_PNFREG_OUTPUT=LEADER_NOT_AVAILABLE}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:21.055Z","logLevel":"WARN","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] The metadata response from the cluster reported a recoverable issue with correlation id 9 : {ncmp-events=LEADER_NOT_AVAILABLE}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:21.143Z","logLevel":"WARN","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] The metadata response from the cluster reported a recoverable issue with correlation id 9 : {unauthenticated.VES_PNFREG_OUTPUT=LEADER_NOT_AVAILABLE}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:21.503Z","logLevel":"WARN","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] The metadata response from the cluster reported a recoverable issue with correlation id 11 : {unauthenticated.VES_PNFREG_OUTPUT=LEADER_NOT_AVAILABLE}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:22.410Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Discovered group coordinator kafka:29092 (id: 2147483646 rack: null)","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:22.414Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] (Re-)joining group","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:22.451Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Discovered group coordinator kafka:29092 (id: 2147483646 rack: null)","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:22.452Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] (Re-)joining group","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:22.458Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Discovered group coordinator kafka:29092 (id: 2147483646 rack: null)","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:22.461Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] (Re-)joining group","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:22.468Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[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-f98d979b-6cc3-45f5-80dc-9c93b6439f1a","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:22.468Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[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-47ee593b-4b6c-4e73-aef1-22f192cfe0d3","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:22.468Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] (Re-)joining group","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:22.469Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] (Re-)joining group","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:22.470Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[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-eed5669c-7556-43a3-961b-20c682bf4a59","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:22.470Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] (Re-)joining group","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:28.486Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-group-1-f98d979b-6cc3-45f5-80dc-9c93b6439f1a', protocol='range'}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:28.487Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-group-3-eed5669c-7556-43a3-961b-20c682bf4a59', protocol='range'}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:28.487Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-group-2-47ee593b-4b6c-4e73-aef1-22f192cfe0d3', protocol='range'}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:28.499Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Finished assignment for group at generation 1: {consumer-ncmp-group-1-f98d979b-6cc3-45f5-80dc-9c93b6439f1a=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0]), consumer-ncmp-group-3-eed5669c-7556-43a3-961b-20c682bf4a59=Assignment(partitions=[unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT-0, unauthenticated.VES_PNFREG_OUTPUT-0]), consumer-ncmp-group-2-47ee593b-4b6c-4e73-aef1-22f192cfe0d3=Assignment(partitions=[ncmp-events-0])}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:28.556Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-group-1-f98d979b-6cc3-45f5-80dc-9c93b6439f1a', protocol='range'}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:28.557Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:28.561Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-group-2-47ee593b-4b6c-4e73-aef1-22f192cfe0d3', protocol='range'}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:28.561Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-group-3-eed5669c-7556-43a3-961b-20c682bf4a59', protocol='range'}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:28.561Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[ncmp-events-0])","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:28.561Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT-0, unauthenticated.VES_PNFREG_OUTPUT-0])","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:28.561Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Adding newly assigned partitions: ncmp-dmi-cm-avc-subscription-0","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.i.ConsumerRebalanceListenerInvoker"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:28.562Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Adding newly assigned partitions: unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT-0, unauthenticated.VES_PNFREG_OUTPUT-0","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.i.ConsumerRebalanceListenerInvoker"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:28.564Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Adding newly assigned partitions: ncmp-events-0","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.i.ConsumerRebalanceListenerInvoker"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:28.576Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Found no committed offset for partition unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT-0","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:28.577Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Found no committed offset for partition unauthenticated.VES_PNFREG_OUTPUT-0","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:28.578Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Found no committed offset for partition ncmp-dmi-cm-avc-subscription-0","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:28.581Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Found no committed offset for partition ncmp-events-0","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:28.582Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Found no committed offset for partition unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT-0","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:28.582Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Found no committed offset for partition unauthenticated.VES_PNFREG_OUTPUT-0","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:28.582Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Found no committed offset for partition ncmp-dmi-cm-avc-subscription-0","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:28.587Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Found no committed offset for partition ncmp-events-0","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:28.603Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Resetting offset for partition ncmp-dmi-cm-avc-subscription-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[kafka:29092 (id: 1 rack: null)], epoch=0}}.","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.SubscriptionState"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:28.603Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Resetting offset for partition unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[kafka:29092 (id: 1 rack: null)], epoch=0}}.","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.SubscriptionState"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:28.604Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Resetting offset for partition unauthenticated.VES_PNFREG_OUTPUT-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[kafka:29092 (id: 1 rack: null)], epoch=0}}.","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.SubscriptionState"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:28.606Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[kafka:29092 (id: 1 rack: null)], epoch=0}}.","processId":"1","threadName":"kafka-coordinator-heartbeat-thread | ncmp-group","class":"o.a.k.c.c.internals.SubscriptionState"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.490Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Request joining group due to: group is already rebalancing","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.491Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Revoke previously assigned partitions ncmp-dmi-cm-avc-subscription-0","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.i.ConsumerRebalanceListenerInvoker"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.492Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] (Re-)joining group","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.495Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Request joining group due to: group is already rebalancing","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.496Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Revoke previously assigned partitions ncmp-events-0","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.i.ConsumerRebalanceListenerInvoker"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.496Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] (Re-)joining group","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.500Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Request joining group due to: group is already rebalancing","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.500Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Revoke previously assigned partitions unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT-0, unauthenticated.VES_PNFREG_OUTPUT-0","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.i.ConsumerRebalanceListenerInvoker"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.501Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] (Re-)joining group","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.511Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=2, memberId='consumer-ncmp-group-3-eed5669c-7556-43a3-961b-20c682bf4a59', protocol='range'}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.511Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=2, memberId='consumer-ncmp-group-1-f98d979b-6cc3-45f5-80dc-9c93b6439f1a', protocol='range'}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.515Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=2, memberId='consumer-ncmp-group-2-47ee593b-4b6c-4e73-aef1-22f192cfe0d3', protocol='range'}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.780Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Finished assignment for group at generation 2: {consumer-ncmp-group-1-f98d979b-6cc3-45f5-80dc-9c93b6439f1a=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0]), consumer-ncmp-group-1-ad536793-eb0a-41a3-9b24-3429da755712=Assignment(partitions=[]), consumer-ncmp-group-3-498333ca-f8f3-4a69-976d-be834364676f=Assignment(partitions=[subscription-0]), consumer-ncmp-group-3-eed5669c-7556-43a3-961b-20c682bf4a59=Assignment(partitions=[unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT-0, unauthenticated.VES_PNFREG_OUTPUT-0]), consumer-ncmp-group-2-ee25ca1f-51b4-4586-af90-065fa85929dd=Assignment(partitions=[]), consumer-ncmp-group-2-47ee593b-4b6c-4e73-aef1-22f192cfe0d3=Assignment(partitions=[ncmp-events-0]), consumer-ncmp-group-4-97b76745-721b-4f6c-83fe-be5fba555fcf=Assignment(partitions=[dmi-device-heartbeat-0]), consumer-ncmp-group-2-4095a945-53ba-4250-a9d5-9686f712fca2=Assignment(partitions=[dmi-ncmp-cm-avc-subscription-0]), consumer-ncmp-group-4-c5d5bee1-1331-43e3-aa66-45c2a72454a8=Assignment(partitions=[]), consumer-ncmp-group-3-aad8e425-74dc-4171-a1a3-35ccc3ddbee6=Assignment(partitions=[]), consumer-ncmp-group-1-89809baf-8b01-4b22-92ad-92c3930e8261=Assignment(partitions=[dmi-cm-events-0])}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.800Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=2, memberId='consumer-ncmp-group-3-eed5669c-7556-43a3-961b-20c682bf4a59', protocol='range'}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.800Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT-0, unauthenticated.VES_PNFREG_OUTPUT-0])","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.800Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Adding newly assigned partitions: unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT-0, unauthenticated.VES_PNFREG_OUTPUT-0","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.i.ConsumerRebalanceListenerInvoker"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.801Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=2, memberId='consumer-ncmp-group-1-f98d979b-6cc3-45f5-80dc-9c93b6439f1a', protocol='range'}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.801Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.801Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Adding newly assigned partitions: ncmp-dmi-cm-avc-subscription-0","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.i.ConsumerRebalanceListenerInvoker"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.804Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=2, memberId='consumer-ncmp-group-2-47ee593b-4b6c-4e73-aef1-22f192cfe0d3', protocol='range'}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.804Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[ncmp-events-0])","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.804Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Adding newly assigned partitions: ncmp-events-0","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.i.ConsumerRebalanceListenerInvoker"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.812Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Setting offset for partition ncmp-dmi-cm-avc-subscription-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[kafka:29092 (id: 1 rack: null)], epoch=0}}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.consumer.internals.ConsumerUtils"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.813Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Setting offset for partition unauthenticated.VES_PNFREG_OUTPUT-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[kafka:29092 (id: 1 rack: null)], epoch=0}}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.consumer.internals.ConsumerUtils"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.813Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Setting offset for partition unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[kafka:29092 (id: 1 rack: null)], epoch=0}}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.consumer.internals.ConsumerUtils"} 13:46:08 {"logTimeStamp":"2025-12-04T13:45:34.825Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Setting offset for partition ncmp-events-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[kafka:29092 (id: 1 rack: null)], epoch=0}}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.consumer.internals.ConsumerUtils"} 13:46:08 ++ echo '================================== DMI Stub Logs ========================' 13:46:08 ================================== DMI Stub Logs ======================== 13:46:08 ++ docker logs ncmp-dmi-plugin-demo-and-csit-stub 13:46:08 2025-12-04T13:44:52.683Z INFO 1 --- [dmi-plugin-demo-and-csit-stub] [ main] o.o.c.n.d.rest.stub.DmiDemoApplication : Starting DmiDemoApplication using Java 17.0.6 with PID 1 (/app/classes started by onap in /app) 13:46:08 2025-12-04T13:44:52.700Z INFO 1 --- [dmi-plugin-demo-and-csit-stub] [ main] o.o.c.n.d.rest.stub.DmiDemoApplication : No active profile set, falling back to 1 default profile: "default" 13:46:08 2025-12-04T13:44:55.657Z INFO 1 --- [dmi-plugin-demo-and-csit-stub] [ main] o.s.b.w.e.j.JettyServletWebServerFactory : Server initialized with port: 8092 13:46:08 2025-12-04T13:44:55.673Z INFO 1 --- [dmi-plugin-demo-and-csit-stub] [ main] org.eclipse.jetty.server.Server : jetty-12.0.27; built: 2025-09-10T23:47:49.595Z; git: 3569a3e83ad136ee44e26b370b74c1c5e9f33e61; jvm 17.0.6+10 13:46:08 2025-12-04T13:44:55.776Z INFO 1 --- [dmi-plugin-demo-and-csit-stub] [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring embedded WebApplicationContext 13:46:08 2025-12-04T13:44:55.777Z INFO 1 --- [dmi-plugin-demo-and-csit-stub] [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 2889 ms 13:46:08 2025-12-04T13:44:56.223Z INFO 1 --- [dmi-plugin-demo-and-csit-stub] [ main] o.e.j.session.DefaultSessionIdManager : Session workerName=node0 13:46:08 2025-12-04T13:44:56.237Z INFO 1 --- [dmi-plugin-demo-and-csit-stub] [ main] o.e.jetty.server.handler.ContextHandler : Started osbwej.JettyEmbeddedWebAppContext@4f081b5d{application,/,b=file:/tmp/jetty-docbase.8092.5363167550023867240/,a=AVAILABLE,h=oeje10s.SessionHandler@474749b8{STARTED}} 13:46:08 2025-12-04T13:44:56.238Z INFO 1 --- [dmi-plugin-demo-and-csit-stub] [ main] o.e.j.e.servlet.ServletContextHandler : Started osbwej.JettyEmbeddedWebAppContext@4f081b5d{application,/,b=file:/tmp/jetty-docbase.8092.5363167550023867240/,a=AVAILABLE,h=oeje10s.SessionHandler@474749b8{STARTED}} 13:46:08 2025-12-04T13:44:56.241Z INFO 1 --- [dmi-plugin-demo-and-csit-stub] [ main] org.eclipse.jetty.server.Server : Started oejs.Server@3ab35b9c{STARTING}[12.0.27,sto=0] @4867ms 13:46:08 2025-12-04T13:44:57.042Z INFO 1 --- [dmi-plugin-demo-and-csit-stub] [ main] o.s.v.b.OptionalValidatorFactoryBean : Failed to set up a Bean Validation provider: jakarta.validation.NoProviderFoundException: Unable to create a Configuration, because no Jakarta Bean Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. 13:46:08 2025-12-04T13:44:57.801Z INFO 1 --- [dmi-plugin-demo-and-csit-stub] [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 2 endpoints beneath base path '/actuator' 13:46:08 2025-12-04T13:44:57.860Z INFO 1 --- [dmi-plugin-demo-and-csit-stub] [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring DispatcherServlet 'dispatcherServlet' 13:46:08 2025-12-04T13:44:57.861Z INFO 1 --- [dmi-plugin-demo-and-csit-stub] [ main] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 13:46:08 2025-12-04T13:44:57.862Z INFO 1 --- [dmi-plugin-demo-and-csit-stub] [ main] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms 13:46:08 2025-12-04T13:44:57.881Z INFO 1 --- [dmi-plugin-demo-and-csit-stub] [ main] o.e.jetty.server.AbstractConnector : Started ServerConnector@5a51336a{HTTP/1.1, (http/1.1)}{0.0.0.0:8092} 13:46:08 2025-12-04T13:44:57.883Z INFO 1 --- [dmi-plugin-demo-and-csit-stub] [ main] o.s.b.web.embedded.jetty.JettyWebServer : Jetty started on port 8092 (http/1.1) with context path '/' 13:46:08 2025-12-04T13:44:57.902Z INFO 1 --- [dmi-plugin-demo-and-csit-stub] [ main] o.o.c.n.d.rest.stub.DmiDemoApplication : Started DmiDemoApplication in 6.083 seconds (process running for 6.528) 13:46:08 ++ echo '================================== SDNC Logs ============================' 13:46:08 ================================== SDNC Logs ============================ 13:46:08 ++ docker logs sdnc 13:46:08 Installing SDNC/R from startODL.sh script 13:46:08 Settings: 13:46:08 SDNC_BIN=/opt/onap/sdnc/bin 13:46:08 SDNC_HOME=/opt/onap/sdnc 13:46:08 SDNC_DB_INIT=true 13:46:08 ODL_CERT_DIR=/opt/opendaylight/certs 13:46:08 ENABLE_ODL_CLUSTER=false 13:46:08 ODL_REMOVEIDMDB=true 13:46:08 SDNC_REPLICAS= 13:46:08 ENABLE_OAUTH=false 13:46:08 ENABLE_ODLUX_RBAC=false 13:46:08 SDNRWT=false 13:46:08 SDNRDM=false 13:46:08 SDNRONLY=false 13:46:08 SDNRINIT=false 13:46:08 SDNRDBURL=http://sdnrdb:9200 13:46:08 SDNRDBTYPE=ELASTICSEARCH 13:46:08 SDNRDBUSERNAME= 13:46:08 GEO_ENABLED=false 13:46:08 IS_PRIMARY_CLUSTER=false 13:46:08 MY_ODL_CLUSTER=127.0.0.1 13:46:08 PEER_ODL_CLUSTER= 13:46:08 SDNR_NORTHBOUND=false 13:46:08 AAF_ENABLED=false 13:46:08 SERVICE_NAME= 13:46:08 NAMESPACE= 13:46:08 SDNR_NETCONF_CALLHOME_ENABLED=false 13:46:08 Waiting for mysql 13:46:08 mysql readyInstalling SDN-C database 13:46:08 Installing /opt/onap/sdnc/data/sdnctl.dump 13:46:08 Installing /opt/onap/sdnc/data/allotted_resource_model.data.dump 13:46:08 Installing /opt/onap/sdnc/data/blueprint-processor.data.dump 13:46:08 Installing /opt/onap/sdnc/data/ipam.data.dump 13:46:08 Installing /opt/onap/sdnc/data/network_model.data.dump 13:46:08 Installing /opt/onap/sdnc/data/service_model.data.dump 13:46:08 Installing /opt/onap/sdnc/data/vf_model.data.dump 13:46:08 ERROR 1136 (21S01) at line 54: Column count doesn't match value count at row 1 13:46:08 Installing /opt/onap/sdnc/data/vf_module_model.data.dump 13:46:08 ERROR 1136 (21S01) at line 46: Column count doesn't match value count at row 1 13:46:08 Installing /opt/onap/sdnc/data/vfc_model.data.dump 13:46:08 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 13:46:08 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 13:46:08 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 13:46:08 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 13:46:08 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 13:46:08 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 13:46:08 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 13:46:08 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 13:46:08 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 13:46:08 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 13:46:08 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 13:46:08 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 13:46:08 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 13:46:08 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 13:46:08 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 13:46:08 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 13:46:08 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 13:46:08 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 13:46:08 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 13:46:08 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 13:46:08 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 13:46:08 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 13:46:08 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 13:46:08 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 13:46:08 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 13:46:08 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 13:46:08 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 13:46:08 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 13:46:08 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 13:46:08 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 13:46:08 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 13:46:08 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 13:46:08 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 13:46:08 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 13:46:08 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 13:46:08 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 13:46:08 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 13:46:08 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 13:46:08 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 13:46:08 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 13:46:08 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 13:46:08 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 13:46:08 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 13:46:08 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 13:46:08 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 13:46:08 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 13:46:08 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 13:46:08 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 13:46:08 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 13:46:08 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 13:46:08 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 13:46:08 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 13:46:08 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 13:46:08 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 13:46:08 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 13:46:08 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 13:46:08 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 13:46:08 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 13:46:08 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 13:46:08 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 13:46:08 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 13:46:08 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 13:46:08 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 13:46:08 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 13:46:08 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 13:46:08 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 13:46:08 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 13:46:08 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 13:46:08 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 13:46:08 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 13:46:08 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 13:46:08 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 13:46:08 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 13:46:08 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 13:46:08 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 13:46:08 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 13:46:08 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 13:46:08 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 13:46:08 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 13:46:08 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 13:46:08 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 13:46:08 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 13:46:08 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 13:46:08 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 13:46:08 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 13:46:08 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 13:46:08 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 13:46:08 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 13:46:08 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 13:46:08 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 13:46:08 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 13:46:08 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 13:46:08 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 13:46:08 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 13:46:08 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 13:46:08 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 13:46:08 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 13:46:08 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 13:46:08 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 13:46:08 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 13:46:08 Installing SDN-C keyStore 13:46:08 Generating 1,024 bit RSA key pair and self-signed certificate (SHA256withRSA) with a validity of 90 days 13:46:08 for: CN=SDNC, OU=ONAP, O=ONAP, L=, ST=, C= 13:46:08 13:46:08 Warning: 13:46:08 The generated certificate uses a 1024-bit RSA key which is considered a security risk. This key size will be disabled in a future update. 13:46:08 Installing A1-adapter trustStore 13:46:08 Installing directed graphs 13:46:08 Load and activate started at Thu Dec 4 13:45:13 UTC 2025 13:46:08 2025-12-04 13:45:13 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicParser - Schema path file:/opt/onap/sdnc/svclogic/lib/sli-common-2.0.1.jar!/svclogic.xsd 13:46:08 2025-12-04 13:45:14 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=A1-ADAPTER-API, rpc=deleteA1Policy, mode=sync, version=2.0.1, md5sum=2c66bbd5b7f6672d47ebfb3b8f496473] to database 13:46:08 2025-12-04 13:45:14 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=A1-ADAPTER-API, rpc=getA1PolicyStatus, mode=sync, version=2.0.1, md5sum=b9b1ec7f9a8225ddef7188efc507e206] to database 13:46:08 2025-12-04 13:45:14 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=A1-ADAPTER-API, rpc=getA1Policy, mode=sync, version=2.0.1, md5sum=76963b5c65d7ac67701886d0b1dddd11] to database 13:46:08 2025-12-04 13:45:14 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=A1-ADAPTER-API, rpc=putA1Policy, mode=sync, version=2.0.1, md5sum=1023ba7eb37e2818abd382b64e1145c8] to database 13:46:08 2025-12-04 13:45:14 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=A1-ADAPTER-API, rpc=getA1PolicyType, mode=sync, version=2.0.1, md5sum=928fce907e9f4e39382c092eb42f37fd] to database 13:46:08 2025-12-04 13:45:15 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=CM-NOTIFY-API, rpc=nbrlist-change-notification, mode=sync, version=2.0.1, md5sum=6ac42a6fc5b6be6cf76fea3e39ac8e74] to database 13:46:08 2025-12-04 13:45:15 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=VNF-API, rpc=vnf-topology-assign-vfmodule, mode=sync, version=3.0.2, md5sum=4106a2cc7bccddfe1d4e0eabd7cd3235] to database 13:46:08 2025-12-04 13:45:15 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=VNF-API, rpc=preload-network-topology-operation, mode=sync, version=3.0.2, md5sum=a7d348e7c388fabfbfaffdab7a0e0c9a] to database 13:46:08 2025-12-04 13:45:15 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=VNF-API, rpc=vnf-instance-topology-activate, mode=sync, version=3.0.2, md5sum=74b5b84d8b7aedea3529e3bb97fd67d8] to database 13:46:08 2025-12-04 13:45:15 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=VNF-API, rpc=vnf-topology-activate, mode=sync, version=3.0.2, md5sum=19f0cde055f9e1268a20d3c283455e20] to database 13:46:08 2025-12-04 13:45:15 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=VNF-API, rpc=vnf-instance-topology-changeassign, mode=sync, version=3.0.2, md5sum=561506b6665e62151db32d38e4544324] to database 13:46:08 2025-12-04 13:45:15 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=VNF-API, rpc=vf-module-topology-assign-vnf-networks, mode=sync, version=3.0.2, md5sum=72901cbf950bdda762d891356aad10c1] to database 13:46:08 2025-12-04 13:45:15 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=VNF-API, rpc=vnf-instance-topology-assign, mode=sync, version=3.0.2, md5sum=3d0f67e21e1f7f1b6a4189ae1847159c] to database 13:46:08 2025-12-04 13:45:15 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=VNF-API, rpc=vnf-topology-automated-delete, mode=sync, version=3.0.2, md5sum=ca75b15fadc45021edc533e376c69d31] to database 13:46:08 2025-12-04 13:45:15 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=VNF-API, rpc=preload-vnf-topology-operation, mode=sync, version=3.0.2, md5sum=aae25f149e55f7b625316f492111fc08] to database 13:46:08 2025-12-04 13:45:15 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=VNF-API, rpc=vnf-topology-automated-assign, mode=sync, version=3.0.2, md5sum=dd79068ac214172e8f50a5df00c555eb] to database 13:46:08 2025-12-04 13:45:15 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=VNF-API, rpc=vnf-topology-delete, mode=sync, version=3.0.2, md5sum=b690be45c47bba2a5452903193081a52] to database 13:46:08 2025-12-04 13:45:15 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=VNF-API, rpc=preload-vnf-instance-topology-operation, mode=sync, version=3.0.2, md5sum=212dd21c1d2dd095a7074b1efd53f015] to database 13:46:08 2025-12-04 13:45:15 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=VNF-API, rpc=vnf-topology-assign, mode=sync, version=3.0.2, md5sum=f5fea8af73fd903e67453846f890be01] to database 13:46:08 2025-12-04 13:45:15 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=VNF-API, rpc=network-topology-delete, mode=sync, version=3.0.2, md5sum=41816c64a347f557b4c2155574c50964] to database 13:46:08 2025-12-04 13:45:15 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=VNF-API, rpc=network-topology-changeassign, mode=sync, version=3.0.2, md5sum=6e68138bf849825d064bf626ad33cb7d] to database 13:46:08 2025-12-04 13:45:15 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=VNF-API, rpc=vf-module-topology-rollback, mode=sync, version=3.0.2, md5sum=d5c7eb4acd3e865fcbc3b4d6878be183] to database 13:46:08 2025-12-04 13:45:15 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=VNF-API, rpc=vf-module-topology-delete, mode=sync, version=3.0.2, md5sum=ebea33c645964e0146ce434a486c1702] to database 13:46:08 2025-12-04 13:45:16 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=VNF-API, rpc=vnf-instance-topology-assign-vnf-networks, mode=sync, version=3.0.2, md5sum=8dfb2231db091d157383d142d7b52caa] to database 13:46:08 2025-12-04 13:45:16 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=VNF-API, rpc=vnf-topology-changeassign, mode=sync, version=3.0.2, md5sum=d4f934aa8bda8854fb406104ab093e5b] to database 13:46:08 2025-12-04 13:45:16 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=VNF-API, rpc=vnf-instance-topology-rollback, mode=sync, version=3.0.2, md5sum=dcc9bdc4ecc52b76d14de39f9e114126] to database 13:46:08 2025-12-04 13:45:16 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=VNF-API, rpc=vnf-topology-rollback, mode=sync, version=3.0.2, md5sum=7c60d764d39cc04cb0015a346008d8e1] to database 13:46:08 2025-12-04 13:45:16 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=VNF-API, rpc=vnf-topology-automated-rollback, mode=sync, version=3.0.2, md5sum=cf42cccba74669b750d7f396cbcc60a5] to database 13:46:08 2025-12-04 13:45:16 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=VNF-API, rpc=vnf-instance-topology-operation, mode=sync, version=3.0.2, md5sum=ab37aa5a15c6f8299bb138fcbe67cf28] to database 13:46:08 2025-12-04 13:45:16 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=VNF-API, rpc=rollback-eipam-ip-assignment, mode=sync, version=3.0.2, md5sum=886af0a13a19545570449b33531510b6] to database 13:46:08 2025-12-04 13:45:16 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=VNF-API, rpc=vnf-topology-automated-assign-vfmodule, mode=sync, version=3.0.2, md5sum=cb5376dc66a321a42ab308d837cabb7f] to database 13:46:08 2025-12-04 13:45:16 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=VNF-API, rpc=vf-module-topology-operation, mode=sync, version=3.0.2, md5sum=3f887a8359e0311632089173d94dcd1c] to database 13:46:08 2025-12-04 13:45:16 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=VNF-API, rpc=network-topology-rollback, mode=sync, version=3.0.2, md5sum=750035e552a837b2fd98918907b84012] to database 13:46:08 2025-12-04 13:45:16 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=VNF-API, rpc=vnf-topology-changedelete, mode=sync, version=3.0.2, md5sum=c0aa4a4960060f048c4eb2418e170c75] to database 13:46:08 2025-12-04 13:45:16 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=VNF-API, rpc=network-topology-assign, mode=sync, version=3.0.2, md5sum=f044397807e1d0388fb7c212d6a6993c] to database 13:46:08 2025-12-04 13:45:16 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=VNF-API, rpc=network-topology-operation, mode=sync, version=3.0.2, md5sum=1593c0a59830056a0d6e4e14038ada5a] to database 13:46:08 2025-12-04 13:45:16 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=VNF-API, rpc=vnf-topology-automated-operation, mode=sync, version=3.0.2, md5sum=0784e07dbc14f100ef47b1c72afe0df9] to database 13:46:08 2025-12-04 13:45:16 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=VNF-API, rpc=vf-module-topology-activate, mode=sync, version=3.0.2, md5sum=8a3558ecf2a3f606a32a8ad94b3748f4] to database 13:46:08 2025-12-04 13:45:16 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=VNF-API, rpc=vnf-topology-preload-operation, mode=sync, version=3.0.2, md5sum=6173f7fe4eb401fc12eaeaa6b5b82055] to database 13:46:08 2025-12-04 13:45:16 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=VNF-API, rpc=preload-vf-module-topology-operation, mode=sync, version=3.0.2, md5sum=a9e41a6c214a3066202ac651b026593a] to database 13:46:08 2025-12-04 13:45:16 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=VNF-API, rpc=vf-module-topology-changeassign, mode=sync, version=3.0.2, md5sum=c39199c7fd1552b325c86aadb88341e5] to database 13:46:08 2025-12-04 13:45:16 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=VNF-API, rpc=generate-l3network-network-id, mode=sync, version=3.0.2, md5sum=1dc71f49060eae4199430e1e1df23211] to database 13:46:08 2025-12-04 13:45:16 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=VNF-API, rpc=vnf-topology-operation, mode=sync, version=3.0.2, md5sum=94753f740d14fda7f627b26e7595b721] to database 13:46:08 2025-12-04 13:45:16 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=VNF-API, rpc=vf-module-topology-assign, mode=sync, version=3.0.2, md5sum=f0dcd7af6297ad4d84219472963a3d52] to database 13:46:08 2025-12-04 13:45:16 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=VNF-API, rpc=vnf-instance-topology-delete, mode=sync, version=3.0.2, md5sum=f69f68244afbac918fb0a1b3e8fb2de8] to database 13:46:08 2025-12-04 13:45:16 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=VNF-API, rpc=generate-subnets-subnet-id, mode=sync, version=3.0.2, md5sum=64d3ed7121898bb41832e4ad8a794cdf] to database 13:46:08 2025-12-04 13:45:17 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=ran-slice-api, rpc=instantiateRANSliceAllocate-CPS, mode=sync, version=2.0.1, md5sum=e8ba926abe38cfeb1b4917f733d199e6] to database 13:46:08 2025-12-04 13:45:17 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=ran-slice-api, rpc=instantiateRANSliceReconfigure-cps, mode=sync, version=2.0.1, md5sum=4565502a326a3fec9227357567687e78] to database 13:46:08 2025-12-04 13:45:17 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=ran-slice-api, rpc=configureCU, mode=sync, version=2.0.1, md5sum=0b49df11587b9d5093099f0057e6b633] to database 13:46:08 2025-12-04 13:45:17 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=ran-slice-api, rpc=configureDU, mode=sync, version=2.0.1, md5sum=5ef95dc38144c912af05b8d4233b04c1] to database 13:46:08 2025-12-04 13:45:18 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=ran-slice-api, rpc=activateRANSliceInstance-configDB, mode=sync, version=2.0.1, md5sum=c40118c95436dafc2fd517815d508d7c] to database 13:46:08 2025-12-04 13:45:18 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=ran-slice-api, rpc=determineRANSliceResources, mode=sync, version=2.0.1, md5sum=bd05553e0d458656d828dd2d8cdee081] to database 13:46:08 2025-12-04 13:45:18 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=ran-slice-api, rpc=instantiateRANSliceModifyAllocate-configDB, mode=sync, version=2.0.1, md5sum=8a95e5ddc7f27cc66e124ae76c285d6a] to database 13:46:08 2025-12-04 13:45:18 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=ran-slice-api, rpc=instantiateRANSliceModifyAllocate-cps, mode=sync, version=2.0.1, md5sum=a5d0e574b300af3ff200c73d9559c46c] to database 13:46:08 2025-12-04 13:45:18 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=ran-slice-api, rpc=instantiateRANSlice, mode=sync, version=2.0.1, md5sum=1b5a956a856e7075c289d13753d82f84] to database 13:46:08 2025-12-04 13:45:18 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=ran-slice-api, rpc=instantiateRANSliceAllocate, mode=sync, version=2.0.1, md5sum=18be5818137d07db10cec5f6bbbe69fd] to database 13:46:08 2025-12-04 13:45:18 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=ran-slice-api, rpc=terminateRANSliceInstance, mode=sync, version=2.0.1, md5sum=2b07082a3dce7ea67f2ebc83f2b817e2] to database 13:46:08 2025-12-04 13:45:18 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=ran-slice-api, rpc=activateRANSliceInstance-cps, mode=sync, version=2.0.1, md5sum=fa409516cbccefea52e6423d919d5cdd] to database 13:46:08 2025-12-04 13:45:18 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=ran-slice-api, rpc=instantiateRANSliceReconfigure, mode=sync, version=2.0.1, md5sum=9b9dd1d1ac67a8626c5d5951ba0dcf2d] to database 13:46:08 2025-12-04 13:45:19 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=ran-slice-api, rpc=configNotification, mode=sync, version=2.0.1, md5sum=d98ff9ab12595954cac8cd66b9c2d42b] to database 13:46:08 2025-12-04 13:45:19 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=ran-slice-api, rpc=configureNearRTRIC, mode=sync, version=2.0.1, md5sum=819540669bc0d1e1e1143860df2c9056] to database 13:46:08 2025-12-04 13:45:19 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=ran-slice-api, rpc=deactivateRANSliceInstance, mode=sync, version=2.0.1, md5sum=67d37bbb2b164e8f9eaccc794ea74d6d] to database 13:46:08 2025-12-04 13:45:19 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=ran-slice-api, rpc=activateRANSliceInstance, mode=sync, version=2.0.1, md5sum=783cc9069c1ae2c5a3472bc90d88dff0] to database 13:46:08 2025-12-04 13:45:19 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=ran-slice-api, rpc=terminateRANSliceInstance-cps, mode=sync, version=2.0.1, md5sum=324b31e29c74702996aae0567cdf5a63] to database 13:46:08 2025-12-04 13:45:19 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=ran-slice-api, rpc=configureRANSliceInstance, mode=sync, version=2.0.1, md5sum=b9c350982f7bcd0f46af7a8c63b9d198] to database 13:46:08 2025-12-04 13:45:19 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=ran-slice-api, rpc=terminateRANSliceInstance-configDB, mode=sync, version=2.0.1, md5sum=6c796268becefb8fc1f04d2369edce06] to database 13:46:08 2025-12-04 13:45:19 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=ASDC-API, rpc=vf-license-model-update, mode=sync, version=2.0.1, md5sum=289cca38354b366ee31ffe3787852650] to database 13:46:08 2025-12-04 13:45:19 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=optical-service, rpc=handle-async-notif, mode=sync, version=3.0.2, md5sum=6ca05465065c43203b0e719169a727de] to database 13:46:08 2025-12-04 13:45:19 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=optical-service, rpc=optical-service-create-sync-success, mode=sync, version=3.0.2, md5sum=bf7d6a6485d2ea0f1c021b1e3128b4af] to database 13:46:08 2025-12-04 13:45:19 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=optical-service, rpc=create-service-async, mode=sync, version=3.0.2, md5sum=5dfb8cd33e0d6ea30104422b48e45811] to database 13:46:08 2025-12-04 13:45:19 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=optical-service, rpc=mdons-closed-loop, mode=sync, version=3.0.2, md5sum=576aa3bd6c15d65a6c495652dbd3bbe8] to database 13:46:08 2025-12-04 13:45:19 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=optical-service, rpc=delete-bandwidth-update-odu2, mode=sync, version=3.0.2, md5sum=2d3a15bf2033329836095a6c5e922578] to database 13:46:08 2025-12-04 13:45:19 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=optical-service, rpc=delete-service-async, mode=sync, version=3.0.2, md5sum=8e7e188aafc98a7851f3ed9bf6ee6097] to database 13:46:08 2025-12-04 13:45:19 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=optical-service, rpc=bandwidth-update, mode=sync, version=3.0.2, md5sum=d664dc588322b086322dd6dfba2996bb] to database 13:46:08 2025-12-04 13:45:19 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=optical-service, rpc=optical-service-delete, mode=sync, version=3.0.2, md5sum=819e4c25f72cbc905bdb89b9bdf23356] to database 13:46:08 2025-12-04 13:45:19 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=optical-service, rpc=service-create-tapi, mode=sync, version=3.0.2, md5sum=89e21d2f28dc9b107cfecb8b55e90c86] to database 13:46:08 2025-12-04 13:45:19 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=optical-service, rpc=call-bandwidth-update-pinterface, mode=sync, version=3.0.2, md5sum=fc93041d963442445c7fc23bfe03ef7c] to database 13:46:08 2025-12-04 13:45:19 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=optical-service, rpc=delete-bandwidth-update-odu4, mode=sync, version=3.0.2, md5sum=1a8932a2e2b177946b8f64e0b375794f] to database 13:46:08 2025-12-04 13:45:19 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=optical-service, rpc=bandwidth-update-odu4, mode=sync, version=3.0.2, md5sum=bf4cc2d9d7eddc597f212c4ac0ab194b] to database 13:46:08 2025-12-04 13:45:19 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=optical-service, rpc=service-delete-tapi, mode=sync, version=3.0.2, md5sum=d57baecb3ada1b8f7aedfa3386303fb6] to database 13:46:08 2025-12-04 13:45:19 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=optical-service, rpc=delete-bandwidth-update-odu1, mode=sync, version=3.0.2, md5sum=decf6ed30881c46e00c0b5436f18d30a] to database 13:46:08 2025-12-04 13:45:19 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=optical-service, rpc=bandwidth-update-odu3, mode=sync, version=3.0.2, md5sum=e1733e18a388a921af6876448ed013ea] to database 13:46:08 2025-12-04 13:45:19 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=optical-service, rpc=delete-bandwidth-update-odu3, mode=sync, version=3.0.2, md5sum=1f2cc919e1d5bec29431344647383909] to database 13:46:08 2025-12-04 13:45:19 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=optical-service, rpc=inter-domain-handling, mode=sync, version=3.0.2, md5sum=43697a0c279b2a3a2b548caed8cb1b03] to database 13:46:08 2025-12-04 13:45:19 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=optical-service, rpc=service-create-msa, mode=sync, version=3.0.2, md5sum=7b3a58e04757ad98e62d74590ad9faeb] to database 13:46:08 2025-12-04 13:45:19 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=optical-service, rpc=success-aai-update-tapi, mode=sync, version=3.0.2, md5sum=e8f5e5602700da0a3d9da08522aa5777] to database 13:46:08 2025-12-04 13:45:19 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=optical-service, rpc=main-create, mode=sync, version=3.0.2, md5sum=ad233ef8b34e6ea0c7031acab40db61d] to database 13:46:08 2025-12-04 13:45:19 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=optical-service, rpc=service-delete-msa, mode=sync, version=3.0.2, md5sum=feb8f32ebbbdbbd0e221e5102d98d32c] to database 13:46:08 2025-12-04 13:45:20 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=optical-service, rpc=optical-validate-input-params, mode=sync, version=3.0.2, md5sum=ceb8f65c17980cff7efc88171c23b2a5] to database 13:46:08 2025-12-04 13:45:20 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=optical-service, rpc=bandwidth-update-odu1, mode=sync, version=3.0.2, md5sum=f3c1e8bfc0eb81af635648bd0a1ecd07] to database 13:46:08 2025-12-04 13:45:20 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=optical-service, rpc=bandwidth-update-odu2, mode=sync, version=3.0.2, md5sum=d01b85a8c0f44916fc29f3737c1971f5] to database 13:46:08 2025-12-04 13:45:20 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=optical-service, rpc=create-service-relationship, mode=sync, version=3.0.2, md5sum=2e64e7a8010795dc67ae1d5add124269] to database 13:46:08 2025-12-04 13:45:20 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=optical-service, rpc=optical-service-create, mode=sync, version=3.0.2, md5sum=4cabd26caeb81a6475f17f0879c580af] to database 13:46:08 2025-12-04 13:45:20 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=optical-service, rpc=aai-delete-service-handling, mode=sync, version=3.0.2, md5sum=a504a98b6e9175b8b910069f57c3a24f] to database 13:46:08 2025-12-04 13:45:20 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vnf-topology-operation, mode=sync, version=3.0.2, md5sum=f6a30f61c5933b658cca41ccae62e5a1] to database 13:46:08 2025-12-04 13:45:20 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-vf-module-generate-name-changeassign, mode=sync, version=3.0.2, md5sum=5f9dd7fbab0edbc425f77ca02f3ff615] to database 13:46:08 2025-12-04 13:45:20 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=eipam-create-network-role-pool, mode=sync, version=3.0.2, md5sum=dc076d8b5eb67640fbe172543f747e17] to database 13:46:08 2025-12-04 13:45:20 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vf-module-topology-vlan-tagging-activate, mode=sync, version=3.0.2, md5sum=55e5780c20069d7d5e49e0651ca948d3] to database 13:46:08 2025-12-04 13:45:20 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=port-mirror-topology-operation-deactivate-async, mode=sync, version=3.0.2, md5sum=ac3b41a2833c5ff15928a39c9b83dd9f] to database 13:46:08 2025-12-04 13:45:20 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=connection-attachment-topology-operation, mode=sync, version=3.0.2, md5sum=85c9858fa18686ddb263d5b89d1f461a] to database 13:46:08 2025-12-04 13:45:20 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=bbs-internet-profile-vnf-topology-operation-common-huawei, mode=sync, version=3.0.2, md5sum=148ef1ac5628939e08f2652a9ec84285] to database 13:46:08 2025-12-04 13:45:20 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=network-topology-operation-activate, mode=sync, version=3.0.2, md5sum=3f079e830498899405541e82cfd13d35] to database 13:46:08 2025-12-04 13:45:20 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-vf-module-forking-logic, mode=sync, version=3.0.2, md5sum=aa7e5d72eb27976adfff24db3ee9bc6f] to database 13:46:08 2025-12-04 13:45:20 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vnf-topology-operation-async, mode=sync, version=3.0.2, md5sum=d1472c6951471ea2047997ab288f3402] to database 13:46:08 2025-12-04 13:45:20 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=generate-vpn-binding-id, mode=sync, version=3.0.2, md5sum=ed239e421d88386e378e5834d83e5170] to database 13:46:08 2025-12-04 13:45:20 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-vnf-assign, mode=sync, version=3.0.2, md5sum=3aec4c34aff8c225eaa6ee8c8d08956f] to database 13:46:08 2025-12-04 13:45:20 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vnf-topology-operation-deactivate, mode=sync, version=3.0.2, md5sum=69496ef0f4feb084548ed477867f51c0] to database 13:46:08 2025-12-04 13:45:20 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=naming-policy-generate-name, mode=sync, version=3.0.2, md5sum=eb3a685c8ca7f87549f99c73f43413bf] to database 13:46:08 2025-12-04 13:45:20 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=brg-topology-operation-create, mode=sync, version=3.0.2, md5sum=78cefb94860305d211f943d7cef87390] to database 13:46:08 2025-12-04 13:45:20 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-vnf-mdsal-put, mode=sync, version=3.0.2, md5sum=d2c53d0968a044d1930ba2c12223c003] to database 13:46:08 2025-12-04 13:45:20 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=wan-connection-topology-operation-create, mode=sync, version=3.0.2, md5sum=c80cd2356a8da9626e4c9d36ec131eda] to database 13:46:08 2025-12-04 13:45:20 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=validate-network-input-parameters, mode=sync, version=3.0.2, md5sum=f031a3af770991277f63bf2db098c6f0] to database 13:46:08 2025-12-04 13:45:20 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=validate-brg-input, mode=sync, version=3.0.2, md5sum=4d9c978c830dc1cad2cbda2f499234e5] to database 13:46:08 2025-12-04 13:45:20 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vnf-topology-operation-assign-async, mode=sync, version=3.0.2, md5sum=6f9a518e8bcaeae6c0313b9b199cb275] to database 13:46:08 2025-12-04 13:45:20 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=network-topology-operation-assign-from-preload, mode=sync, version=3.0.2, md5sum=68e83812ec862008fbaa6ca362af090b] to database 13:46:08 2025-12-04 13:45:20 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=generic-configuration-notification-unassign, mode=sync, version=3.0.2, md5sum=4f15964dbdb00ee4cf241fa507c110be] to database 13:46:08 2025-12-04 13:45:20 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=generic-configuration-notification-activate, mode=sync, version=3.0.2, md5sum=1f5fea9d704838bc7cf05e0cee2b9ef8] to database 13:46:08 2025-12-04 13:45:20 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=service-topology-operation-deactivate, mode=sync, version=3.0.2, md5sum=c258b2810da9b455d1c7555c6ed0af7a] to database 13:46:08 2025-12-04 13:45:20 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=generate-unique-name, mode=sync, version=3.0.2, md5sum=ed256ecebab53d57ef8970f5a2415342] to database 13:46:08 2025-12-04 13:45:20 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=validate-bbs-network-input-parameters, mode=sync, version=3.0.2, md5sum=ea62529343f4d333782931b700604d5a] to database 13:46:08 2025-12-04 13:45:20 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-vf-module-generate-name, mode=sync, version=3.0.2, md5sum=1d43a34261385ac3bcd383d814336fa4] to database 13:46:08 2025-12-04 13:45:20 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=brg-topology-operation, mode=sync, version=3.0.2, md5sum=9d3b18b06a57678290a7cc8b2a7e1247] to database 13:46:08 2025-12-04 13:45:20 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-vnf-changeassign, mode=sync, version=3.0.2, md5sum=97feabda3037431a78ccbfd5be466e28] to database 13:46:08 2025-12-04 13:45:20 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-process-vnf-mapping-ra-response, mode=sync, version=3.0.2, md5sum=c59d26cfe9a65b9d2a1e6f5ed2c5de7b] to database 13:46:08 2025-12-04 13:45:20 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=api-contrail-route-topology-operation-create, mode=sync, version=3.0.2, md5sum=636cf6e8b23f87c24dc2bab3d33d6fcc] to database 13:46:08 2025-12-04 13:45:20 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-generate-name-changeassign, mode=sync, version=3.0.2, md5sum=6da1cee7c0d13b5263cbd62bf252e393] to database 13:46:08 2025-12-04 13:45:20 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vnf-topology-operation-assign, mode=sync, version=3.0.2, md5sum=9324ef349aaf64dd3211c5e8a59c55b8] to database 13:46:08 2025-12-04 13:45:20 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vf-module-topology-operation-assign, mode=sync, version=3.0.2, md5sum=210199c09091c976b4375a463028e53b] to database 13:46:08 2025-12-04 13:45:21 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=security-zone-topology-operation-unassign, mode=sync, version=3.0.2, md5sum=80a5a14c8f4105674dc6c84b45974b9d] to database 13:46:08 2025-12-04 13:45:21 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vnf-get-resource-request, mode=sync, version=3.0.2, md5sum=6ddc508a5031804fcff39e5419e8d370] to database 13:46:08 2025-12-04 13:45:21 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=getpathsegment-topology-operation-create, mode=sync, version=3.0.2, md5sum=0bddc66b4b8b2e81bb31fad1654debc0] to database 13:46:08 2025-12-04 13:45:21 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-aai-vnf-put, mode=sync, version=3.0.2, md5sum=5fbf7387e036dd0c96e492dee2cdfcc6] to database 13:46:08 2025-12-04 13:45:21 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=tunnelxconn-topology-operation-unassign, mode=sync, version=3.0.2, md5sum=2904c9196e19c615f408adbdc7d755fd] to database 13:46:08 2025-12-04 13:45:21 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=pnf-topology-operation-deactivate, mode=sync, version=3.0.2, md5sum=efc4a742458ff72d7d3647da502f8e33] to database 13:46:08 2025-12-04 13:45:21 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=policy-update-notify-operation, mode=sync, version=3.0.2, md5sum=2d4b77020431253ebcd530aa305cd493] to database 13:46:08 2025-12-04 13:45:21 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=generic-configuration-notification, mode=sync, version=3.0.2, md5sum=6ef94bda091d10b455f798b2e0a174cc] to database 13:46:08 2025-12-04 13:45:21 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=api-contrail-route-topology-operation-activate, mode=sync, version=3.0.2, md5sum=1f6ac3b83de7568f149c1b00076de5a5] to database 13:46:08 2025-12-04 13:45:21 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=manage-vni-assignment, mode=sync, version=3.0.2, md5sum=e8727eec60f76c7ed994be87cd35a07e] to database 13:46:08 2025-12-04 13:45:21 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vnf-topology-operation-changeassign, mode=sync, version=3.0.2, md5sum=29681682ba205ee0a57f06bf98777ecb] to database 13:46:08 2025-12-04 13:45:21 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=pnf-topology-operation, mode=sync, version=3.0.2, md5sum=69bebabf2c9d45d33610ce08eae5c8ba] to database 13:46:08 2025-12-04 13:45:21 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=bbs-internet-profile-network-topology-operation-create-huawei, mode=sync, version=3.0.2, md5sum=a323042b99d709b47336acbc9e4ffe36] to database 13:46:08 2025-12-04 13:45:21 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=generate-subnets-subnet-id, mode=sync, version=3.0.2, md5sum=b1bb6da853f5e004873d5e3ec5b05dc7] to database 13:46:08 2025-12-04 13:45:21 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=port-mirror-topology-operation-activate-sync, mode=sync, version=3.0.2, md5sum=2100f973934a2db929600e13bd34f8be] to database 13:46:08 2025-12-04 13:45:21 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=eipam-allocate-generic-subnet, mode=sync, version=3.0.2, md5sum=665aba50dce3d19917a755513791e971] to database 13:46:08 2025-12-04 13:45:21 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-vnf-generate-name-changeassign, mode=sync, version=3.0.2, md5sum=877182e32bb4d20dba553eb090f11214] to database 13:46:08 2025-12-04 13:45:21 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=get-data-from-policy, mode=sync, version=3.0.2, md5sum=4442ee97afa3a1052a7528cf81fe2465] to database 13:46:08 2025-12-04 13:45:21 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=validate-vf-module-input, mode=sync, version=3.0.2, md5sum=f86746a1b26840a5fb936d60dd914cf8] to database 13:46:08 2025-12-04 13:45:21 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-pnf-ra-assignment, mode=sync, version=3.0.2, md5sum=900c215e292a1db889ad194f28a308e0] to database 13:46:08 2025-12-04 13:45:21 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=bbs-internet-profile-vnf-topology-operation-delete-huawei, mode=sync, version=3.0.2, md5sum=a3fc2451f2a3d51241303766f9af3cf9] to database 13:46:08 2025-12-04 13:45:21 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=port-mirror-topology-operation-enable, mode=sync, version=3.0.2, md5sum=e1bd74b9f9f0e208c78ccfae4ae31541] to database 13:46:08 2025-12-04 13:45:21 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-vfmodule-ra-assignment, mode=sync, version=3.0.2, md5sum=2cfb804eb5beb51eefb8f032e73dde2b] to database 13:46:08 2025-12-04 13:45:21 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=create-l3-subnet, mode=sync, version=3.0.2, md5sum=396dbb405aff0784e2b790892fbe9900] to database 13:46:08 2025-12-04 13:45:21 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-unresolved-composite-data, mode=sync, version=3.0.2, md5sum=07c9c9bfca99e418d947d9e5ba747edc] to database 13:46:08 2025-12-04 13:45:21 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=getpathsegment-create-simple-path, mode=sync, version=3.0.2, md5sum=dbd7cc40e5c285efd1c5503301e7f48c] to database 13:46:08 2025-12-04 13:45:21 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=bbs-access-connectivity-vnf-topology-operation-create-huawei, mode=sync, version=3.0.2, md5sum=38ea07243eaa129a907904cb84f37e92] to database 13:46:08 2025-12-04 13:45:21 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=contrail-route-topology-operation-assign, mode=sync, version=3.0.2, md5sum=5154e43e4e0928a2e3d31416e83a0827] to database 13:46:08 2025-12-04 13:45:21 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=security-zone-topology-operation-delete, mode=sync, version=3.0.2, md5sum=d6583f09346de487cd3c62647dd2c55c] to database 13:46:08 2025-12-04 13:45:21 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-process-vfmodule-mapping-ra-response, mode=sync, version=3.0.2, md5sum=75251df6a322c37e0c21415c28180755] to database 13:46:08 2025-12-04 13:45:21 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=wan-connection-topology-operation-deactivate, mode=sync, version=3.0.2, md5sum=eb2d2f798393751510fa9cd238b7d463] to database 13:46:08 2025-12-04 13:45:21 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=policy-manager-delete-policy, mode=sync, version=3.0.2, md5sum=a4a711e8ab10984f98502678918fa396] to database 13:46:08 2025-12-04 13:45:21 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=generate-panorama-name, mode=sync, version=3.0.2, md5sum=b911cd829b36a1f3893550e87b23029b] to database 13:46:08 2025-12-04 13:45:21 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sotn-network-topology-operation-deactivate, mode=sync, version=3.0.2, md5sum=5239e085b19cfbb7b33fe4cc9f13f793] to database 13:46:08 2025-12-04 13:45:21 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sotn-network-topology-operation-delete, mode=sync, version=3.0.2, md5sum=2600c49dbb3e5d50aa61a2ace440938c] to database 13:46:08 2025-12-04 13:45:21 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sotn-attachment-topology-operation-activate, mode=sync, version=3.0.2, md5sum=e2e8a47071278a98a852e37f27fe5a5c] to database 13:46:08 2025-12-04 13:45:21 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sotn-get-saved-ar-param, mode=sync, version=3.0.2, md5sum=548e8b4180fc9cba7f26cfd80c084849] to database 13:46:08 2025-12-04 13:45:21 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=validate-sotn-network-input-parameters, mode=sync, version=3.0.2, md5sum=7998bf38236206f2c6c8cf194cb50e0d] to database 13:46:08 2025-12-04 13:45:21 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sotn-attachment-topology-operation-delete, mode=sync, version=3.0.2, md5sum=f08120f88f255617e1679e45580bc240] to database 13:46:08 2025-12-04 13:45:21 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sotn-network-topology-operation-reoptimize, mode=sync, version=3.0.2, md5sum=4f89983462e368db3107a09e1e599fa9] to database 13:46:08 2025-12-04 13:45:21 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sotn-network-topology-operation-create, mode=sync, version=3.0.2, md5sum=2fdcb05c0744dacaba3629002c5973a3] to database 13:46:08 2025-12-04 13:45:21 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sotn-network-topology-operation-activate, mode=sync, version=3.0.2, md5sum=f6859b3532acda0a279ea0ba5d365b4c] to database 13:46:08 2025-12-04 13:45:21 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sotn-attachment-topology-operation-deactivate, mode=sync, version=3.0.2, md5sum=d4641412b136860fef9e31c63ae65542] to database 13:46:08 2025-12-04 13:45:21 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sotn-attachment-topology-operation-create, mode=sync, version=3.0.2, md5sum=da553b5649f0b4922d5d0d54fac9a6b7] to database 13:46:08 2025-12-04 13:45:21 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vf-module-generate-heat-parameters, mode=sync, version=3.0.2, md5sum=d4512faa00629313a943ed2bc75164ce] to database 13:46:08 2025-12-04 13:45:21 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-pnf-generate-name, mode=sync, version=3.0.2, md5sum=866c9c0b64cd5c3b682711224b74afec] to database 13:46:08 2025-12-04 13:45:21 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=generate-allottedresource-id, mode=sync, version=3.0.2, md5sum=6ab59243b2d2d78453f4ecbb603b9ee0] to database 13:46:08 2025-12-04 13:45:21 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=SUBNET-API, rpc=managed-network-notification, mode=sync, version=3.0.2, md5sum=97537f388c266a7d6f1f255918f41735] to database 13:46:08 2025-12-04 13:45:21 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=port-mirror-get-policy, mode=sync, version=3.0.2, md5sum=03cdb8726fe27bd021c143915ad1483a] to database 13:46:08 2025-12-04 13:45:21 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vnf-topology-operation-activate, mode=sync, version=3.0.2, md5sum=628593a4fe672f64f339cc7658fc5484] to database 13:46:08 2025-12-04 13:45:21 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=get-tunnelxconn-ar, mode=sync, version=3.0.2, md5sum=feedd5fd005bdb068c9ad00cc82c5c08] to database 13:46:08 2025-12-04 13:45:21 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=assign-vlan-tags, mode=sync, version=3.0.2, md5sum=b308f4b1cacd6aae64da068de1992be8] to database 13:46:08 2025-12-04 13:45:21 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=security-zone-topology-operation-activate, mode=sync, version=3.0.2, md5sum=d3ec38f94a8bd3b8ec22983c7e483875] to database 13:46:08 2025-12-04 13:45:22 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=generic-configuration-notification-assign, mode=sync, version=3.0.2, md5sum=57b610d794dd5695ce357e0748276e62] to database 13:46:08 2025-12-04 13:45:22 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=port-mirror-topology-operation-async, mode=sync, version=3.0.2, md5sum=b2c3481334e190575b0c5b8fae9fb997] to database 13:46:08 2025-12-04 13:45:22 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=port-mirror-topology-operation-disable, mode=sync, version=3.0.2, md5sum=868080eaa2d0b09399efd01a1cdac10d] to database 13:46:08 2025-12-04 13:45:22 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=tunnelxconn-topology-operation-deactivate, mode=sync, version=3.0.2, md5sum=4987c4207672696c81c5ff28c53f8ee0] to database 13:46:08 2025-12-04 13:45:22 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=validate-pnf-input, mode=sync, version=3.0.2, md5sum=b69369f62b08ad08d17cc0b86ada8a9a] to database 13:46:08 2025-12-04 13:45:22 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=port-mirror-topology-operation, mode=sync, version=3.0.2, md5sum=1257472226097a726767ee577ef31ed3] to database 13:46:08 2025-12-04 13:45:22 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=getpathsegment-simple-match-pair, mode=sync, version=3.0.2, md5sum=b3d50598d45cea9242a00ee20a185243] to database 13:46:08 2025-12-04 13:45:22 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-vf-module-assign, mode=sync, version=3.0.2, md5sum=8d858df0f379d7c7d27aed01915a0cc1] to database 13:46:08 2025-12-04 13:45:22 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-vf-module-unassign, mode=sync, version=3.0.2, md5sum=c569b132879e1652a62f8552f1b72216] to database 13:46:08 2025-12-04 13:45:22 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=bbs-access-connectivity-network-topology-operation-create-huawei, mode=sync, version=3.0.2, md5sum=3683f10fb2e815f78742392ea67f66e0] to database 13:46:08 2025-12-04 13:45:22 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vf-module-topology-operation-activate, mode=sync, version=3.0.2, md5sum=72710e24b95a849940cc5769a71a3471] to database 13:46:08 2025-12-04 13:45:22 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-aai-vf-module-put, mode=sync, version=3.0.2, md5sum=9eedf2540b725926bd9ed47869ee96d0] to database 13:46:08 2025-12-04 13:45:22 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=service-topology-operation, mode=sync, version=3.0.2, md5sum=c5b24bf1c62e65a432290f6773a83440] to database 13:46:08 2025-12-04 13:45:22 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vf-module-topology-operation-assign-sync, mode=sync, version=3.0.2, md5sum=a579d4cb35c28b7318b02fa83d71ca52] to database 13:46:08 2025-12-04 13:45:22 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=tunnelxconn-topology-operation-assign, mode=sync, version=3.0.2, md5sum=6a011f7e51f148c603a5eaefcd74e7c6] to database 13:46:08 2025-12-04 13:45:22 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=aai-get-aic-zone, mode=sync, version=3.0.2, md5sum=81b661e6badd75bdb4a97f8a6633898f] to database 13:46:08 2025-12-04 13:45:22 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=brg-topology-operation-assign, mode=sync, version=3.0.2, md5sum=bbd265c24cdd0d23f21843a5d0ad8c51] to database 13:46:08 2025-12-04 13:45:22 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=contrail-route-topology-operation-unassign, mode=sync, version=3.0.2, md5sum=f22d5db50e8935a48a9495fad6cc2dc8] to database 13:46:08 2025-12-04 13:45:22 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicExpressionFactory - token recognition error at: '`' 13:46:08 2025-12-04 13:45:22 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicParser - Parsing failed 13:46:08 org.xml.sax.SAXException: line 399:173 Cannot set attribute test 13:46:08 org.onap.ccsdk.sli.core.sli.SvcLogicParserException: token recognition error at: '`' 13:46:08 at org.onap.ccsdk.sli.core.sli.SvcLogicParser$SvcLogicHandler.startElement(SvcLogicParser.java:232) 13:46:08 at java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.startElement(Unknown Source) 13:46:08 at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(Unknown Source) 13:46:08 at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(Unknown Source) 13:46:08 at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(Unknown Source) 13:46:08 at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(Unknown Source) 13:46:08 at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(Unknown Source) 13:46:08 at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source) 13:46:08 at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source) 13:46:08 at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source) 13:46:08 at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(Unknown Source) 13:46:08 at java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(Unknown Source) 13:46:08 at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source) 13:46:08 at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(Unknown Source) 13:46:08 at java.xml/javax.xml.parsers.SAXParser.parse(Unknown Source) 13:46:08 at org.onap.ccsdk.sli.core.sli.SvcLogicParser.parse(SvcLogicParser.java:318) 13:46:08 at org.onap.ccsdk.sli.core.sli.SvcLogicLoader.saveGraph(SvcLogicLoader.java:132) 13:46:08 at org.onap.ccsdk.sli.core.sli.SvcLogicLoader.loadGraphs(SvcLogicLoader.java:116) 13:46:08 at org.onap.ccsdk.sli.core.sli.SvcLogicLoader.loadAndActivate(SvcLogicLoader.java:61) 13:46:08 at org.onap.ccsdk.sli.core.sli.SvcLogicParser.main(SvcLogicParser.java:411) 13:46:08 Caused by: org.onap.ccsdk.sli.core.sli.SvcLogicParserException: token recognition error at: '`' 13:46:08 at org.onap.ccsdk.sli.core.sli.SvcLogicExpressionFactory.parse(SvcLogicExpressionFactory.java:63) 13:46:08 at org.onap.ccsdk.sli.core.sli.SvcLogicParser$SvcLogicHandler.startElement(SvcLogicParser.java:221) 13:46:08 ... 19 more 13:46:08 2025-12-04 13:45:22 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Couldn't load graph at /opt/onap/sdnc/svclogic/graphs/generic-resource-api/GENERIC-RESOURCE-API_wan-connection-topology-operation-activate.xml 13:46:08 org.onap.ccsdk.sli.core.sli.SvcLogicException: Compiler error: /opt/onap/sdnc/svclogic/graphs/generic-resource-api/GENERIC-RESOURCE-API_wan-connection-topology-operation-activate.xml @ line 399:173 Cannot set attribute test 13:46:08 at org.onap.ccsdk.sli.core.sli.SvcLogicLoader.saveGraph(SvcLogicLoader.java:134) 13:46:08 at org.onap.ccsdk.sli.core.sli.SvcLogicLoader.loadGraphs(SvcLogicLoader.java:116) 13:46:08 at org.onap.ccsdk.sli.core.sli.SvcLogicLoader.loadAndActivate(SvcLogicLoader.java:61) 13:46:08 at org.onap.ccsdk.sli.core.sli.SvcLogicParser.main(SvcLogicParser.java:411) 13:46:08 Caused by: org.onap.ccsdk.sli.core.sli.SvcLogicException: Compiler error: /opt/onap/sdnc/svclogic/graphs/generic-resource-api/GENERIC-RESOURCE-API_wan-connection-topology-operation-activate.xml @ line 399:173 Cannot set attribute test 13:46:08 at org.onap.ccsdk.sli.core.sli.SvcLogicParser.parse(SvcLogicParser.java:331) 13:46:08 at org.onap.ccsdk.sli.core.sli.SvcLogicLoader.saveGraph(SvcLogicLoader.java:132) 13:46:08 ... 3 more 13:46:08 2025-12-04 13:45:22 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sotn-create-otn-tunnel, mode=sync, version=3.0.2, md5sum=0776e2281135a244e33f41823189103c] to database 13:46:08 2025-12-04 13:45:22 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sotn-vf-operation-l2vpn-create, mode=sync, version=3.0.2, md5sum=0181a7c64029f612422993eae7030271] to database 13:46:08 2025-12-04 13:45:22 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sotn-vnf-topology-operation-underlay-activate, mode=sync, version=3.0.2, md5sum=9ea04fb30dc269c1b2a23424895bc55f] to database 13:46:08 2025-12-04 13:45:22 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sotn-vnf-topology-operation-underlay-deactivate, mode=sync, version=3.0.2, md5sum=f577ae62ac21b1adbc9dcb71802a7640] to database 13:46:08 2025-12-04 13:45:22 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sotn-get-vf-module-uni-param, mode=sync, version=3.0.2, md5sum=cae6af02d807bfaed1b27215594d7c20] to database 13:46:08 2025-12-04 13:45:22 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sotn-vf-operation-uni-activate, mode=sync, version=3.0.2, md5sum=76f98aba44b7a404ec0d0eae720f044f] to database 13:46:08 2025-12-04 13:45:22 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sotn-vf-operation-uni-delete, mode=sync, version=3.0.2, md5sum=ec76de80dcb1a07a62dd5a806d351e95] to database 13:46:08 2025-12-04 13:45:22 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sotn-vf-operation-uni-create, mode=sync, version=3.0.2, md5sum=17cf8d41dc731db981239ed5541e2ae7] to database 13:46:08 2025-12-04 13:45:22 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sotn-vf-operation-uni-deactivate, mode=sync, version=3.0.2, md5sum=33440d51eab052698bc0b5f58aaf8f20] to database 13:46:08 2025-12-04 13:45:22 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sotn-vf-operation-l2vpn-delete, mode=sync, version=3.0.2, md5sum=943fb23d726dfd32c169917f51797edb] to database 13:46:08 2025-12-04 13:45:22 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sotn-vnf-topology-operation-underlay-create, mode=sync, version=3.0.2, md5sum=1379c771caed7308d125df40e71845b9] to database 13:46:08 2025-12-04 13:45:22 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sotn-vnf-topology-operation-underlay-delete, mode=sync, version=3.0.2, md5sum=7fa8b817db52684371a80e2158e15782] to database 13:46:08 2025-12-04 13:45:22 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sotn-vf-operation-l2vpn-deactivate, mode=sync, version=3.0.2, md5sum=6d4d1f78b52dc5924d1557fed66f12ea] to database 13:46:08 2025-12-04 13:45:22 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sotn-vf-operation-l2vpn-activate, mode=sync, version=3.0.2, md5sum=92d695a2b44843cbf039e3b6b7d23cf7] to database 13:46:08 2025-12-04 13:45:22 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicParser - Parsing failed 13:46:08 org.xml.sax.SAXParseException; systemId: file:///opt/onap/sdnc/svclogic/graphs/generic-resource-api/sotn_nni/GENERIC-RESOURCE-API_sotn-get-otn-tunnel-path-from-oof.xml; lineNumber: 1; columnNumber: 132; The prefix "xsi" for attribute "xsi:schemaLocation" associated with an element type "service-logic" is not bound. 13:46:08 at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(Unknown Source) 13:46:08 at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(Unknown Source) 13:46:08 at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(Unknown Source) 13:46:08 at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(Unknown Source) 13:46:08 at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(Unknown Source) 13:46:08 at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(Unknown Source) 13:46:08 at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl$NSContentDriver.scanRootElementHook(Unknown Source) 13:46:08 at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(Unknown Source) 13:46:08 at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(Unknown Source) 13:46:08 at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(Unknown Source) 13:46:08 at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(Unknown Source) 13:46:08 at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source) 13:46:08 at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source) 13:46:08 at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source) 13:46:08 at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(Unknown Source) 13:46:08 at java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(Unknown Source) 13:46:08 at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source) 13:46:08 at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(Unknown Source) 13:46:08 at java.xml/javax.xml.parsers.SAXParser.parse(Unknown Source) 13:46:08 at org.onap.ccsdk.sli.core.sli.SvcLogicParser.parse(SvcLogicParser.java:318) 13:46:08 at org.onap.ccsdk.sli.core.sli.SvcLogicLoader.saveGraph(SvcLogicLoader.java:132) 13:46:08 at org.onap.ccsdk.sli.core.sli.SvcLogicLoader.loadGraphs(SvcLogicLoader.java:116) 13:46:08 at org.onap.ccsdk.sli.core.sli.SvcLogicLoader.loadAndActivate(SvcLogicLoader.java:61) 13:46:08 at org.onap.ccsdk.sli.core.sli.SvcLogicParser.main(SvcLogicParser.java:411) 13:46:08 2025-12-04 13:45:22 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Couldn't load graph at /opt/onap/sdnc/svclogic/graphs/generic-resource-api/sotn_nni/GENERIC-RESOURCE-API_sotn-get-otn-tunnel-path-from-oof.xml 13:46:08 org.onap.ccsdk.sli.core.sli.SvcLogicException: Compiler error: /opt/onap/sdnc/svclogic/graphs/generic-resource-api/sotn_nni/GENERIC-RESOURCE-API_sotn-get-otn-tunnel-path-from-oof.xml @ The prefix "xsi" for attribute "xsi:schemaLocation" associated with an element type "service-logic" is not bound. 13:46:08 at org.onap.ccsdk.sli.core.sli.SvcLogicLoader.saveGraph(SvcLogicLoader.java:134) 13:46:08 at org.onap.ccsdk.sli.core.sli.SvcLogicLoader.loadGraphs(SvcLogicLoader.java:116) 13:46:08 at org.onap.ccsdk.sli.core.sli.SvcLogicLoader.loadAndActivate(SvcLogicLoader.java:61) 13:46:08 at org.onap.ccsdk.sli.core.sli.SvcLogicParser.main(SvcLogicParser.java:411) 13:46:08 Caused by: org.onap.ccsdk.sli.core.sli.SvcLogicException: Compiler error: /opt/onap/sdnc/svclogic/graphs/generic-resource-api/sotn_nni/GENERIC-RESOURCE-API_sotn-get-otn-tunnel-path-from-oof.xml @ The prefix "xsi" for attribute "xsi:schemaLocation" associated with an element type "service-logic" is not bound. 13:46:08 at org.onap.ccsdk.sli.core.sli.SvcLogicParser.parse(SvcLogicParser.java:331) 13:46:08 at org.onap.ccsdk.sli.core.sli.SvcLogicLoader.saveGraph(SvcLogicLoader.java:132) 13:46:08 ... 3 more 13:46:08 2025-12-04 13:45:22 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-mS-vlan-tag-assign, mode=sync, version=3.0.2, md5sum=690d37e3aea4cfcd5809b5729001d399] to database 13:46:08 2025-12-04 13:45:22 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=contrail-route-topology-operation, mode=sync, version=3.0.2, md5sum=eea01ee382337aab8deebffdd63522bb] to database 13:46:08 2025-12-04 13:45:22 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vf-module-topology-vlan-tagging-deactivate, mode=sync, version=3.0.2, md5sum=e2a97013020e540697e712def04cf7b0] to database 13:46:08 2025-12-04 13:45:22 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=security-zone-topology-operation, mode=sync, version=3.0.2, md5sum=9b8769cf14d703306f4dbe59829f8b79] to database 13:46:08 2025-12-04 13:45:22 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=query-aai-l3-network-by-network-role, mode=sync, version=3.0.2, md5sum=6badc5686897e811abccbc7d9e7b94f7] to database 13:46:08 2025-12-04 13:45:22 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vf-module-topology-assign-rollback, mode=sync, version=3.0.2, md5sum=f44e7aaebc9337c8b8f221742bfb31a6] to database 13:46:08 2025-12-04 13:45:22 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=brg-topology-operation-delete, mode=sync, version=3.0.2, md5sum=ee88106b500688257d418a5f6f11970f] to database 13:46:08 2025-12-04 13:45:22 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vnf-topology-operation-assign-sync, mode=sync, version=3.0.2, md5sum=9978738d3f02aaf03551213431c3a406] to database 13:46:08 2025-12-04 13:45:22 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=validate-service-input, mode=sync, version=3.0.2, md5sum=baef77432d5c1408a8a4f150f0c604ea] to database 13:46:08 2025-12-04 13:45:22 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vf-module-topology-operation, mode=sync, version=3.0.2, md5sum=4ceec6312620133b14b94dc7d399facd] to database 13:46:08 2025-12-04 13:45:22 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=tunnelxconn-topology-operation-delete, mode=sync, version=3.0.2, md5sum=c89639e3ddee014306e807b7556a3cc8] to database 13:46:08 2025-12-04 13:45:22 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=service-topology-operation-delete, mode=sync, version=3.0.2, md5sum=bb58f2673a7084c756d8b1ed0fee1717] to database 13:46:08 2025-12-04 13:45:22 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=naming-policy-generate-unique-name, mode=sync, version=3.0.2, md5sum=6366cd99592b55e6f93e27ee9b2fb1c0] to database 13:46:08 2025-12-04 13:45:23 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=validate-api-contrail-route-input, mode=sync, version=3.0.2, md5sum=43a54803a2cb6fb330dedd1f01187c64] to database 13:46:08 2025-12-04 13:45:23 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-vnf-generate-name, mode=sync, version=3.0.2, md5sum=3552a951c3889958fcb0149c36e275e2] to database 13:46:08 2025-12-04 13:45:23 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=pnf-topology-operation-assign, mode=sync, version=3.0.2, md5sum=67e3678e9b28d5bf556a7d01affb98e9] to database 13:46:08 2025-12-04 13:45:23 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=generate-FQPN, mode=sync, version=3.0.2, md5sum=e11619412f107dbbc23fe28f427d1706] to database 13:46:08 2025-12-04 13:45:23 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=contrail-route-topology-operation-deactivate, mode=sync, version=3.0.2, md5sum=1bf36b2f8f77503419a5dc32d0ded32b] to database 13:46:08 2025-12-04 13:45:23 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=aai-get-network-instance-group, mode=sync, version=3.0.2, md5sum=bc39d378ba0bc7df6f15dd3cadc443f0] to database 13:46:08 2025-12-04 13:45:23 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=rollback-generated-names, mode=sync, version=3.0.2, md5sum=9db50621416d270c792b44f52a5d307d] to database 13:46:08 2025-12-04 13:45:23 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-vnf-ra-assignment, mode=sync, version=3.0.2, md5sum=25156aaa5bdff7b06f1f9f44413b930f] to database 13:46:08 2025-12-04 13:45:23 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-vnf-unassign, mode=sync, version=3.0.2, md5sum=ac295682f47441f801c8811371abd114] to database 13:46:08 2025-12-04 13:45:23 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=tunnelxconn-topology-operation-create, mode=sync, version=3.0.2, md5sum=dc746ed92e3b8a5f7a02696387296b3e] to database 13:46:08 2025-12-04 13:45:23 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vf-module-topology-operation-assign-async, mode=sync, version=3.0.2, md5sum=e43b5dc8be668460fbe62ac05e96dacd] to database 13:46:08 2025-12-04 13:45:23 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=port-mirror-topology-operation-assign-sync, mode=sync, version=3.0.2, md5sum=6e73911be8d9249c4451f0f50e3d1906] to database 13:46:08 2025-12-04 13:45:23 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=port-mirror-topology-operation-assign-async, mode=sync, version=3.0.2, md5sum=59cba2799a286c7e329786cce2d3028e] to database 13:46:08 2025-12-04 13:45:23 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=bbs-internet-profile-vnf-topology-operation-change-huawei, mode=sync, version=3.0.2, md5sum=f86d740c4abcf8172d172488282a94f0] to database 13:46:08 2025-12-04 13:45:23 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=port-mirror-topology-operation-validation, mode=sync, version=3.0.2, md5sum=3002526cab7dbdb1c6d34b74014c09fa] to database 13:46:08 2025-12-04 13:45:23 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=validate-contrail-route-input, mode=sync, version=3.0.2, md5sum=dd1c45b6c11ab3f05d18a2fd96695485] to database 13:46:08 2025-12-04 13:45:23 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=preload-vf-module-topology-operation, mode=sync, version=3.0.2, md5sum=2c21295363aa80249a8f1e12bc351615] to database 13:46:08 2025-12-04 13:45:23 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=validate-overlay-network-input-parameters, mode=sync, version=3.0.2, md5sum=b689f73bfda441df4c820a008bdf9d8c] to database 13:46:08 2025-12-04 13:45:23 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=policy-manager-create-policy, mode=sync, version=3.0.2, md5sum=3ac350d40f63db23fc299793c33861d5] to database 13:46:08 2025-12-04 13:45:23 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=p2p-vnf-topology-operation-p2p-modify, mode=sync, version=3.0.2, md5sum=ceee595b7338702cd0ad88e3e2048cd5] to database 13:46:08 2025-12-04 13:45:23 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=p2p-vnf-topology-operation-p2p-delete, mode=sync, version=3.0.2, md5sum=6b4129c390fefa3b9a4f0dfd99d7c169] to database 13:46:08 2025-12-04 13:45:23 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=p2p-vnf-topology-operation-p2p-deactivate, mode=sync, version=3.0.2, md5sum=4965ec5142a837f759cde128182e9066] to database 13:46:08 2025-12-04 13:45:23 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=p2p-vnf-topology-operation-p2p-activate, mode=sync, version=3.0.2, md5sum=71503af8c6bfaf565de1eb8736eef7aa] to database 13:46:08 2025-12-04 13:45:23 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=p2p-vnf-topology-operation-p2p-create, mode=sync, version=3.0.2, md5sum=7d008b576126ad67769f2cde8162f3e3] to database 13:46:08 2025-12-04 13:45:23 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=p2p-vnf-topology-operation-p2p-get-otn-tunnel-path-from-oof, mode=sync, version=3.0.2, md5sum=9d4c5bb79957f0b0c6598cba0b5aab1b] to database 13:46:08 2025-12-04 13:45:23 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=p2p-vnf-topology-operation-p2p-callbackdg-notification, mode=sync, version=888, md5sum=5a73449bd5805eb7322652514ff01592] to database 13:46:08 2025-12-04 13:45:23 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-vfmodule-changeassign, mode=sync, version=3.0.2, md5sum=6e54442a9dd4a5847097034f2961f3fb] to database 13:46:08 2025-12-04 13:45:23 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vf-module-topology-operation-assign-no-preload, mode=sync, version=3.0.2, md5sum=4316e776dbf104d42e61a09c5e7375c2] to database 13:46:08 2025-12-04 13:45:23 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vf-module-topology-operation-unassign, mode=sync, version=3.0.2, md5sum=de2e35a787c268861df39ec6d3dc7554] to database 13:46:08 2025-12-04 13:45:23 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=tunnelxconn-topology-operation-activate, mode=sync, version=3.0.2, md5sum=ca714c2a673c952e447e848c00869f1a] to database 13:46:08 2025-12-04 13:45:23 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=getpathsegment-populate-from-grapi, mode=sync, version=3.0.2, md5sum=22f4f351335a9006e40b122089c025a0] to database 13:46:08 2025-12-04 13:45:23 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vf-module-topology-operation-async, mode=sync, version=3.0.2, md5sum=9fff3d7d1edb47e154233f0a6cee49e0] to database 13:46:08 2025-12-04 13:45:23 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=tunnelxconn-topology-operation, mode=sync, version=3.0.2, md5sum=9e52d3e479de80df1d6c259d70f93199] to database 13:46:08 2025-12-04 13:45:23 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=create-route-target-and-vpn-binding, mode=sync, version=3.0.2, md5sum=6f76d9b8389ca665399e2716a35930e9] to database 13:46:08 2025-12-04 13:45:23 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=contrail-route-topology-operation-activate, mode=sync, version=3.0.2, md5sum=6908a6a3d8b38d9a90a2df0d399e055a] to database 13:46:08 2025-12-04 13:45:23 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=validate-generic-configuration-input, mode=sync, version=3.0.2, md5sum=a0896f93fcf98203e196d41848f16084] to database 13:46:08 2025-12-04 13:45:23 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=network-topology-operation-delete, mode=sync, version=3.0.2, md5sum=8ab77deb3111b1e002554fc6e626119f] to database 13:46:08 2025-12-04 13:45:23 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=cll-vnf-topology-operation-cll-callbackdg-notification, mode=sync, version=777, md5sum=400e79e9c5b4977a1e32ec77a14759fd] to database 13:46:08 2025-12-04 13:45:23 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=cll-vnf-topology-operation-cll-modify, mode=sync, version=3.0.2, md5sum=5fbc2e271176cbac09ec3cabce00ef11] to database 13:46:08 2025-12-04 13:45:23 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=cll-vnf-topology-operation-cll-helper-find-connectivity, mode=sync, version=3.0.2, md5sum=31cfb88a38e3a018ac084033471162b4] to database 13:46:08 2025-12-04 13:45:23 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=cll-vnf-topology-operation-cll-delete-VPNBs, mode=sync, version=3.0.2, md5sum=0a526a7529c740ea784af87fe342ea5a] to database 13:46:08 2025-12-04 13:45:23 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=cll-vnf-topology-operation-cll-delete, mode=sync, version=3.0.2, md5sum=84eb9e5d7923d610a0c3aaa6313e1824] to database 13:46:08 2025-12-04 13:45:23 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=cll-vnf-topology-operation-find-maximum-used-tpn, mode=sync, version=3.0.2, md5sum=4158317415fec4c085fe341079866190] to database 13:46:08 2025-12-04 13:45:23 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=cll-vnf-topology-operation-cll-logic, mode=sync, version=3.0.2, md5sum=f7c843355acf0d5b3641094139b2d555] to database 13:46:08 2025-12-04 13:45:23 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=cll-vnf-topology-operation-cll-helper-find-ROOT-conn, mode=sync, version=3.0.2, md5sum=994af30fd657be18ba977245481134f7] to database 13:46:08 2025-12-04 13:45:24 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=cll-vnf-topology-operation-cll-create-clean, mode=sync, version=3.0.2, md5sum=3687245eb2bf682f3fc4da573989b22a] to database 13:46:08 2025-12-04 13:45:24 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=cll-vnf-topology-operation-cll-F1-Activate, mode=sync, version=3.0.2, md5sum=92dfc556f894cd75a7283eae3b4d8236] to database 13:46:08 2025-12-04 13:45:24 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=cll-vnf-topology-operation-cll-F1, mode=sync, version=3.0.2, md5sum=0ecea6a651456f136401ae26a25cf84d] to database 13:46:08 2025-12-04 13:45:24 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=cll-vnf-topology-operation-cll-helper-find-SECONDARY-ROOT-conn, mode=sync, version=3.0.2, md5sum=90ac86ebfbc1ae645ff5be3a705ded85] to database 13:46:08 2025-12-04 13:45:24 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=cll-vnf-topology-operation-cll-F1-Activate-w-Protection, mode=sync, version=3.0.2, md5sum=31875e484294c3071a3fdf367dc8bc24] to database 13:46:08 2025-12-04 13:45:24 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=cll-vnf-topology-operation-cll-searchVpnName, mode=sync, version=3.0.2, md5sum=e8daad2f7931e27b91ff6804c4a63588] to database 13:46:08 2025-12-04 13:45:24 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vf-module-topology-operation-assign-preload, mode=sync, version=3.0.2, md5sum=3d43e9062cac628317b6751c78ba0484] to database 13:46:08 2025-12-04 13:45:24 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=manage-ipaddr-assignment, mode=sync, version=3.0.2, md5sum=53056733e2cf4c89b42392b987cd23e1] to database 13:46:08 2025-12-04 13:45:24 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=network-topology-operation-changeassign, mode=sync, version=3.0.2, md5sum=bcd65c3a4474a92df875c135e58414c4] to database 13:46:08 2025-12-04 13:45:24 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=validate-network-input, mode=sync, version=3.0.2, md5sum=0be20312d942ed3f44a10132e47f7785] to database 13:46:08 2025-12-04 13:45:24 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=getpathsegment-topology-operation, mode=sync, version=3.0.2, md5sum=0fb1e947648d41c0fcddcd02ddadf8e1] to database 13:46:08 2025-12-04 13:45:24 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-capability-param-resolution, mode=sync, version=3.0.2, md5sum=22323c49f469fb1a1402335b8d0b3174] to database 13:46:08 2025-12-04 13:45:24 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=process-eipam-pools, mode=sync, version=3.0.2, md5sum=8045eb93dab8b75daae111d7afdb6d41] to database 13:46:08 2025-12-04 13:45:24 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=pnf-topology-operation-unassign, mode=sync, version=3.0.2, md5sum=5143888153cf491dd03e5c00e703ba65] to database 13:46:08 2025-12-04 13:45:24 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=bbs-internet-profile-network-topology-operation-delete-huawei, mode=sync, version=3.0.2, md5sum=f914a566ab09c740af7f45bca4788b6f] to database 13:46:08 2025-12-04 13:45:24 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=generate-l3network-network-id, mode=sync, version=3.0.2, md5sum=a6ae29ff9d4c185889a987cede906527] to database 13:46:08 2025-12-04 13:45:24 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vf-module-topology-vlan-tagging-ip-addresses, mode=sync, version=3.0.2, md5sum=f2f8de0ada432ab20c9bdf1f68aaf98c] to database 13:46:08 2025-12-04 13:45:24 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=generate-host-routes-host-route-id, mode=sync, version=3.0.2, md5sum=72b6ccceb0897c5c1cc6ff5554308de5] to database 13:46:08 2025-12-04 13:45:24 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-process-vfmodule-template-ra-response, mode=sync, version=3.0.2, md5sum=8052583eec9a31284d563097b936b623] to database 13:46:08 2025-12-04 13:45:24 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=contrail-route-topology-operation-create, mode=sync, version=3.0.2, md5sum=8f0fd718a500bff1f33e4e950ebbea68] to database 13:46:08 2025-12-04 13:45:24 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=service-topology-operation-assign, mode=sync, version=3.0.2, md5sum=6361bc13d770745aeb6c6646cfbcc6cf] to database 13:46:09 2025-12-04 13:45:24 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=port-mirror-rollback-capacity-db, mode=sync, version=3.0.2, md5sum=e0dd1c2bad1d5e69664f6f9808317631] to database 13:46:09 2025-12-04 13:45:24 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=api-contrail-route-topology-operation-delete, mode=sync, version=3.0.2, md5sum=2d437581fc86bad8043ae96fff757b19] to database 13:46:09 2025-12-04 13:45:24 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-generate-name, mode=sync, version=3.0.2, md5sum=8974dfc687bd9289617223695c0f5acb] to database 13:46:09 2025-12-04 13:45:24 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=generic-configuration-notification-deactivate, mode=sync, version=3.0.2, md5sum=04fd132d3b3d849853bb33d5a52283ca] to database 13:46:09 2025-12-04 13:45:24 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=network-topology-operation-deactivate, mode=sync, version=3.0.2, md5sum=4addeb5ba713cfbc7021d218d492ab26] to database 13:46:09 2025-12-04 13:45:24 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vnf-topology-operation-unassign, mode=sync, version=3.0.2, md5sum=c67eb4575682ea31f6fddbf31bc7f95c] to database 13:46:09 2025-12-04 13:45:24 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=getpathsegment-composite-match-pair, mode=sync, version=3.0.2, md5sum=359641452976f7f2649b296032ac896f] to database 13:46:09 2025-12-04 13:45:24 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=brg-topology-operation-activate, mode=sync, version=3.0.2, md5sum=1a58a12edfdc232fc043a918b0def0f2] to database 13:46:09 2025-12-04 13:45:24 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=get-vnf-api-parent-instance, mode=sync, version=3.0.2, md5sum=1b6ea919dbefc6f6376e1143c7f20346] to database 13:46:09 2025-12-04 13:45:24 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-vnf-forking-logic, mode=sync, version=3.0.2, md5sum=c6b3ce387003156a2883bbf8bdd6e164] to database 13:46:09 2025-12-04 13:45:24 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicParser - Parsing failed 13:46:09 org.xml.sax.SAXParseException; systemId: file:///opt/onap/sdnc/svclogic/graphs/generic-resource-api/GENERIC-RESOURCE-API_performance-data-collector.xml; lineNumber: 1; columnNumber: 1; Content is not allowed in prolog. 13:46:09 at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(Unknown Source) 13:46:09 at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(Unknown Source) 13:46:09 at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(Unknown Source) 13:46:09 at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(Unknown Source) 13:46:09 at java.xml/com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(Unknown Source) 13:46:09 at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(Unknown Source) 13:46:09 at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(Unknown Source) 13:46:09 at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(Unknown Source) 13:46:09 at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source) 13:46:09 at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source) 13:46:09 at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source) 13:46:09 at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(Unknown Source) 13:46:09 at java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(Unknown Source) 13:46:09 at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source) 13:46:09 at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(Unknown Source) 13:46:09 at java.xml/javax.xml.parsers.SAXParser.parse(Unknown Source) 13:46:09 at org.onap.ccsdk.sli.core.sli.SvcLogicParser.parse(SvcLogicParser.java:318) 13:46:09 at org.onap.ccsdk.sli.core.sli.SvcLogicLoader.saveGraph(SvcLogicLoader.java:132) 13:46:09 at org.onap.ccsdk.sli.core.sli.SvcLogicLoader.loadGraphs(SvcLogicLoader.java:116) 13:46:09 at org.onap.ccsdk.sli.core.sli.SvcLogicLoader.loadAndActivate(SvcLogicLoader.java:61) 13:46:09 at org.onap.ccsdk.sli.core.sli.SvcLogicParser.main(SvcLogicParser.java:411) 13:46:09 2025-12-04 13:45:24 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Couldn't load graph at /opt/onap/sdnc/svclogic/graphs/generic-resource-api/GENERIC-RESOURCE-API_performance-data-collector.xml 13:46:09 org.onap.ccsdk.sli.core.sli.SvcLogicException: Compiler error: /opt/onap/sdnc/svclogic/graphs/generic-resource-api/GENERIC-RESOURCE-API_performance-data-collector.xml @ Content is not allowed in prolog. 13:46:09 at org.onap.ccsdk.sli.core.sli.SvcLogicLoader.saveGraph(SvcLogicLoader.java:134) 13:46:09 at org.onap.ccsdk.sli.core.sli.SvcLogicLoader.loadGraphs(SvcLogicLoader.java:116) 13:46:09 at org.onap.ccsdk.sli.core.sli.SvcLogicLoader.loadAndActivate(SvcLogicLoader.java:61) 13:46:09 at org.onap.ccsdk.sli.core.sli.SvcLogicParser.main(SvcLogicParser.java:411) 13:46:09 Caused by: org.onap.ccsdk.sli.core.sli.SvcLogicException: Compiler error: /opt/onap/sdnc/svclogic/graphs/generic-resource-api/GENERIC-RESOURCE-API_performance-data-collector.xml @ Content is not allowed in prolog. 13:46:09 at org.onap.ccsdk.sli.core.sli.SvcLogicParser.parse(SvcLogicParser.java:331) 13:46:09 at org.onap.ccsdk.sli.core.sli.SvcLogicLoader.saveGraph(SvcLogicLoader.java:132) 13:46:09 ... 3 more 13:46:09 2025-12-04 13:45:24 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=bbs-internet-profile-network-topology-operation-change-huawei, mode=sync, version=3.0.2, md5sum=9c53834f3e51cfe546a76f3c608bc793] to database 13:46:09 2025-12-04 13:45:24 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vf-module-topology-operation-deactivate, mode=sync, version=3.0.2, md5sum=9db681bf1153cda5f2d45f6465a2e272] to database 13:46:09 2025-12-04 13:45:24 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=wan-connection-topology-operation-delete, mode=sync, version=3.0.2, md5sum=0a98798622f7231bd5edb8108a285d2e] to database 13:46:09 2025-12-04 13:45:24 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=network-topology-operation, mode=sync, version=3.0.2, md5sum=ed973c1eaa12cb66c1acd1604e714612] to database 13:46:09 2025-12-04 13:45:24 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=validate-vnf-input, mode=sync, version=3.0.2, md5sum=ad3cae6fcb2243a18e6933e788bcd066] to database 13:46:09 2025-12-04 13:45:24 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=network-topology-operation-assign-automated, mode=sync, version=3.0.2, md5sum=cdf61879c04eab49508988ba6ea67e34] to database 13:46:09 2025-12-04 13:45:24 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=generic-configuration-topology-operation, mode=sync, version=3.0.2, md5sum=805fe69994d4310dd0d3967b72871cc0] to database 13:46:09 2025-12-04 13:45:24 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=validate-getpathsegment-input, mode=sync, version=3.0.2, md5sum=9aeb79797f2648a5910eaf8f19d95733] to database 13:46:09 2025-12-04 13:45:24 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=port-mirror-topology-operation-mapping-vprobe, mode=sync, version=3.0.2, md5sum=be037d38cbbb4e88ab86a7da1f6d0968] to database 13:46:09 2025-12-04 13:45:24 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=validate-tunnelxconn-input, mode=sync, version=3.0.2, md5sum=009f49fb1d3dcf48ac7490fa2571475b] to database 13:46:09 2025-12-04 13:45:24 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=brg-topology-operation-deactivate, mode=sync, version=3.0.2, md5sum=bd4f9c6f4c86bdb79834ec05e2af69ad] to database 13:46:09 2025-12-04 13:45:24 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=process-generic-eipam-pools, mode=sync, version=3.0.2, md5sum=37d268d20864c823524ee0cf4f6dd4ca] to database 13:46:09 2025-12-04 13:45:24 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=getpathsegment-populate-from-vnfapi, mode=sync, version=3.0.2, md5sum=cc61e72505e94af235f0bc88575bb970] to database 13:46:09 2025-12-04 13:45:24 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-pnf-assign, mode=sync, version=3.0.2, md5sum=0d7c9f08bbda8b9231326159e0a4ebe1] to database 13:46:09 2025-12-04 13:45:24 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=eipam-create-generic-pool, mode=sync, version=3.0.2, md5sum=0c6ac390db420b86b39561ed24866699] to database 13:46:09 2025-12-04 13:45:24 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=security-zone-topology-operation-assign, mode=sync, version=3.0.2, md5sum=da04b69894e49b395b6f49ec83f94e39] to database 13:46:09 2025-12-04 13:45:25 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=wan-connection-topology-operation-delete, mode=sync, version=3.0.2, md5sum=0a98798622f7231bd5edb8108a285d2e] to database 13:46:09 2025-12-04 13:45:25 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-network-topology-operation-delete, mode=sync, version=3.0.2, md5sum=b520a01c3271c29ddec417397a4f1007] to database 13:46:09 2025-12-04 13:45:25 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-vf-operation-device-create, mode=sync, version=3.0.2, md5sum=0ac38357c12a052946d1ba84602f4e9d] to database 13:46:09 2025-12-04 13:45:25 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vnf-topology-operation-vpn-site-resource-delete, mode=sync, version=3.0.2, md5sum=5c772b93abd40a74a0961e9eb66e360d] to database 13:46:09 2025-12-04 13:45:25 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-attachment-topology-operation-create, mode=sync, version=3.0.2, md5sum=ad12b0309a019db19e595cb202a7debc] to database 13:46:09 2025-12-04 13:45:25 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-vf-operation-lanport-deactivate, mode=sync, version=3.0.2, md5sum=ae9d9ff4cb3346020168c7bb35feb1fb] to database 13:46:09 2025-12-04 13:45:25 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=validate-sdwan-network-input-parameters, mode=sync, version=3.0.2, md5sum=db1d546bc43c6f44fa1932707e670583] to database 13:46:09 2025-12-04 13:45:25 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-attachment-topology-operation-delete, mode=sync, version=3.0.2, md5sum=c9947ed6d946ababde32b74182a456b3] to database 13:46:09 2025-12-04 13:45:25 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-vf-operation-lanport-create, mode=sync, version=3.0.2, md5sum=d11cc4ad07801c8fccda62596c845feb] to database 13:46:09 2025-12-04 13:45:25 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-network-topology-operation-activate, mode=sync, version=3.0.2, md5sum=af024f1bfa2ba68eca2e6da4222c0a1c] to database 13:46:09 2025-12-04 13:45:25 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-network-topology-operation-deactivate, mode=sync, version=3.0.2, md5sum=8a3ece4c32b3a6092d9cbfc71ea09cdd] to database 13:46:09 2025-12-04 13:45:25 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-vf-operation-device-deactivate, mode=sync, version=3.0.2, md5sum=4db78200d36c7e01412559e00538feda] to database 13:46:09 2025-12-04 13:45:25 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-vf-operation-site-delete, mode=sync, version=3.0.2, md5sum=6a6cb428dc5b5a71ee9e315db5cfc142] to database 13:46:09 2025-12-04 13:45:25 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=site-vnf-topology-operation-create, mode=sync, version=3.0.2, md5sum=dd74ccacf20ca41ff253ca8d4fcd4c3b] to database 13:46:09 2025-12-04 13:45:25 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-get-vf-module-site-param, mode=sync, version=3.0.2, md5sum=3924aedfb59bde66043c573df79532a5] to database 13:46:09 2025-12-04 13:45:25 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-vf-operation-vpn-activate, mode=sync, version=3.0.2, md5sum=45318ea759d93b3e213c0e94b7b9bf46] to database 13:46:09 2025-12-04 13:45:25 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-vnf-topology-operation-device-deactivate, mode=sync, version=3.0.2, md5sum=37a07930b6e28168e0ce6bb57cd3a6d6] to database 13:46:09 2025-12-04 13:45:25 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-vf-operation-device-delete, mode=sync, version=3.0.2, md5sum=acee7baef6d3ffd6dc9b95c60e7faf66] to database 13:46:09 2025-12-04 13:45:25 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-vf-operation-site-deactivate, mode=sync, version=3.0.2, md5sum=e623fc974f332edfe3dfd7b61d619ce6] to database 13:46:09 2025-12-04 13:45:25 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-vf-operation-lanport-activate, mode=sync, version=3.0.2, md5sum=ef19c9cafcac87cfb172ddc92ff1d252] to database 13:46:09 2025-12-04 13:45:25 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-attachment-topology-operation-activate, mode=sync, version=3.0.2, md5sum=7517168661673a881adc13f15fa88d7d] to database 13:46:09 2025-12-04 13:45:25 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-bandwidth-policy-change, mode=sync, version=3.0.2, md5sum=06ea1df260e5ddf6bdb756fa4d401bf9] to database 13:46:09 2025-12-04 13:45:25 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=site-vnf-topology-operation-delete, mode=sync, version=3.0.2, md5sum=62e76c893f8fdf757ece915ed046a45c] to database 13:46:09 2025-12-04 13:45:25 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vnf-topology-operation-vpn-site-resource-create, mode=sync, version=3.0.2, md5sum=c25b92db8656c01426a70f79f8da00fa] to database 13:46:09 2025-12-04 13:45:25 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-vnf-topology-operation-device-delete, mode=sync, version=3.0.2, md5sum=13c4c2fa687322c4f0c0972d3af41f3c] to database 13:46:09 2025-12-04 13:45:25 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-vnf-topology-operation-wanport-deactivate, mode=sync, version=3.0.2, md5sum=c0425439917c641005aa113274685ed3] to database 13:46:09 2025-12-04 13:45:25 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=wan-connection-topology-operation-create, mode=sync, version=3.0.2, md5sum=74b757f729a615afb472ff30cc2df6ca] to database 13:46:09 2025-12-04 13:45:25 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-get-device-param, mode=sync, version=3.0.2, md5sum=a5d24bebb1e2c42509d45191ea6b5f0f] to database 13:46:09 2025-12-04 13:45:25 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-wanport-vnf-topology-operation-underlay, mode=sync, version=3.0.2, md5sum=94ab646b247160800c8c551861cd0a4a] to database 13:46:09 2025-12-04 13:45:25 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vnf-topology-operation-vpn-site-resource-deactivate, mode=sync, version=3.0.2, md5sum=4af0ee9d334e02addb4e28952252fce7] to database 13:46:09 2025-12-04 13:45:25 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-get-saved-ar-param, mode=sync, version=3.0.2, md5sum=d3589dffe875e5ab1c91c7a57e047fed] to database 13:46:09 2025-12-04 13:45:25 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-vf-operation-site-activate, mode=sync, version=3.0.2, md5sum=521597c6a8cd15619aabe2d04bd98930] to database 13:46:09 2025-12-04 13:45:25 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-vf-operation-wanport-delete, mode=sync, version=3.0.2, md5sum=757b1ff0e66c9ffebd804a6af262b7c4] to database 13:46:09 2025-12-04 13:45:25 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vnf-topology-operation-vpn-site-resource-activate, mode=sync, version=3.0.2, md5sum=a6612d53924b898d0563f0677de77606] to database 13:46:09 2025-12-04 13:45:25 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-vnf-topology-operation-wanport-create, mode=sync, version=3.0.2, md5sum=a2264052fe1eab6dd6438940d72fb731] to database 13:46:09 2025-12-04 13:45:25 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-get-site-param, mode=sync, version=3.0.2, md5sum=81868c683b098d950de08c76010d31ac] to database 13:46:09 2025-12-04 13:45:25 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=validate-sdwan-vf-vpn-input-parameters, mode=sync, version=3.0.2, md5sum=8f361ea9571886ec62fa7082aa1effe4] to database 13:46:09 2025-12-04 13:45:25 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-vnf-topology-operation-device-activate, mode=sync, version=3.0.2, md5sum=0e520924f19f83b059221a5339b69914] to database 13:46:09 2025-12-04 13:45:25 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=site-vnf-topology-operation-deactivate, mode=sync, version=3.0.2, md5sum=b14eab8448f64de2da72805e43cc6c8d] to database 13:46:09 2025-12-04 13:45:25 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-vf-operation-vpn-deactivate, mode=sync, version=3.0.2, md5sum=a40d21044928864ef24c34587752efd9] to database 13:46:09 2025-12-04 13:45:25 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-vf-operation-device-activate, mode=sync, version=3.0.2, md5sum=23fb1479e217c72e653dc804647b7216] to database 13:46:09 2025-12-04 13:45:25 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-network-topology-operation-create, mode=sync, version=3.0.2, md5sum=99734578a941319973bcce6d6743a849] to database 13:46:09 2025-12-04 13:45:25 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=site-vnf-topology-operation-activate, mode=sync, version=3.0.2, md5sum=2776e61e737250df082d0366e6f63259] to database 13:46:09 2025-12-04 13:45:25 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-attachment-topology-operation-deactivate, mode=sync, version=3.0.2, md5sum=a56e72fc840ca2b09e9563b7fe9ea5c4] to database 13:46:09 2025-12-04 13:45:25 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-vf-operation-wanport-create, mode=sync, version=3.0.2, md5sum=e6389b6f7c8a70ac3652a15ba901ce0c] to database 13:46:09 2025-12-04 13:45:25 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-vf-operation-site-create, mode=sync, version=3.0.2, md5sum=d105640c637a9b32eb61e6820c115464] to database 13:46:09 2025-12-04 13:45:25 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-vnf-topology-operation-wanport-activate, mode=sync, version=3.0.2, md5sum=c70d7a5ca91fbc8866c1ac5e4c2e7ba7] to database 13:46:09 2025-12-04 13:45:25 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-vnf-topology-operation-device-create, mode=sync, version=3.0.2, md5sum=32f18eabe40c5d3c3218a8d9c7cc9ec1] to database 13:46:09 2025-12-04 13:45:25 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=wan-connection-topology-operation-activate, mode=sync, version=3.0.2, md5sum=9edfb60f046f82e57d7a4debbfe73099] to database 13:46:09 2025-12-04 13:45:25 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-vf-operation-wanport-deactivate, mode=sync, version=3.0.2, md5sum=a82de66dbb0f45c9b2d379051690dda8] to database 13:46:09 2025-12-04 13:45:25 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-get-wan-param, mode=sync, version=3.0.2, md5sum=5ad7661654a4d819adf7c50a9672a175] to database 13:46:09 2025-12-04 13:45:25 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-vf-operation-lanport-delete, mode=sync, version=3.0.2, md5sum=ad1a922ea527f60246bfccaccbe14004] to database 13:46:09 2025-12-04 13:45:25 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-get-vf-module-device-param, mode=sync, version=3.0.2, md5sum=6eeac71bc3d27f079109245635997290] to database 13:46:09 2025-12-04 13:45:25 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-vf-operation-vpn-delete, mode=sync, version=3.0.2, md5sum=e5955734d7c2ee813fbf50a6b96b0f3c] to database 13:46:09 2025-12-04 13:45:25 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-vf-operation-wanport-activate, mode=sync, version=3.0.2, md5sum=64a78715184fed0a3f09765ec21fb644] to database 13:46:09 2025-12-04 13:45:25 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-vf-operation-vpn-create, mode=sync, version=3.0.2, md5sum=8688dc77e5cafe903e8647827ef9eea8] to database 13:46:09 2025-12-04 13:45:25 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-vnf-topology-operation-wanport-delete, mode=sync, version=3.0.2, md5sum=7fa3f8d3be25f8c5b0ec1f6d1e8b0204] to database 13:46:09 2025-12-04 13:45:25 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-get-tenant-auth, mode=sync, version=3.0.2, md5sum=00f48d56194a8a76a0e4054296ccf855] to database 13:46:09 2025-12-04 13:45:25 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=wan-connection-topology-operation-deactivate, mode=sync, version=3.0.2, md5sum=b45d610d6fb37db023eb572971c9f165] to database 13:46:09 2025-12-04 13:45:25 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-get-vf-module-lanport-param, mode=sync, version=3.0.2, md5sum=981df5f5c57a3eea6a9dd99024e0dd37] to database 13:46:09 2025-12-04 13:45:25 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=auto-ip-assignment, mode=sync, version=3.0.2, md5sum=4c71f67daaeeb6a2722270ea6341f1a7] to database 13:46:09 2025-12-04 13:45:25 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=getpathsegment-create-composite-path, mode=sync, version=3.0.2, md5sum=1717fa59875b3641205a0723ae6927cd] to database 13:46:09 2025-12-04 13:45:25 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=bbs-internet-profile-network-topology-operation-common-huawei, mode=sync, version=3.0.2, md5sum=c138067b4e5b226565a545a66ee61c28] to database 13:46:09 2025-12-04 13:45:25 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=get-complex-resource-service-model, mode=sync, version=3.0.2, md5sum=7b5d1e84ced823c642936e461c65725c] to database 13:46:09 2025-12-04 13:45:25 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=port-mirror-topology-operation-unassign, mode=sync, version=3.0.2, md5sum=2ce0ae378e24da22a8c86eb8a278fc0f] to database 13:46:09 2025-12-04 13:45:25 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=port-mirror-topology-operation-deactivate-sync, mode=sync, version=3.0.2, md5sum=d1fdfc284b445acc24e95bb234ecae8a] to database 13:46:09 2025-12-04 13:45:25 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=port-mirror-topology-operation-mapping-pprobe, mode=sync, version=3.0.2, md5sum=bfa49727d743cc18dbc94594446b3d1e] to database 13:46:09 2025-12-04 13:45:25 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=port-mirror-topology-operation-activate-async, mode=sync, version=3.0.2, md5sum=8074ac15dae113087901eac546a1f1e7] to database 13:46:09 2025-12-04 13:45:26 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-process-vnf-template-ra-response, mode=sync, version=3.0.2, md5sum=558c6c6f4938f89740c9afdd067398dc] to database 13:46:09 2025-12-04 13:45:26 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=service-topology-operation-changeassign, mode=sync, version=3.0.2, md5sum=81d5f0a39c894f5cd5acebbd59761d00] to database 13:46:09 2025-12-04 13:45:26 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=send-so-response, mode=sync, version=3.0.2, md5sum=0426b73afd455fe6f9e4cce6833089bd] to database 13:46:09 2025-12-04 13:45:26 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=validate-bbs-vnf-input-parameters, mode=sync, version=3.0.2, md5sum=35ea35cf8537e5d102153dfae805bc64] to database 13:46:09 2025-12-04 13:45:26 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=bbs-access-connectivity-network-topology-operation-delete-huawei, mode=sync, version=3.0.2, md5sum=4295277572f9439c036d5889830b7e86] to database 13:46:09 2025-12-04 13:45:26 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=network-topology-operation-assign-vlantagging-instancegroup, mode=sync, version=3.0.2, md5sum=968300dbdc0fcff9c9f9a5327bfda8ad] to database 13:46:09 2025-12-04 13:45:26 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=tsli-vnf-topology-operation-find-maximum-used-tpn, mode=sync, version=3.0.2, md5sum=e206ceeb5acc476aafe70f787634f050] to database 13:46:09 2025-12-04 13:45:26 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=tsli-vnf-topology-operation-trans-slice-activate, mode=sync, version=3.0.2, md5sum=28c5189e0fb200dc6b1f6714f4405afd] to database 13:46:09 2025-12-04 13:45:26 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=tsli-vnf-topology-operation-trans-slice-delete, mode=sync, version=3.0.2, md5sum=0b1aee0fe6f90fa40585d026d35a14c0] to database 13:46:09 2025-12-04 13:45:26 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=tsli-vnf-topology-operation-trans-slice-allocate, mode=sync, version=3.0.2, md5sum=f6c562d233371440177ef495d82879a8] to database 13:46:09 2025-12-04 13:45:26 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=tsli-vnf-topology-operation-get-otn-tunnel-path-from-oof, mode=sync, version=3.0.2, md5sum=d38414b94860db88b84da3f9fbb2e952] to database 13:46:09 2025-12-04 13:45:26 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=tsli-vnf-topology-operation-trans-slice-deactivate, mode=sync, version=3.0.2, md5sum=85fdbd39a8367794cc77a89068a1b4e9] to database 13:46:09 2025-12-04 13:45:26 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=tsli-vnf-topology-operation-trans-slice-modify, mode=sync, version=3.0.2, md5sum=8c1f134178f1c87380b5e4c18455715e] to database 13:46:09 2025-12-04 13:45:26 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=dci-connects-network-topology-operation-deactivate, mode=sync, version=3.0.2, md5sum=bcebb363394d4a7fad95f4656cd627f2] to database 13:46:09 2025-12-04 13:45:26 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=security-zone-topology-operation-deactivate, mode=sync, version=3.0.2, md5sum=9ae30952285390d63530ad2b17168b83] to database 13:46:09 2025-12-04 13:45:26 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=bbs-internet-profile-vnf-topology-operation-create-huawei, mode=sync, version=3.0.2, md5sum=5a7f43bf281b6f5264c370a776c5996b] to database 13:46:09 2025-12-04 13:45:26 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=validate-security-zone-input, mode=sync, version=3.0.2, md5sum=84db2caaed10407e5b2bc9e159275dd5] to database 13:46:09 2025-12-04 13:45:26 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=api-contrail-route-topology-operation-deactivate, mode=sync, version=3.0.2, md5sum=345073b2ead8b48ffc0e62ccbf45e5ac] to database 13:46:09 2025-12-04 13:45:26 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=port-mirror-topology-operation-create-vnfcs, mode=sync, version=3.0.2, md5sum=bf651927ae8be8d1aa374ced1cd83081] to database 13:46:09 2025-12-04 13:45:26 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=gw-vfmodule-update, mode=sync, version=3.0.2, md5sum=559b1d11e34dd5f4676b0e2c00cb74e4] to database 13:46:09 2025-12-04 13:45:26 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-mS-mac-address-assign, mode=sync, version=3.0.2, md5sum=c0c26c86b5f7d3710b247027b2382b72] to database 13:46:09 2025-12-04 13:45:26 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-aai-pnf-put, mode=sync, version=3.0.2, md5sum=cf2383d7c040c8ffbf4c22d0ebce31c8] to database 13:46:09 2025-12-04 13:45:26 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=contrail-route-topology-operation-delete, mode=sync, version=3.0.2, md5sum=8d75dfe889e7f24976b6e4e1f2eee672] to database 13:46:09 2025-12-04 13:45:26 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=network-topology-operation-create, mode=sync, version=3.0.2, md5sum=3064a9edec39a6676e1119ee2c745f37] to database 13:46:09 2025-12-04 13:45:26 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-pnf-unassign, mode=sync, version=3.0.2, md5sum=31bc9243546badbbd58016ecd6d9afda] to database 13:46:09 2025-12-04 13:45:26 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=SUBNET-API, rpc=subnet-allocated-notification, mode=sync, version=3.0.2, md5sum=cbdc496eeccecc506384d50efd3940bc] to database 13:46:09 2025-12-04 13:45:26 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=validate-connection-attachment-input, mode=sync, version=3.0.2, md5sum=18e3a0f567a34363f1232962e0563204] to database 13:46:09 2025-12-04 13:45:26 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=rollback-eipam-ip-assignment, mode=sync, version=3.0.2, md5sum=bcaed56c14fc9bd75f9b8d3027c66c68] to database 13:46:09 2025-12-04 13:45:26 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=preload-network-topology-operation, mode=sync, version=3.0.2, md5sum=c7a89c793cf115cc7887194504f88b4f] to database 13:46:09 2025-12-04 13:45:26 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-netbox-ip-assign, mode=sync, version=3.0.2, md5sum=c66737deafe8f7a89e1b2588335128d2] to database 13:46:09 2025-12-04 13:45:26 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=network-topology-operation-assign, mode=sync, version=3.0.2, md5sum=71124e8340d4b13ee7d589adb0491208] to database 13:46:09 2025-12-04 13:45:26 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=network-topology-operation-unassign, mode=sync, version=3.0.2, md5sum=1609bcc3d1b9fe0d79d44b57d0f6a85c] to database 13:46:09 2025-12-04 13:45:26 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=bbs-access-connectivity-vnf-topology-operation-delete-huawei, mode=sync, version=3.0.2, md5sum=1f3229e99c5f7a4009f426ae9672ac65] to database 13:46:09 2025-12-04 13:45:26 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=brg-topology-operation-unassign, mode=sync, version=3.0.2, md5sum=4bbc8ba4ea199d9e7b83da929b75ed66] to database 13:46:09 2025-12-04 13:45:26 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-vf-module-mdsal-put, mode=sync, version=3.0.2, md5sum=7d10761d6eba03feefcc09358e10f816] to database 13:46:09 2025-12-04 13:45:26 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vf-module-topology-vlan-tagging-assign, mode=sync, version=3.0.2, md5sum=c4fd51ab9dafcbd00e7c32422ca321da] to database 13:46:09 2025-12-04 13:45:26 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=security-zone-topology-operation-create, mode=sync, version=3.0.2, md5sum=6c3f78b5f0aacab78eef4c1535feab12] to database 13:46:09 2025-12-04 13:45:26 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vf-module-topology-operation-changeassign, mode=sync, version=3.0.2, md5sum=e010ac86c59d7d0c9dd622b865b3157f] to database 13:46:09 2025-12-04 13:45:26 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=pnf-topology-operation-activate, mode=sync, version=3.0.2, md5sum=08f3b1e873526cfacf5741573f2e9619] to database 13:46:09 2025-12-04 13:45:26 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=eipam-allocate-network-role-subnet, mode=sync, version=3.0.2, md5sum=1869f702814c2c47c568f3d98a2b04f4] to database 13:46:09 2025-12-04 13:45:26 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=dci-connects-network-topology-operation-activate, mode=sync, version=3.0.2, md5sum=c0cfca49825f161bd62d80b6e2599d7c] to database 13:46:09 2025-12-04 13:45:26 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=oofpcipoc-api, rpc=delete-neighbor, mode=sync, version=2.0.1, md5sum=1dfd440fd065574cc6656f64458e5793] to database 13:46:09 2025-12-04 13:45:26 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=oofpcipoc-api, rpc=greeting, mode=sync, version=2.0.1, md5sum=8cd6b9fbd4b13bbb92925cbef849bec0] to database 13:46:09 2025-12-04 13:45:26 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=oofpcipoc-api, rpc=generic-neighbor-configuration, mode=sync, version=2.0.1, md5sum=b59215e2f18b0252d4870e50cd104ca1] to database 13:46:09 2025-12-04 13:45:26 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=oofpcipoc-api, rpc=add-neighbor, mode=sync, version=2.0.1, md5sum=be558aae05ae06a221204ae0cae16f52] to database 13:46:09 2025-12-04 13:45:26 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=oofpcipoc-api, rpc=configuration-phy-cell-id, mode=sync, version=2.0.1, md5sum=202c2eba65612ad45453600caad9c265] to database 13:46:09 2025-12-04 13:45:26 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=oofpcipoc-api, rpc=handle-nbrlist-change-notif, mode=sync, version=2.0.1, md5sum=7ca8bf584dc1eca99c7b19b8e3fd3285] to database 13:46:09 2025-12-04 13:45:26 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=DataChange, rpc=msa-update-network-to-aai, mode=sync, version=3.0.2, md5sum=00e75ce7bf99f0a65a7f17df920fd84c] to database 13:46:09 2025-12-04 13:45:26 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=DataChange, rpc=esr-thirdparty-sdnc-of-zte, mode=sync, version=3.0.2, md5sum=1825f033a1c3991caf202c2e68dc98c8] to database 13:46:09 2025-12-04 13:45:26 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=DataChange, rpc=update-open-ended-links, mode=sync, version=3.0.2, md5sum=09c445c5219d972394019ba8c64ea800] to database 13:46:09 2025-12-04 13:45:26 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=DataChange, rpc=validate-esr-thirdparty-sdnc-input, mode=sync, version=3.0.2, md5sum=5de233ab40d85d760ece456717697175] to database 13:46:09 2025-12-04 13:45:26 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=DataChange, rpc=esr-thirdparty-sdnc, mode=sync, version=3.0.2, md5sum=152e0a57f350dc69af5b1758caaa380c] to database 13:46:09 2025-12-04 13:45:26 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=DataChange, rpc=sotn-notification-handler, mode=sync, version=3.0.2, md5sum=ba6d2096312a89ea2a60fef7129be38c] to database 13:46:09 2025-12-04 13:45:26 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=DataChange, rpc=data-change-notification, mode=sync, version=3.0.2, md5sum=29ad3a01c514d88592c83e49e84969b8] to database 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=DataChange, rpc=update-network-to-aai, mode=sync, version=3.0.2, md5sum=1793590577b848e78f5b667329877216] to database 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=DataChange, rpc=tapi-update-network-to-aai, mode=sync, version=3.0.2, md5sum=0d025ecc3ef649620abda4f438d3b282] to database 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=DataChange, rpc=update-tp-ttp-relationship, mode=sync, version=3.0.2, md5sum=5c39cda382785d56ae7ccfd53339a8b7] to database 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=DataChange, rpc=esr-thirdparty-sdnc-discovery-of-zte, mode=sync, version=3.0.2, md5sum=81cad0b8aac97c00314890e8658da1d5] to database 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=DataChange, rpc=update-network-links-to-aai, mode=sync, version=3.0.2, md5sum=6689e015e9c6c7d8b3d5612cc98f7471] to database 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=DataChange, rpc=esr-thirdparty-sdnc-discovery, mode=sync, version=3.0.2, md5sum=ec1c198d737448e022ca17ea488626f5] to database 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=2.0.1, md5sum=21b2d95ee53cfb24b742c19577c064f5] to database 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=LCM, rpc=distribute-traffic, mode=sync, version=3.0.2, md5sum=be16f0325aeb60b71f8cacf49c616532] to database 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=LCM, rpc=lock, mode=sync, version=3.0.2, md5sum=67063c6100072326d572d2d735eb0b54] to database 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=LCM, rpc=upgrade-backup, mode=sync, version=3.0.2, md5sum=0c5a0d1bee2554eb7e335d430a31fab2] to database 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=LCM, rpc=activate-n-e-sw, mode=sync, version=3.0.2, md5sum=0c05544f71f2d6a96365840feaeb1412] to database 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=LCM, rpc=upgrade-software, mode=sync, version=3.0.2, md5sum=ddfbf0019c8ab8b6169fe838a84cabf5] to database 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=LCM, rpc=resume-traffic, mode=sync, version=3.0.2, md5sum=1119f2665f9274562a5212ab19aa9a68] to database 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=LCM, rpc=config-scale-out, mode=sync, version=3.0.2, md5sum=216016aca6176d4f95711e9e101abb78] to database 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=LCM, rpc=snapshot, mode=sync, version=3.0.2, md5sum=99935cfd48b5dc0fb4b40ab98853e0b8] to database 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=LCM, rpc=rollback, mode=sync, version=3.0.2, md5sum=02b766a92c0f23425253179f6df4ed56] to database 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=LCM, rpc=health-check, mode=sync, version=3.0.2, md5sum=997f0b8ee9917e0da351f51aca6308dd] to database 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=LCM, rpc=download-n-e-sw, mode=sync, version=3.0.2, md5sum=c5de494f9d52b478d8cda683c1aa428c] to database 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=LCM, rpc=upgrade-pre-check, mode=sync, version=3.0.2, md5sum=ea0c05e662ce398a7c3199ed0fd69430] to database 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=LCM, rpc=quiesce-traffic, mode=sync, version=3.0.2, md5sum=2e97dddb79e895fb8bcdf881322a3b46] to database 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=LCM, rpc=upgrade-post-check, mode=sync, version=3.0.2, md5sum=8769ed745914b47491f1bb4b71877fcf] to database 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=LCM, rpc=unlock, mode=sync, version=3.0.2, md5sum=960743255d2653f1e5f3c2ee618cb689] to database 13:46:09 2025-12-04 13:45:27 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activation entry [] is declared at line number 13 in the file /opt/onap/sdnc/svclogic/graphs/datachange/graph.versions and is invalid. 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=A1-ADAPTER-API, rpc=deleteA1Policy, mode=sync, version=2.0.1] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=A1-ADAPTER-API, rpc=getA1Policy, mode=sync, version=2.0.1] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=A1-ADAPTER-API, rpc=getA1PolicyStatus, mode=sync, version=2.0.1] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=A1-ADAPTER-API, rpc=getA1PolicyType, mode=sync, version=2.0.1] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=A1-ADAPTER-API, rpc=putA1Policy, mode=sync, version=2.0.1] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=CM-NOTIFY-API, rpc=nbrlist-change-notification, mode=sync, version=2.0.1] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=VNF-API, rpc=generate-l3network-network-id, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=VNF-API, rpc=generate-subnets-subnet-id, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=VNF-API, rpc=network-topology-assign, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=VNF-API, rpc=network-topology-changeassign, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=VNF-API, rpc=network-topology-delete, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=VNF-API, rpc=network-topology-operation, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=VNF-API, rpc=network-topology-rollback, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=VNF-API, rpc=preload-network-topology-operation, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=VNF-API, rpc=preload-vf-module-topology-operation, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=VNF-API, rpc=preload-vnf-instance-topology-operation, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=VNF-API, rpc=preload-vnf-topology-operation, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=VNF-API, rpc=rollback-eipam-ip-assignment, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=VNF-API, rpc=vf-module-topology-activate, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=VNF-API, rpc=vf-module-topology-assign-vnf-networks, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=VNF-API, rpc=vf-module-topology-assign, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=VNF-API, rpc=vf-module-topology-changeassign, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=VNF-API, rpc=vf-module-topology-delete, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=VNF-API, rpc=vf-module-topology-operation, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=VNF-API, rpc=vf-module-topology-rollback, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=VNF-API, rpc=vnf-instance-topology-activate, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=VNF-API, rpc=vnf-instance-topology-assign-vnf-networks, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=VNF-API, rpc=vnf-instance-topology-assign, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=VNF-API, rpc=vnf-instance-topology-changeassign, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=VNF-API, rpc=vnf-instance-topology-delete, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=VNF-API, rpc=vnf-instance-topology-operation, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=VNF-API, rpc=vnf-instance-topology-rollback, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=VNF-API, rpc=vnf-topology-activate, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=VNF-API, rpc=vnf-topology-assign-vfmodule, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=VNF-API, rpc=vnf-topology-assign, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=VNF-API, rpc=vnf-topology-automated-assign-vfmodule, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=VNF-API, rpc=vnf-topology-automated-assign, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=VNF-API, rpc=vnf-topology-automated-delete, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=VNF-API, rpc=vnf-topology-automated-operation, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=VNF-API, rpc=vnf-topology-automated-rollback, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=VNF-API, rpc=vnf-topology-changeassign, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=VNF-API, rpc=vnf-topology-changedelete, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=VNF-API, rpc=vnf-topology-delete, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=VNF-API, rpc=vnf-topology-operation, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=VNF-API, rpc=vnf-topology-preload-operation, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=VNF-API, rpc=vnf-topology-rollback, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=ran-slice-api, rpc=configureNearRTRIC, mode=sync, version=2.0.1] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=ran-slice-api, rpc=instantiateRANSlice, mode=sync, version=2.0.1] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=ran-slice-api, rpc=instantiateRANSliceAllocate, mode=sync, version=2.0.1] 13:46:09 2025-12-04 13:45:27 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - hasGraph returned false for ActivationEntry [module=ran-slice-api, rpc=instantiateRANSliceModifyAllocate, version=2.0.1, mode=sync] 13:46:09 2025-12-04 13:45:27 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - hasGraph returned false for ActivationEntry [module=ran-slice-api, rpc=instantiateRANSliceModifyDeallocate, version=2.0.1, mode=sync] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=ran-slice-api, rpc=instantiateRANSliceReconfigure, mode=sync, version=2.0.1] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=ran-slice-api, rpc=configureRANSliceInstance, mode=sync, version=2.0.1] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=ran-slice-api, rpc=configureCU, mode=sync, version=2.0.1] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=ran-slice-api, rpc=configureDU, mode=sync, version=2.0.1] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=ran-slice-api, rpc=activateRANSliceInstance, mode=sync, version=2.0.1] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=ran-slice-api, rpc=deactivateRANSliceInstance, mode=sync, version=2.0.1] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=ran-slice-api, rpc=terminateRANSliceInstance, mode=sync, version=2.0.1] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=ran-slice-api, rpc=determineRANSliceResources, mode=sync, version=2.0.1] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=ran-slice-api, rpc=configNotification, mode=sync, version=2.0.1] 13:46:09 2025-12-04 13:45:27 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - hasGraph returned false for ActivationEntry [module=ran-slice-api, rpc=configureNearRTRIC-configDB, version=2.0.1, mode=sync] 13:46:09 2025-12-04 13:45:27 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - hasGraph returned false for ActivationEntry [module=ran-slice-api, rpc=instantiateRANSlice-configDB, version=2.0.1, mode=sync] 13:46:09 2025-12-04 13:45:27 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - hasGraph returned false for ActivationEntry [module=ran-slice-api, rpc=instantiateRANSliceAllocate-configDB, version=2.0.1, mode=sync] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=ran-slice-api, rpc=instantiateRANSliceModifyAllocate-configDB, mode=sync, version=2.0.1] 13:46:09 2025-12-04 13:45:27 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - hasGraph returned false for ActivationEntry [module=ran-slice-api, rpc=instantiateRANSliceModifyDeallocate-configDB, version=2.0.1, mode=sync] 13:46:09 2025-12-04 13:45:27 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - hasGraph returned false for ActivationEntry [module=ran-slice-api, rpc=instantiateRANSliceReconfigure-configDB, version=2.0.1, mode=sync] 13:46:09 2025-12-04 13:45:27 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - hasGraph returned false for ActivationEntry [module=ran-slice-api, rpc=configureRANSliceInstance-configDB, version=2.0.1, mode=sync] 13:46:09 2025-12-04 13:45:27 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - hasGraph returned false for ActivationEntry [module=ran-slice-api, rpc=configureCU-configDB, version=2.0.1, mode=sync] 13:46:09 2025-12-04 13:45:27 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - hasGraph returned false for ActivationEntry [module=ran-slice-api, rpc=configureDU-configDB, version=2.0.1, mode=sync] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=ran-slice-api, rpc=activateRANSliceInstance-configDB, mode=sync, version=2.0.1] 13:46:09 2025-12-04 13:45:27 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - hasGraph returned false for ActivationEntry [module=ran-slice-api, rpc=deactivateRANSliceInstance-configDB, version=2.0.1, mode=sync] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=ran-slice-api, rpc=terminateRANSliceInstance-configDB, mode=sync, version=2.0.1] 13:46:09 2025-12-04 13:45:27 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - hasGraph returned false for ActivationEntry [module=ran-slice-api, rpc=determineRANSliceResources-configDB, version=2.0.1, mode=sync] 13:46:09 2025-12-04 13:45:27 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - hasGraph returned false for ActivationEntry [module=ran-slice-api, rpc=configNotification-configDB, version=2.0.1, mode=sync] 13:46:09 2025-12-04 13:45:27 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - hasGraph returned false for ActivationEntry [module=ran-slice-api, rpc=configureNearRTRIC-cps, version=2.0.1, mode=sync] 13:46:09 2025-12-04 13:45:27 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - hasGraph returned false for ActivationEntry [module=ran-slice-api, rpc=instantiateRANSlice-cps, version=2.0.1, mode=sync] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=ran-slice-api, rpc=instantiateRANSliceAllocate-cps, mode=sync, version=2.0.1] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=ran-slice-api, rpc=instantiateRANSliceModifyAllocate-cps, mode=sync, version=2.0.1] 13:46:09 2025-12-04 13:45:27 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - hasGraph returned false for ActivationEntry [module=ran-slice-api, rpc=instantiateRANSliceModifyDeallocate-cps, version=2.0.1, mode=sync] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=ran-slice-api, rpc=instantiateRANSliceReconfigure-cps, mode=sync, version=2.0.1] 13:46:09 2025-12-04 13:45:27 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - hasGraph returned false for ActivationEntry [module=ran-slice-api, rpc=configureRANSliceInstance-cps, version=2.0.1, mode=sync] 13:46:09 2025-12-04 13:45:27 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - hasGraph returned false for ActivationEntry [module=ran-slice-api, rpc=configureCU-cps, version=2.0.1, mode=sync] 13:46:09 2025-12-04 13:45:27 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - hasGraph returned false for ActivationEntry [module=ran-slice-api, rpc=configureDU-cps, version=2.0.1, mode=sync] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=ran-slice-api, rpc=activateRANSliceInstance-cps, mode=sync, version=2.0.1] 13:46:09 2025-12-04 13:45:27 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - hasGraph returned false for ActivationEntry [module=ran-slice-api, rpc=deactivateRANSliceInstance-cps, version=2.0.1, mode=sync] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=ran-slice-api, rpc=terminateRANSliceInstance-cps, mode=sync, version=2.0.1] 13:46:09 2025-12-04 13:45:27 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - hasGraph returned false for ActivationEntry [module=ran-slice-api, rpc=determineRANSliceResources-cps, version=2.0.1, mode=sync] 13:46:09 2025-12-04 13:45:27 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - hasGraph returned false for ActivationEntry [module=ran-slice-api, rpc=configNotification-cps, version=2.0.1, mode=sync] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=ASDC-API, rpc=vf-license-model-update, mode=sync, version=2.0.1] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=optical-service, rpc=optical-validate-input-params, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=optical-service, rpc=optical-service-create, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=optical-service, rpc=optical-service-create-sync-success, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=optical-service, rpc=service-create-msa, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=optical-service, rpc=optical-service-delete, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - hasGraph returned false for ActivationEntry [module=optical-service, rpc=optical-service_aai-delete-service-handling, version=3.0.2, mode=sync] 13:46:09 2025-12-04 13:45:27 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - hasGraph returned false for ActivationEntry [module=optical-service, rpc=optical-service_bandwidth-update, version=3.0.2, mode=sync] 13:46:09 2025-12-04 13:45:27 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - hasGraph returned false for ActivationEntry [module=optical-service, rpc=optical-service_bandwidth-update-odu1, version=3.0.2, mode=sync] 13:46:09 2025-12-04 13:45:27 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - hasGraph returned false for ActivationEntry [module=optical-service, rpc=optical-service_bandwidth-update-odu2, version=3.0.2, mode=sync] 13:46:09 2025-12-04 13:45:27 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - hasGraph returned false for ActivationEntry [module=optical-service, rpc=optical-service_bandwidth-update-odu3, version=3.0.2, mode=sync] 13:46:09 2025-12-04 13:45:27 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - hasGraph returned false for ActivationEntry [module=optical-service, rpc=optical-service_bandwidth-update-odu4, version=3.0.2, mode=sync] 13:46:09 2025-12-04 13:45:27 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - hasGraph returned false for ActivationEntry [module=optical-service, rpc=optical-service_call-bandwidth-update-pinterface, version=3.0.2, mode=sync] 13:46:09 2025-12-04 13:45:27 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - hasGraph returned false for ActivationEntry [module=optical-service, rpc=optical-service_create-service-async, version=3.0.2, mode=sync] 13:46:09 2025-12-04 13:45:27 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - hasGraph returned false for ActivationEntry [module=optical-service, rpc=optical-service_delete-service-async, version=3.0.2, mode=sync] 13:46:09 2025-12-04 13:45:27 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - hasGraph returned false for ActivationEntry [module=optical-service, rpc=optical-service_handle-async-notif, version=3.0.2, mode=sync] 13:46:09 2025-12-04 13:45:27 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - hasGraph returned false for ActivationEntry [module=optical-service, rpc=optical-service_service-create-tapi, version=3.0.2, mode=sync] 13:46:09 2025-12-04 13:45:27 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - hasGraph returned false for ActivationEntry [module=optical-service, rpc=optical-service_service-delete-tapi, version=3.0.2, mode=sync] 13:46:09 2025-12-04 13:45:27 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - hasGraph returned false for ActivationEntry [module=optical-service, rpc=optical-service_success-aai-update-tapi, version=3.0.2, mode=sync] 13:46:09 2025-12-04 13:45:27 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - hasGraph returned false for ActivationEntry [module=optical-service, rpc=optical-service_delete-bandwidth-update-odu1, version=3.0.2, mode=sync] 13:46:09 2025-12-04 13:45:27 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - hasGraph returned false for ActivationEntry [module=optical-service, rpc=optical-service_delete-bandwidth-update-odu2, version=3.0.2, mode=sync] 13:46:09 2025-12-04 13:45:27 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - hasGraph returned false for ActivationEntry [module=optical-service, rpc=optical-service_delete-bandwidth-update-odu3, version=3.0.2, mode=sync] 13:46:09 2025-12-04 13:45:27 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - hasGraph returned false for ActivationEntry [module=optical-service, rpc=optical-service_delete-bandwidth-update-odu4, version=3.0.2, mode=sync] 13:46:09 2025-12-04 13:45:27 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - hasGraph returned false for ActivationEntry [module=optical-service, rpc=optical-service_inter-domain-handling, version=3.0.2, mode=sync] 13:46:09 2025-12-04 13:45:27 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - hasGraph returned false for ActivationEntry [module=optical-service, rpc=optical-service_create-service-relationship, version=3.0.2, mode=sync] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=optical-service, rpc=main-create, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=optical-service, rpc=service-delete-msa, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=optical-service, rpc=mdons-closed-loop, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=aai-get-aic-zone, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=aai-get-network-instance-group, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=api-contrail-route-topology-operation-activate, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=api-contrail-route-topology-operation-create, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=api-contrail-route-topology-operation-deactivate, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=api-contrail-route-topology-operation-delete, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=assign-vlan-tags, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=auto-ip-assignment, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=brg-topology-operation-activate, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=brg-topology-operation-assign, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=brg-topology-operation-create, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=brg-topology-operation-deactivate, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=brg-topology-operation-delete, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=brg-topology-operation-unassign, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=brg-topology-operation, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=connection-attachment-topology-operation, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=contrail-route-topology-operation-activate, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=contrail-route-topology-operation-assign, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=contrail-route-topology-operation-create, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=contrail-route-topology-operation-deactivate, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=contrail-route-topology-operation-delete, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=contrail-route-topology-operation-unassign, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=contrail-route-topology-operation, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=create-l3-subnet, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=create-route-target-and-vpn-binding, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=dci-connects-network-topology-operation-activate, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=dci-connects-network-topology-operation-deactivate, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=eipam-allocate-generic-subnet, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=eipam-allocate-network-role-subnet, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=eipam-create-generic-pool, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=eipam-create-network-role-pool, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=generate-allottedresource-id, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=generate-FQPN, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=generate-host-routes-host-route-id, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=generate-l3network-network-id, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=generate-panorama-name, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - hasGraph returned false for ActivationEntry [module=GENERIC-RESOURCE-API, rpc=generate-cp-instance-id, version=3.0.2, mode=sync] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vf-module-generate-heat-parameters, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=generate-subnets-subnet-id, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=generate-unique-name, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=generate-vpn-binding-id, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=generic-configuration-notification-activate, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=generic-configuration-notification-assign, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=generic-configuration-notification-deactivate, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=generic-configuration-notification-unassign, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=generic-configuration-notification, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=generic-configuration-topology-operation, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=get-complex-resource-service-model, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=get-data-from-policy, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=getpathsegment-composite-match-pair, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=getpathsegment-create-composite-path, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=getpathsegment-create-simple-path, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=getpathsegment-populate-from-grapi, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=getpathsegment-populate-from-vnfapi, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=getpathsegment-simple-match-pair, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=getpathsegment-topology-operation-create, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=getpathsegment-topology-operation, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=get-tunnelxconn-ar, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=get-vnf-api-parent-instance, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=gw-vfmodule-update, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=manage-ipaddr-assignment, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=manage-vni-assignment, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=naming-policy-generate-name, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=naming-policy-generate-unique-name, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=network-topology-operation-activate, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=network-topology-operation-assign-automated, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=network-topology-operation-assign-from-preload, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=network-topology-operation-assign-vlantagging-instancegroup, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=network-topology-operation-assign, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=network-topology-operation-changeassign, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=network-topology-operation-create, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=network-topology-operation-deactivate, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=network-topology-operation-delete, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=network-topology-operation-unassign, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=network-topology-operation, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=policy-manager-create-policy, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=policy-manager-delete-policy, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=policy-update-notify-operation, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=port-mirror-get-policy, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=port-mirror-rollback-capacity-db, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=port-mirror-topology-operation-activate-async, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=port-mirror-topology-operation-activate-sync, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=port-mirror-topology-operation-assign-async, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=port-mirror-topology-operation-assign-sync, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=port-mirror-topology-operation-async, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=port-mirror-topology-operation-create-vnfcs, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=port-mirror-topology-operation-deactivate-async, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=port-mirror-topology-operation-deactivate-sync, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=port-mirror-topology-operation-disable, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=port-mirror-topology-operation-enable, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=port-mirror-topology-operation-mapping-pprobe, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=port-mirror-topology-operation-mapping-vprobe, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=port-mirror-topology-operation-unassign, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=port-mirror-topology-operation-validation, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=port-mirror-topology-operation, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=preload-network-topology-operation, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=preload-vf-module-topology-operation, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=process-eipam-pools, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=process-generic-eipam-pools, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=query-aai-l3-network-by-network-role, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=rollback-eipam-ip-assignment, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=rollback-generated-names, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=security-zone-topology-operation-activate, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=security-zone-topology-operation-assign, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=security-zone-topology-operation-create, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=security-zone-topology-operation-deactivate, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=security-zone-topology-operation-delete, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=security-zone-topology-operation-unassign, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=security-zone-topology-operation, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-aai-vf-module-put, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-aai-vnf-put, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-aai-pnf-put, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-capability-param-resolution, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-pnf-generate-name, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-vnf-generate-name, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-vf-module-generate-name, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-generate-name, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-generate-name-changeassign, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-vnf-generate-name-changeassign, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-vf-module-generate-name-changeassign, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-mS-mac-address-assign, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-mS-vlan-tag-assign, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-netbox-ip-assign, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-unresolved-composite-data, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-vf-module-assign, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-vf-module-unassign, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-vfmodule-changeassign, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-vfmodule-ra-assignment, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-vf-module-forking-logic, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-vf-module-mdsal-put, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-process-vfmodule-mapping-ra-response, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-process-vfmodule-template-ra-response, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-vnf-mdsal-put, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-vnf-assign, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-vnf-changeassign, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-vnf-ra-assignment, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-vnf-unassign, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-vnf-forking-logic, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-process-vnf-mapping-ra-response, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-process-vnf-template-ra-response, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-pnf-assign, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-pnf-ra-assignment, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-pnf-unassign, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=service-topology-operation-assign, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=service-topology-operation-changeassign, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=service-topology-operation-deactivate, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=service-topology-operation-delete, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=service-topology-operation, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=site-vnf-topology-operation-activate, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=site-vnf-topology-operation-create, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=site-vnf-topology-operation-deactivate, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=site-vnf-topology-operation-delete, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sotn-attachment-topology-operation-activate, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sotn-attachment-topology-operation-create, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sotn-attachment-topology-operation-deactivate, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sotn-attachment-topology-operation-delete, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sotn-get-saved-ar-param, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sotn-network-topology-operation-activate, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sotn-network-topology-operation-create, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:27 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sotn-network-topology-operation-deactivate, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sotn-network-topology-operation-delete, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=tunnelxconn-topology-operation-activate, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=tunnelxconn-topology-operation-assign, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=tunnelxconn-topology-operation-create, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=tunnelxconn-topology-operation-deactivate, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=tunnelxconn-topology-operation-delete, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=tunnelxconn-topology-operation-unassign, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=tunnelxconn-topology-operation, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=validate-api-contrail-route-input, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=validate-brg-input, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=validate-connection-attachment-input, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=validate-contrail-route-input, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=validate-generic-configuration-input, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=validate-getpathsegment-input, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=validate-network-input-parameters, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=validate-network-input, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=validate-overlay-network-input-parameters, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=validate-security-zone-input, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=validate-service-input, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=validate-sotn-network-input-parameters, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=validate-tunnelxconn-input, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=validate-vf-module-input, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=validate-vnf-input, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=validate-pnf-input, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vf-module-topology-assign-rollback, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vf-module-topology-operation-activate, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vf-module-topology-operation-assign-no-preload, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vf-module-topology-operation-assign-preload, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vf-module-topology-operation-assign, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vf-module-topology-operation-assign-async, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vf-module-topology-operation-assign-sync, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vf-module-topology-operation-changeassign, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vf-module-topology-operation-deactivate, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vf-module-topology-operation-unassign, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vf-module-topology-operation-async, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vf-module-topology-operation, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vf-module-topology-vlan-tagging-activate, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vf-module-topology-vlan-tagging-assign, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vf-module-topology-vlan-tagging-deactivate, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vf-module-topology-vlan-tagging-ip-addresses, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vnf-get-resource-request, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vnf-topology-operation-async, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vnf-topology-operation-activate, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vnf-topology-operation-assign, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vnf-topology-operation-assign-async, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vnf-topology-operation-assign-sync, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vnf-topology-operation-changeassign, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vnf-topology-operation-deactivate, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vnf-topology-operation-unassign, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vnf-topology-operation, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=pnf-topology-operation-activate, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=pnf-topology-operation-assign, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=pnf-topology-operation-deactivate, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=pnf-topology-operation-unassign, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=pnf-topology-operation, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=SUBNET-API, rpc=managed-network-notification, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=SUBNET-API, rpc=subnet-allocated-notification, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-network-topology-operation-activate, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-network-topology-operation-create, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-network-topology-operation-deactivate, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-network-topology-operation-delete, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=validate-sdwan-network-input-parameters, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-get-tenant-auth, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-attachment-topology-operation-activate, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-attachment-topology-operation-create, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-attachment-topology-operation-deactivate, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-attachment-topology-operation-delete, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-get-device-param, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-get-saved-ar-param, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-get-wan-param, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-vnf-topology-operation-device-activate, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-vnf-topology-operation-device-create, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-vnf-topology-operation-device-deactivate, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-vnf-topology-operation-device-delete, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-vnf-topology-operation-wanport-activate, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-vnf-topology-operation-wanport-create, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-vnf-topology-operation-wanport-deactivate, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-vnf-topology-operation-wanport-delete, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-wanport-vnf-topology-operation-underlay, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=wan-connection-topology-operation-create, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=wan-connection-topology-operation-activate, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=wan-connection-topology-operation-deactivate, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=wan-connection-topology-operation-delete, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-vf-operation-device-create, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-vf-operation-device-activate, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-vf-operation-device-deactivate, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-vf-operation-device-delete, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-get-vf-module-device-param, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-vf-operation-site-create, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-vf-operation-site-activate, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-vf-operation-site-deactivate, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-vf-operation-site-delete, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-get-vf-module-site-param, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-vf-operation-wanport-create, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-vf-operation-wanport-activate, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-vf-operation-wanport-deactivate, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-vf-operation-wanport-delete, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-get-wan-param, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-vf-operation-vpn-create, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-vf-operation-vpn-activate, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-vf-operation-vpn-deactivate, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-vf-operation-vpn-delete, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=validate-sdwan-vf-vpn-input-parameters, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-vf-operation-lanport-create, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-vf-operation-lanport-activate, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-vf-operation-lanport-deactivate, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-vf-operation-lanport-delete, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-get-vf-module-lanport-param, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-bandwidth-policy-change, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=send-so-response, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sotn-vf-operation-l2vpn-activate, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sotn-vf-operation-l2vpn-create, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sotn-vf-operation-l2vpn-deactivate, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sotn-vf-operation-l2vpn-delete, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sotn-vf-operation-uni-activate, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sotn-vf-operation-uni-create, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sotn-vf-operation-uni-deactivate, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sotn-vf-operation-uni-delete, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sotn-vnf-topology-operation-underlay-activate, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sotn-vnf-topology-operation-underlay-create, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sotn-vnf-topology-operation-underlay-deactivate, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sotn-vnf-topology-operation-underlay-delete, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sotn-get-vf-module-uni-param, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=tsli-vnf-topology-operation-trans-slice-allocate, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=tsli-vnf-topology-operation-trans-slice-activate, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=tsli-vnf-topology-operation-trans-slice-deactivate, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=tsli-vnf-topology-operation-trans-slice-delete, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=tsli-vnf-topology-operation-trans-slice-modify, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=tsli-vnf-topology-operation-get-otn-tunnel-path-from-oof, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=tsli-vnf-topology-operation-find-maximum-used-tpn, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - hasGraph returned false for ActivationEntry [module=GENERIC-RESOURCE-API, rpc=performance-data-collector, version=3.0.2, mode=sync] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=cll-vnf-topology-operation-cll-create-clean, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=cll-vnf-topology-operation-cll-F1, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=cll-vnf-topology-operation-cll-F1-Activate, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=cll-vnf-topology-operation-cll-F1-Activate-w-Protection, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=cll-vnf-topology-operation-cll-logic, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=cll-vnf-topology-operation-cll-helper-find-connectivity, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=cll-vnf-topology-operation-cll-helper-find-ROOT-conn, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=cll-vnf-topology-operation-cll-helper-find-SECONDARY-ROOT-conn, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=cll-vnf-topology-operation-find-maximum-used-tpn, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=cll-vnf-topology-operation-cll-delete, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=cll-vnf-topology-operation-cll-modify, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=cll-vnf-topology-operation-cll-delete-VPNBs, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=cll-vnf-topology-operation-cll-searchVpnName, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=cll-vnf-topology-operation-cll-callbackdg-notification, mode=sync, version=777] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=p2p-vnf-topology-operation-p2p-create, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=p2p-vnf-topology-operation-p2p-activate, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=p2p-vnf-topology-operation-p2p-deactivate, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=p2p-vnf-topology-operation-p2p-delete, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=p2p-vnf-topology-operation-p2p-modify, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=p2p-vnf-topology-operation-p2p-callbackdg-notification, mode=sync, version=888] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=p2p-vnf-topology-operation-p2p-get-otn-tunnel-path-from-oof, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=oofpcipoc-api, rpc=greeting, mode=sync, version=2.0.1] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=oofpcipoc-api, rpc=configuration-phy-cell-id, mode=sync, version=2.0.1] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=oofpcipoc-api, rpc=generic-neighbor-configuration, mode=sync, version=2.0.1] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=oofpcipoc-api, rpc=add-neighbor, mode=sync, version=2.0.1] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=oofpcipoc-api, rpc=delete-neighbor, mode=sync, version=2.0.1] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=oofpcipoc-api, rpc=handle-nbrlist-change-notif, mode=sync, version=2.0.1] 13:46:09 2025-12-04 13:45:28 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - hasGraph returned false for ActivationEntry [module=oofpcipoc-api, rpc=greeting-configDB, version=2.0.1, mode=sync] 13:46:09 2025-12-04 13:45:28 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - hasGraph returned false for ActivationEntry [module=oofpcipoc-api, rpc=configuration-phy-cell-id-configDB, version=2.0.1, mode=sync] 13:46:09 2025-12-04 13:45:28 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - hasGraph returned false for ActivationEntry [module=oofpcipoc-api, rpc=generic-neighbor-configuration-configDB, version=2.0.1, mode=sync] 13:46:09 2025-12-04 13:45:28 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - hasGraph returned false for ActivationEntry [module=oofpcipoc-api, rpc=add-neighbor-configDB, version=2.0.1, mode=sync] 13:46:09 2025-12-04 13:45:28 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - hasGraph returned false for ActivationEntry [module=oofpcipoc-api, rpc=delete-neighbor-configDB, version=2.0.1, mode=sync] 13:46:09 2025-12-04 13:45:28 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - hasGraph returned false for ActivationEntry [module=oofpcipoc-api, rpc=handle-nbrlist-change-notif-configDB, version=2.0.1, mode=sync] 13:46:09 2025-12-04 13:45:28 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - hasGraph returned false for ActivationEntry [module=oofpcipoc-api, rpc=greeting-cps, version=2.0.1, mode=sync] 13:46:09 2025-12-04 13:45:28 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - hasGraph returned false for ActivationEntry [module=oofpcipoc-api, rpc=configuration-phy-cell-id-cps, version=2.0.1, mode=sync] 13:46:09 2025-12-04 13:45:28 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - hasGraph returned false for ActivationEntry [module=oofpcipoc-api, rpc=generic-neighbor-configuration-cps, version=2.0.1, mode=sync] 13:46:09 2025-12-04 13:45:28 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - hasGraph returned false for ActivationEntry [module=oofpcipoc-api, rpc=add-neighbor-cps, version=2.0.1, mode=sync] 13:46:09 2025-12-04 13:45:28 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - hasGraph returned false for ActivationEntry [module=oofpcipoc-api, rpc=delete-neighbor-cps, version=2.0.1, mode=sync] 13:46:09 2025-12-04 13:45:28 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - hasGraph returned false for ActivationEntry [module=oofpcipoc-api, rpc=handle-nbrlist-change-notif-cps, version=2.0.1, mode=sync] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=DataChange, rpc=data-change-notification, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=DataChange, rpc=esr-thirdparty-sdnc, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=DataChange, rpc=esr-thirdparty-sdnc-of-zte, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=DataChange, rpc=validate-esr-thirdparty-sdnc-input, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=DataChange, rpc=esr-thirdparty-sdnc-discovery, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=DataChange, rpc=esr-thirdparty-sdnc-discovery-of-zte, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=DataChange, rpc=update-network-to-aai, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=DataChange, rpc=msa-update-network-to-aai, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=DataChange, rpc=tapi-update-network-to-aai, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=DataChange, rpc=update-network-links-to-aai, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=DataChange, rpc=update-tp-ttp-relationship, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=DataChange, rpc=update-open-ended-links, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=2.0.1] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=LCM, rpc=upgrade-software, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=LCM, rpc=download-n-e-sw, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=LCM, rpc=activate-n-e-sw, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=LCM, rpc=upgrade-post-check, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=LCM, rpc=upgrade-pre-check, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=LCM, rpc=upgrade-backup, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=LCM, rpc=quiesce-traffic, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=LCM, rpc=resume-traffic, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=LCM, rpc=distribute-traffic, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=LCM, rpc=lock, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=LCM, rpc=unlock, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=LCM, rpc=snapshot, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=LCM, rpc=config-scale-out, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=LCM, rpc=health-check, mode=sync, version=3.0.2] 13:46:09 2025-12-04 13:45:28 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=LCM, rpc=rollback, mode=sync, version=3.0.2] 13:46:09 Load and activate finished at Thu Dec 4 13:45:28 UTC 2025 13:46:09 Load and activate took 15.0 seconds 13:46:09 Add boot feature: a1-adapter-northbound 13:46:09 Start background cert installer 13:46:09 Start monitoring certificate installation. 13:46:09 Startup opendaylight 13:46:09 featuresRepositories = file:${karaf.etc}/f36b892c-c037-4eb3-83aa-7c20fe601e1c.xml,mvn:org.onap.ccsdk.sli.core/ccsdk-sli-core-all/2.0.1/xml/features, mvn:org.onap.ccsdk.sli.adaptors/ccsdk-sli-adaptors-all/2.0.1/xml/features, mvn:org.onap.ccsdk.sli.northbound/ccsdk-sli-northbound-all/2.0.1/xml/features, mvn:org.onap.ccsdk.sli.plugins/ccsdk-sli-plugins-all/2.0.1/xml/features,mvn:org.onap.ccsdk.oran/a1-adapter-northbound/2.0.0/xml/features, mvn:org.onap.ccsdk.features/ccsdk-features-all/2.0.1/xml/features, mvn:org.onap.ccsdk.features.sdnr.northbound/sdnr-northbound-all/2.0.1/xml/features, mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-feature-aggregator/2.0.1/xml/features, mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-feature-aggregator-devicemanager/2.0.1/xml/features, mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-feature-aggregator-devicemanager-base/2.0.1/xml/features, mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-feature-aggregator-oauth/2.0.1/xml/features,mvn:org.onap.sdnc.northbound/sdnc-northbound-all/3.0.2/xml/features 13:46:09 featuresBoot = 34cc9248-aa80-4f33-8117-b5a59d5e1ea4,odl-restconf-all,odl-netconf-topology,odl-mdsal-all,odl-mdsal-apidocs,odl-daexim-all,odl-restconf-nb-rfc8040,odl-restconf-nb-bierman02,odl-controller-blueprint,ccsdk-sli-core-all,ccsdk-sli-adaptors-all,ccsdk-sli-northbound-all,ccsdk-sli-plugins-all,sdnc-northbound-all,odl-restconf-nb-bierman02-,a1-adapter-northbound 13:46:09 Certificate installation in progress. Elapsed time - 0 secs. Waiting for 10 secs before checking the status.. 13:46:09 Apache Karaf starting up. Press Enter to open the shell now... 13:46:09 5% [===> ] 10% [=======> ] 15% [==========> ] 20% [==============> ] 25% [==================> ] 30% [=====================> ] 35% [=========================> ] 40% [============================> ] 45% [================================> ] 50% [====================================> ] 55% [=======================================> ] 60% [===========================================> ] 65% [==============================================> ] 70% [==================================================> ] 75% [======================================================> ] 80% [=========================================================> ] 85% [=============================================================> ] 90% [================================================================> ] 95% [====================================================================> ] 100% [========================================================================] 13:46:09 13:46:09 Karaf started in 0s. Bundle stats: 20 active, 20 total 13:46:09 Certificate installation in progress. Elapsed time - 10 secs. Waiting for 10 secs before checking the status.. 13:46:09 Certificate installation in progress. Elapsed time - 20 secs. Waiting for 10 secs before checking the status.. 13:46:09 Certificate installation in progress. Elapsed time - 30 secs. Waiting for 10 secs before checking the status.. 13:46:09 ANTLR Tool version 4.12.0 used for code generation does not match the current runtime version 4.13.1 13:46:09 ANTLR Runtime version 4.12.0 used for parser compilation does not match the current runtime version 4.13.1 13:46:09 ANTLR Tool version 4.12.0 used for code generation does not match the current runtime version 4.13.1 13:46:09 ANTLR Runtime version 4.12.0 used for parser compilation does not match the current runtime version 4.13.1 13:46:09 Start cert provisioning. Log file: /opt/opendaylight/current/data/log/installCerts.log 13:46:09 Certificate installation script completed execution 13:46:09 Everything OK in Certificate Installation 13:46:09 ++ echo 'Stopping, Removing all running containers...' 13:46:09 Stopping, Removing all running containers... 13:46:09 +++ docker ps -aq 13:46:09 ++ docker stop 913f2edc8e1b 48e96620a658 3d1fd0ba27c1 de1763e76eb9 d27a3c1a9189 614a25ca2896 5d57391751c5 13dbc4d21e6e 1ecd22da4d94 899814e24068 e223bb6f3aac 21e08fb33dbb 4640644d9116 a9d18dfe1e72 8a0d4d50b0ac 8ad6a3756ba9 711a3d35df07 13:46:10 913f2edc8e1b 13:46:10 48e96620a658 13:46:10 3d1fd0ba27c1 13:46:12 de1763e76eb9 13:46:19 d27a3c1a9189 13:46:19 614a25ca2896 13:46:19 5d57391751c5 13:46:19 13dbc4d21e6e 13:46:19 1ecd22da4d94 13:46:19 899814e24068 13:46:19 e223bb6f3aac 13:46:19 21e08fb33dbb 13:46:19 4640644d9116 13:46:19 a9d18dfe1e72 13:46:19 8a0d4d50b0ac 13:46:19 8ad6a3756ba9 13:46:19 711a3d35df07 13:46:19 +++ docker ps -aq 13:46:19 ++ docker rm 913f2edc8e1b 48e96620a658 3d1fd0ba27c1 de1763e76eb9 d27a3c1a9189 614a25ca2896 5d57391751c5 13dbc4d21e6e 1ecd22da4d94 899814e24068 e223bb6f3aac 21e08fb33dbb 4640644d9116 a9d18dfe1e72 8a0d4d50b0ac 8ad6a3756ba9 711a3d35df07 13:46:19 913f2edc8e1b 13:46:19 48e96620a658 13:46:19 3d1fd0ba27c1 13:46:19 de1763e76eb9 13:46:19 d27a3c1a9189 13:46:19 614a25ca2896 13:46:19 5d57391751c5 13:46:19 13dbc4d21e6e 13:46:19 1ecd22da4d94 13:46:19 899814e24068 13:46:19 e223bb6f3aac 13:46:19 21e08fb33dbb 13:46:19 4640644d9116 13:46:19 a9d18dfe1e72 13:46:19 8a0d4d50b0ac 13:46:19 8ad6a3756ba9 13:46:19 711a3d35df07 13:46:19 ++ echo 'Removing Volumes...' 13:46:19 Removing Volumes... 13:46:19 ++ docker volume prune 13:46:19 ++ echo y 13:46:19 WARNING! This will remove all local volumes not used by at least one container. 13:46:19 Are you sure you want to continue? [y/N] Deleted Volumes: 13:46:19 f839f37db2cddbf47f0789f022e46ae6ea9005aea06b39c84723abaf844bd3c2 13:46:19 a1c0be266f051792d29dad4f1ab710c1f55a32589f76f4a41845fbd6a2dfa749 13:46:19 1caf4e67c329e8aa5c0ea05e006299935cc5c01e3021a142f4ad9286129ac5b6 13:46:19 bca080d4b07b2505af1b9256ae09f528902e1dbd7260be1c46005731b32d26e3 13:46:19 c5edf1b085dbe1569a56fc4792234c466ebf525c7f1fcff3c9ed88b19587258a 13:46:19 docker-compose_prometheus_data 13:46:19 docker-compose_grafana 13:46:19 9acfbd9d95d427da93dfd87fbb29cfd9198095b65ef67cf17392f5b65bc9b9fb 13:46:19 25b7b70cc8eebc7aa1f58924fc34fc079c9fa6f955d6c38a0fb59518dc5841ef 13:46:19 15168859c98f2e68ef0a697a39884a468f8e196fe2cfc3963e2495651c631e3d 13:46:19 13:46:19 Total reclaimed space: 416.6MB 13:46:19 ++ echo 'Removing Networks...' 13:46:19 Removing Networks... 13:46:19 ++ echo y 13:46:19 ++ docker network prune 13:46:19 WARNING! This will remove all custom networks not used by at least one container. 13:46:19 Are you sure you want to continue? [y/N] Deleted Networks: 13:46:19 docker-compose_default 13:46:19 13:46:19 + load_set 13:46:19 + _setopts=x 13:46:19 ++ echo xtrace 13:46:19 ++ tr : ' ' 13:46:19 + for i in $(echo "$SHELLOPTS" | tr ':' ' ') 13:46:19 + set +o xtrace 13:46:19 ++ echo x 13:46:19 ++ sed 's/./& /g' 13:46:19 + for i in $(echo "$_setopts" | sed 's/./& /g') 13:46:19 + set +x 13:46:19 + exit 0 13:46:19 [cps-merge-verification-maven-master] $ /bin/bash /tmp/jenkins13177402380197715681.sh 13:46:19 $ ssh-agent -k 13:46:19 unset SSH_AUTH_SOCK; 13:46:19 unset SSH_AGENT_PID; 13:46:19 echo Agent pid 2018 killed; 13:46:19 [ssh-agent] Stopped. 13:46:20 Robot results publisher started... 13:46:20 INFO: Checking test criticality is deprecated and will be dropped in a future release! 13:46:20 -Parsing output xml: 13:46:20 Done! 13:46:20 -Copying log files to build dir: 13:46:20 Done! 13:46:20 -Assigning results to build: 13:46:20 Done! 13:46:20 -Checking thresholds: 13:46:20 Done! 13:46:20 Done publishing Robot results. 13:46:20 [PostBuildScript] - [INFO] Executing post build scripts. 13:46:20 [cps-merge-verification-maven-master] $ /bin/bash /tmp/jenkins12894103294263194405.sh 13:46:20 ---> sysstat.sh 13:46:21 [cps-merge-verification-maven-master] $ /bin/bash /tmp/jenkins5051161473132322740.sh 13:46:21 ---> package-listing.sh 13:46:21 ++ facter osfamily 13:46:21 ++ tr '[:upper:]' '[:lower:]' 13:46:21 + OS_FAMILY=debian 13:46:21 + workspace=/w/workspace/cps-merge-verification-maven-master 13:46:21 + START_PACKAGES=/tmp/packages_start.txt 13:46:21 + END_PACKAGES=/tmp/packages_end.txt 13:46:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:46:21 + PACKAGES=/tmp/packages_start.txt 13:46:21 + '[' /w/workspace/cps-merge-verification-maven-master ']' 13:46:21 + PACKAGES=/tmp/packages_end.txt 13:46:21 + case "${OS_FAMILY}" in 13:46:21 + dpkg -l 13:46:21 + grep '^ii' 13:46:21 + '[' -f /tmp/packages_start.txt ']' 13:46:21 + '[' -f /tmp/packages_end.txt ']' 13:46:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:46:21 + '[' /w/workspace/cps-merge-verification-maven-master ']' 13:46:21 + mkdir -p /w/workspace/cps-merge-verification-maven-master/archives/ 13:46:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/cps-merge-verification-maven-master/archives/ 13:46:21 [cps-merge-verification-maven-master] $ /bin/bash /tmp/jenkins12486543402872517768.sh 13:46:21 ---> capture-instance-metadata.sh 13:46:21 Setup pyenv: 13:46:21 system 13:46:21 3.8.13 13:46:21 3.9.13 13:46:21 * 3.10.6 (set by /w/workspace/cps-merge-verification-maven-master/.python-version) 13:46:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fQQP from file:/tmp/.os_lf_venv 13:46:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:46:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:46:23 lf-activate-venv(): INFO: Base packages installed successfully 13:46:23 lf-activate-venv(): INFO: Installing additional packages: lftools 13:46:32 lf-activate-venv(): INFO: Adding /tmp/venv-fQQP/bin to PATH 13:46:32 INFO: Running in OpenStack, capturing instance metadata 13:46:32 [cps-merge-verification-maven-master] $ /bin/bash /tmp/jenkins4935278127442855986.sh 13:46:32 provisioning config files... 13:46:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/cps-merge-verification-maven-master@tmp/config5675346115910871048tmp 13:46:32 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:46:32 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:46:32 [EnvInject] - Injecting environment variables from a build step. 13:46:32 [EnvInject] - Injecting as environment variables the properties content 13:46:32 SERVER_ID=logs 13:46:32 13:46:32 [EnvInject] - Variables injected successfully. 13:46:32 [cps-merge-verification-maven-master] $ /bin/bash /tmp/jenkins16521580946211046409.sh 13:46:32 ---> create-netrc.sh 13:46:32 [cps-merge-verification-maven-master] $ /bin/bash /tmp/jenkins10639432585094630217.sh 13:46:32 ---> python-tools-install.sh 13:46:32 Setup pyenv: 13:46:32 system 13:46:32 3.8.13 13:46:32 3.9.13 13:46:32 * 3.10.6 (set by /w/workspace/cps-merge-verification-maven-master/.python-version) 13:46:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fQQP from file:/tmp/.os_lf_venv 13:46:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:46:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:46:35 lf-activate-venv(): INFO: Base packages installed successfully 13:46:35 lf-activate-venv(): INFO: Installing additional packages: lftools 13:46:44 lf-activate-venv(): INFO: Adding /tmp/venv-fQQP/bin to PATH 13:46:44 [cps-merge-verification-maven-master] $ /bin/bash /tmp/jenkins12603402690705630537.sh 13:46:44 ---> sudo-logs.sh 13:46:44 Archiving 'sudo' log.. 13:46:44 [cps-merge-verification-maven-master] $ /bin/bash /tmp/jenkins15340456166723929633.sh 13:46:44 ---> job-cost.sh 13:46:44 Setup pyenv: 13:46:44 system 13:46:44 3.8.13 13:46:44 3.9.13 13:46:44 * 3.10.6 (set by /w/workspace/cps-merge-verification-maven-master/.python-version) 13:46:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fQQP from file:/tmp/.os_lf_venv 13:46:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:46:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:46:46 lf-activate-venv(): INFO: Base packages installed successfully 13:46:46 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:46:51 lf-activate-venv(): INFO: Adding /tmp/venv-fQQP/bin to PATH 13:46:51 INFO: No Stack... 13:46:52 INFO: Retrieving Pricing Info for: v3-standard-8 13:46:52 INFO: Archiving Costs 13:46:52 [cps-merge-verification-maven-master] $ /bin/bash -l /tmp/jenkins11682495822948565809.sh 13:46:52 ---> logs-deploy.sh 13:46:52 Setup pyenv: 13:46:52 system 13:46:52 3.8.13 13:46:52 3.9.13 13:46:52 * 3.10.6 (set by /w/workspace/cps-merge-verification-maven-master/.python-version) 13:46:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fQQP from file:/tmp/.os_lf_venv 13:46:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:46:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:46:54 lf-activate-venv(): INFO: Base packages installed successfully 13:46:54 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 13:47:03 lf-activate-venv(): INFO: Adding /tmp/venv-fQQP/bin to PATH 13:47:03 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/cps-merge-verification-maven-master/1923 13:47:03 INFO: archiving workspace using pattern(s): -p **/*.log -p **/hs_err_*.log -p **/target/**/feature.xml -p **/target/failsafe-reports/failsafe-summary.xml -p **/target/surefire-reports/*-output.txt 13:47:04 Archives upload complete. 13:47:05 INFO: archiving logs to Nexus 13:47:06 ---> uname -a: 13:47:06 Linux prd-ubuntu1804-docker-8c-8g-17700 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:47:06 13:47:06 13:47:06 ---> lscpu: 13:47:06 Architecture: x86_64 13:47:06 CPU op-mode(s): 32-bit, 64-bit 13:47:06 Byte Order: Little Endian 13:47:06 CPU(s): 8 13:47:06 On-line CPU(s) list: 0-7 13:47:06 Thread(s) per core: 1 13:47:06 Core(s) per socket: 1 13:47:06 Socket(s): 8 13:47:06 NUMA node(s): 1 13:47:06 Vendor ID: AuthenticAMD 13:47:06 CPU family: 23 13:47:06 Model: 49 13:47:06 Model name: AMD EPYC-Rome Processor 13:47:06 Stepping: 0 13:47:06 CPU MHz: 2800.000 13:47:06 BogoMIPS: 5600.00 13:47:06 Virtualization: AMD-V 13:47:06 Hypervisor vendor: KVM 13:47:06 Virtualization type: full 13:47:06 L1d cache: 32K 13:47:06 L1i cache: 32K 13:47:06 L2 cache: 512K 13:47:06 L3 cache: 16384K 13:47:06 NUMA node0 CPU(s): 0-7 13:47:06 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 xtopology 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 arat npt nrip_save umip rdpid arch_capabilities 13:47:06 13:47:06 13:47:06 ---> nproc: 13:47:06 8 13:47:06 13:47:06 13:47:06 ---> df -h: 13:47:06 Filesystem Size Used Avail Use% Mounted on 13:47:06 udev 16G 0 16G 0% /dev 13:47:06 tmpfs 3.2G 712K 3.2G 1% /run 13:47:06 /dev/vda1 155G 17G 139G 11% / 13:47:06 tmpfs 16G 0 16G 0% /dev/shm 13:47:06 tmpfs 5.0M 0 5.0M 0% /run/lock 13:47:06 tmpfs 16G 0 16G 0% /sys/fs/cgroup 13:47:06 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:47:06 tmpfs 3.2G 0 3.2G 0% /run/user/1001 13:47:06 13:47:06 13:47:06 ---> free -m: 13:47:06 total used free shared buff/cache available 13:47:06 Mem: 32167 919 22159 0 9087 30792 13:47:06 Swap: 1023 0 1023 13:47:06 13:47:06 13:47:06 ---> ip addr: 13:47:06 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:47:06 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:47:06 inet 127.0.0.1/8 scope host lo 13:47:06 valid_lft forever preferred_lft forever 13:47:06 inet6 ::1/128 scope host 13:47:06 valid_lft forever preferred_lft forever 13:47:06 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:47:06 link/ether fa:16:3e:82:e9:d4 brd ff:ff:ff:ff:ff:ff 13:47:06 inet 10.30.107.51/23 brd 10.30.107.255 scope global dynamic ens3 13:47:06 valid_lft 85953sec preferred_lft 85953sec 13:47:06 inet6 fe80::f816:3eff:fe82:e9d4/64 scope link 13:47:06 valid_lft forever preferred_lft forever 13:47:06 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 13:47:06 link/ether 02:42:d1:ba:af:3d brd ff:ff:ff:ff:ff:ff 13:47:06 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 13:47:06 valid_lft forever preferred_lft forever 13:47:06 13:47:06 13:47:06 ---> sar -b -r -n DEV: 13:47:06 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-17700) 12/04/25 _x86_64_ (8 CPU) 13:47:06 13:47:06 13:39:41 LINUX RESTART (8 CPU) 13:47:06 13:47:06 13:40:01 tps rtps wtps bread/s bwrtn/s 13:47:06 13:41:01 349.03 58.58 290.45 3676.77 94853.58 13:47:06 13:42:01 235.98 44.98 191.00 3553.54 71623.00 13:47:06 13:43:01 35.59 0.18 35.41 7.47 38315.75 13:47:06 13:44:02 335.22 26.54 308.68 3338.09 40194.34 13:47:06 13:45:01 642.31 4.68 637.64 493.61 216577.80 13:47:06 13:46:01 256.71 0.25 256.46 11.73 7269.06 13:47:06 13:47:01 105.08 1.62 103.47 104.92 9770.64 13:47:06 Average: 279.13 19.58 259.55 1600.74 68018.34 13:47:06 13:47:06 13:40:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:47:06 13:41:01 30108568 31696912 2830644 8.59 70720 1827328 1411800 4.15 863352 1676076 176952 13:47:06 13:42:01 28357140 30552428 4582072 13.91 92828 2391636 2274980 6.69 2099308 2147924 16564 13:47:06 13:43:01 27004652 29441556 5934560 18.02 94484 2627424 3361836 9.89 3294140 2293668 194976 13:47:06 13:44:02 28004008 31643844 4935204 14.98 118240 3765428 1404296 4.13 1360588 3170060 174452 13:47:06 13:45:01 21106028 30070456 11833184 35.92 207028 8686416 9086704 26.74 3128656 7939924 5708 13:47:06 13:46:01 17775092 27217352 15164120 46.04 224124 9035876 15218408 44.78 6223820 8092700 166552 13:47:06 13:47:01 22655404 31492340 10283808 31.22 226020 8577736 1682964 4.95 2063368 7508664 10736 13:47:06 Average: 25001556 30302127 7937656 24.10 147635 5273121 4920141 14.48 2719033 4689859 106563 13:47:06 13:47:06 13:40:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:47:06 13:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:47:06 13:41:01 lo 1.73 1.73 0.20 0.20 0.00 0.00 0.00 0.00 13:47:06 13:41:01 ens3 380.37 282.89 1882.05 78.48 0.00 0.00 0.00 0.00 13:47:06 13:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:47:06 13:42:01 lo 2.00 2.00 0.19 0.19 0.00 0.00 0.00 0.00 13:47:06 13:42:01 ens3 670.67 478.10 6276.52 91.65 0.00 0.00 0.00 0.00 13:47:06 13:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:47:06 13:43:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 13:47:06 13:43:01 ens3 419.75 227.81 851.49 90.80 0.00 0.00 0.00 0.00 13:47:06 13:44:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:47:06 13:44:02 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 13:47:06 13:44:02 ens3 472.69 236.30 1802.92 83.01 0.00 0.00 0.00 0.00 13:47:06 13:45:01 vethe7e1293 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 13:47:06 13:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:47:06 13:45:01 vethcfc277a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 13:47:06 13:45:01 lo 18.95 18.95 2.73 2.73 0.00 0.00 0.00 0.00 13:47:06 13:46:01 vethe7e1293 11.13 15.56 0.97 327.86 0.00 0.00 0.00 0.03 13:47:06 13:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:47:06 13:46:01 vethcfc277a 23.73 28.65 10.87 5.85 0.00 0.00 0.00 0.00 13:47:06 13:46:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 13:47:06 13:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:47:06 13:47:01 lo 1.82 1.82 0.55 0.55 0.00 0.00 0.00 0.00 13:47:06 13:47:01 ens3 3921.76 2283.40 51389.00 460.64 0.00 0.00 0.00 0.00 13:47:06 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:47:06 Average: lo 3.76 3.76 0.55 0.55 0.00 0.00 0.00 0.00 13:47:06 Average: ens3 560.31 325.77 7348.88 65.82 0.00 0.00 0.00 0.00 13:47:06 13:47:06 13:47:06 ---> sar -P ALL: 13:47:06 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-17700) 12/04/25 _x86_64_ (8 CPU) 13:47:06 13:47:06 13:39:41 LINUX RESTART (8 CPU) 13:47:06 13:47:06 13:40:01 CPU %user %nice %system %iowait %steal %idle 13:47:06 13:41:01 all 10.70 0.00 1.24 3.14 0.04 84.88 13:47:06 13:41:01 0 2.42 0.00 0.62 9.95 0.03 86.98 13:47:06 13:41:01 1 3.14 0.00 0.63 0.52 0.07 95.64 13:47:06 13:41:01 2 15.32 0.00 1.59 4.28 0.03 78.78 13:47:06 13:41:01 3 3.12 0.00 0.80 1.87 0.03 94.18 13:47:06 13:41:01 4 23.44 0.00 1.35 1.27 0.05 73.89 13:47:06 13:41:01 5 16.92 0.00 1.99 0.85 0.02 80.23 13:47:06 13:41:01 6 16.37 0.00 1.57 0.32 0.05 81.69 13:47:06 13:41:01 7 4.87 0.00 1.32 6.11 0.07 87.63 13:47:06 13:42:01 all 25.62 0.00 1.35 2.36 0.06 70.60 13:47:06 13:42:01 0 20.29 0.00 1.27 6.39 0.07 71.98 13:47:06 13:42:01 1 21.61 0.00 1.14 0.84 0.07 76.35 13:47:06 13:42:01 2 38.54 0.00 1.12 0.43 0.07 59.84 13:47:06 13:42:01 3 26.42 0.00 1.07 0.37 0.08 72.06 13:47:06 13:42:01 4 11.92 0.00 1.20 1.97 0.05 84.85 13:47:06 13:42:01 5 28.40 0.00 0.94 0.63 0.07 69.96 13:47:06 13:42:01 6 34.07 0.00 1.39 1.59 0.07 62.89 13:47:06 13:42:01 7 23.71 0.00 2.69 6.68 0.08 66.83 13:47:06 13:43:01 all 18.61 0.00 0.63 0.76 0.04 79.95 13:47:06 13:43:01 0 10.46 0.00 0.72 0.00 0.03 88.79 13:47:06 13:43:01 1 8.72 0.00 0.93 0.00 0.03 90.31 13:47:06 13:43:01 2 27.96 0.00 1.22 0.05 0.05 70.73 13:47:06 13:43:01 3 10.29 0.00 0.28 0.02 0.05 89.36 13:47:06 13:43:01 4 33.69 0.00 0.48 5.98 0.07 59.78 13:47:06 13:43:01 5 24.14 0.00 0.92 0.02 0.03 74.90 13:47:06 13:43:01 6 22.36 0.00 0.18 0.00 0.05 77.40 13:47:06 13:43:01 7 11.26 0.00 0.37 0.07 0.02 88.29 13:47:06 13:44:02 all 14.38 0.00 2.16 2.21 0.05 81.20 13:47:06 13:44:02 0 13.43 0.00 1.69 0.33 0.07 84.48 13:47:06 13:44:02 1 9.58 0.00 2.51 8.39 0.05 79.47 13:47:06 13:44:02 2 10.23 0.00 1.25 0.07 0.03 88.42 13:47:06 13:44:02 3 10.08 0.00 2.34 2.87 0.05 84.66 13:47:06 13:44:02 4 16.58 0.00 2.14 2.45 0.03 78.80 13:47:06 13:44:02 5 13.30 0.00 2.50 0.78 0.05 83.37 13:47:06 13:44:02 6 27.43 0.00 2.54 1.77 0.05 68.21 13:47:06 13:44:02 7 14.40 0.00 2.32 1.05 0.03 82.20 13:47:06 13:45:01 all 33.37 0.00 10.82 6.48 0.08 49.25 13:47:06 13:45:01 0 31.88 0.00 9.73 1.59 0.09 56.72 13:47:06 13:45:01 1 33.75 0.00 12.93 16.83 0.07 36.42 13:47:06 13:45:01 2 33.78 0.00 10.31 4.39 0.07 51.45 13:47:06 13:45:01 3 34.44 0.00 9.95 3.59 0.09 51.93 13:47:06 13:45:01 4 34.59 0.00 11.58 9.89 0.07 43.86 13:47:06 13:45:01 5 34.41 0.00 10.32 4.56 0.09 50.62 13:47:06 13:45:01 6 32.77 0.00 11.17 3.83 0.07 52.17 13:47:06 13:45:01 7 31.42 0.00 10.58 7.20 0.09 50.71 13:47:06 13:46:01 all 58.26 0.00 6.65 0.66 0.11 34.31 13:47:06 13:46:01 0 55.88 0.00 6.69 0.66 0.12 36.65 13:47:06 13:46:01 1 55.24 0.00 7.06 1.11 0.12 36.48 13:47:06 13:46:01 2 60.68 0.00 6.40 0.08 0.10 32.73 13:47:06 13:46:01 3 55.87 0.00 6.50 0.25 0.12 37.26 13:47:06 13:46:01 4 64.99 0.00 6.36 0.49 0.12 28.04 13:47:06 13:46:01 5 57.29 0.00 6.87 1.40 0.12 34.31 13:47:06 13:46:01 6 57.21 0.00 6.65 0.94 0.10 35.10 13:47:06 13:46:01 7 58.89 0.00 6.69 0.35 0.10 33.96 13:47:06 13:47:01 all 11.54 0.00 1.58 0.45 0.05 86.38 13:47:06 13:47:01 0 4.97 0.00 1.52 0.20 0.05 93.25 13:47:06 13:47:01 1 5.47 0.00 1.32 0.02 0.03 93.16 13:47:06 13:47:01 2 14.70 0.00 1.94 1.37 0.03 81.95 13:47:06 13:47:01 3 29.51 0.00 1.87 0.18 0.05 68.38 13:47:06 13:47:01 4 18.02 0.00 1.64 0.13 0.05 80.16 13:47:06 13:47:01 5 10.15 0.00 1.99 0.17 0.03 87.66 13:47:06 13:47:01 6 3.83 0.00 1.14 0.22 0.05 94.77 13:47:06 13:47:01 7 5.76 0.00 1.21 1.32 0.03 91.67 13:47:06 Average: all 24.56 0.00 3.45 2.28 0.06 69.65 13:47:06 Average: 0 19.81 0.00 3.14 2.74 0.06 74.25 13:47:06 Average: 1 19.54 0.00 3.74 3.89 0.06 72.77 13:47:06 Average: 2 28.68 0.00 3.37 1.51 0.06 66.38 13:47:06 Average: 3 24.15 0.00 3.22 1.30 0.07 71.26 13:47:06 Average: 4 28.98 0.00 3.50 3.14 0.06 64.32 13:47:06 Average: 5 26.29 0.00 3.61 1.19 0.06 68.85 13:47:06 Average: 6 27.66 0.00 3.48 1.23 0.06 67.57 13:47:06 Average: 7 21.36 0.00 3.56 3.24 0.06 71.78 13:47:06 13:47:06 13:47:06