Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-8c-8g-83789 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/policy-clamp-sonar The recommended git tool is: NONE using credential onap-jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git://cloud.onap.org/mirror/policy/clamp > git init /w/workspace/policy-clamp-sonar # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/policy/clamp > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_SSH to set credentials Gerrit user Verifying host key using manually-configured host key entries > git fetch --tags --progress -- git://cloud.onap.org/mirror/policy/clamp +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://cloud.onap.org/mirror/policy/clamp # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 0af6a6864821eb4d4541d2db79167a6527daa207 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0af6a6864821eb4d4541d2db79167a6527daa207 # timeout=10 Commit message: "Uplift of netty dependencies that are brought in by spring boot" > git rev-list --no-walk 0af6a6864821eb4d4541d2db79167a6527daa207 # timeout=10 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] Run condition [Not] preventing prebuild for step [BuilderChain] [policy-clamp-sonar] $ /bin/bash /tmp/jenkins15537293885778484705.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-iixW lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-iixW/bin to PATH Generating Requirements File Python 3.10.6 pip 24.3.1 from /tmp/venv-iixW/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.5.1 aspy.yaml==1.3.0 attrs==24.2.0 autopage==0.5.2 beautifulsoup4==4.12.3 boto3==1.35.61 botocore==1.35.61 bs4==0.0.2 cachetools==5.5.0 certifi==2024.8.30 cffi==1.17.1 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.0 click==8.1.7 cliff==4.7.0 cmd2==2.5.6 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.14 distlib==0.3.9 dnspython==2.7.0 docker==4.2.2 dogpile.cache==1.3.3 durationpy==0.9 email_validator==2.2.0 filelock==3.16.1 future==1.0.0 gitdb==4.0.11 GitPython==3.1.43 google-auth==2.36.0 httplib2==0.22.0 identify==2.6.2 idna==3.10 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.4 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.23.0 jsonschema-specifications==2024.10.1 keystoneauth1==5.8.0 kubernetes==31.0.0 lftools==0.37.10 lxml==5.3.0 MarkupSafe==3.0.2 msgpack==1.1.0 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 netifaces==0.11.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==4.1.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==3.1.0 oslo.config==9.6.0 oslo.context==5.6.0 oslo.i18n==6.4.0 oslo.log==6.1.2 oslo.serialization==5.5.0 oslo.utils==7.4.0 packaging==24.2 pbr==6.1.0 platformdirs==4.3.6 prettytable==3.12.0 psutil==6.1.0 pyasn1==0.6.1 pyasn1_modules==0.4.1 pycparser==2.22 pygerrit2==2.0.15 PyGithub==2.5.0 PyJWT==2.9.0 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.9.0 pyrsistent==0.20.0 python-cinderclient==9.6.0 python-dateutil==2.9.0.post0 python-heatclient==4.0.0 python-jenkins==1.8.2 python-keystoneclient==5.5.0 python-magnumclient==4.7.0 python-openstackclient==7.2.1 python-swiftclient==4.6.0 PyYAML==6.0.2 referencing==0.35.1 requests==2.32.3 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.21.0 rsa==4.9 ruamel.yaml==0.18.6 ruamel.yaml.clib==0.2.12 s3transfer==0.10.3 simplejson==3.19.3 six==1.16.0 smmap==5.0.1 soupsieve==2.6 stevedore==5.3.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.2 tqdm==4.67.0 typing_extensions==4.12.2 tzdata==2024.2 urllib3==1.26.20 virtualenv==20.27.1 wcwidth==0.2.13 websocket-client==1.8.0 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.14.2 yq==3.4.3 [Boolean condition] checking [true] against [^(1|y|yes|t|true|on|run)$] (origin token: true) Run condition [Boolean condition] enabling perform for step [BuilderChain] [policy-clamp-sonar] $ /bin/sh -xe /tmp/jenkins839236496875390619.sh + echo Using SonarCloud Using SonarCloud [policy-clamp-sonar] $ /bin/sh -xe /tmp/jenkins6948199382414281391.sh + echo quiet=on Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.6.3/apache-maven-3.6.3-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 on prd-ubuntu1804-docker-8c-8g-83789 [policy-clamp-sonar] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_BRANCH=master -DPROJECT=policy/clamp -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DSTREAM=master "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt " -DJAVA_OPTS= -DGERRIT_PROJECT=policy/clamp -Dsha1=origin/master -DMAVEN_OPTS= -DGERRIT_REFSPEC=refs/heads/master -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 -DMAVEN_PARAMS= -DSONAR_MAVEN_GOAL=org.sonarsource.scanner.maven:sonar-maven-plugin:3.9.1.2184:sonar --version Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 Java version: 11.0.16, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "4.15.0-192-generic", arch: "amd64", family: "unix" [policy-clamp-sonar] $ /bin/sh -xe /tmp/jenkins11252040199575219874.sh + rm /home/jenkins/.wgetrc [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SET_JDK_VERSION=openjdk17 GIT_URL="git://cloud.onap.org/mirror" [EnvInject] - Variables injected successfully. [policy-clamp-sonar] $ /bin/sh /tmp/jenkins15463339133143763029.sh ---> update-java-alternatives.sh ---> Updating Java version ---> Ubuntu/Debian system detected update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode openjdk version "17.0.4" 2022-07-19 OpenJDK Runtime Environment (build 17.0.4+8-Ubuntu-118.04) OpenJDK 64-Bit Server VM (build 17.0.4+8-Ubuntu-118.04, mixed mode, sharing) JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' [EnvInject] - Variables injected successfully. [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content MAVEN_GOALS=clean install SONARCLOUD_JAVA_VERSION=openjdk17 SONARCLOUD_QUALITYGATE_WAIT=False SCAN_DEV_BRANCH=False PROJECT_ORGANIZATION=onap SONAR_HOST_URL=https://sonarcloud.io PROJECT_KEY=onap_policy-clamp [EnvInject] - Variables injected successfully. provisioning config files... copy managed file [global-settings] to file:/w/workspace/policy-clamp-sonar@tmp/config2515064132721199375tmp copy managed file [policy-clamp-settings] to file:/w/workspace/policy-clamp-sonar@tmp/config7322325305046649201tmp [policy-clamp-sonar] $ /bin/bash -l /tmp/jenkins4476688265611184834.sh ---> common-variables.sh --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r ---> maven-sonar.sh + set +u + export MAVEN_OPTS + declare -a params + params+=("--global-settings $GLOBAL_SETTINGS_FILE") + params+=("--settings $SETTINGS_FILE") + _JAVA_OPTIONS= + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn clean install -e -Dsonar --global-settings /w/workspace/policy-clamp-sonar@tmp/config2515064132721199375tmp --settings /w/workspace/policy-clamp-sonar@tmp/config7322325305046649201tmp --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r Picked up _JAVA_OPTIONS: Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 Java version: 17.0.4, vendor: Private Build, runtime: /usr/lib/jvm/java-17-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "4.15.0-192-generic", arch: "amd64", family: "unix" [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] policy-clamp [pom] [INFO] policy-clamp-common [jar] [INFO] policy-clamp-examples [jar] [INFO] policy-clamp-models [jar] [INFO] policy-clamp-runtime-acm [jar] [INFO] policy-clamp-participant [pom] [INFO] policy-clamp-participant-intermediary [jar] [INFO] policy-clamp-participant-impl [pom] [INFO] policy-clamp-participant-impl-simulator [jar] [INFO] policy-clamp-participant-impl-policy [jar] [INFO] policy-clamp-participant-impl-kubernetes [jar] [INFO] policy-clamp-participant-impl-http [jar] [INFO] policy-clamp-participant-impl-kserve [jar] [INFO] policy-clamp-participant-impl-a1pms [jar] [INFO] policy-clamp-acm-element-impl [jar] [INFO] clamp-packages [pom] [INFO] policy-clamp-tarball [jar] [INFO] policy-clamp-participant-impl-cds [jar] [INFO] [INFO] -----------------< org.onap.policy.clamp:policy-clamp >----------------- [INFO] Building policy-clamp 8.0.1-SNAPSHOT [1/18] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ policy-clamp --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ policy-clamp --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-clamp-sonar/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ policy-clamp --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ policy-clamp --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ policy-clamp --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ policy-clamp --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ policy-clamp --- [INFO] Analyzed bundle 'policy-clamp' with 0 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ policy-clamp --- [INFO] Failsafe report directory: /w/workspace/policy-clamp-sonar/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ policy-clamp --- [INFO] Installing /w/workspace/policy-clamp-sonar/pom.xml to /tmp/r/org/onap/policy/clamp/policy-clamp/8.0.1-SNAPSHOT/policy-clamp-8.0.1-SNAPSHOT.pom [INFO] [INFO] -------------< org.onap.policy.clamp:policy-clamp-common >-------------- [INFO] Building policy-clamp-common 8.0.1-SNAPSHOT [2/18] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ policy-clamp-common --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ policy-clamp-common --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-clamp-sonar/common/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ policy-clamp-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ policy-clamp-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ policy-clamp-common --- [INFO] Copying 5 resources from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ policy-clamp-common --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 3 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ policy-clamp-common --- [INFO] skip non existing resourceDirectory /w/workspace/policy-clamp-sonar/common/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ policy-clamp-common --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ policy-clamp-common --- [INFO] Surefire report directory: /w/workspace/policy-clamp-sonar/common/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.clamp.common.acm.rest.RequestResponseLoggingFilterTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.683 s -- in org.onap.policy.clamp.common.acm.rest.RequestResponseLoggingFilterTest [INFO] Running org.onap.policy.clamp.common.acm.exception.ExceptionsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.150 s -- in org.onap.policy.clamp.common.acm.exception.ExceptionsTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ policy-clamp-common --- [INFO] Loading execution data file /w/workspace/policy-clamp-sonar/common/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'policy-clamp-common' with 3 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ policy-clamp-common --- [INFO] Building jar: /w/workspace/policy-clamp-sonar/common/target/policy-clamp-common-8.0.1-SNAPSHOT.jar [INFO] [INFO] --- maven-jar-plugin:3.3.0:test-jar (default) @ policy-clamp-common --- [INFO] Building jar: /w/workspace/policy-clamp-sonar/common/target/policy-clamp-common-8.0.1-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ policy-clamp-common --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ policy-clamp-common --- [INFO] Analyzed bundle 'policy-clamp-common' with 3 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ policy-clamp-common --- [INFO] Failsafe report directory: /w/workspace/policy-clamp-sonar/common/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ policy-clamp-common --- [INFO] Installing /w/workspace/policy-clamp-sonar/common/pom.xml to /tmp/r/org/onap/policy/clamp/policy-clamp-common/8.0.1-SNAPSHOT/policy-clamp-common-8.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-clamp-sonar/common/target/policy-clamp-common-8.0.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/clamp/policy-clamp-common/8.0.1-SNAPSHOT/policy-clamp-common-8.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/policy-clamp-sonar/common/target/policy-clamp-common-8.0.1-SNAPSHOT-tests.jar to /tmp/r/org/onap/policy/clamp/policy-clamp-common/8.0.1-SNAPSHOT/policy-clamp-common-8.0.1-SNAPSHOT-tests.jar [INFO] [INFO] ------------< org.onap.policy.clamp:policy-clamp-examples >------------- [INFO] Building policy-clamp-examples 8.0.1-SNAPSHOT [3/18] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ policy-clamp-examples --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ policy-clamp-examples --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-clamp-sonar/examples/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ policy-clamp-examples --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ policy-clamp-examples --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-remote-resources-plugin:3.1.0:bundle (default) @ policy-clamp-examples --- [INFO] Writing META-INF/maven/remote-resources.xml descriptor with 23 entries [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ policy-clamp-examples --- [INFO] Copying 25 resources from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ policy-clamp-examples --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ policy-clamp-examples --- [INFO] skip non existing resourceDirectory /w/workspace/policy-clamp-sonar/examples/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ policy-clamp-examples --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ policy-clamp-examples --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ policy-clamp-examples --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ policy-clamp-examples --- [INFO] Building jar: /w/workspace/policy-clamp-sonar/examples/target/policy-clamp-examples-8.0.1-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ policy-clamp-examples --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ policy-clamp-examples --- [INFO] Analyzed bundle 'policy-clamp-examples' with 0 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ policy-clamp-examples --- [INFO] Failsafe report directory: /w/workspace/policy-clamp-sonar/examples/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ policy-clamp-examples --- [INFO] Installing /w/workspace/policy-clamp-sonar/examples/pom.xml to /tmp/r/org/onap/policy/clamp/policy-clamp-examples/8.0.1-SNAPSHOT/policy-clamp-examples-8.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-clamp-sonar/examples/target/policy-clamp-examples-8.0.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/clamp/policy-clamp-examples/8.0.1-SNAPSHOT/policy-clamp-examples-8.0.1-SNAPSHOT.jar [INFO] [INFO] -------------< org.onap.policy.clamp:policy-clamp-models >-------------- [INFO] Building policy-clamp-models 8.0.1-SNAPSHOT [4/18] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ policy-clamp-models --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ policy-clamp-models --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-clamp-sonar/models/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ policy-clamp-models --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ policy-clamp-models --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-remote-resources-plugin:3.1.0:process (default) @ policy-clamp-models --- [INFO] Preparing remote bundle org.onap.policy.clamp:policy-clamp-examples:8.0.1-SNAPSHOT [INFO] Copying 23 resources from 1 bundle. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ policy-clamp-models --- [INFO] skip non existing resourceDirectory /w/workspace/policy-clamp-sonar/models/src/main/resources [INFO] Copying 23 resources from target/maven-shared-archive-resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ policy-clamp-models --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 99 source files with javac [debug release 17] to target/classes [INFO] /w/workspace/policy-clamp-sonar/models/src/main/java/org/onap/policy/clamp/models/acm/persistence/concepts/JpaParticipant.java: /w/workspace/policy-clamp-sonar/models/src/main/java/org/onap/policy/clamp/models/acm/persistence/concepts/JpaParticipant.java uses or overrides a deprecated API. [INFO] /w/workspace/policy-clamp-sonar/models/src/main/java/org/onap/policy/clamp/models/acm/persistence/concepts/JpaParticipant.java: Recompile with -Xlint:deprecation for details. [INFO] /w/workspace/policy-clamp-sonar/models/src/main/java/org/onap/policy/clamp/models/acm/utils/AcmUtils.java: /w/workspace/policy-clamp-sonar/models/src/main/java/org/onap/policy/clamp/models/acm/utils/AcmUtils.java uses unchecked or unsafe operations. [INFO] /w/workspace/policy-clamp-sonar/models/src/main/java/org/onap/policy/clamp/models/acm/utils/AcmUtils.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ policy-clamp-models --- [INFO] Copying 8 resources from src/test/resources to target/test-classes [INFO] Copying 23 resources from target/maven-shared-archive-resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ policy-clamp-models --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 49 source files with javac [debug release 17] to target/test-classes [INFO] /w/workspace/policy-clamp-sonar/models/src/test/java/org/onap/policy/clamp/models/acm/utils/AcmUtilsTest.java: /w/workspace/policy-clamp-sonar/models/src/test/java/org/onap/policy/clamp/models/acm/utils/AcmUtilsTest.java uses unchecked or unsafe operations. [INFO] /w/workspace/policy-clamp-sonar/models/src/test/java/org/onap/policy/clamp/models/acm/utils/AcmUtilsTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ policy-clamp-models --- [INFO] Surefire report directory: /w/workspace/policy-clamp-sonar/models/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.clamp.models.acm.rest.RestUtilsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.208 s -- in org.onap.policy.clamp.models.acm.rest.RestUtilsTest [INFO] Running org.onap.policy.clamp.models.acm.concepts.AutomationCompositionConceptPojosTest 00:55:46.036 [main] INFO com.openpojo.log.LoggerFactory -- Logging subsystem initialized to [com.openpojo.log.impl.SLF4JLogger] 00:55:46.039 [main] INFO com.openpojo.reflection.coverage.service.PojoCoverageFilterServiceFactory -- Jacoco detected, auto-configuring OpenPojo to ignore its structures. 00:55:46.135 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to get value for environment variable: [sun.boot.class.path] 00:55:46.136 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/java/packages/lib 00:55:46.137 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/java/packages/lib] 00:55:46.137 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/lib/x86_64-linux-gnu/jni 00:55:46.137 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/lib/x86_64-linux-gnu/jni] 00:55:46.137 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /lib/x86_64-linux-gnu 00:55:46.137 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/lib/x86_64-linux-gnu] 00:55:46.138 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/lib/x86_64-linux-gnu 00:55:46.138 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/lib/x86_64-linux-gnu] 00:55:46.138 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/lib/jni 00:55:46.138 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/lib/jni] 00:55:46.138 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /lib 00:55:46.138 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/lib] 00:55:46.139 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/lib 00:55:46.139 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/lib] 00:55:46.139 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /w/workspace/policy-clamp-sonar/models/target/test-classes 00:55:46.139 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/w/workspace/policy-clamp-sonar/models/target/test-classes] 00:55:46.139 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /w/workspace/policy-clamp-sonar/models/target/classes 00:55:46.140 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/w/workspace/policy-clamp-sonar/models/target/classes] 00:55:46.140 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/common/common-parameters/3.0.1-SNAPSHOT/common-parameters-3.0.1-SNAPSHOT.jar 00:55:46.141 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar 00:55:46.141 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar 00:55:46.142 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/common/utils/3.0.1-SNAPSHOT/utils-3.0.1-SNAPSHOT.jar 00:55:46.142 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/common/capabilities/3.0.1-SNAPSHOT/capabilities-3.0.1-SNAPSHOT.jar 00:55:46.142 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/common/gson/3.0.1-SNAPSHOT/gson-3.0.1-SNAPSHOT.jar 00:55:46.142 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/ch/qos/logback/logback-classic/1.5.12/logback-classic-1.5.12.jar 00:55:46.143 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/ch/qos/logback/logback-core/1.5.12/logback-core-1.5.12.jar 00:55:46.144 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar 00:55:46.144 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/commons-io/commons-io/2.17.0/commons-io-2.17.0.jar 00:55:46.145 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar 00:55:46.145 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar 00:55:46.145 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar 00:55:46.146 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/yaml/snakeyaml/2.3/snakeyaml-2.3.jar 00:55:46.146 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/common/utils-test/3.0.1-SNAPSHOT/utils-test-3.0.1-SNAPSHOT.jar 00:55:46.146 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/commons/commons-jexl3/3.2.1/commons-jexl3-3.2.1.jar 00:55:46.147 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/commons-logging/commons-logging/1.3.4/commons-logging-1.3.4.jar 00:55:46.147 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/bouncycastle/bcpkix-fips/2.0.7/bcpkix-fips-2.0.7.jar 00:55:46.148 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/bouncycastle/bc-fips/2.0.0/bc-fips-2.0.0.jar 00:55:46.153 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/bouncycastle/bcutil-fips/2.0.3/bcutil-fips-2.0.3.jar 00:55:46.154 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar 00:55:46.154 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/models/policy-models-errors/4.0.1-SNAPSHOT/policy-models-errors-4.0.1-SNAPSHOT.jar 00:55:46.154 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/mariadb/jdbc/mariadb-java-client/3.3.3/mariadb-java-client-3.3.3.jar 00:55:46.155 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/github/waffle/waffle-jna/3.3.0/waffle-jna-3.3.0.jar 00:55:46.155 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar 00:55:46.155 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.jar 00:55:46.157 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/slf4j/jcl-over-slf4j/2.0.13/jcl-over-slf4j-2.0.13.jar 00:55:46.157 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar 00:55:46.158 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar 00:55:46.158 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar 00:55:46.159 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar 00:55:46.160 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/models/policy-models-base/4.0.1-SNAPSHOT/policy-models-base-4.0.1-SNAPSHOT.jar 00:55:46.160 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/models/policy-models-tosca/4.0.1-SNAPSHOT/policy-models-tosca-4.0.1-SNAPSHOT.jar 00:55:46.160 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/models/policy-models-dao/4.0.1-SNAPSHOT/policy-models-dao-4.0.1-SNAPSHOT.jar 00:55:46.161 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar 00:55:46.161 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar 00:55:46.162 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar 00:55:46.162 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/commons/commons-collections4/4.5.0-M2/commons-collections4-4.5.0-M2.jar 00:55:46.163 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar 00:55:46.164 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/hibernate/orm/hibernate-core/6.5.3.Final/hibernate-core-6.5.3.Final.jar 00:55:46.175 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar 00:55:46.175 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar 00:55:46.175 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar 00:55:46.175 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar 00:55:46.175 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar 00:55:46.176 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/net/bytebuddy/byte-buddy/1.14.15/byte-buddy-1.14.15.jar 00:55:46.180 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar 00:55:46.181 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar 00:55:46.181 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar 00:55:46.181 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar 00:55:46.181 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar 00:55:46.182 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar 00:55:46.182 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar 00:55:46.182 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar 00:55:46.183 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/springframework/spring-web/6.1.14/spring-web-6.1.14.jar 00:55:46.185 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/springframework/spring-beans/6.1.14/spring-beans-6.1.14.jar 00:55:46.186 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/micrometer/micrometer-observation/1.13.6/micrometer-observation-1.13.6.jar 00:55:46.187 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/micrometer/micrometer-commons/1.13.6/micrometer-commons-1.13.6.jar 00:55:46.187 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar 00:55:46.187 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/springframework/spring-context/6.1.14/spring-context-6.1.14.jar 00:55:46.188 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/springframework/spring-aop/6.1.14/spring-aop-6.1.14.jar 00:55:46.189 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/springframework/spring-expression/6.1.14/spring-expression-6.1.14.jar 00:55:46.189 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/springframework/data/spring-data-jpa/3.3.5/spring-data-jpa-3.3.5.jar 00:55:46.191 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/springframework/spring-orm/6.1.14/spring-orm-6.1.14.jar 00:55:46.191 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/springframework/spring-jdbc/6.1.14/spring-jdbc-6.1.14.jar 00:55:46.192 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar 00:55:46.192 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/springframework/data/spring-data-commons/3.3.5/spring-data-commons-3.3.5.jar 00:55:46.193 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/springframework/spring-core/6.1.14/spring-core-6.1.14.jar 00:55:46.195 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/springframework/spring-jcl/6.1.14/spring-jcl-6.1.14.jar 00:55:46.195 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/springframework/spring-tx/6.1.14/spring-tx-6.1.14.jar 00:55:46.195 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/junit/jupiter/junit-jupiter-api/5.11.3/junit-jupiter-api-5.11.3.jar 00:55:46.196 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar 00:55:46.196 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/junit/platform/junit-platform-commons/1.11.3/junit-platform-commons-1.11.3.jar 00:55:46.196 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar 00:55:46.196 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar 00:55:46.198 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/mockito/mockito-core/5.5.0/mockito-core-5.5.0.jar 00:55:46.198 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/net/bytebuddy/byte-buddy-agent/1.14.6/byte-buddy-agent-1.14.6.jar 00:55:46.199 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/objenesis/objenesis/3.3/objenesis-3.3.jar 00:55:46.199 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar 00:55:46.200 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to get value for environment variable: [java.ext.dirs] 00:55:46.258 [main] WARN com.openpojo.validation.impl.DefaultValidator -- Attempt to execute behavioural test on non-constructable class=[class org.onap.policy.clamp.models.acm.concepts.LockState] ignored 00:55:46.267 [main] INFO com.openpojo.validation.affirm.Affirmation -- Dynamically setting affirmation implementation = [com.openpojo.validation.affirm.JavaAssertionAffirmation [@2822c6ff: ]] 00:55:46.288 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.UUID org.onap.policy.clamp.models.acm.concepts.AcElementDeploy.id, fieldGetter=PojoMethodImpl [method=getId args=[] return=class java.util.UUID], fieldSetter=PojoMethodImpl [method=setId args=[class java.util.UUID] return=void]]] with value [0f691d3d-13ba-42f0-af6e-652848290a5a] 00:55:46.289 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 00:55:46.292 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier org.onap.policy.clamp.models.acm.concepts.AcElementDeploy.definition, fieldGetter=PojoMethodImpl [method=getDefinition args=[] return=class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier], fieldSetter=PojoMethodImpl [method=setDefinition args=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] return=void]]] with value [null null] 00:55:46.292 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.clamp.models.acm.messages.rest.instantiation.DeployOrder org.onap.policy.clamp.models.acm.concepts.AcElementDeploy.orderedState, fieldGetter=PojoMethodImpl [method=getOrderedState args=[] return=class org.onap.policy.clamp.models.acm.messages.rest.instantiation.DeployOrder], fieldSetter=PojoMethodImpl [method=setOrderedState args=[class org.onap.policy.clamp.models.acm.messages.rest.instantiation.DeployOrder] return=void]]] with value [UNDEPLOY] 00:55:46.294 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaServiceTemplate] using InstanceFactory 00:55:46.303 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.tosca.authorative.concepts.ToscaServiceTemplate org.onap.policy.clamp.models.acm.concepts.AcElementDeploy.toscaServiceTemplateFragment, fieldGetter=PojoMethodImpl [method=getToscaServiceTemplateFragment args=[] return=class org.onap.policy.models.tosca.authorative.concepts.ToscaServiceTemplate], fieldSetter=PojoMethodImpl [method=setToscaServiceTemplateFragment args=[class org.onap.policy.models.tosca.authorative.concepts.ToscaServiceTemplate] return=void]]] with value [ToscaServiceTemplate(toscaDefinitionsVersion=null, dataTypes=null, capabilityTypes=null, nodeTypes=null, relationshipTypes=null, policyTypes=null, toscaTopologyTemplate=null)] 00:55:46.308 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.308 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.308 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.309 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.309 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.309 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.311 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.314 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.315 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.315 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.315 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.policy.clamp.models.acm.concepts.AcElementDeploy.properties, fieldGetter=PojoMethodImpl [method=getProperties args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setProperties args=[interface java.util.Map] return=void]]] with value [{fQSBl=java.lang.Object@bc4d5e1, CasweLEh=java.lang.Object@3c6aa04a, dA5=java.lang.Object@2257fadf}] 00:55:46.316 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.UUID org.onap.policy.clamp.models.acm.concepts.AcElementDeploy.id, fieldGetter=PojoMethodImpl [method=getId args=[] return=class java.util.UUID], fieldSetter=PojoMethodImpl [method=setId args=[class java.util.UUID] return=void]]] with value [ed6d594c-949d-4c6e-8fb6-6f771eb5e0fe] 00:55:46.316 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 00:55:46.316 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier org.onap.policy.clamp.models.acm.concepts.AcElementDeploy.definition, fieldGetter=PojoMethodImpl [method=getDefinition args=[] return=class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier], fieldSetter=PojoMethodImpl [method=setDefinition args=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] return=void]]] with value [null null] 00:55:46.317 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.clamp.models.acm.messages.rest.instantiation.DeployOrder org.onap.policy.clamp.models.acm.concepts.AcElementDeploy.orderedState, fieldGetter=PojoMethodImpl [method=getOrderedState args=[] return=class org.onap.policy.clamp.models.acm.messages.rest.instantiation.DeployOrder], fieldSetter=PojoMethodImpl [method=setOrderedState args=[class org.onap.policy.clamp.models.acm.messages.rest.instantiation.DeployOrder] return=void]]] with value [UNDEPLOY] 00:55:46.317 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaServiceTemplate] using InstanceFactory 00:55:46.317 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.tosca.authorative.concepts.ToscaServiceTemplate org.onap.policy.clamp.models.acm.concepts.AcElementDeploy.toscaServiceTemplateFragment, fieldGetter=PojoMethodImpl [method=getToscaServiceTemplateFragment args=[] return=class org.onap.policy.models.tosca.authorative.concepts.ToscaServiceTemplate], fieldSetter=PojoMethodImpl [method=setToscaServiceTemplateFragment args=[class org.onap.policy.models.tosca.authorative.concepts.ToscaServiceTemplate] return=void]]] with value [ToscaServiceTemplate(toscaDefinitionsVersion=null, dataTypes=null, capabilityTypes=null, nodeTypes=null, relationshipTypes=null, policyTypes=null, toscaTopologyTemplate=null)] 00:55:46.317 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.317 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.318 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.318 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.318 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.318 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.318 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.319 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.319 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.policy.clamp.models.acm.concepts.AcElementDeploy.properties, fieldGetter=PojoMethodImpl [method=getProperties args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setProperties args=[interface java.util.Map] return=void]]] with value [{fdeTmX=java.lang.Object@1fde4f40}] 00:55:46.384 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private static final org.onap.policy.common.utils.coder.Coder org.onap.policy.clamp.models.acm.concepts.ParticipantUtilsTest.CODER, fieldGetter=null, fieldSetter=null]] has no setter skipping 00:55:46.385 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private static final java.lang.String org.onap.policy.clamp.models.acm.concepts.ParticipantUtilsTest.TOSCA_TEMPLATE_YAML, fieldGetter=null, fieldSetter=null]] has no setter skipping 00:55:46.385 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private static final java.lang.String org.onap.policy.clamp.models.acm.concepts.ParticipantUtilsTest.AUTOMATION_COMPOSITION_JSON, fieldGetter=null, fieldSetter=null]] has no setter skipping 00:55:46.385 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private static final org.onap.policy.common.utils.coder.Coder org.onap.policy.clamp.models.acm.concepts.ParticipantUtilsTest.CODER, fieldGetter=null, fieldSetter=null]] has no getter skipping 00:55:46.385 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private static final java.lang.String org.onap.policy.clamp.models.acm.concepts.ParticipantUtilsTest.TOSCA_TEMPLATE_YAML, fieldGetter=null, fieldSetter=null]] has no getter skipping 00:55:46.385 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private static final java.lang.String org.onap.policy.clamp.models.acm.concepts.ParticipantUtilsTest.AUTOMATION_COMPOSITION_JSON, fieldGetter=null, fieldSetter=null]] has no getter skipping 00:55:46.386 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.UUID org.onap.policy.clamp.models.acm.concepts.NodeTemplateState.nodeTemplateStateId, fieldGetter=PojoMethodImpl [method=getNodeTemplateStateId args=[] return=class java.util.UUID], fieldSetter=PojoMethodImpl [method=setNodeTemplateStateId args=[class java.util.UUID] return=void]]] with value [459bf9d5-0792-4f4d-8828-8cf5ece26d1c] 00:55:46.386 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.UUID org.onap.policy.clamp.models.acm.concepts.NodeTemplateState.participantId, fieldGetter=PojoMethodImpl [method=getParticipantId args=[] return=class java.util.UUID], fieldSetter=PojoMethodImpl [method=setParticipantId args=[class java.util.UUID] return=void]]] with value [931fb3b2-2e6e-4dc1-959e-ac530d11e8ca] 00:55:46.387 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 00:55:46.387 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier org.onap.policy.clamp.models.acm.concepts.NodeTemplateState.nodeTemplateId, fieldGetter=PojoMethodImpl [method=getNodeTemplateId args=[] return=class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier], fieldSetter=PojoMethodImpl [method=setNodeTemplateId args=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] return=void]]] with value [null null] 00:55:46.387 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.Boolean org.onap.policy.clamp.models.acm.concepts.NodeTemplateState.restarting, fieldGetter=PojoMethodImpl [method=getRestarting args=[] return=class java.lang.Boolean], fieldSetter=PojoMethodImpl [method=setRestarting args=[class java.lang.Boolean] return=void]]] with value [false] 00:55:46.387 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.clamp.models.acm.concepts.AcTypeState org.onap.policy.clamp.models.acm.concepts.NodeTemplateState.state, fieldGetter=PojoMethodImpl [method=getState args=[] return=class org.onap.policy.clamp.models.acm.concepts.AcTypeState], fieldSetter=PojoMethodImpl [method=setState args=[class org.onap.policy.clamp.models.acm.concepts.AcTypeState] return=void]]] with value [COMMISSIONED] 00:55:46.388 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.clamp.models.acm.concepts.NodeTemplateState.message, fieldGetter=PojoMethodImpl [method=getMessage args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setMessage args=[class java.lang.String] return=void]]] with value [SWUxlg] 00:55:46.388 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.388 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.388 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.388 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.388 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.389 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.389 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.389 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.389 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.policy.clamp.models.acm.concepts.NodeTemplateState.outProperties, fieldGetter=PojoMethodImpl [method=getOutProperties args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setOutProperties args=[interface java.util.Map] return=void]]] with value [{uBH=java.lang.Object@7efe7b87}] 00:55:46.389 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.UUID org.onap.policy.clamp.models.acm.concepts.NodeTemplateState.nodeTemplateStateId, fieldGetter=PojoMethodImpl [method=getNodeTemplateStateId args=[] return=class java.util.UUID], fieldSetter=PojoMethodImpl [method=setNodeTemplateStateId args=[class java.util.UUID] return=void]]] with value [58956c5d-0cc7-4213-8670-5412364a7eff] 00:55:46.390 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.UUID org.onap.policy.clamp.models.acm.concepts.NodeTemplateState.participantId, fieldGetter=PojoMethodImpl [method=getParticipantId args=[] return=class java.util.UUID], fieldSetter=PojoMethodImpl [method=setParticipantId args=[class java.util.UUID] return=void]]] with value [69f4cada-6c5c-4d3f-85ac-21b2f63fe6bd] 00:55:46.390 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 00:55:46.390 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier org.onap.policy.clamp.models.acm.concepts.NodeTemplateState.nodeTemplateId, fieldGetter=PojoMethodImpl [method=getNodeTemplateId args=[] return=class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier], fieldSetter=PojoMethodImpl [method=setNodeTemplateId args=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] return=void]]] with value [null null] 00:55:46.390 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.Boolean org.onap.policy.clamp.models.acm.concepts.NodeTemplateState.restarting, fieldGetter=PojoMethodImpl [method=getRestarting args=[] return=class java.lang.Boolean], fieldSetter=PojoMethodImpl [method=setRestarting args=[class java.lang.Boolean] return=void]]] with value [false] 00:55:46.390 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.clamp.models.acm.concepts.AcTypeState org.onap.policy.clamp.models.acm.concepts.NodeTemplateState.state, fieldGetter=PojoMethodImpl [method=getState args=[] return=class org.onap.policy.clamp.models.acm.concepts.AcTypeState], fieldSetter=PojoMethodImpl [method=setState args=[class org.onap.policy.clamp.models.acm.concepts.AcTypeState] return=void]]] with value [PRIMING] 00:55:46.391 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.clamp.models.acm.concepts.NodeTemplateState.message, fieldGetter=PojoMethodImpl [method=getMessage args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setMessage args=[class java.lang.String] return=void]]] with value [BQFepkie] 00:55:46.391 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.391 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.391 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.391 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.392 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.392 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.392 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.392 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.392 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.392 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.393 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.policy.clamp.models.acm.concepts.NodeTemplateState.outProperties, fieldGetter=PojoMethodImpl [method=getOutProperties args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setOutProperties args=[interface java.util.Map] return=void]]] with value [{IGFeoUK=java.lang.Object@6f139fc9}] 00:55:46.393 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.Participant] using InstanceFactory 00:55:46.396 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.clamp.models.acm.concepts.Participant org.onap.policy.clamp.models.acm.concepts.ParticipantInformation.participant, fieldGetter=PojoMethodImpl [method=getParticipant args=[] return=class org.onap.policy.clamp.models.acm.concepts.Participant], fieldSetter=PojoMethodImpl [method=setParticipant args=[class org.onap.policy.clamp.models.acm.concepts.Participant] return=void]]] with value [Participant(participantId=null, participantSupportedElementTypes={}, replicas={})] 00:55:46.396 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.396 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.397 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.397 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.397 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.397 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.397 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.397 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.397 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.397 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.398 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.NodeTemplateState] using InstanceFactory 00:55:46.398 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.NodeTemplateState] using InstanceFactory 00:55:46.398 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.policy.clamp.models.acm.concepts.ParticipantInformation.acNodeTemplateStateDefinitionMap, fieldGetter=PojoMethodImpl [method=getAcNodeTemplateStateDefinitionMap args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setAcNodeTemplateStateDefinitionMap args=[interface java.util.Map] return=void]]] with value [{33cc9a26-c773-41cf-9850-e7eb0f795ce1=NodeTemplateState(nodeTemplateStateId=null, participantId=null, nodeTemplateId=null, restarting=null, state=null, message=null, outProperties={}), 10d10c47-0ab9-4f96-a6e7-c7f3cdf4f3d1=NodeTemplateState(nodeTemplateStateId=null, participantId=null, nodeTemplateId=null, restarting=null, state=null, message=null, outProperties={})}] 00:55:46.398 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.398 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.398 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.AutomationCompositionElement] using InstanceFactory 00:55:46.399 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.AutomationCompositionElement] using InstanceFactory 00:55:46.400 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.AutomationCompositionElement] using InstanceFactory 00:55:46.401 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.AutomationCompositionElement] using InstanceFactory 00:55:46.401 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.AutomationCompositionElement] using InstanceFactory 00:55:46.410 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.policy.clamp.models.acm.concepts.ParticipantInformation.acElementInstanceMap, fieldGetter=PojoMethodImpl [method=getAcElementInstanceMap args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setAcElementInstanceMap args=[interface java.util.Map] return=void]]] with value [{e1a62377-bcb4-4242-a2f2-e3f96d04798a=AutomationCompositionElement(id=93ad656f-f5a7-4625-8a26-ebb23b1c9de9, definition=NULL 0.0.0, participantId=bc69d077-4aa1-4bef-b3a3-f9a339603202, restarting=null, deployState=UNDEPLOYED, lockState=LOCKED, subState=NONE, stage=null, operationalState=null, useState=null, description=null, message=null, properties={}, outProperties={}), 601e87c3-611d-409d-96ce-4d47e159dc40=AutomationCompositionElement(id=1a1cc7c1-fdd7-4522-8190-1285938cd4f0, definition=NULL 0.0.0, participantId=9c35786a-664d-4143-90ff-7f4bf9cbff41, restarting=null, deployState=UNDEPLOYED, lockState=LOCKED, subState=NONE, stage=null, operationalState=null, useState=null, description=null, message=null, properties={}, outProperties={}), 241193b3-f00f-45f2-97b8-7974eca96157=AutomationCompositionElement(id=81dfd530-a452-4c7b-85f3-20788c50788a, definition=NULL 0.0.0, participantId=43963db4-3ab0-4244-a441-ccbd9e9a94cd, restarting=null, deployState=UNDEPLOYED, lockState=LOCKED, subState=NONE, stage=null, operationalState=null, useState=null, description=null, message=null, properties={}, outProperties={}), 3daddc10-cfd4-4253-9870-aa9490c7afd4=AutomationCompositionElement(id=d0207956-a94f-47fd-9793-24ea54c13f11, definition=NULL 0.0.0, participantId=bff77f84-c741-4e08-9a40-b847695d8894, restarting=null, deployState=UNDEPLOYED, lockState=LOCKED, subState=NONE, stage=null, operationalState=null, useState=null, description=null, message=null, properties={}, outProperties={}), 630b2698-aada-4076-812c-3841475a4a46=AutomationCompositionElement(id=8df3c6ff-cf7f-4212-b7c3-a69fd7f7159c, definition=NULL 0.0.0, participantId=0dd81899-cdf8-499d-8e80-98a34374572a, restarting=null, deployState=UNDEPLOYED, lockState=LOCKED, subState=NONE, stage=null, operationalState=null, useState=null, description=null, message=null, properties={}, outProperties={})}] 00:55:46.411 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.Participant] using InstanceFactory 00:55:46.411 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.clamp.models.acm.concepts.Participant org.onap.policy.clamp.models.acm.concepts.ParticipantInformation.participant, fieldGetter=PojoMethodImpl [method=getParticipant args=[] return=class org.onap.policy.clamp.models.acm.concepts.Participant], fieldSetter=PojoMethodImpl [method=setParticipant args=[class org.onap.policy.clamp.models.acm.concepts.Participant] return=void]]] with value [Participant(participantId=null, participantSupportedElementTypes={}, replicas={})] 00:55:46.411 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.411 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.411 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.NodeTemplateState] using InstanceFactory 00:55:46.412 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.NodeTemplateState] using InstanceFactory 00:55:46.412 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.NodeTemplateState] using InstanceFactory 00:55:46.412 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.policy.clamp.models.acm.concepts.ParticipantInformation.acNodeTemplateStateDefinitionMap, fieldGetter=PojoMethodImpl [method=getAcNodeTemplateStateDefinitionMap args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setAcNodeTemplateStateDefinitionMap args=[interface java.util.Map] return=void]]] with value [{816996c1-0662-4817-8a76-ec01dfa4193e=NodeTemplateState(nodeTemplateStateId=null, participantId=null, nodeTemplateId=null, restarting=null, state=null, message=null, outProperties={}), 48cc5ef3-e55d-46ac-8d1b-cb6298303264=NodeTemplateState(nodeTemplateStateId=null, participantId=null, nodeTemplateId=null, restarting=null, state=null, message=null, outProperties={}), e907e4fa-5e89-4323-9409-8dfbefe1c078=NodeTemplateState(nodeTemplateStateId=null, participantId=null, nodeTemplateId=null, restarting=null, state=null, message=null, outProperties={})}] 00:55:46.412 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.412 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.412 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.AutomationCompositionElement] using InstanceFactory 00:55:46.413 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.AutomationCompositionElement] using InstanceFactory 00:55:46.414 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.AutomationCompositionElement] using InstanceFactory 00:55:46.414 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.policy.clamp.models.acm.concepts.ParticipantInformation.acElementInstanceMap, fieldGetter=PojoMethodImpl [method=getAcElementInstanceMap args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setAcElementInstanceMap args=[interface java.util.Map] return=void]]] with value [{8387d4cb-631f-4a4f-8971-5656ea48fba1=AutomationCompositionElement(id=7035f177-8a4e-400c-b5f8-d1aaa729e040, definition=NULL 0.0.0, participantId=d7e14c41-b8ac-4a60-b1cd-dd46a569c2f1, restarting=null, deployState=UNDEPLOYED, lockState=LOCKED, subState=NONE, stage=null, operationalState=null, useState=null, description=null, message=null, properties={}, outProperties={}), ac1673fe-8374-4a65-94bd-b97fff95f562=AutomationCompositionElement(id=7cd45894-f0a7-4cf7-8c55-7988880c6a88, definition=NULL 0.0.0, participantId=361ae4ea-e802-427c-919d-32c60d50eafe, restarting=null, deployState=UNDEPLOYED, lockState=LOCKED, subState=NONE, stage=null, operationalState=null, useState=null, description=null, message=null, properties={}, outProperties={}), 830568f4-5f59-4aa8-81e8-f7e8cd1cbe41=AutomationCompositionElement(id=ac026c02-f808-49b0-92fe-f0b56902b3c5, definition=NULL 0.0.0, participantId=d0e73334-8be4-4fa9-a329-6e0f0a5c6eca, restarting=null, deployState=UNDEPLOYED, lockState=LOCKED, subState=NONE, stage=null, operationalState=null, useState=null, description=null, message=null, properties={}, outProperties={})}] 00:55:46.415 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.UUID org.onap.policy.clamp.models.acm.concepts.ParticipantDefinition.participantId, fieldGetter=PojoMethodImpl [method=getParticipantId args=[] return=class java.util.UUID], fieldSetter=PojoMethodImpl [method=setParticipantId args=[class java.util.UUID] return=void]]] with value [9d3ccf2c-e63d-4ce4-8b94-d9532b8b1a73] 00:55:46.416 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.416 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.416 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.417 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.AutomationCompositionElementDefinition] using InstanceFactory 00:55:46.417 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.AutomationCompositionElementDefinition] using InstanceFactory 00:55:46.417 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.AutomationCompositionElementDefinition] using InstanceFactory 00:55:46.417 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.AutomationCompositionElementDefinition] using InstanceFactory 00:55:46.417 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.AutomationCompositionElementDefinition] using InstanceFactory 00:55:46.418 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.clamp.models.acm.concepts.ParticipantDefinition.automationCompositionElementDefinitionList, fieldGetter=PojoMethodImpl [method=getAutomationCompositionElementDefinitionList args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setAutomationCompositionElementDefinitionList args=[interface java.util.List] return=void]]] with value [[AutomationCompositionElementDefinition(acElementDefinitionId=null, automationCompositionElementToscaNodeTemplate=null, outProperties={}), AutomationCompositionElementDefinition(acElementDefinitionId=null, automationCompositionElementToscaNodeTemplate=null, outProperties={}), AutomationCompositionElementDefinition(acElementDefinitionId=null, automationCompositionElementToscaNodeTemplate=null, outProperties={}), AutomationCompositionElementDefinition(acElementDefinitionId=null, automationCompositionElementToscaNodeTemplate=null, outProperties={}), AutomationCompositionElementDefinition(acElementDefinitionId=null, automationCompositionElementToscaNodeTemplate=null, outProperties={})]] 00:55:46.418 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.UUID org.onap.policy.clamp.models.acm.concepts.ParticipantDefinition.participantId, fieldGetter=PojoMethodImpl [method=getParticipantId args=[] return=class java.util.UUID], fieldSetter=PojoMethodImpl [method=setParticipantId args=[class java.util.UUID] return=void]]] with value [d01e6355-3d05-4b6a-8140-581ca0e04144] 00:55:46.418 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.418 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.418 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.418 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.419 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.419 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.AutomationCompositionElementDefinition] using InstanceFactory 00:55:46.419 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.AutomationCompositionElementDefinition] using InstanceFactory 00:55:46.419 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.AutomationCompositionElementDefinition] using InstanceFactory 00:55:46.419 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.AutomationCompositionElementDefinition] using InstanceFactory 00:55:46.419 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.AutomationCompositionElementDefinition] using InstanceFactory 00:55:46.419 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.clamp.models.acm.concepts.ParticipantDefinition.automationCompositionElementDefinitionList, fieldGetter=PojoMethodImpl [method=getAutomationCompositionElementDefinitionList args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setAutomationCompositionElementDefinitionList args=[interface java.util.List] return=void]]] with value [[AutomationCompositionElementDefinition(acElementDefinitionId=null, automationCompositionElementToscaNodeTemplate=null, outProperties={}), AutomationCompositionElementDefinition(acElementDefinitionId=null, automationCompositionElementToscaNodeTemplate=null, outProperties={}), AutomationCompositionElementDefinition(acElementDefinitionId=null, automationCompositionElementToscaNodeTemplate=null, outProperties={}), AutomationCompositionElementDefinition(acElementDefinitionId=null, automationCompositionElementToscaNodeTemplate=null, outProperties={}), AutomationCompositionElementDefinition(acElementDefinitionId=null, automationCompositionElementToscaNodeTemplate=null, outProperties={})]] 00:55:46.420 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private static final java.lang.String org.onap.policy.clamp.models.acm.concepts.AutomationCompositionDefinitionTest.TOSCA_SERVICE_TEMPLATE_YAML, fieldGetter=null, fieldSetter=null]] has no setter skipping 00:55:46.420 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private static final java.lang.String org.onap.policy.clamp.models.acm.concepts.AutomationCompositionDefinitionTest.TOSCA_SERVICE_TEMPLATE_YAML, fieldGetter=null, fieldSetter=null]] has no getter skipping 00:55:46.421 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.UUID org.onap.policy.clamp.models.acm.concepts.AutomationCompositionElementInfo.automationCompositionElementId, fieldGetter=PojoMethodImpl [method=getAutomationCompositionElementId args=[] return=class java.util.UUID], fieldSetter=PojoMethodImpl [method=setAutomationCompositionElementId args=[class java.util.UUID] return=void]]] with value [2e4cff13-ef64-4cb5-a0a6-11851e816be6] 00:55:46.421 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.clamp.models.acm.concepts.DeployState org.onap.policy.clamp.models.acm.concepts.AutomationCompositionElementInfo.deployState, fieldGetter=PojoMethodImpl [method=getDeployState args=[] return=class org.onap.policy.clamp.models.acm.concepts.DeployState], fieldSetter=PojoMethodImpl [method=setDeployState args=[class org.onap.policy.clamp.models.acm.concepts.DeployState] return=void]]] with value [DELETED] 00:55:46.421 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.clamp.models.acm.concepts.LockState org.onap.policy.clamp.models.acm.concepts.AutomationCompositionElementInfo.lockState, fieldGetter=PojoMethodImpl [method=getLockState args=[] return=class org.onap.policy.clamp.models.acm.concepts.LockState], fieldSetter=PojoMethodImpl [method=setLockState args=[class org.onap.policy.clamp.models.acm.concepts.LockState] return=void]]] with value [LOCKING] 00:55:46.421 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.clamp.models.acm.concepts.AutomationCompositionElementInfo.operationalState, fieldGetter=PojoMethodImpl [method=getOperationalState args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setOperationalState args=[class java.lang.String] return=void]]] with value [n] 00:55:46.422 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.clamp.models.acm.concepts.AutomationCompositionElementInfo.useState, fieldGetter=PojoMethodImpl [method=getUseState args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setUseState args=[class java.lang.String] return=void]]] with value [010zTojnxXI] 00:55:46.422 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.422 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.422 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.422 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.422 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.423 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.423 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.423 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.423 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.policy.clamp.models.acm.concepts.AutomationCompositionElementInfo.outProperties, fieldGetter=PojoMethodImpl [method=getOutProperties args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setOutProperties args=[interface java.util.Map] return=void]]] with value [{zcgYhAc=java.lang.Object@4d62f4c6, MY0qCV=java.lang.Object@7569ea63, CH=java.lang.Object@ebd06a9, O7wH=java.lang.Object@16c587de, cewVPLr9=java.lang.Object@4cdb8504}] 00:55:46.423 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.UUID org.onap.policy.clamp.models.acm.concepts.AutomationCompositionElementInfo.automationCompositionElementId, fieldGetter=PojoMethodImpl [method=getAutomationCompositionElementId args=[] return=class java.util.UUID], fieldSetter=PojoMethodImpl [method=setAutomationCompositionElementId args=[class java.util.UUID] return=void]]] with value [03eb7d8a-0cf1-48a0-bd44-89b8ce2bb37e] 00:55:46.424 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.clamp.models.acm.concepts.DeployState org.onap.policy.clamp.models.acm.concepts.AutomationCompositionElementInfo.deployState, fieldGetter=PojoMethodImpl [method=getDeployState args=[] return=class org.onap.policy.clamp.models.acm.concepts.DeployState], fieldSetter=PojoMethodImpl [method=setDeployState args=[class org.onap.policy.clamp.models.acm.concepts.DeployState] return=void]]] with value [DELETED] 00:55:46.424 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.clamp.models.acm.concepts.LockState org.onap.policy.clamp.models.acm.concepts.AutomationCompositionElementInfo.lockState, fieldGetter=PojoMethodImpl [method=getLockState args=[] return=class org.onap.policy.clamp.models.acm.concepts.LockState], fieldSetter=PojoMethodImpl [method=setLockState args=[class org.onap.policy.clamp.models.acm.concepts.LockState] return=void]]] with value [LOCKING] 00:55:46.424 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.clamp.models.acm.concepts.AutomationCompositionElementInfo.operationalState, fieldGetter=PojoMethodImpl [method=getOperationalState args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setOperationalState args=[class java.lang.String] return=void]]] with value [xk] 00:55:46.424 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.clamp.models.acm.concepts.AutomationCompositionElementInfo.useState, fieldGetter=PojoMethodImpl [method=getUseState args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setUseState args=[class java.lang.String] return=void]]] with value [QFpSFtUJFk] 00:55:46.424 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.425 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.425 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.425 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.425 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.policy.clamp.models.acm.concepts.AutomationCompositionElementInfo.outProperties, fieldGetter=PojoMethodImpl [method=getOutProperties args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setOutProperties args=[interface java.util.Map] return=void]]] with value [{vISQR=java.lang.Object@2af4129d, tXkvEWRVWeo=java.lang.Object@3a175162, u3HB7FtdG=java.lang.Object@1640190a}] 00:55:46.429 [main] WARN com.openpojo.validation.impl.DefaultValidator -- Attempt to execute behavioural test on non-constructable class=[class org.onap.policy.clamp.models.acm.concepts.ParticipantState] ignored 00:55:46.429 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.UUID org.onap.policy.clamp.models.acm.concepts.AcElementRestart.id, fieldGetter=PojoMethodImpl [method=getId args=[] return=class java.util.UUID], fieldSetter=PojoMethodImpl [method=setId args=[class java.util.UUID] return=void]]] with value [011fc978-a878-44e8-b1ec-fc3c4b6f7b4c] 00:55:46.430 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 00:55:46.430 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier org.onap.policy.clamp.models.acm.concepts.AcElementRestart.definition, fieldGetter=PojoMethodImpl [method=getDefinition args=[] return=class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier], fieldSetter=PojoMethodImpl [method=setDefinition args=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] return=void]]] with value [null null] 00:55:46.430 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.UUID org.onap.policy.clamp.models.acm.concepts.AcElementRestart.participantId, fieldGetter=PojoMethodImpl [method=getParticipantId args=[] return=class java.util.UUID], fieldSetter=PojoMethodImpl [method=setParticipantId args=[class java.util.UUID] return=void]]] with value [9fced261-6fb8-4e4b-9230-71fc00f83f5a] 00:55:46.430 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.clamp.models.acm.concepts.DeployState org.onap.policy.clamp.models.acm.concepts.AcElementRestart.deployState, fieldGetter=PojoMethodImpl [method=getDeployState args=[] return=class org.onap.policy.clamp.models.acm.concepts.DeployState], fieldSetter=PojoMethodImpl [method=setDeployState args=[class org.onap.policy.clamp.models.acm.concepts.DeployState] return=void]]] with value [MIGRATING] 00:55:46.430 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.clamp.models.acm.concepts.LockState org.onap.policy.clamp.models.acm.concepts.AcElementRestart.lockState, fieldGetter=PojoMethodImpl [method=getLockState args=[] return=class org.onap.policy.clamp.models.acm.concepts.LockState], fieldSetter=PojoMethodImpl [method=setLockState args=[class org.onap.policy.clamp.models.acm.concepts.LockState] return=void]]] with value [LOCKED] 00:55:46.431 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.clamp.models.acm.concepts.AcElementRestart.operationalState, fieldGetter=PojoMethodImpl [method=getOperationalState args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setOperationalState args=[class java.lang.String] return=void]]] with value [tpWA] 00:55:46.431 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.clamp.models.acm.concepts.AcElementRestart.useState, fieldGetter=PojoMethodImpl [method=getUseState args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setUseState args=[class java.lang.String] return=void]]] with value [n4ZmulXO] 00:55:46.431 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaServiceTemplate] using InstanceFactory 00:55:46.431 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.tosca.authorative.concepts.ToscaServiceTemplate org.onap.policy.clamp.models.acm.concepts.AcElementRestart.toscaServiceTemplateFragment, fieldGetter=PojoMethodImpl [method=getToscaServiceTemplateFragment args=[] return=class org.onap.policy.models.tosca.authorative.concepts.ToscaServiceTemplate], fieldSetter=PojoMethodImpl [method=setToscaServiceTemplateFragment args=[class org.onap.policy.models.tosca.authorative.concepts.ToscaServiceTemplate] return=void]]] with value [ToscaServiceTemplate(toscaDefinitionsVersion=null, dataTypes=null, capabilityTypes=null, nodeTypes=null, relationshipTypes=null, policyTypes=null, toscaTopologyTemplate=null)] 00:55:46.432 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.432 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.432 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.432 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.432 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.432 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.433 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.433 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.433 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.433 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.433 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.policy.clamp.models.acm.concepts.AcElementRestart.properties, fieldGetter=PojoMethodImpl [method=getProperties args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setProperties args=[interface java.util.Map] return=void]]] with value [{wI=java.lang.Object@4487c0c2, W1UyPZ9lRRSfgqR=java.lang.Object@126f1ba8, 6HYwRbF=java.lang.Object@3a08078c}] 00:55:46.434 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.434 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.434 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.policy.clamp.models.acm.concepts.AcElementRestart.outProperties, fieldGetter=PojoMethodImpl [method=getOutProperties args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setOutProperties args=[interface java.util.Map] return=void]]] with value [{hbCR=java.lang.Object@29f85fe1, Ew0lFqkZii=java.lang.Object@43a0a32d, KeDtAhDW=java.lang.Object@396ef8b2, KblEx4=java.lang.Object@72825400}] 00:55:46.435 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.UUID org.onap.policy.clamp.models.acm.concepts.AcElementRestart.id, fieldGetter=PojoMethodImpl [method=getId args=[] return=class java.util.UUID], fieldSetter=PojoMethodImpl [method=setId args=[class java.util.UUID] return=void]]] with value [d2d3db07-5075-4603-b6ba-baa7170fe053] 00:55:46.435 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 00:55:46.435 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier org.onap.policy.clamp.models.acm.concepts.AcElementRestart.definition, fieldGetter=PojoMethodImpl [method=getDefinition args=[] return=class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier], fieldSetter=PojoMethodImpl [method=setDefinition args=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] return=void]]] with value [null null] 00:55:46.435 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.UUID org.onap.policy.clamp.models.acm.concepts.AcElementRestart.participantId, fieldGetter=PojoMethodImpl [method=getParticipantId args=[] return=class java.util.UUID], fieldSetter=PojoMethodImpl [method=setParticipantId args=[class java.util.UUID] return=void]]] with value [1d79d84c-d17d-4409-a0e5-d8bb31ad982e] 00:55:46.435 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.clamp.models.acm.concepts.DeployState org.onap.policy.clamp.models.acm.concepts.AcElementRestart.deployState, fieldGetter=PojoMethodImpl [method=getDeployState args=[] return=class org.onap.policy.clamp.models.acm.concepts.DeployState], fieldSetter=PojoMethodImpl [method=setDeployState args=[class org.onap.policy.clamp.models.acm.concepts.DeployState] return=void]]] with value [DEPLOYED] 00:55:46.436 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.clamp.models.acm.concepts.LockState org.onap.policy.clamp.models.acm.concepts.AcElementRestart.lockState, fieldGetter=PojoMethodImpl [method=getLockState args=[] return=class org.onap.policy.clamp.models.acm.concepts.LockState], fieldSetter=PojoMethodImpl [method=setLockState args=[class org.onap.policy.clamp.models.acm.concepts.LockState] return=void]]] with value [LOCKING] 00:55:46.436 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.clamp.models.acm.concepts.AcElementRestart.operationalState, fieldGetter=PojoMethodImpl [method=getOperationalState args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setOperationalState args=[class java.lang.String] return=void]]] with value [Ib22UAB9] 00:55:46.436 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.clamp.models.acm.concepts.AcElementRestart.useState, fieldGetter=PojoMethodImpl [method=getUseState args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setUseState args=[class java.lang.String] return=void]]] with value [nci] 00:55:46.436 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaServiceTemplate] using InstanceFactory 00:55:46.436 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.tosca.authorative.concepts.ToscaServiceTemplate org.onap.policy.clamp.models.acm.concepts.AcElementRestart.toscaServiceTemplateFragment, fieldGetter=PojoMethodImpl [method=getToscaServiceTemplateFragment args=[] return=class org.onap.policy.models.tosca.authorative.concepts.ToscaServiceTemplate], fieldSetter=PojoMethodImpl [method=setToscaServiceTemplateFragment args=[class org.onap.policy.models.tosca.authorative.concepts.ToscaServiceTemplate] return=void]]] with value [ToscaServiceTemplate(toscaDefinitionsVersion=null, dataTypes=null, capabilityTypes=null, nodeTypes=null, relationshipTypes=null, policyTypes=null, toscaTopologyTemplate=null)] 00:55:46.436 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.437 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.437 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.437 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.437 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.437 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.437 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.policy.clamp.models.acm.concepts.AcElementRestart.properties, fieldGetter=PojoMethodImpl [method=getProperties args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setProperties args=[interface java.util.Map] return=void]]] with value [{LqHXT=java.lang.Object@71b6d77f, zGDwl5A3T4=java.lang.Object@1866da85}] 00:55:46.437 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.437 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.438 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.policy.clamp.models.acm.concepts.AcElementRestart.outProperties, fieldGetter=PojoMethodImpl [method=getOutProperties args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setOutProperties args=[interface java.util.Map] return=void]]] with value [{qkz=java.lang.Object@78226c36, 8GUx0sRZ=java.lang.Object@3f685162}] 00:55:46.444 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.UUID org.onap.policy.clamp.models.acm.concepts.Participant.participantId, fieldGetter=PojoMethodImpl [method=getParticipantId args=[] return=class java.util.UUID], fieldSetter=PojoMethodImpl [method=setParticipantId args=[class java.util.UUID] return=void]]] with value [279e9b13-7011-431c-a356-fbe1bb743ae0] 00:55:46.444 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.444 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.444 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.444 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.444 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.445 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.445 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.ParticipantSupportedElementType] using InstanceFactory 00:55:46.446 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.ParticipantSupportedElementType] using InstanceFactory 00:55:46.447 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.policy.clamp.models.acm.concepts.Participant.participantSupportedElementTypes, fieldGetter=PojoMethodImpl [method=getParticipantSupportedElementTypes args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setParticipantSupportedElementTypes args=[interface java.util.Map] return=void]]] with value [{ed6b5086-0878-4e03-a6cd-de85d4512f1d=ParticipantSupportedElementType(id=4ec489f2-b1e5-4e48-acd4-e01db1012ce0, typeName=null, typeVersion=null), b5d2e6cc-e0c8-4abc-949d-579cc5980fc6=ParticipantSupportedElementType(id=a78057f5-ecfd-4fb4-adc8-58ace422870c, typeName=null, typeVersion=null)}] 00:55:46.447 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.447 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.447 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.447 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.447 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.448 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.448 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.448 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.448 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.ParticipantReplica] using InstanceFactory 00:55:46.448 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.ParticipantReplica] using InstanceFactory 00:55:46.449 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.ParticipantReplica] using InstanceFactory 00:55:46.449 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.ParticipantReplica] using InstanceFactory 00:55:46.449 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.ParticipantReplica] using InstanceFactory 00:55:46.449 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.policy.clamp.models.acm.concepts.Participant.replicas, fieldGetter=PojoMethodImpl [method=getReplicas args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setReplicas args=[interface java.util.Map] return=void]]] with value [{26b7fbac-d8da-4ed3-bce0-7e7e33c93036=ParticipantReplica(replicaId=null, participantState=ON_LINE, lastMsg=null), e9ee531e-4ac8-432a-9510-afd62b22f183=ParticipantReplica(replicaId=null, participantState=ON_LINE, lastMsg=null), 7ba5c8eb-3fb8-44f1-8154-f2d0fa890920=ParticipantReplica(replicaId=null, participantState=ON_LINE, lastMsg=null), e92ee6dd-77c9-4c06-889b-87dce0c8e249=ParticipantReplica(replicaId=null, participantState=ON_LINE, lastMsg=null), 88d11db5-fa45-4b64-8273-fa60ad50ebdb=ParticipantReplica(replicaId=null, participantState=ON_LINE, lastMsg=null)}] 00:55:46.450 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.UUID org.onap.policy.clamp.models.acm.concepts.Participant.participantId, fieldGetter=PojoMethodImpl [method=getParticipantId args=[] return=class java.util.UUID], fieldSetter=PojoMethodImpl [method=setParticipantId args=[class java.util.UUID] return=void]]] with value [8143f117-3d5e-48d7-beae-e9dfa17f0bec] 00:55:46.450 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.450 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.450 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.450 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.450 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.450 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.450 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.450 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.451 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.451 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.451 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.ParticipantSupportedElementType] using InstanceFactory 00:55:46.451 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.ParticipantSupportedElementType] using InstanceFactory 00:55:46.451 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.ParticipantSupportedElementType] using InstanceFactory 00:55:46.451 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.ParticipantSupportedElementType] using InstanceFactory 00:55:46.451 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.ParticipantSupportedElementType] using InstanceFactory 00:55:46.452 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.policy.clamp.models.acm.concepts.Participant.participantSupportedElementTypes, fieldGetter=PojoMethodImpl [method=getParticipantSupportedElementTypes args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setParticipantSupportedElementTypes args=[interface java.util.Map] return=void]]] with value [{865d9125-a30b-46b2-903d-f56b2b5a08cd=ParticipantSupportedElementType(id=c1b52c7e-9ee0-4e7b-9230-7754e040fe8b, typeName=null, typeVersion=null), db4b3727-4181-407a-ac31-2a7037c0be36=ParticipantSupportedElementType(id=ba43467c-16d6-4393-a382-9768723651cb, typeName=null, typeVersion=null), d3615d30-a5b2-4498-bfbf-f2a911049e1d=ParticipantSupportedElementType(id=e696515e-e109-40b5-b0da-6a3c772fa798, typeName=null, typeVersion=null), 84e9cc1f-912e-42bf-ba31-b68ec047c6b8=ParticipantSupportedElementType(id=6ba95dab-bcf1-4dca-9267-ee1ad72650e8, typeName=null, typeVersion=null), fb1e3a2b-282f-4653-abf6-d23aa513619a=ParticipantSupportedElementType(id=a71cf22b-d811-4ce8-a84d-aa976f247261, typeName=null, typeVersion=null)}] 00:55:46.452 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.452 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.452 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.452 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.452 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.ParticipantReplica] using InstanceFactory 00:55:46.452 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.ParticipantReplica] using InstanceFactory 00:55:46.453 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.ParticipantReplica] using InstanceFactory 00:55:46.453 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.ParticipantReplica] using InstanceFactory 00:55:46.453 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.policy.clamp.models.acm.concepts.Participant.replicas, fieldGetter=PojoMethodImpl [method=getReplicas args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setReplicas args=[interface java.util.Map] return=void]]] with value [{e53c7535-c7fa-49c9-8d31-186e23e7fa36=ParticipantReplica(replicaId=null, participantState=ON_LINE, lastMsg=null), 742251dd-ad08-4daf-a949-1712d254daf1=ParticipantReplica(replicaId=null, participantState=ON_LINE, lastMsg=null), 3ef6a650-d929-4c83-916e-ba55f3297ce7=ParticipantReplica(replicaId=null, participantState=ON_LINE, lastMsg=null), 7c2aa4a8-3c8a-4411-b40f-ec8d8486f4d4=ParticipantReplica(replicaId=null, participantState=ON_LINE, lastMsg=null)}] 00:55:46.453 [main] WARN com.openpojo.validation.impl.DefaultValidator -- Attempt to execute behavioural test on non-constructable class=[class org.onap.policy.clamp.models.acm.concepts.DeployState] ignored 00:55:46.453 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.UUID org.onap.policy.clamp.models.acm.concepts.AutomationComposition.instanceId, fieldGetter=PojoMethodImpl [method=getInstanceId args=[] return=class java.util.UUID], fieldSetter=PojoMethodImpl [method=setInstanceId args=[class java.util.UUID] return=void]]] with value [4ff1d4cc-07e4-48ce-9bd0-9cf930a8a907] 00:55:46.454 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.UUID org.onap.policy.clamp.models.acm.concepts.AutomationComposition.compositionId, fieldGetter=PojoMethodImpl [method=getCompositionId args=[] return=class java.util.UUID], fieldSetter=PojoMethodImpl [method=setCompositionId args=[class java.util.UUID] return=void]]] with value [f885bd5f-4cdb-45e3-a87f-603db76493ee] 00:55:46.454 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.UUID org.onap.policy.clamp.models.acm.concepts.AutomationComposition.compositionTargetId, fieldGetter=PojoMethodImpl [method=getCompositionTargetId args=[] return=class java.util.UUID], fieldSetter=PojoMethodImpl [method=setCompositionTargetId args=[class java.util.UUID] return=void]]] with value [c52df02b-bd9f-4198-bd0e-6f23d4b9efca] 00:55:46.454 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.Boolean org.onap.policy.clamp.models.acm.concepts.AutomationComposition.precheck, fieldGetter=PojoMethodImpl [method=getPrecheck args=[] return=class java.lang.Boolean], fieldSetter=PojoMethodImpl [method=setPrecheck args=[class java.lang.Boolean] return=void]]] with value [true] 00:55:46.454 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.clamp.models.acm.concepts.DeployState org.onap.policy.clamp.models.acm.concepts.AutomationComposition.deployState, fieldGetter=PojoMethodImpl [method=getDeployState args=[] return=class org.onap.policy.clamp.models.acm.concepts.DeployState], fieldSetter=PojoMethodImpl [method=setDeployState args=[class org.onap.policy.clamp.models.acm.concepts.DeployState] return=void]]] with value [DELETED] 00:55:46.454 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.clamp.models.acm.concepts.LockState org.onap.policy.clamp.models.acm.concepts.AutomationComposition.lockState, fieldGetter=PojoMethodImpl [method=getLockState args=[] return=class org.onap.policy.clamp.models.acm.concepts.LockState], fieldSetter=PojoMethodImpl [method=setLockState args=[class org.onap.policy.clamp.models.acm.concepts.LockState] return=void]]] with value [UNLOCKED] 00:55:46.454 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.clamp.models.acm.concepts.AutomationComposition.lastMsg, fieldGetter=PojoMethodImpl [method=getLastMsg args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setLastMsg args=[class java.lang.String] return=void]]] with value [SQIRgyZe4E] 00:55:46.455 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.Integer org.onap.policy.clamp.models.acm.concepts.AutomationComposition.phase, fieldGetter=PojoMethodImpl [method=getPhase args=[] return=class java.lang.Integer], fieldSetter=PojoMethodImpl [method=setPhase args=[class java.lang.Integer] return=void]]] with value [-2142208304] 00:55:46.455 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.clamp.models.acm.concepts.SubState org.onap.policy.clamp.models.acm.concepts.AutomationComposition.subState, fieldGetter=PojoMethodImpl [method=getSubState args=[] return=class org.onap.policy.clamp.models.acm.concepts.SubState], fieldSetter=PojoMethodImpl [method=setSubState args=[class org.onap.policy.clamp.models.acm.concepts.SubState] return=void]]] with value [PREPARING] 00:55:46.455 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.455 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.455 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.456 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.456 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.456 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.456 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.AutomationCompositionElement] using InstanceFactory 00:55:46.456 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.AutomationCompositionElement] using InstanceFactory 00:55:46.457 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.AutomationCompositionElement] using InstanceFactory 00:55:46.457 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.policy.clamp.models.acm.concepts.AutomationComposition.elements, fieldGetter=PojoMethodImpl [method=getElements args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setElements args=[interface java.util.Map] return=void]]] with value [{0a2f0093-79d0-4565-97b1-ee4ac319e9ca=AutomationCompositionElement(id=1e2924c1-89d6-4c4a-9e27-3c166c13e56c, definition=NULL 0.0.0, participantId=578b88ec-4c8d-40b5-955f-b3d688f011ad, restarting=null, deployState=UNDEPLOYED, lockState=LOCKED, subState=NONE, stage=null, operationalState=null, useState=null, description=null, message=null, properties={}, outProperties={}), 11c50c89-d474-4657-801a-a9cab1df68b1=AutomationCompositionElement(id=1bec826a-56e0-4085-ba5b-97ddd3f6ba2d, definition=NULL 0.0.0, participantId=bc4e9a96-ef28-46b4-8f3e-395ab60ac2ca, restarting=null, deployState=UNDEPLOYED, lockState=LOCKED, subState=NONE, stage=null, operationalState=null, useState=null, description=null, message=null, properties={}, outProperties={}), 4cd70aaa-ae71-4468-9d50-726a2e3def68=AutomationCompositionElement(id=5272b34f-ccbf-4a37-964c-474829bfceaf, definition=NULL 0.0.0, participantId=18ab4e32-5489-4586-9383-58e1f157805e, restarting=null, deployState=UNDEPLOYED, lockState=LOCKED, subState=NONE, stage=null, operationalState=null, useState=null, description=null, message=null, properties={}, outProperties={})}] 00:55:46.457 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.clamp.models.acm.concepts.StateChangeResult org.onap.policy.clamp.models.acm.concepts.AutomationComposition.stateChangeResult, fieldGetter=PojoMethodImpl [method=getStateChangeResult args=[] return=class org.onap.policy.clamp.models.acm.concepts.StateChangeResult], fieldSetter=PojoMethodImpl [method=setStateChangeResult args=[class org.onap.policy.clamp.models.acm.concepts.StateChangeResult] return=void]]] with value [NO_ERROR] 00:55:46.458 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.UUID org.onap.policy.clamp.models.acm.concepts.AutomationComposition.instanceId, fieldGetter=PojoMethodImpl [method=getInstanceId args=[] return=class java.util.UUID], fieldSetter=PojoMethodImpl [method=setInstanceId args=[class java.util.UUID] return=void]]] with value [a89b7db3-7126-45f6-9a4a-79f44d348778] 00:55:46.458 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.UUID org.onap.policy.clamp.models.acm.concepts.AutomationComposition.compositionId, fieldGetter=PojoMethodImpl [method=getCompositionId args=[] return=class java.util.UUID], fieldSetter=PojoMethodImpl [method=setCompositionId args=[class java.util.UUID] return=void]]] with value [b74f82f2-bcfa-43f7-ba12-dc5c96ee7e13] 00:55:46.458 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.UUID org.onap.policy.clamp.models.acm.concepts.AutomationComposition.compositionTargetId, fieldGetter=PojoMethodImpl [method=getCompositionTargetId args=[] return=class java.util.UUID], fieldSetter=PojoMethodImpl [method=setCompositionTargetId args=[class java.util.UUID] return=void]]] with value [4f59e4a4-0b62-467f-a2ec-88d005c98b72] 00:55:46.458 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.Boolean org.onap.policy.clamp.models.acm.concepts.AutomationComposition.precheck, fieldGetter=PojoMethodImpl [method=getPrecheck args=[] return=class java.lang.Boolean], fieldSetter=PojoMethodImpl [method=setPrecheck args=[class java.lang.Boolean] return=void]]] with value [true] 00:55:46.458 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.clamp.models.acm.concepts.DeployState org.onap.policy.clamp.models.acm.concepts.AutomationComposition.deployState, fieldGetter=PojoMethodImpl [method=getDeployState args=[] return=class org.onap.policy.clamp.models.acm.concepts.DeployState], fieldSetter=PojoMethodImpl [method=setDeployState args=[class org.onap.policy.clamp.models.acm.concepts.DeployState] return=void]]] with value [UNDEPLOYING] 00:55:46.458 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.clamp.models.acm.concepts.LockState org.onap.policy.clamp.models.acm.concepts.AutomationComposition.lockState, fieldGetter=PojoMethodImpl [method=getLockState args=[] return=class org.onap.policy.clamp.models.acm.concepts.LockState], fieldSetter=PojoMethodImpl [method=setLockState args=[class org.onap.policy.clamp.models.acm.concepts.LockState] return=void]]] with value [LOCKING] 00:55:46.459 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.clamp.models.acm.concepts.AutomationComposition.lastMsg, fieldGetter=PojoMethodImpl [method=getLastMsg args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setLastMsg args=[class java.lang.String] return=void]]] with value [6A] 00:55:46.459 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.Integer org.onap.policy.clamp.models.acm.concepts.AutomationComposition.phase, fieldGetter=PojoMethodImpl [method=getPhase args=[] return=class java.lang.Integer], fieldSetter=PojoMethodImpl [method=setPhase args=[class java.lang.Integer] return=void]]] with value [1445331787] 00:55:46.459 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.clamp.models.acm.concepts.SubState org.onap.policy.clamp.models.acm.concepts.AutomationComposition.subState, fieldGetter=PojoMethodImpl [method=getSubState args=[] return=class org.onap.policy.clamp.models.acm.concepts.SubState], fieldSetter=PojoMethodImpl [method=setSubState args=[class org.onap.policy.clamp.models.acm.concepts.SubState] return=void]]] with value [MIGRATION_PRECHECKING] 00:55:46.459 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.459 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.459 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.459 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.460 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.460 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.460 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.460 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.460 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.460 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.460 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.AutomationCompositionElement] using InstanceFactory 00:55:46.461 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.AutomationCompositionElement] using InstanceFactory 00:55:46.461 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.AutomationCompositionElement] using InstanceFactory 00:55:46.461 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.policy.clamp.models.acm.concepts.AutomationComposition.elements, fieldGetter=PojoMethodImpl [method=getElements args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setElements args=[interface java.util.Map] return=void]]] with value [{7a47f11b-d84c-4b20-aeb4-8e91abb56f61=AutomationCompositionElement(id=eee182a0-192b-44f3-9b9a-eb91c1b9f6fb, definition=NULL 0.0.0, participantId=e79e1f39-2e63-4239-9131-f808e0368607, restarting=null, deployState=UNDEPLOYED, lockState=LOCKED, subState=NONE, stage=null, operationalState=null, useState=null, description=null, message=null, properties={}, outProperties={}), 25db067e-4cde-4b22-b1a7-101d93a6b7c3=AutomationCompositionElement(id=1f3db750-bced-474d-952a-4aa403939a04, definition=NULL 0.0.0, participantId=0a65ef6b-5bb8-498a-aa06-2fd834f8240d, restarting=null, deployState=UNDEPLOYED, lockState=LOCKED, subState=NONE, stage=null, operationalState=null, useState=null, description=null, message=null, properties={}, outProperties={}), ab003169-8d9a-432d-ab04-2ba6b2af610d=AutomationCompositionElement(id=2bd7afa3-6120-4b92-9464-add1b7e089ec, definition=NULL 0.0.0, participantId=be76aca7-be9e-44e5-bae3-ad570076111b, restarting=null, deployState=UNDEPLOYED, lockState=LOCKED, subState=NONE, stage=null, operationalState=null, useState=null, description=null, message=null, properties={}, outProperties={})}] 00:55:46.462 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.clamp.models.acm.concepts.StateChangeResult org.onap.policy.clamp.models.acm.concepts.AutomationComposition.stateChangeResult, fieldGetter=PojoMethodImpl [method=getStateChangeResult args=[] return=class org.onap.policy.clamp.models.acm.concepts.StateChangeResult], fieldSetter=PojoMethodImpl [method=setStateChangeResult args=[class org.onap.policy.clamp.models.acm.concepts.StateChangeResult] return=void]]] with value [TIMEOUT] 00:55:46.468 [main] WARN com.openpojo.validation.impl.DefaultValidator -- Attempt to execute behavioural test on non-constructable class=[class org.onap.policy.clamp.models.acm.concepts.StateChangeResult] ignored 00:55:46.469 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.UUID org.onap.policy.clamp.models.acm.concepts.AutomationCompositionDefinition.compositionId, fieldGetter=PojoMethodImpl [method=getCompositionId args=[] return=class java.util.UUID], fieldSetter=PojoMethodImpl [method=setCompositionId args=[class java.util.UUID] return=void]]] with value [5387df6c-5027-416b-8dad-9447929f4f3a] 00:55:46.469 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaServiceTemplate] using InstanceFactory 00:55:46.469 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.tosca.authorative.concepts.ToscaServiceTemplate org.onap.policy.clamp.models.acm.concepts.AutomationCompositionDefinition.serviceTemplate, fieldGetter=PojoMethodImpl [method=getServiceTemplate args=[] return=class org.onap.policy.models.tosca.authorative.concepts.ToscaServiceTemplate], fieldSetter=PojoMethodImpl [method=setServiceTemplate args=[class org.onap.policy.models.tosca.authorative.concepts.ToscaServiceTemplate] return=void]]] with value [ToscaServiceTemplate(toscaDefinitionsVersion=null, dataTypes=null, capabilityTypes=null, nodeTypes=null, relationshipTypes=null, policyTypes=null, toscaTopologyTemplate=null)] 00:55:46.469 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.clamp.models.acm.concepts.AcTypeState org.onap.policy.clamp.models.acm.concepts.AutomationCompositionDefinition.state, fieldGetter=PojoMethodImpl [method=getState args=[] return=class org.onap.policy.clamp.models.acm.concepts.AcTypeState], fieldSetter=PojoMethodImpl [method=setState args=[class org.onap.policy.clamp.models.acm.concepts.AcTypeState] return=void]]] with value [PRIMING] 00:55:46.469 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.clamp.models.acm.concepts.StateChangeResult org.onap.policy.clamp.models.acm.concepts.AutomationCompositionDefinition.stateChangeResult, fieldGetter=PojoMethodImpl [method=getStateChangeResult args=[] return=class org.onap.policy.clamp.models.acm.concepts.StateChangeResult], fieldSetter=PojoMethodImpl [method=setStateChangeResult args=[class org.onap.policy.clamp.models.acm.concepts.StateChangeResult] return=void]]] with value [TIMEOUT] 00:55:46.470 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.clamp.models.acm.concepts.AutomationCompositionDefinition.lastMsg, fieldGetter=PojoMethodImpl [method=getLastMsg args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setLastMsg args=[class java.lang.String] return=void]]] with value [xpUK6YbhWb] 00:55:46.470 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.470 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.470 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.470 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.470 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.NodeTemplateState] using InstanceFactory 00:55:46.470 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.NodeTemplateState] using InstanceFactory 00:55:46.470 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.policy.clamp.models.acm.concepts.AutomationCompositionDefinition.elementStateMap, fieldGetter=PojoMethodImpl [method=getElementStateMap args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setElementStateMap args=[interface java.util.Map] return=void]]] with value [{K3gGr=NodeTemplateState(nodeTemplateStateId=null, participantId=null, nodeTemplateId=null, restarting=null, state=null, message=null, outProperties={}), yhsF9dJMFn=NodeTemplateState(nodeTemplateStateId=null, participantId=null, nodeTemplateId=null, restarting=null, state=null, message=null, outProperties={})}] 00:55:46.471 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.UUID org.onap.policy.clamp.models.acm.concepts.AutomationCompositionDefinition.compositionId, fieldGetter=PojoMethodImpl [method=getCompositionId args=[] return=class java.util.UUID], fieldSetter=PojoMethodImpl [method=setCompositionId args=[class java.util.UUID] return=void]]] with value [aaabe7ab-dd5e-4802-af28-ba50aace0bed] 00:55:46.471 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaServiceTemplate] using InstanceFactory 00:55:46.471 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.tosca.authorative.concepts.ToscaServiceTemplate org.onap.policy.clamp.models.acm.concepts.AutomationCompositionDefinition.serviceTemplate, fieldGetter=PojoMethodImpl [method=getServiceTemplate args=[] return=class org.onap.policy.models.tosca.authorative.concepts.ToscaServiceTemplate], fieldSetter=PojoMethodImpl [method=setServiceTemplate args=[class org.onap.policy.models.tosca.authorative.concepts.ToscaServiceTemplate] return=void]]] with value [ToscaServiceTemplate(toscaDefinitionsVersion=null, dataTypes=null, capabilityTypes=null, nodeTypes=null, relationshipTypes=null, policyTypes=null, toscaTopologyTemplate=null)] 00:55:46.471 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.clamp.models.acm.concepts.AcTypeState org.onap.policy.clamp.models.acm.concepts.AutomationCompositionDefinition.state, fieldGetter=PojoMethodImpl [method=getState args=[] return=class org.onap.policy.clamp.models.acm.concepts.AcTypeState], fieldSetter=PojoMethodImpl [method=setState args=[class org.onap.policy.clamp.models.acm.concepts.AcTypeState] return=void]]] with value [COMMISSIONED] 00:55:46.471 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.clamp.models.acm.concepts.StateChangeResult org.onap.policy.clamp.models.acm.concepts.AutomationCompositionDefinition.stateChangeResult, fieldGetter=PojoMethodImpl [method=getStateChangeResult args=[] return=class org.onap.policy.clamp.models.acm.concepts.StateChangeResult], fieldSetter=PojoMethodImpl [method=setStateChangeResult args=[class org.onap.policy.clamp.models.acm.concepts.StateChangeResult] return=void]]] with value [TIMEOUT] 00:55:46.471 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.clamp.models.acm.concepts.AutomationCompositionDefinition.lastMsg, fieldGetter=PojoMethodImpl [method=getLastMsg args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setLastMsg args=[class java.lang.String] return=void]]] with value [QMG2] 00:55:46.471 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.472 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.472 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.NodeTemplateState] using InstanceFactory 00:55:46.472 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.NodeTemplateState] using InstanceFactory 00:55:46.472 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.NodeTemplateState] using InstanceFactory 00:55:46.472 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.NodeTemplateState] using InstanceFactory 00:55:46.472 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.NodeTemplateState] using InstanceFactory 00:55:46.472 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.policy.clamp.models.acm.concepts.AutomationCompositionDefinition.elementStateMap, fieldGetter=PojoMethodImpl [method=getElementStateMap args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setElementStateMap args=[interface java.util.Map] return=void]]] with value [{zBeXGKq9k=NodeTemplateState(nodeTemplateStateId=null, participantId=null, nodeTemplateId=null, restarting=null, state=null, message=null, outProperties={}), cAumAfrqLH=NodeTemplateState(nodeTemplateStateId=null, participantId=null, nodeTemplateId=null, restarting=null, state=null, message=null, outProperties={}), Ss2VjLFCObX=NodeTemplateState(nodeTemplateStateId=null, participantId=null, nodeTemplateId=null, restarting=null, state=null, message=null, outProperties={}), E2=NodeTemplateState(nodeTemplateStateId=null, participantId=null, nodeTemplateId=null, restarting=null, state=null, message=null, outProperties={}), Nl=NodeTemplateState(nodeTemplateStateId=null, participantId=null, nodeTemplateId=null, restarting=null, state=null, message=null, outProperties={})}] 00:55:46.473 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.UUID org.onap.policy.clamp.models.acm.concepts.ParticipantDeploy.participantId, fieldGetter=PojoMethodImpl [method=getParticipantId args=[] return=class java.util.UUID], fieldSetter=PojoMethodImpl [method=setParticipantId args=[class java.util.UUID] return=void]]] with value [d0a29345-6cf7-4cb8-941c-e4f6997b83f5] 00:55:46.473 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.473 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.473 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.AcElementDeploy] using InstanceFactory 00:55:46.474 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.AcElementDeploy] using InstanceFactory 00:55:46.474 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.AcElementDeploy] using InstanceFactory 00:55:46.474 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.AcElementDeploy] using InstanceFactory 00:55:46.475 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.clamp.models.acm.concepts.ParticipantDeploy.acElementList, fieldGetter=PojoMethodImpl [method=getAcElementList args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setAcElementList args=[interface java.util.List] return=void]]] with value [[AcElementDeploy(id=6f86c53a-b6b0-4ee9-a08c-437704738f35, definition=NULL 0.0.0, orderedState=DEPLOY, toscaServiceTemplateFragment=null, properties={}), AcElementDeploy(id=5da0b052-ec8c-4303-bbc9-a08fc45cb2e0, definition=NULL 0.0.0, orderedState=DEPLOY, toscaServiceTemplateFragment=null, properties={}), AcElementDeploy(id=2aa668ae-3f85-49b7-8219-1bc467e1aff1, definition=NULL 0.0.0, orderedState=DEPLOY, toscaServiceTemplateFragment=null, properties={}), AcElementDeploy(id=79c8771f-6d24-4e86-8c9e-72f2e7f5fc60, definition=NULL 0.0.0, orderedState=DEPLOY, toscaServiceTemplateFragment=null, properties={})]] 00:55:46.475 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.UUID org.onap.policy.clamp.models.acm.concepts.ParticipantDeploy.participantId, fieldGetter=PojoMethodImpl [method=getParticipantId args=[] return=class java.util.UUID], fieldSetter=PojoMethodImpl [method=setParticipantId args=[class java.util.UUID] return=void]]] with value [f420fb31-6930-4773-b729-81c68c8275bd] 00:55:46.475 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.475 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.AcElementDeploy] using InstanceFactory 00:55:46.476 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.AcElementDeploy] using InstanceFactory 00:55:46.476 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.clamp.models.acm.concepts.ParticipantDeploy.acElementList, fieldGetter=PojoMethodImpl [method=getAcElementList args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setAcElementList args=[interface java.util.List] return=void]]] with value [[AcElementDeploy(id=3642ebb9-7edd-426a-9b1f-6bff379aef56, definition=NULL 0.0.0, orderedState=DEPLOY, toscaServiceTemplateFragment=null, properties={}), AcElementDeploy(id=b10dd512-f7b5-4001-84ef-aaa565964570, definition=NULL 0.0.0, orderedState=DEPLOY, toscaServiceTemplateFragment=null, properties={})]] 00:55:46.477 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.477 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.477 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.AutomationComposition] using InstanceFactory 00:55:46.477 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.clamp.models.acm.concepts.AutomationCompositions.automationCompositionList, fieldGetter=PojoMethodImpl [method=getAutomationCompositionList args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setAutomationCompositionList args=[interface java.util.List] return=void]]] with value [[AutomationComposition(instanceId=null, compositionId=null, compositionTargetId=null, precheck=null, deployState=UNDEPLOYED, lockState=NONE, lastMsg=null, phase=null, subState=NONE, elements=null, stateChangeResult=null)]] 00:55:46.477 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.477 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.477 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.AutomationComposition] using InstanceFactory 00:55:46.477 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.AutomationComposition] using InstanceFactory 00:55:46.477 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.AutomationComposition] using InstanceFactory 00:55:46.478 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.AutomationComposition] using InstanceFactory 00:55:46.478 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.AutomationComposition] using InstanceFactory 00:55:46.478 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.clamp.models.acm.concepts.AutomationCompositions.automationCompositionList, fieldGetter=PojoMethodImpl [method=getAutomationCompositionList args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setAutomationCompositionList args=[interface java.util.List] return=void]]] with value [[AutomationComposition(instanceId=null, compositionId=null, compositionTargetId=null, precheck=null, deployState=UNDEPLOYED, lockState=NONE, lastMsg=null, phase=null, subState=NONE, elements=null, stateChangeResult=null), AutomationComposition(instanceId=null, compositionId=null, compositionTargetId=null, precheck=null, deployState=UNDEPLOYED, lockState=NONE, lastMsg=null, phase=null, subState=NONE, elements=null, stateChangeResult=null), AutomationComposition(instanceId=null, compositionId=null, compositionTargetId=null, precheck=null, deployState=UNDEPLOYED, lockState=NONE, lastMsg=null, phase=null, subState=NONE, elements=null, stateChangeResult=null), AutomationComposition(instanceId=null, compositionId=null, compositionTargetId=null, precheck=null, deployState=UNDEPLOYED, lockState=NONE, lastMsg=null, phase=null, subState=NONE, elements=null, stateChangeResult=null), AutomationComposition(instanceId=null, compositionId=null, compositionTargetId=null, precheck=null, deployState=UNDEPLOYED, lockState=NONE, lastMsg=null, phase=null, subState=NONE, elements=null, stateChangeResult=null)]] 00:55:46.478 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.UUID org.onap.policy.clamp.models.acm.concepts.AutomationCompositionElement.id, fieldGetter=PojoMethodImpl [method=getId args=[] return=class java.util.UUID], fieldSetter=PojoMethodImpl [method=setId args=[class java.util.UUID] return=void]]] with value [25b5fce4-9360-4536-9166-a1ae6e5f68d4] 00:55:46.479 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 00:55:46.479 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier org.onap.policy.clamp.models.acm.concepts.AutomationCompositionElement.definition, fieldGetter=PojoMethodImpl [method=getDefinition args=[] return=class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier], fieldSetter=PojoMethodImpl [method=setDefinition args=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] return=void]]] with value [null null] 00:55:46.479 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.UUID org.onap.policy.clamp.models.acm.concepts.AutomationCompositionElement.participantId, fieldGetter=PojoMethodImpl [method=getParticipantId args=[] return=class java.util.UUID], fieldSetter=PojoMethodImpl [method=setParticipantId args=[class java.util.UUID] return=void]]] with value [bccae836-1a31-4573-84eb-b375a41c5fbc] 00:55:46.479 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.Boolean org.onap.policy.clamp.models.acm.concepts.AutomationCompositionElement.restarting, fieldGetter=PojoMethodImpl [method=getRestarting args=[] return=class java.lang.Boolean], fieldSetter=PojoMethodImpl [method=setRestarting args=[class java.lang.Boolean] return=void]]] with value [true] 00:55:46.479 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.clamp.models.acm.concepts.DeployState org.onap.policy.clamp.models.acm.concepts.AutomationCompositionElement.deployState, fieldGetter=PojoMethodImpl [method=getDeployState args=[] return=class org.onap.policy.clamp.models.acm.concepts.DeployState], fieldSetter=PojoMethodImpl [method=setDeployState args=[class org.onap.policy.clamp.models.acm.concepts.DeployState] return=void]]] with value [DEPLOYING] 00:55:46.479 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.clamp.models.acm.concepts.LockState org.onap.policy.clamp.models.acm.concepts.AutomationCompositionElement.lockState, fieldGetter=PojoMethodImpl [method=getLockState args=[] return=class org.onap.policy.clamp.models.acm.concepts.LockState], fieldSetter=PojoMethodImpl [method=setLockState args=[class org.onap.policy.clamp.models.acm.concepts.LockState] return=void]]] with value [LOCKING] 00:55:46.480 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.clamp.models.acm.concepts.SubState org.onap.policy.clamp.models.acm.concepts.AutomationCompositionElement.subState, fieldGetter=PojoMethodImpl [method=getSubState args=[] return=class org.onap.policy.clamp.models.acm.concepts.SubState], fieldSetter=PojoMethodImpl [method=setSubState args=[class org.onap.policy.clamp.models.acm.concepts.SubState] return=void]]] with value [PREPARING] 00:55:46.480 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.Integer org.onap.policy.clamp.models.acm.concepts.AutomationCompositionElement.stage, fieldGetter=PojoMethodImpl [method=getStage args=[] return=class java.lang.Integer], fieldSetter=PojoMethodImpl [method=setStage args=[class java.lang.Integer] return=void]]] with value [806502679] 00:55:46.480 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.clamp.models.acm.concepts.AutomationCompositionElement.operationalState, fieldGetter=PojoMethodImpl [method=getOperationalState args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setOperationalState args=[class java.lang.String] return=void]]] with value [TtZxhL3xPaLg5] 00:55:46.480 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.clamp.models.acm.concepts.AutomationCompositionElement.useState, fieldGetter=PojoMethodImpl [method=getUseState args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setUseState args=[class java.lang.String] return=void]]] with value [qpBGoKZWXkFrc] 00:55:46.480 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.clamp.models.acm.concepts.AutomationCompositionElement.description, fieldGetter=PojoMethodImpl [method=getDescription args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setDescription args=[class java.lang.String] return=void]]] with value [3L2mpN4kxEu679] 00:55:46.480 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.clamp.models.acm.concepts.AutomationCompositionElement.message, fieldGetter=PojoMethodImpl [method=getMessage args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setMessage args=[class java.lang.String] return=void]]] with value [Iz5S0QdBMSgMp] 00:55:46.481 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.481 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.481 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.policy.clamp.models.acm.concepts.AutomationCompositionElement.properties, fieldGetter=PojoMethodImpl [method=getProperties args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setProperties args=[interface java.util.Map] return=void]]] with value [{0wcvPp9nVKJlVbm7=java.lang.Object@7e744f43, 33KTT=java.lang.Object@11a8042c, LVfTgSHaoz=java.lang.Object@6a4ccef7}] 00:55:46.481 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.481 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.481 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.481 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.482 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.policy.clamp.models.acm.concepts.AutomationCompositionElement.outProperties, fieldGetter=PojoMethodImpl [method=getOutProperties args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setOutProperties args=[interface java.util.Map] return=void]]] with value [{1cokCb=java.lang.Object@64b3b1ce, mR0SSE5=java.lang.Object@6884f0d9, Ho2oQ9=java.lang.Object@49ec6a9f, XXNWjz0NLRD=java.lang.Object@26b95b0b}] 00:55:46.482 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.UUID org.onap.policy.clamp.models.acm.concepts.AutomationCompositionElement.id, fieldGetter=PojoMethodImpl [method=getId args=[] return=class java.util.UUID], fieldSetter=PojoMethodImpl [method=setId args=[class java.util.UUID] return=void]]] with value [c1c46aab-c653-4720-a325-466e5352bded] 00:55:46.483 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 00:55:46.483 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier org.onap.policy.clamp.models.acm.concepts.AutomationCompositionElement.definition, fieldGetter=PojoMethodImpl [method=getDefinition args=[] return=class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier], fieldSetter=PojoMethodImpl [method=setDefinition args=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] return=void]]] with value [null null] 00:55:46.483 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.UUID org.onap.policy.clamp.models.acm.concepts.AutomationCompositionElement.participantId, fieldGetter=PojoMethodImpl [method=getParticipantId args=[] return=class java.util.UUID], fieldSetter=PojoMethodImpl [method=setParticipantId args=[class java.util.UUID] return=void]]] with value [5b377016-aec0-4d29-9765-eb4adc8cac10] 00:55:46.483 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.Boolean org.onap.policy.clamp.models.acm.concepts.AutomationCompositionElement.restarting, fieldGetter=PojoMethodImpl [method=getRestarting args=[] return=class java.lang.Boolean], fieldSetter=PojoMethodImpl [method=setRestarting args=[class java.lang.Boolean] return=void]]] with value [false] 00:55:46.483 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.clamp.models.acm.concepts.DeployState org.onap.policy.clamp.models.acm.concepts.AutomationCompositionElement.deployState, fieldGetter=PojoMethodImpl [method=getDeployState args=[] return=class org.onap.policy.clamp.models.acm.concepts.DeployState], fieldSetter=PojoMethodImpl [method=setDeployState args=[class org.onap.policy.clamp.models.acm.concepts.DeployState] return=void]]] with value [DELETING] 00:55:46.483 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.clamp.models.acm.concepts.LockState org.onap.policy.clamp.models.acm.concepts.AutomationCompositionElement.lockState, fieldGetter=PojoMethodImpl [method=getLockState args=[] return=class org.onap.policy.clamp.models.acm.concepts.LockState], fieldSetter=PojoMethodImpl [method=setLockState args=[class org.onap.policy.clamp.models.acm.concepts.LockState] return=void]]] with value [NONE] 00:55:46.483 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.clamp.models.acm.concepts.SubState org.onap.policy.clamp.models.acm.concepts.AutomationCompositionElement.subState, fieldGetter=PojoMethodImpl [method=getSubState args=[] return=class org.onap.policy.clamp.models.acm.concepts.SubState], fieldSetter=PojoMethodImpl [method=setSubState args=[class org.onap.policy.clamp.models.acm.concepts.SubState] return=void]]] with value [NONE] 00:55:46.484 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.Integer org.onap.policy.clamp.models.acm.concepts.AutomationCompositionElement.stage, fieldGetter=PojoMethodImpl [method=getStage args=[] return=class java.lang.Integer], fieldSetter=PojoMethodImpl [method=setStage args=[class java.lang.Integer] return=void]]] with value [171022841] 00:55:46.484 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.clamp.models.acm.concepts.AutomationCompositionElement.operationalState, fieldGetter=PojoMethodImpl [method=getOperationalState args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setOperationalState args=[class java.lang.String] return=void]]] with value [mipNEce] 00:55:46.484 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.clamp.models.acm.concepts.AutomationCompositionElement.useState, fieldGetter=PojoMethodImpl [method=getUseState args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setUseState args=[class java.lang.String] return=void]]] with value [WC] 00:55:46.484 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.clamp.models.acm.concepts.AutomationCompositionElement.description, fieldGetter=PojoMethodImpl [method=getDescription args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setDescription args=[class java.lang.String] return=void]]] with value [3iCu59zzl] 00:55:46.484 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.clamp.models.acm.concepts.AutomationCompositionElement.message, fieldGetter=PojoMethodImpl [method=getMessage args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setMessage args=[class java.lang.String] return=void]]] with value [EE2Vj3] 00:55:46.484 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.484 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.484 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.485 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.485 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.485 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.485 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.policy.clamp.models.acm.concepts.AutomationCompositionElement.properties, fieldGetter=PojoMethodImpl [method=getProperties args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setProperties args=[interface java.util.Map] return=void]]] with value [{bE3MdZDW=java.lang.Object@70cccd8f, acNTUc=java.lang.Object@5f172d4a}] 00:55:46.485 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.485 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.485 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.485 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.486 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.policy.clamp.models.acm.concepts.AutomationCompositionElement.outProperties, fieldGetter=PojoMethodImpl [method=getOutProperties args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setOutProperties args=[interface java.util.Map] return=void]]] with value [{RlQr5DBT=java.lang.Object@71d9cb05}] 00:55:46.486 [main] WARN com.openpojo.validation.impl.DefaultValidator -- Attempt to execute behavioural test on non-constructable class=[class org.onap.policy.clamp.models.acm.concepts.AcTypeState] ignored 00:55:46.486 [main] WARN com.openpojo.validation.impl.DefaultValidator -- Attempt to execute behavioural test on non-constructable class=[class org.onap.policy.clamp.models.acm.concepts.SubState] ignored 00:55:46.486 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.UUID org.onap.policy.clamp.models.acm.concepts.AutomationCompositionInfo.automationCompositionId, fieldGetter=PojoMethodImpl [method=getAutomationCompositionId args=[] return=class java.util.UUID], fieldSetter=PojoMethodImpl [method=setAutomationCompositionId args=[class java.util.UUID] return=void]]] with value [f1fc5740-6f48-4212-8977-e8a30d4cd7c8] 00:55:46.487 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.clamp.models.acm.concepts.DeployState org.onap.policy.clamp.models.acm.concepts.AutomationCompositionInfo.deployState, fieldGetter=PojoMethodImpl [method=getDeployState args=[] return=class org.onap.policy.clamp.models.acm.concepts.DeployState], fieldSetter=PojoMethodImpl [method=setDeployState args=[class org.onap.policy.clamp.models.acm.concepts.DeployState] return=void]]] with value [DEPLOYING] 00:55:46.487 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.clamp.models.acm.concepts.LockState org.onap.policy.clamp.models.acm.concepts.AutomationCompositionInfo.lockState, fieldGetter=PojoMethodImpl [method=getLockState args=[] return=class org.onap.policy.clamp.models.acm.concepts.LockState], fieldSetter=PojoMethodImpl [method=setLockState args=[class org.onap.policy.clamp.models.acm.concepts.LockState] return=void]]] with value [LOCKING] 00:55:46.487 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.487 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.487 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.AutomationCompositionElementInfo] using InstanceFactory 00:55:46.487 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.AutomationCompositionElementInfo] using InstanceFactory 00:55:46.487 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.AutomationCompositionElementInfo] using InstanceFactory 00:55:46.487 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.clamp.models.acm.concepts.AutomationCompositionInfo.elements, fieldGetter=PojoMethodImpl [method=getElements args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setElements args=[interface java.util.List] return=void]]] with value [[AutomationCompositionElementInfo(automationCompositionElementId=null, deployState=UNDEPLOYED, lockState=LOCKED, operationalState=null, useState=null, outProperties={}), AutomationCompositionElementInfo(automationCompositionElementId=null, deployState=UNDEPLOYED, lockState=LOCKED, operationalState=null, useState=null, outProperties={}), AutomationCompositionElementInfo(automationCompositionElementId=null, deployState=UNDEPLOYED, lockState=LOCKED, operationalState=null, useState=null, outProperties={})]] 00:55:46.488 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.UUID org.onap.policy.clamp.models.acm.concepts.AutomationCompositionInfo.automationCompositionId, fieldGetter=PojoMethodImpl [method=getAutomationCompositionId args=[] return=class java.util.UUID], fieldSetter=PojoMethodImpl [method=setAutomationCompositionId args=[class java.util.UUID] return=void]]] with value [f6cec818-f9b7-404f-a780-726c73beb72d] 00:55:46.488 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.clamp.models.acm.concepts.DeployState org.onap.policy.clamp.models.acm.concepts.AutomationCompositionInfo.deployState, fieldGetter=PojoMethodImpl [method=getDeployState args=[] return=class org.onap.policy.clamp.models.acm.concepts.DeployState], fieldSetter=PojoMethodImpl [method=setDeployState args=[class org.onap.policy.clamp.models.acm.concepts.DeployState] return=void]]] with value [DELETING] 00:55:46.488 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.clamp.models.acm.concepts.LockState org.onap.policy.clamp.models.acm.concepts.AutomationCompositionInfo.lockState, fieldGetter=PojoMethodImpl [method=getLockState args=[] return=class org.onap.policy.clamp.models.acm.concepts.LockState], fieldSetter=PojoMethodImpl [method=setLockState args=[class org.onap.policy.clamp.models.acm.concepts.LockState] return=void]]] with value [UNLOCKED] 00:55:46.488 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.488 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.488 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.488 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.488 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.488 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.AutomationCompositionElementInfo] using InstanceFactory 00:55:46.489 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.AutomationCompositionElementInfo] using InstanceFactory 00:55:46.489 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.AutomationCompositionElementInfo] using InstanceFactory 00:55:46.489 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.AutomationCompositionElementInfo] using InstanceFactory 00:55:46.489 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.AutomationCompositionElementInfo] using InstanceFactory 00:55:46.489 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.clamp.models.acm.concepts.AutomationCompositionInfo.elements, fieldGetter=PojoMethodImpl [method=getElements args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setElements args=[interface java.util.List] return=void]]] with value [[AutomationCompositionElementInfo(automationCompositionElementId=null, deployState=UNDEPLOYED, lockState=LOCKED, operationalState=null, useState=null, outProperties={}), AutomationCompositionElementInfo(automationCompositionElementId=null, deployState=UNDEPLOYED, lockState=LOCKED, operationalState=null, useState=null, outProperties={}), AutomationCompositionElementInfo(automationCompositionElementId=null, deployState=UNDEPLOYED, lockState=LOCKED, operationalState=null, useState=null, outProperties={}), AutomationCompositionElementInfo(automationCompositionElementId=null, deployState=UNDEPLOYED, lockState=LOCKED, operationalState=null, useState=null, outProperties={}), AutomationCompositionElementInfo(automationCompositionElementId=null, deployState=UNDEPLOYED, lockState=LOCKED, operationalState=null, useState=null, outProperties={})]] 00:55:46.491 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 00:55:46.491 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier org.onap.policy.clamp.models.acm.concepts.AutomationCompositionElementDefinition.acElementDefinitionId, fieldGetter=PojoMethodImpl [method=getAcElementDefinitionId args=[] return=class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier], fieldSetter=PojoMethodImpl [method=setAcElementDefinitionId args=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] return=void]]] with value [null null] 00:55:46.492 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaNodeTemplate] using InstanceFactory 00:55:46.493 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.tosca.authorative.concepts.ToscaNodeTemplate org.onap.policy.clamp.models.acm.concepts.AutomationCompositionElementDefinition.automationCompositionElementToscaNodeTemplate, fieldGetter=PojoMethodImpl [method=getAutomationCompositionElementToscaNodeTemplate args=[] return=class org.onap.policy.models.tosca.authorative.concepts.ToscaNodeTemplate], fieldSetter=PojoMethodImpl [method=setAutomationCompositionElementToscaNodeTemplate args=[class org.onap.policy.models.tosca.authorative.concepts.ToscaNodeTemplate] return=void]]] with value [ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties(type=null, typeVersion=null, properties=null), requirements=null, capabilities=null)] 00:55:46.493 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.493 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.493 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.493 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.493 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.493 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.493 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.494 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.494 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.494 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.494 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.policy.clamp.models.acm.concepts.AutomationCompositionElementDefinition.outProperties, fieldGetter=PojoMethodImpl [method=getOutProperties args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setOutProperties args=[interface java.util.Map] return=void]]] with value [{JL3wh8lU=java.lang.Object@4f6b687e}] 00:55:46.494 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 00:55:46.494 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier org.onap.policy.clamp.models.acm.concepts.AutomationCompositionElementDefinition.acElementDefinitionId, fieldGetter=PojoMethodImpl [method=getAcElementDefinitionId args=[] return=class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier], fieldSetter=PojoMethodImpl [method=setAcElementDefinitionId args=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] return=void]]] with value [null null] 00:55:46.494 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaNodeTemplate] using InstanceFactory 00:55:46.494 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.tosca.authorative.concepts.ToscaNodeTemplate org.onap.policy.clamp.models.acm.concepts.AutomationCompositionElementDefinition.automationCompositionElementToscaNodeTemplate, fieldGetter=PojoMethodImpl [method=getAutomationCompositionElementToscaNodeTemplate args=[] return=class org.onap.policy.models.tosca.authorative.concepts.ToscaNodeTemplate], fieldSetter=PojoMethodImpl [method=setAutomationCompositionElementToscaNodeTemplate args=[class org.onap.policy.models.tosca.authorative.concepts.ToscaNodeTemplate] return=void]]] with value [ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties(type=null, typeVersion=null, properties=null), requirements=null, capabilities=null)] 00:55:46.495 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.495 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.495 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.495 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.495 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.policy.clamp.models.acm.concepts.AutomationCompositionElementDefinition.outProperties, fieldGetter=PojoMethodImpl [method=getOutProperties args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setOutProperties args=[interface java.util.Map] return=void]]] with value [{TcDjq=java.lang.Object@6cfd9a54, Pxe6Ky9udCrEXf1l=java.lang.Object@78c1372d, bUN=java.lang.Object@9aa2002}] 00:55:46.496 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.496 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.496 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.clamp.models.acm.concepts.DeployState org.onap.policy.clamp.models.acm.concepts.AcElementDeployAck.deployState, fieldGetter=PojoMethodImpl [method=getDeployState args=[] return=class org.onap.policy.clamp.models.acm.concepts.DeployState], fieldSetter=PojoMethodImpl [method=setDeployState args=[class org.onap.policy.clamp.models.acm.concepts.DeployState] return=void]]] with value [DEPLOYED] 00:55:46.496 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.clamp.models.acm.concepts.LockState org.onap.policy.clamp.models.acm.concepts.AcElementDeployAck.lockState, fieldGetter=PojoMethodImpl [method=getLockState args=[] return=class org.onap.policy.clamp.models.acm.concepts.LockState], fieldSetter=PojoMethodImpl [method=setLockState args=[class org.onap.policy.clamp.models.acm.concepts.LockState] return=void]]] with value [LOCKED] 00:55:46.497 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.clamp.models.acm.concepts.AcElementDeployAck.operationalState, fieldGetter=PojoMethodImpl [method=getOperationalState args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setOperationalState args=[class java.lang.String] return=void]]] with value [qvpfMri] 00:55:46.497 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.clamp.models.acm.concepts.AcElementDeployAck.useState, fieldGetter=PojoMethodImpl [method=getUseState args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setUseState args=[class java.lang.String] return=void]]] with value [YCe61Ca5M] 00:55:46.497 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.497 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.497 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.497 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.497 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.policy.clamp.models.acm.concepts.AcElementDeployAck.outProperties, fieldGetter=PojoMethodImpl [method=getOutProperties args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setOutProperties args=[interface java.util.Map] return=void]]] with value [{kmwgjsqv=java.lang.Object@6ecdbab8, M7PaBsI=java.lang.Object@3dd4a6fa, Y6phRa=java.lang.Object@19f7222e, O3N=java.lang.Object@3f725306, iRpSfGo1F30d=java.lang.Object@3c69362a}] 00:55:46.498 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.Boolean org.onap.policy.clamp.models.acm.concepts.AcElementDeployAck.result, fieldGetter=PojoMethodImpl [method=getResult args=[] return=class java.lang.Boolean], fieldSetter=PojoMethodImpl [method=setResult args=[class java.lang.Boolean] return=void]]] with value [true] 00:55:46.498 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.clamp.models.acm.concepts.AcElementDeployAck.message, fieldGetter=PojoMethodImpl [method=getMessage args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setMessage args=[class java.lang.String] return=void]]] with value [wIGjeUr] 00:55:46.498 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.498 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.498 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.498 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.498 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.498 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.498 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.498 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.499 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.499 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.499 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.clamp.models.acm.concepts.DeployState org.onap.policy.clamp.models.acm.concepts.AcElementDeployAck.deployState, fieldGetter=PojoMethodImpl [method=getDeployState args=[] return=class org.onap.policy.clamp.models.acm.concepts.DeployState], fieldSetter=PojoMethodImpl [method=setDeployState args=[class org.onap.policy.clamp.models.acm.concepts.DeployState] return=void]]] with value [UNDEPLOYED] 00:55:46.499 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.clamp.models.acm.concepts.LockState org.onap.policy.clamp.models.acm.concepts.AcElementDeployAck.lockState, fieldGetter=PojoMethodImpl [method=getLockState args=[] return=class org.onap.policy.clamp.models.acm.concepts.LockState], fieldSetter=PojoMethodImpl [method=setLockState args=[class org.onap.policy.clamp.models.acm.concepts.LockState] return=void]]] with value [LOCKED] 00:55:46.499 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.clamp.models.acm.concepts.AcElementDeployAck.operationalState, fieldGetter=PojoMethodImpl [method=getOperationalState args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setOperationalState args=[class java.lang.String] return=void]]] with value [vK7YHSZA0poiF] 00:55:46.499 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.clamp.models.acm.concepts.AcElementDeployAck.useState, fieldGetter=PojoMethodImpl [method=getUseState args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setUseState args=[class java.lang.String] return=void]]] with value [zX8pXFHT] 00:55:46.499 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.499 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.500 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.500 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.500 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.500 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.500 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.500 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.500 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.policy.clamp.models.acm.concepts.AcElementDeployAck.outProperties, fieldGetter=PojoMethodImpl [method=getOutProperties args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setOutProperties args=[interface java.util.Map] return=void]]] with value [{qMC1BuB=java.lang.Object@435e60ff, Y4=java.lang.Object@17d32e9b, wDChfy=java.lang.Object@66f0548d}] 00:55:46.500 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.Boolean org.onap.policy.clamp.models.acm.concepts.AcElementDeployAck.result, fieldGetter=PojoMethodImpl [method=getResult args=[] return=class java.lang.Boolean], fieldSetter=PojoMethodImpl [method=setResult args=[class java.lang.Boolean] return=void]]] with value [false] 00:55:46.500 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.clamp.models.acm.concepts.AcElementDeployAck.message, fieldGetter=PojoMethodImpl [method=getMessage args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setMessage args=[class java.lang.String] return=void]]] with value [cshCkSTn] 00:55:46.501 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.501 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.501 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.501 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.501 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.501 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.501 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.501 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.501 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.501 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.502 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.UUID org.onap.policy.clamp.models.acm.concepts.ParticipantRestartAc.automationCompositionId, fieldGetter=PojoMethodImpl [method=getAutomationCompositionId args=[] return=class java.util.UUID], fieldSetter=PojoMethodImpl [method=setAutomationCompositionId args=[class java.util.UUID] return=void]]] with value [4dcb91ae-826a-4987-b0af-bfbc90b24347] 00:55:46.503 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.clamp.models.acm.concepts.DeployState org.onap.policy.clamp.models.acm.concepts.ParticipantRestartAc.deployState, fieldGetter=PojoMethodImpl [method=getDeployState args=[] return=class org.onap.policy.clamp.models.acm.concepts.DeployState], fieldSetter=PojoMethodImpl [method=setDeployState args=[class org.onap.policy.clamp.models.acm.concepts.DeployState] return=void]]] with value [UNDEPLOYED] 00:55:46.503 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.clamp.models.acm.concepts.LockState org.onap.policy.clamp.models.acm.concepts.ParticipantRestartAc.lockState, fieldGetter=PojoMethodImpl [method=getLockState args=[] return=class org.onap.policy.clamp.models.acm.concepts.LockState], fieldSetter=PojoMethodImpl [method=setLockState args=[class org.onap.policy.clamp.models.acm.concepts.LockState] return=void]]] with value [LOCKED] 00:55:46.503 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.clamp.models.acm.concepts.StateChangeResult org.onap.policy.clamp.models.acm.concepts.ParticipantRestartAc.stateChangeResult, fieldGetter=PojoMethodImpl [method=getStateChangeResult args=[] return=class org.onap.policy.clamp.models.acm.concepts.StateChangeResult], fieldSetter=PojoMethodImpl [method=setStateChangeResult args=[class org.onap.policy.clamp.models.acm.concepts.StateChangeResult] return=void]]] with value [NO_ERROR] 00:55:46.503 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.503 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.504 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.AcElementRestart] using InstanceFactory 00:55:46.504 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.clamp.models.acm.concepts.ParticipantRestartAc.acElementList, fieldGetter=PojoMethodImpl [method=getAcElementList args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setAcElementList args=[interface java.util.List] return=void]]] with value [[AcElementRestart(id=2665c7e3-1bb0-4e9a-8f5c-14d99c7fbdce, definition=NULL 0.0.0, participantId=null, deployState=null, lockState=null, operationalState=null, useState=null, toscaServiceTemplateFragment=null, properties={}, outProperties={})]] 00:55:46.504 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.UUID org.onap.policy.clamp.models.acm.concepts.ParticipantRestartAc.automationCompositionId, fieldGetter=PojoMethodImpl [method=getAutomationCompositionId args=[] return=class java.util.UUID], fieldSetter=PojoMethodImpl [method=setAutomationCompositionId args=[class java.util.UUID] return=void]]] with value [57365c47-5e4c-4eaa-ac27-e393ca700f55] 00:55:46.504 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.clamp.models.acm.concepts.DeployState org.onap.policy.clamp.models.acm.concepts.ParticipantRestartAc.deployState, fieldGetter=PojoMethodImpl [method=getDeployState args=[] return=class org.onap.policy.clamp.models.acm.concepts.DeployState], fieldSetter=PojoMethodImpl [method=setDeployState args=[class org.onap.policy.clamp.models.acm.concepts.DeployState] return=void]]] with value [DEPLOYED] 00:55:46.505 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.clamp.models.acm.concepts.LockState org.onap.policy.clamp.models.acm.concepts.ParticipantRestartAc.lockState, fieldGetter=PojoMethodImpl [method=getLockState args=[] return=class org.onap.policy.clamp.models.acm.concepts.LockState], fieldSetter=PojoMethodImpl [method=setLockState args=[class org.onap.policy.clamp.models.acm.concepts.LockState] return=void]]] with value [LOCKED] 00:55:46.505 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.clamp.models.acm.concepts.StateChangeResult org.onap.policy.clamp.models.acm.concepts.ParticipantRestartAc.stateChangeResult, fieldGetter=PojoMethodImpl [method=getStateChangeResult args=[] return=class org.onap.policy.clamp.models.acm.concepts.StateChangeResult], fieldSetter=PojoMethodImpl [method=setStateChangeResult args=[class org.onap.policy.clamp.models.acm.concepts.StateChangeResult] return=void]]] with value [NO_ERROR] 00:55:46.505 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:46.505 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.AcElementRestart] using InstanceFactory 00:55:46.505 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.AcElementRestart] using InstanceFactory 00:55:46.505 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.AcElementRestart] using InstanceFactory 00:55:46.506 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.AcElementRestart] using InstanceFactory 00:55:46.506 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.clamp.models.acm.concepts.ParticipantRestartAc.acElementList, fieldGetter=PojoMethodImpl [method=getAcElementList args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setAcElementList args=[interface java.util.List] return=void]]] with value [[AcElementRestart(id=49339b9c-c843-4632-b69f-8194b37a8218, definition=NULL 0.0.0, participantId=null, deployState=null, lockState=null, operationalState=null, useState=null, toscaServiceTemplateFragment=null, properties={}, outProperties={}), AcElementRestart(id=43daaa23-2295-409c-b898-0bc98e6139af, definition=NULL 0.0.0, participantId=null, deployState=null, lockState=null, operationalState=null, useState=null, toscaServiceTemplateFragment=null, properties={}, outProperties={}), AcElementRestart(id=8ee5745c-ba3d-46df-9480-1a802dc50d46, definition=NULL 0.0.0, participantId=null, deployState=null, lockState=null, operationalState=null, useState=null, toscaServiceTemplateFragment=null, properties={}, outProperties={}), AcElementRestart(id=64392a3c-26cc-4909-b3dc-7eecfc9f8ccc, definition=NULL 0.0.0, participantId=null, deployState=null, lockState=null, operationalState=null, useState=null, toscaServiceTemplateFragment=null, properties={}, outProperties={})]] 00:55:46.507 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.UUID org.onap.policy.clamp.models.acm.concepts.ParticipantReplica.replicaId, fieldGetter=PojoMethodImpl [method=getReplicaId args=[] return=class java.util.UUID], fieldSetter=PojoMethodImpl [method=setReplicaId args=[class java.util.UUID] return=void]]] with value [b1b760ca-a364-4077-bc2e-ae78b2bd9506] 00:55:46.507 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.clamp.models.acm.concepts.ParticipantState org.onap.policy.clamp.models.acm.concepts.ParticipantReplica.participantState, fieldGetter=PojoMethodImpl [method=getParticipantState args=[] return=class org.onap.policy.clamp.models.acm.concepts.ParticipantState], fieldSetter=PojoMethodImpl [method=setParticipantState args=[class org.onap.policy.clamp.models.acm.concepts.ParticipantState] return=void]]] with value [OFF_LINE] 00:55:46.508 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.clamp.models.acm.concepts.ParticipantReplica.lastMsg, fieldGetter=PojoMethodImpl [method=getLastMsg args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setLastMsg args=[class java.lang.String] return=void]]] with value [FwCx] 00:55:46.508 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.UUID org.onap.policy.clamp.models.acm.concepts.ParticipantReplica.replicaId, fieldGetter=PojoMethodImpl [method=getReplicaId args=[] return=class java.util.UUID], fieldSetter=PojoMethodImpl [method=setReplicaId args=[class java.util.UUID] return=void]]] with value [91e2b71a-fbb3-4737-b518-fd029f70971d] 00:55:46.508 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.clamp.models.acm.concepts.ParticipantState org.onap.policy.clamp.models.acm.concepts.ParticipantReplica.participantState, fieldGetter=PojoMethodImpl [method=getParticipantState args=[] return=class org.onap.policy.clamp.models.acm.concepts.ParticipantState], fieldSetter=PojoMethodImpl [method=setParticipantState args=[class org.onap.policy.clamp.models.acm.concepts.ParticipantState] return=void]]] with value [ON_LINE] 00:55:46.508 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.clamp.models.acm.concepts.ParticipantReplica.lastMsg, fieldGetter=PojoMethodImpl [method=getLastMsg args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setLastMsg args=[class java.lang.String] return=void]]] with value [EJyU] 00:55:46.508 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private static final java.lang.String org.onap.policy.clamp.models.acm.concepts.ParticipantsSupportedElementTypesTest.ID, fieldGetter=null, fieldSetter=null]] has no setter skipping 00:55:46.509 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private static final java.lang.String org.onap.policy.clamp.models.acm.concepts.ParticipantsSupportedElementTypesTest.ID, fieldGetter=null, fieldSetter=null]] has no getter skipping 00:55:46.509 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.UUID org.onap.policy.clamp.models.acm.concepts.ParticipantSupportedElementType.id, fieldGetter=PojoMethodImpl [method=getId args=[] return=class java.util.UUID], fieldSetter=PojoMethodImpl [method=setId args=[class java.util.UUID] return=void]]] with value [65cb78a6-5a15-420f-9acb-103662298b75] 00:55:46.509 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.clamp.models.acm.concepts.ParticipantSupportedElementType.typeName, fieldGetter=PojoMethodImpl [method=getTypeName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setTypeName args=[class java.lang.String] return=void]]] with value [HKzLsCy6gGuC] 00:55:46.509 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.clamp.models.acm.concepts.ParticipantSupportedElementType.typeVersion, fieldGetter=PojoMethodImpl [method=getTypeVersion args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setTypeVersion args=[class java.lang.String] return=void]]] with value [oEZ7h] 00:55:46.509 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.UUID org.onap.policy.clamp.models.acm.concepts.ParticipantSupportedElementType.id, fieldGetter=PojoMethodImpl [method=getId args=[] return=class java.util.UUID], fieldSetter=PojoMethodImpl [method=setId args=[class java.util.UUID] return=void]]] with value [9ce3ff5b-e9fd-40a0-a594-22f8451e0268] 00:55:46.509 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.clamp.models.acm.concepts.ParticipantSupportedElementType.typeName, fieldGetter=PojoMethodImpl [method=getTypeName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setTypeName args=[class java.lang.String] return=void]]] with value [Dy] 00:55:46.510 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.clamp.models.acm.concepts.ParticipantSupportedElementType.typeVersion, fieldGetter=PojoMethodImpl [method=getTypeVersion args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setTypeVersion args=[class java.lang.String] return=void]]] with value [6S7Zqx] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.616 s -- in org.onap.policy.clamp.models.acm.concepts.AutomationCompositionConceptPojosTest [INFO] Running org.onap.policy.clamp.models.acm.concepts.ParticipantReplicaTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.onap.policy.clamp.models.acm.concepts.ParticipantReplicaTest [INFO] Running org.onap.policy.clamp.models.acm.concepts.AutomationCompositionsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.clamp.models.acm.concepts.AutomationCompositionsTest [INFO] Running org.onap.policy.clamp.models.acm.concepts.AutomationCompositionElementTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.onap.policy.clamp.models.acm.concepts.AutomationCompositionElementTest [INFO] Running org.onap.policy.clamp.models.acm.concepts.ParticipantTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.policy.clamp.models.acm.concepts.ParticipantTest [INFO] Running org.onap.policy.clamp.models.acm.concepts.NodeTemplateStateTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.clamp.models.acm.concepts.NodeTemplateStateTest [INFO] Running org.onap.policy.clamp.models.acm.concepts.AutomationCompositionDefinitionTest 00:55:46.585 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "clamp/acm/pmsh/funtional-pmsh-usecase.yaml" does not exist on the local file system 00:55:46.593 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-clamp-sonar/models/target/test-classes/clamp/acm/pmsh/funtional-pmsh-usecase.yaml" : [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.250 s -- in org.onap.policy.clamp.models.acm.concepts.AutomationCompositionDefinitionTest [INFO] Running org.onap.policy.clamp.models.acm.concepts.ParticipantUtilsTest 00:55:46.814 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "examples/acm/test-pm-subscription-handling.yaml" does not exist on the local file system 00:55:46.815 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-clamp-sonar/models/target/test-classes/examples/acm/test-pm-subscription-handling.yaml" : 00:55:46.867 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-clamp-sonar/models/src/test/resources/providers/TestAutomationCompositions.json" was found on the local file system 00:55:46.885 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "examples/acm/test-pm-subscription-handling.yaml" does not exist on the local file system 00:55:46.885 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-clamp-sonar/models/target/test-classes/examples/acm/test-pm-subscription-handling.yaml" : 00:55:46.928 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-clamp-sonar/models/src/test/resources/providers/TestAutomationCompositions.json" was found on the local file system [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.120 s -- in org.onap.policy.clamp.models.acm.concepts.ParticipantUtilsTest [INFO] Running org.onap.policy.clamp.models.acm.concepts.AutomationCompositionTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.onap.policy.clamp.models.acm.concepts.AutomationCompositionTest [INFO] Running org.onap.policy.clamp.models.acm.concepts.ParticipantInformationTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.onap.policy.clamp.models.acm.concepts.ParticipantInformationTest [INFO] Running org.onap.policy.clamp.models.acm.concepts.ParticipantsSupportedElementTypesTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.onap.policy.clamp.models.acm.concepts.ParticipantsSupportedElementTypesTest [INFO] Running org.onap.policy.clamp.models.acm.utils.AcmUtilsTest 00:55:46.983 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "clamp/acm/pmsh/funtional-pmsh-usecase.yaml" does not exist on the local file system 00:55:46.984 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-clamp-sonar/models/target/test-classes/clamp/acm/pmsh/funtional-pmsh-usecase.yaml" : 00:55:47.022 [main] WARN org.onap.policy.clamp.models.acm.utils.AcmUtils -- message too long ToscaServiceTemplate(toscaDefinitionsVersion=tosca_simple_yaml_1_3, dataTypes={onap.datatypes.ToscaConceptIdentifier=ToscaDataType(constraints=null), onap.datatype.controlloop.Target=ToscaDataType(constraints=null), onap.datatype.controlloop.Actor=ToscaDataType(constraints=null), onap.datatype.controlloop.Operation=ToscaDataType(constraints=null), org.onap.datatypes.policy.clamp.acm.httpAutomationCompositionElement.RestRequest=ToscaDataType(constraints=null), org.onap.datatypes.policy.clamp.acm.httpAutomationCompositionElement.ConfigurationEntity=ToscaDataType(constraints=null)}, capabilityTypes=null, nodeTypes={org.onap.policy.clamp.acm.Participant=ToscaNodeType(requirements=null), org.onap.policy.clamp.acm.AutomationCompositionElement=ToscaNodeType(requirements=null), org.onap.policy.clamp.acm.AutomationComposition=ToscaNodeType(requirements=null), org.onap.policy.clamp.acm.PolicyAutomationCompositionElement=ToscaNodeType(requirements=null), org.onap.policy.clamp.acm.CDSAutomationCompositionElement=ToscaNodeType(requirements=null), org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement=ToscaNodeType(requirements=null), org.onap.policy.clamp.acm.HttpAutomationCompositionElement=ToscaNodeType(requirements=null)}, relationshipTypes=null, policyTypes={onap.policies.Monitoring=ToscaPolicyType(), onap.policies.customPolicyType=ToscaPolicyType(), onap.policies.controlloop.operational.Common=ToscaPolicyType(), onap.policies.controlloop.operational.common.Apex=ToscaPolicyType()}, toscaTopologyTemplate=ToscaTopologyTemplate(description=null, inputs={pmsh_operational_policy=ToscaParameter(name=null, type=onap.datatypes.ToscaConceptIdentifier, typeVersion=null, value=null)}, nodeTemplates={org.onap.policy.clamp.acm.PolicyParticipant=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties(type=org.onap.policy.clamp.acm.Participant, typeVersion=1.0.1, properties={provider=ONAP}), requirements=null, capabilities=null), org.onap.domain.pmsh.PMSH_OperationalPolicyAutomationCompositionElement=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties(type=org.onap.policy.clamp.acm.PolicyAutomationCompositionElement, typeVersion=1.0.0, properties={provider=Ericsson, policy_type_id={name=onap.policies.operational.pm-subscription-handler, version=1.0.0}, policy_id={get_input=pmsh_operational_policy}}), requirements=null, capabilities=null), org.onap.policy.clamp.acm.KubernetesParticipant=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties(type=org.onap.policy.clamp.acm.Participant, typeVersion=1.0.1, properties={provider=ONAP}), requirements=null, capabilities=null), org.onap.domain.database.PMSH_K8SMicroserviceAutomationCompositionElement=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties(type=org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement, typeVersion=1.0.0, properties={provider=ONAP, chart={chartId={name=dcae-pmsh, version=10.0.0}, namespace=onap, releaseName=dcae-pmsh, repository={repoName=chartmuseum, address=http://chart-museum:80, userName=onapinitializer, password=demo123456!}, overrideParams={global.masterPassword=test, global.centralizedLoggingEnabled=false}}}), requirements=null, capabilities=null), org.onap.policy.clamp.acm.HttpParticipant=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties(type=org.onap.policy.clamp.acm.Participant, typeVersion=1.0.1, properties={provider=ONAP}), requirements=null, capabilities=null), org.onap.domain.database.Http_PMSHMicroserviceAutomationCompositionElement=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties(type=org.onap.policy.clamp.acm.HttpAutomationCompositionElement, typeVersion=1.0.0, properties={provider=ONAP, uninitializedToPassiveTimeout=180, startPhase=1, baseUrl=https://dcae-pmsh:8443, httpHeaders={Content-Type=application/json}, configurationEntities=[{configurationEntityId={name=entity1, version=1.0.1}, restSequence=[{restRequestId={name=request1, version=1.0.1}, httpMethod=POST, path=subscription, body={ "subscription":{ "subscriptionName":"new_sub_01", "operationalPolicyName":"pmsh-operational-policy", "controlLoopName":"controlLoop-name", "nfFilter":{ "nfNames":[ "^pnf*" ], "modelInvariantIDs":[ "7129e420-d396-4efb-af02-6b83499b12f5" ], "modelVersionIDs":[ "e80a6ae3-cafd-4d24-850d-e14c084a5ca7" ], "modelNames":[ "pnf_134" ] }, "measurementGroups":[ { "measurementGroup":{ "measurementGroupName":"msgroup_01", "administrativeState":"UNLOCKED", "fileBasedGP":15, "fileLocation":"/pm/pm.xml", "measurementTypes":[ { "measurementType":"EutranCell.*" }, { "measurementType":"EutranCellRelation.pmCounter1" }, { "measurementType":"EutranCellRelation.pmCounter2" } ], "managedObjectDNsBasic":[ { "DN":"ManagedElement=1,ENodeBFunction=1,EUtranCell=CityCenter1" }, { "DN":"ManagedElement=1,ENodeBFunction=1,EUtranCell=CityCenter1, EUtranCellRelation=CityCenter2" }, { "DN":"ManagedElement=1,ENodeBFunction=1,EUtranCell=CityCenter1, EUtranCellRelation=CityCenter3" } ] } } ] } }, expectedResponse=201}]}]}), requirements=null, capabilities=null), org.onap.domain.pmsh.PMSHAutomationCompositionDefinition=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties(type=org.onap.policy.clamp.acm.AutomationComposition, typeVersion=1.0.1, properties={provider=ONAP, elements=[{name=org.onap.domain.database.PMSH_K8SMicroserviceAutomationCompositionElement, version=1.2.3}, {name=org.onap.domain.database.Http_PMSHMicroserviceAutomationCompositionElement, version=1.2.3}, {name=org.onap.domain.pmsh.PMSH_OperationalPolicyAutomationCompositionElement, version=1.2.3}]}), requirements=null, capabilities=null)}, policies=[{operational.apex.pmcontrol=ToscaPolicy(super=ToscaWithTypeAndObjectProperties(type=onap.policies.controlloop.operational.common.Apex, typeVersion=1.0.0, properties={engineServiceParameters={name=MyApexEngine, version=0.0.1, id=45, instanceCount=2, deploymentPort=12561, engineParameters={executorParameters={JAVASCRIPT={parameterClassName=org.onap.policy.apex.plugins.executor.javascript.JavascriptExecutorParameters}}, contextParameters={parameterClassName=org.onap.policy.apex.context.parameters.ContextParameters, schemaParameters={Avro={parameterClassName=org.onap.policy.apex.plugins.context.schema.avro.AvroSchemaHelperParameters}, Java={parameterClassName=org.onap.policy.apex.context.impl.schema.java.JavaSchemaHelperParameters, jsonAdapters={Instant={adaptedClass=java.time.Instant, adaptorClass=org.onap.policy.common.gson.InstantAsMillisTypeAdapter}}}}}}, policy_type_impl={apexPolicyModel={key={name=PMControlPolicy, version=0.0.1}, keyInformation={key={name=PMControlPolicy_KeyInfo, version=0.0.1}, keyInfoMap={entry=[{key={name=CDSActionIdentifiersType, version=0.0.1}, value={key={name=CDSActionIdentifiersType, version=0.0.1}, UUID=6e5fa19b-14df-37e3-a4ae-8c537e861a82, description=Generated description for concept referred to by key "CDSActionIdentifiersType:0.0.1"}}, {key={name=CDSCreateResponseEvent, version=0.0.1}, value={key={name=CDSCreateResponseEvent, version=0.0.1}, UUID=14b29e38-ac75-3273-aa4e-8583c0aa7dad, description=Generated description for concept referred to by key "CDSCreateResponseEvent:0.0.1"}}, {key={name=CDSCreateResponsePayloadType, version=0.0.1}, value={key={name=CDSCreateResponsePayloadType, version=0.0.1}, UUID=04573f8f-e772-30a5-b1d9-d7318d4a1e13, description=Generated description for concept referred to by key "CDSCreateResponsePayloadType:0.0.1"}}, {key={name=CDSCreateResponsePolicy, version=0.0.1}, value={key={name=CDSCreateResponsePolicy, version=0.0.1}, UUID=e126c965-fc09-3bfe-8f55-70f380a4a49c, description=Generated description for concept referred to by key "CDSCreateResponsePolicy:0.0.1"}}, {key={name=CDSCreateResponseTask, version=0.0.1}, value={key={name=CDSCreateResponseTask, version=0.0.1}, UUID=6165ee82-afd2-3aab-a517-f00b3f2461d2, description=Generated description for concept referred to by key "CDSCreateResponseTask:0.0.1"}}, {key={name=CDSCreateSubscriptionPayloadType, version=0.0.1}, value={key={name=CDSCreateSubscriptionPayloadType, version=0.0.1}, UUID=8350ac5e-c157-38b9-9614-a0f93a830e60, description=Generated description for concept referred to by key "CDSCreateSubscriptionPayloadType:0.0.1"}}, {key={name=CDSCreateSubscriptionRequestEvent, version=0.0.1}, value={key={name=CDSCreateSubscriptionRequestEvent, version=0.0.1}, UUID=cfa325ba-226b-3a31-9183-ec43e2b6e9a2, description=Generated description for concept referred to by key "CDSCreateSubscriptionRequestEvent:0.0.1"}}, {key={name=CDSDeleteResponseEvent, version=0.0.1}, value={key={name=CDSDeleteResponseEvent, version=0.0.1}, UUID=8be9c0fa-7437-3841-aff2-b3cec6ae3bd8, description=Generated description for concept referred to by key "CDSDeleteResponseEvent:0.0.1"}}, {key={name=CDSDeleteResponsePayloadType, version=0.0.1}, value={key={name=CDSDeleteResponsePayloadType, version=0.0.1}, UUID=3fbfe0c9-152e-34d3-a504-09cd13c058d0, description=Generated description for concept referred to by key "CDSDeleteResponsePayloadType:0.0.1"}}, {key={name=CDSDeleteResponsePolicy, version=0.0.1}, value={key={name=CDSDeleteResponsePolicy, version=0.0.1}, UUID=a780251c-edd5-3132-b865-04313246b43c, description=Generated description for concept referred to by key "CDSDeleteResponsePolicy:0.0.1"}}, {key={name=CDSDeleteResponseTask, version=0.0.1}, value={key={name=CDSDeleteResponseTask, version=0.0.1}, UUID=afce4555-3aa3-3521-a7d8-ee8cdf0d3efc, description=Generated description for concept referred to by key "CDSDeleteResponseTask:0.0.1"}}, {key={name=CDSDeleteSubscriptionPayloadType, version=0.0.1}, value={key={name=CDSDeleteSubscriptionPayloadType, version=0.0.1}, UUID=12658406-9147-3c9d-a38c-5ad5e30b092b, description=Generated description for concept referred to by key "CDSDeleteSubscriptionPayloadType:0.0.1"}}, {key={name=CDSDeleteSubscriptionRequestEvent, version=0.0.1}, value={key={name=CDSDeleteSubscriptionRequestEvent, version=0.0.1}, UUID=24380c95-9289-36e6-8cbf-0edefa15ccd9, description=Generated description for concept referred to by key "CDSDeleteSubscriptionRequestEvent:0.0.1"}}, {key={name=CDSRequestCommonHeaderType, version=0.0.1}, value={key={name=CDSRequestCommonHeaderType, version=0.0.1}, UUID=35590ac0-062c-39f1-8786-b4ff716e30b1, description=Generated description for concept referred to by key "CDSRequestCommonHeaderType:0.0.1"}}, {key={name=CDSResponseCommonHeaderType, version=0.0.1}, value={key={name=CDSResponseCommonHeaderType, version=0.0.1}, UUID=dd7e1805-885a-350b-aaf9-ed541321ae3c, description=Generated description for concept referred to by key "CDSResponseCommonHeaderType:0.0.1"}}, {key={name=CDSResponseStatusEvent, version=0.0.1}, value={key={name=CDSResponseStatusEvent, version=0.0.1}, UUID=7986e21b-32f7-302e-9554-31f21b673493, description=Generated description for concept referred to by key "CDSResponseStatusEvent:0.0.1"}}, {key={name=CDSResponseStatusType, version=0.0.1}, value={key={name=CDSResponseStatusType, version=0.0.1}, UUID=92b8a2cf-344e-3ce1-8cc0-2b7d3cb695fa, description=Generated description for concept referred to by key "CDSResponseStatusType:0.0.1"}}, {key={name=CreateSubscriptionPayloadEvent, version=0.0.1}, value={key={name=CreateSubscriptionPayloadEvent, version=0.0.1}, UUID=92162397-1a8e-3a3f-a469-d2af7700af4a, description=Generated description for concept referred to by key "CreateSubscriptionPayloadEvent:0.0.1"}}, {key={name=CreateSubscriptionPayloadTask, version=0.0.1}, value={key={name=CreateSubscriptionPayloadTask, version=0.0.1}, UUID=bc0c69f0-52ed-38ea-b468-ae4a6fd1730d, description=Generated description for concept referred to by key "CreateSubscriptionPayloadTask:0.0.1"}}, {key={name=CreateSubscriptionRequestTask, version=0.0.1}, value={key={name=CreateSubscriptionRequestTask, version=0.0.1}, UUID=89cb75e9-f06c-30d3-b4ff-698d45f63869, description=Generated description for concept referred to by key "CreateSubscriptionRequestTask:0.0.1"}}, {key={name=DeleteSubscriptionPayloadEvent, version=0.0.1}, value={key={name=DeleteSubscriptionPayloadEvent, version=0.0.1}, UUID=994fa441-04ab-33bb-832d-1cd12ab5d074, description=Generated description for concept referred to by key "DeleteSubscriptionPayloadEvent:0.0.1"}}, {key={name=DeleteSubscriptionPayloadTask, version=0.0.1}, value={key={name=DeleteSubscriptionPayloadTask, version=0.0.1}, UUID=0f519117-5fea-3e4b-941f-8f778100465f, description=Generated description for concept referred to by key "DeleteSubscriptionPayloadTask:0.0.1"}}, {key={name=DeleteSubscriptionRequestTask, version=0.0.1}, value={key={name=DeleteSubscriptionRequestTask, version=0.0.1}, UUID=acb772fe-d442-39e3-98f9-b1080caf4150, description=Generated description for concept referred to by key "DeleteSubscriptionRequestTask:0.0.1"}}, {key={name=MRResponseEvent, version=0.0.1}, value={key={name=MRResponseEvent, version=0.0.1}, UUID=13c747a3-6bae-3bcf-9c80-b152e01dc194, description=Generated description for concept referred to by key "MRResponseEvent:0.0.1"}}, {key={name=PMControlPolicy, version=0.0.1}, value={key={name=PMControlPolicy, version=0.0.1}, UUID=acf1e55c-7bc5-3bd5-975a-0ca54afcd8a4, description=Generated description for concept referred to by key "PMControlPolicy:0.0.1"}}, {key={name=PMControlPolicy_Albums, version=0.0.1}, value={key={name=PMControlPolicy_Albums, version=0.0.1}, UUID=b38ad204-c2c8-32f4-9b5a-dda0aeb0145b, description=Generated description for concept referred to by key "PMControlPolicy_Albums:0.0.1"}}, {key={name=PMControlPolicy_Events, version=0.0.1}, value={key={name=PMControlPolicy_Events, version=0.0.1}, UUID=be3871a0-c42a-3113-a066-82d192840eca, description=Generated description for concept referred to by key "PMControlPolicy_Events:0.0.1"}}, {key={name=PMControlPolicy_KeyInfo, version=0.0.1}, value={key={name=PMControlPolicy_KeyInfo, version=0.0.1}, UUID=ced37634-28a4-3178-b7f6-2980794927b0, description=Generated description for concept referred to by key "PMControlPolicy_KeyInfo:0.0.1"}}, {key={name=PMControlPolicy_Policies, version=0.0.1}, value={key={name=PMControlPolicy_Policies, version=0.0.1}, UUID=be3d180d-ef9c-3a75-8e9c-84271a038bed, description=Generated description for concept referred to by key "PMControlPolicy_Policies:0.0.1"}}, {key={name=PMControlPolicy_Schemas, version=0.0.1}, value={key={name=PMControlPolicy_Schemas, version=0.0.1}, UUID=e61973f1-189c-39e5-82f6-0d3afe298a20, description=Generated description for concept referred to by key "PMControlPolicy_Schemas:0.0.1"}}, {key={name=PMControlPolicy_Tasks, version=0.0.1}, value={key={name=PMControlPolicy_Tasks, version=0.0.1}, UUID=5658adb3-2962-30a3-a241-fae75bb8eb4a, description=Generated description for concept referred to by key "PMControlPolicy_Tasks:0.0.1"}}, {key={name=PMSubscriptionAlbum, version=0.0.1}, value={key={name=PMSubscriptionAlbum, version=0.0.1}, UUID=c2bd6f0d-6854-317a-9be2-97c08338428c, description=Generated description for concept referred to by key "PMSubscriptionAlbum:0.0.1"}}, {key={name=PMSubscriptionOutputEvent, version=0.0.1}, value={key={name=PMSubscriptionOutputEvent, version=0.0.1}, UUID=992b7819-9f69-3aa0-bb0f-6e45ea15ce05, description=Generated description for concept referred to by key "PMSubscriptionOutputEvent:0.0.1"}}, {key={name=PMSubscriptionType, version=0.0.1}, value={key={name=PMSubscriptionType, version=0.0.1}, UUID=73c1c397-4fc3-357f-93b6-a8ad707fbaae, description=Generated description for concept referred to by key "PMSubscriptionType:0.0.1"}}, {key={name=ReceiveEventPolicy, version=0.0.1}, value={key={name=ReceiveEventPolicy, version=0.0.1}, UUID=568b7345-9de1-36d3-b6a3-9b857e6809a1, description=Generated description for concept referred to by key "ReceiveEventPolicy:0.0.1"}}, {key={name=ReceiveSubscriptionTask, version=0.0.1}, value={key={name=ReceiveSubscriptionTask, version=0.0.1}, UUID=f596afc8-100c-35eb-92c8-352355ea457d, description=Generated description for concept referred to by key "ReceiveSubscriptionTask:0.0.1"}}, {key={name=SimpleIntType, version=0.0.1}, value={key={name=SimpleIntType, version=0.0.1}, UUID=153791fd-ae0a-36a7-88a5-309a7936415d, description=Generated description for concept referred to by key "SimpleIntType:0.0.1"}}, {key={name=SimpleStringType, version=0.0.1}, value={key={name=SimpleStringType, version=0.0.1}, UUID=8a4957cf-9493-3a76-8c22-a208e23259af, description=Generated description for concept referred to by key "SimpleStringType:0.0.1"}}, {key={name=SubscriptionStatusType, version=0.0.1}, value={key={name=SubscriptionStatusType, version=0.0.1}, UUID=597643b1-9db1-31ce-85d0-e1c63c43b30b, description=Generated description for concept referred to by key "SubscriptionStatusType:0.0.1"}}, {key={name=SubscriptionType, version=0.0.1}, value={key={name=SubscriptionType, version=0.0.1}, UUID=184547bb-7d64-3cb2-a273-d7185102c5ce, description=Generated description for concept referred to by key "SubscriptionType:0.0.1"}}, {key={name=UUIDType, version=0.0.1}, value={key={name=UUIDType, version=0.0.1}, UUID=6a8cc68e-dfc8-3403-9c6d-071c886b319c, description=Generated description for concept referred to by key "UUIDType:0.0.1"}}, {key={name=pmsh-operational-policy, version=0.0.1}, value={key={name=pmsh-operational-policy, version=0.0.1}, UUID=fdf2c9ff-6422-3ea6-b6b6-49b12116265d, description=Generated description for concept referred to by key "pmsh-operational-policy:0.0.1"}}]}}, policies={key={name=PMControlPolicy_Policies, version=0.0.1}, policyMap={entry=[{key={name=CDSCreateResponsePolicy, version=0.0.1}, value={policyKey={name=CDSCreateResponsePolicy, version=0.0.1}, template=Freestyle, state={entry=[{key=CDSCreateResponseState, value={stateKey={parentKeyName=CDSCreateResponsePolicy, parentKeyVersion=0.0.1, parentLocalName=NULL, localName=CDSCreateResponseState}, trigger={name=CDSCreateResponseEvent, version=0.0.1}, stateOutputs={entry=[{key=ResponseOutput, value={key={parentKeyName=CDSCreateResponsePolicy, parentKeyVersion=0.0.1, parentLocalName=CDSCreateResponseState, localName=ResponseOutput}, outgoingEvent={name=CDSResponseStatusEvent, version=0.0.1}, outgoingEventReference=[{name=CDSResponseStatusEvent, version=0.0.1}], nextState={parentKeyName=NULL, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=NULL}}}]}, contextAlbumReference=[], taskSelectionLogic={key=NULL, logicFlavour=UNDEFINED, logic=}, stateFinalizerLogicMap={entry=[]}, defaultTask={name=CDSCreateResponseTask, version=0.0.1}, taskReferences={entry=[{key={name=CDSCreateResponseTask, version=0.0.1}, value={key={parentKeyName=CDSCreateResponsePolicy, parentKeyVersion=0.0.1, parentLocalName=CDSCreateResponseState, localName=CDSCreateResponsePolicy}, outputType=DIRECT, output={parentKeyName=CDSCreateResponsePolicy, parentKeyVersion=0.0.1, parentLocalName=CDSCreateResponseState, localName=ResponseOutput}}}]}}}]}, firstState=CDSCreateResponseState}}, {key={name=CDSDeleteResponsePolicy, version=0.0.1}, value={policyKey={name=CDSDeleteResponsePolicy, version=0.0.1}, template=Freestyle, state={entry=[{key=CDSDeleteResponseState, value={stateKey={parentKeyName=CDSDeleteResponsePolicy, parentKeyVersion=0.0.1, parentLocalName=NULL, localName=CDSDeleteResponseState}, trigger={name=CDSDeleteResponseEvent, version=0.0.1}, stateOutputs={entry=[{key=ResponseOutput, value={key={parentKeyName=CDSDeleteResponsePolicy, parentKeyVersion=0.0.1, parentLocalName=CDSDeleteResponseState, localName=ResponseOutput}, outgoingEvent={name=CDSResponseStatusEvent, version=0.0.1}, outgoingEventReference=[{name=CDSResponseStatusEvent, version=0.0.1}], nextState={parentKeyName=NULL, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=NULL}}}]}, contextAlbumReference=[], taskSelectionLogic={key=NULL, logicFlavour=UNDEFINED, logic=}, stateFinalizerLogicMap={entry=[]}, defaultTask={name=CDSDeleteResponseTask, version=0.0.1}, taskReferences={entry=[{key={name=CDSDeleteResponseTask, version=0.0.1}, value={key={parentKeyName=CDSDeleteResponsePolicy, parentKeyVersion=0.0.1, parentLocalName=CDSDeleteResponseState, localName=CDSDeleteResponsePolicy}, outputType=DIRECT, output={parentKeyName=CDSDeleteResponsePolicy, parentKeyVersion=0.0.1, parentLocalName=CDSDeleteResponseState, localName=ResponseOutput}}}]}}}]}, firstState=CDSDeleteResponseState}}, {key={name=ReceiveEventPolicy, version=0.0.1}, value={policyKey={name=ReceiveEventPolicy, version=0.0.1}, template=Freestyle, state={entry=[{key=CreateOrDeleteState, value={stateKey={parentKeyName=ReceiveEventPolicy, parentKeyVersion=0.0.1, parentLocalName=NULL, localName=CreateOrDeleteState}, trigger={name=PMSubscriptionOutputEvent, version=0.0.1}, stateOutputs={entry=[{key=CreateSubscriptionPayload, value={key={parentKeyName=ReceiveEventPolicy, parentKeyVersion=0.0.1, parentLocalName=CreateOrDeleteState, localName=CreateSubscriptionPayload}, outgoingEvent={name=CreateSubscriptionPayloadEvent, version=0.0.1}, outgoingEventReference=[{name=CreateSubscriptionPayloadEvent, version=0.0.1}], nextState={parentKeyName=ReceiveEventPolicy, parentKeyVersion=0.0.1, parentLocalName=NULL, localName=CreateSubscription}}}, {key=DeleteSubscriptionPayload, value={key={parentKeyName=ReceiveEventPolicy, parentKeyVersion=0.0.1, parentLocalName=CreateOrDeleteState, localName=DeleteSubscriptionPayload}, outgoingEvent={name=DeleteSubscriptionPayloadEvent, version=0.0.1}, outgoingEventReference=[{name=DeleteSubscriptionPayloadEvent, version=0.0.1}], nextState={parentKeyName=ReceiveEventPolicy, parentKeyVersion=0.0.1, parentLocalName=NULL, localName=DeleteSubscription}}}]}, contextAlbumReference=[{name=PMSubscriptionAlbum, version=0.0.1}], taskSelectionLogic={key=TaskSelectionLogic, logicFlavour=JAVASCRIPT, logic=/* * ============LICENSE_START======================================================= * Copyright (C) 2020 Nordix. All rights reserved. * ================================================================================ * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. * * SPDX-License-Identifier: Apache-2.0 * ============LICENSE_END========================================================= */ executor.logger.info(executor.subject.id); var pmSubscriptionInfo = executor.getContextAlbum("PMSubscriptionAlbum").get(executor.inFields.get("albumID").toString()) var changeType = pmSubscriptionInfo.get("changeType").toString() executor.logger.info("Change Type is " + changeType) if ("CREATE".equals(changeType)) { executor.logger.info("Choosing to create a subscription") executor.subject.getTaskKey("CreateSubscriptionPayloadTask").copyTo(executor.selectedTask); } else if ("DELETE".equals(changeType)) { executor.logger.info("Choosing to delete a subscription") executor.subject.getTaskKey("DeleteSubscriptionPayloadTask").copyTo(executor.selectedTask); } returnValue = executor.isTrue; true;}, stateFinalizerLogicMap={entry=[]}, defaultTask={name=CreateSubscriptionPayloadTask, version=0.0.1}, taskReferences={entry=[{key={name=CreateSubscriptionPayloadTask, version=0.0.1}, value={key={parentKeyName=ReceiveEventPolicy, parentKeyVersion=0.0.1, parentLocalName=CreateOrDeleteState, localName=ReceiveEventPolicy}, outputType=DIRECT, output={parentKeyName=ReceiveEventPolicy, parentKeyVersion=0.0.1, parentLocalName=CreateOrDeleteState, localName=CreateSubscriptionPayload}}}, {key={name=DeleteSubscriptionPayloadTask, version=0.0.1}, value={key={parentKeyName=ReceiveEventPolicy, parentKeyVersion=0.0.1, parentLocalName=CreateOrDeleteState, localName=ReceiveEventPolicy}, outputType=DIRECT, output={parentKeyName=ReceiveEventPolicy, parentKeyVersion=0.0.1, parentLocalName=CreateOrDeleteState, localName=DeleteSubscriptionPayload}}}]}}}, {key=CreateSubscription, value={stateKey={parentKeyName=ReceiveEventPolicy, parentKeyVersion=0.0.1, parentLocalName=NULL, localName=CreateSubscription}, trigger={name=CreateSubscriptionPayloadEvent, version=0.0.1}, stateOutputs={entry=[{key=IssueCreateSubscriptionRequestOutput, value={key={parentKeyName=ReceiveEventPolicy, parentKeyVersion=0.0.1, parentLocalName=CreateSubscription, localName=IssueCreateSubscriptionRequestOutput}, outgoingEvent={name=CDSCreateSubscriptionRequestEvent, version=0.0.1}, outgoingEventReference=[{name=CDSCreateSubscriptionRequestEvent, version=0.0.1}], nextState={parentKeyName=NULL, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=NULL}}}]}, contextAlbumReference=[{name=PMSubscriptionAlbum, version=0.0.1}], taskSelectionLogic={key=NULL, logicFlavour=UNDEFINED, logic=}, stateFinalizerLogicMap={entry=[]}, defaultTask={name=CreateSubscriptionRequestTask, version=0.0.1}, taskReferences={entry=[{key={name=CreateSubscriptionRequestTask, version=0.0.1}, value={key={parentKeyName=ReceiveEventPolicy, parentKeyVersion=0.0.1, parentLocalName=CreateSubscription, localName=ReceiveEventPolicy}, outputType=DIRECT, output={parentKeyName=ReceiveEventPolicy, parentKeyVersion=0.0.1, parentLocalName=CreateSubscription, localName=IssueCreateSubscriptionRequestOutput}}}]}}}, {key=DeleteSubscription, value={stateKey={parentKeyName=ReceiveEventPolicy, parentKeyVersion=0.0.1, parentLocalName=NULL, localName=DeleteSubscription}, trigger={name=DeleteSubscriptionPayloadEvent, version=0.0.1}, stateOutputs={entry=[{key=IssueDeleteSubscriptionRequestOutput, value={key={parentKeyName=ReceiveEventPolicy, parentKeyVersion=0.0.1, parentLocalName=DeleteSubscription, localName=IssueDeleteSubscriptionRequestOutput}, outgoingEvent={name=CDSDeleteSubscriptionRequestEvent, version=0.0.1}, outgoingEventReference=[{name=CDSDeleteSubscriptionRequestEvent, version=0.0.1}], nextState={parentKeyName=NULL, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=NULL}}}]}, contextAlbumReference=[{name=PMSubscriptionAlbum, version=0.0.1}], taskSelectionLogic={key=NULL, logicFlavour=UNDEFINED, logic=}, stateFinalizerLogicMap={entry=[]}, defaultTask={name=DeleteSubscriptionRequestTask, version=0.0.1}, taskReferences={entry=[{key={name=DeleteSubscriptionRequestTask, version=0.0.1}, value={key={parentKeyName=ReceiveEventPolicy, parentKeyVersion=0.0.1, parentLocalName=DeleteSubscription, localName=ReceiveEventPolicy}, outputType=DIRECT, output={parentKeyName=ReceiveEventPolicy, parentKeyVersion=0.0.1, parentLocalName=DeleteSubscription, localName=IssueDeleteSubscriptionRequestOutput}}}]}}}, {key=ReceiveSubscriptionState, value={stateKey={parentKeyName=ReceiveEventPolicy, parentKeyVersion=0.0.1, parentLocalName=NULL, localName=ReceiveSubscriptionState}, trigger={name=pmsh-operational-policy, version=0.0.1}, stateOutputs={entry=[{key=ReceivePMSubscriptionOutput, value={key={parentKeyName=ReceiveEventPolicy, parentKeyVersion=0.0.1, parentLocalName=ReceiveSubscriptionState, localName=ReceivePMSubscriptionOutput}, outgoingEvent={name=PMSubscriptionOutputEvent, version=0.0.1}, outgoingEventReference=[{name=PMSubscriptionOutputEvent, version=0.0.1}], nextState={parentKeyName=ReceiveEventPolicy, parentKeyVersion=0.0.1, parentLocalName=NULL, localName=CreateOrDeleteState}}}]}, contextAlbumReference=[{name=PMSubscriptionAlbum, version=0.0.1}], taskSelectionLogic={key=NULL, logicFlavour=UNDEFINED, logic=}, stateFinalizerLogicMap={entry=[]}, defaultTask={name=ReceiveSubscriptionTask, version=0.0.1}, taskReferences={entry=[{key={name=ReceiveSubscriptionTask, version=0.0.1}, value={key={parentKeyName=ReceiveEventPolicy, parentKeyVersion=0.0.1, parentLocalName=ReceiveSubscriptionState, localName=ReceiveEventPolicy}, outputType=DIRECT, output={parentKeyName=ReceiveEventPolicy, parentKeyVersion=0.0.1, parentLocalName=ReceiveSubscriptionState, localName=ReceivePMSubscriptionOutput}}}]}}}]}, firstState=ReceiveSubscriptionState}}]}}, tasks={key={name=PMControlPolicy_Tasks, version=0.0.1}, taskMap={entry=[{key={name=CDSCreateResponseTask, version=0.0.1}, value={key={name=CDSCreateResponseTask, version=0.0.1}, inputEvent={key={name=CDSCreateResponseEvent, version=0.0.1}, nameSpace=org.onap.policy.apex.onap.pmcontrol, source=CDS, target=APEX, parameter={entry=[{key=actionIdentifiers, value={key=actionIdentifiers, fieldSchemaKey={name=CDSActionIdentifiersType, version=0.0.1}, optional=false}}, {key=commonHeader, value={key=commonHeader, fieldSchemaKey={name=CDSResponseCommonHeaderType, version=0.0.1}, optional=false}}, {key=payload, value={key=payload, fieldSchemaKey={name=CDSCreateResponsePayloadType, version=0.0.1}, optional=false}}, {key=status, value={key=status, fieldSchemaKey={name=CDSResponseStatusType, version=0.0.1}, optional=false}}]}}, outputEvents={entry=[{key=CDSResponseStatusEvent, value={key={name=CDSResponseStatusEvent, version=0.0.1}, nameSpace=org.onap.policy.apex.onap.pmcontrol, source=APEX, target=DCAE, parameter={entry=[{key=status, value={key=status, fieldSchemaKey={name=SubscriptionStatusType, version=0.0.1}, optional=false}}]}}}]}, taskParameters={entry=[]}, contextAlbumReference=[{name=PMSubscriptionAlbum, version=0.0.1}], taskLogic={key=TaskLogic, logicFlavour=JAVASCRIPT, logic=/* * ============LICENSE_START======================================================= * Copyright (C) 2020 Nordix. All rights reserved. * ================================================================================ * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. * * SPDX-License-Identifier: Apache-2.0 * ============LICENSE_END========================================================= */ executor.logger.info(executor.subject.id); var commonHeader = executor.inFields.get("commonHeader") var response = executor.inFields.get("payload") var albumID = commonHeader.get("requestId") var pmSubscriptionInfo = executor.getContextAlbum("PMSubscriptionAlbum").get(albumID.toString()); var responseStatus = executor.subject.getOutFieldSchemaHelper("status").createNewInstance(); var changeType = pmSubscriptionInfo.get("changeType").toUpperCase() responseStatus.put("nfName", pmSubscriptionInfo.get("nfName")) responseStatus.put("changeType", pmSubscriptionInfo.get("changeType")) if ("CREATE".equals(changeType)) { responseStatus.put("subscriptionName", pmSubscriptionInfo.get("subscription").get("subscriptionName")) responseStatus.put("measurementGroupName", pmSubscriptionInfo.get("subscription").get("measurementGroup").get("measurementGroupName")) } else if ("DELETE".equals(changeType)) { responseStatus.put("subscriptionName", pmSubscriptionInfo.get("subscriptionName")) responseStatus.put("measurementGroupName", pmSubscriptionInfo.get("measurementGroupName")) } var status = response.get(pmSubscriptionInfo.get("changeType").toLowerCase() + "_DasH_subscription_DasH_response").get("odl_DasH_response").get("status") executor.logger.info("RESPONSE STATUS = " + status) if(status == "success") { responseStatus.put("message", "success") } else { responseStatus.put("message", "failed") } executor.outFields.put("status", responseStatus) returnValue = executor.isTrue; true;}}}, {key={name=CDSDeleteResponseTask, version=0.0.1}, value={key={name=CDSDeleteResponseTask, version=0.0.1}, inputEvent={key={name=CDSDeleteResponseEvent, version=0.0.1}, nameSpace=org.onap.policy.apex.onap.pmcontrol, source=CDS, target=APEX, parameter={entry=[{key=actionIdentifiers, value={key=actionIdentifiers, fieldSchemaKey={name=CDSActionIdentifiersType, version=0.0.1}, optional=false}}, {key=commonHeader, value={key=commonHeader, fieldSchemaKey={name=CDSResponseCommonHeaderType, version=0.0.1}, optional=false}}, {key=payload, value={key=payload, fieldSchemaKey={name=CDSDeleteResponsePayloadType, version=0.0.1}, optional=false}}, {key=status, value={key=status, fieldSchemaKey={name=CDSResponseStatusType, version=0.0.1}, optional=false}}]}}, outputEvents={entry=[{key=CDSResponseStatusEvent, value={key={name=CDSResponseStatusEvent, version=0.0.1}, nameSpace=org.onap.policy.apex.onap.pmcontrol, source=APEX, target=DCAE, parameter={entry=[{key=status, value={key=status, fieldSchemaKey={name=SubscriptionStatusType, version=0.0.1}, optional=false}}]}}}]}, taskParameters={entry=[]}, contextAlbumReference=[{name=PMSubscriptionAlbum, version=0.0.1}], taskLogic={key=TaskLogic, logicFlavour=JAVASCRIPT, logic=/* * ============LICENSE_START======================================================= * Copyright (C) 2020 Nordix. All rights reserved. * ================================================================================ * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. * * SPDX-License-Identifier: Apache-2.0 * ============LICENSE_END========================================================= */ executor.logger.info(executor.subject.id); var commonHeader = executor.inFields.get("commonHeader") var response = executor.inFields.get("payload") var albumID = commonHeader.get("requestId") var pmSubscriptionInfo = executor.getContextAlbum("PMSubscriptionAlbum").get(albumID.toString()); var responseStatus = executor.subject.getOutFieldSchemaHelper("status").createNewInstance(); var changeType = pmSubscriptionInfo.get("changeType").toUpperCase() responseStatus.put("nfName", pmSubscriptionInfo.get("nfName")) responseStatus.put("changeType", pmSubscriptionInfo.get("changeType")) if ("CREATE".equals(changeType)) { responseStatus.put("subscriptionName", pmSubscriptionInfo.get("subscription").get("subscriptionName")) responseStatus.put("measurementGroupName", pmSubscriptionInfo.get("subscription").get("measurementGroup").get("measurementGroupName")) } else if ("DELETE".equals(changeType)) { responseStatus.put("subscriptionName", pmSubscriptionInfo.get("subscriptionName")) responseStatus.put("measurementGroupName", pmSubscriptionInfo.get("measurementGroupName")) } var status = response.get(pmSubscriptionInfo.get("changeType").toLowerCase() + "_DasH_subscription_DasH_response").get("odl_DasH_response").get("status") executor.logger.info("RESPONSE STATUS = " + status) if(status == "success") { responseStatus.put("message", "success") } else { responseStatus.put("message", "failed") } executor.outFields.put("status", responseStatus) returnValue = executor.isTrue; true;}}}, {key={name=CreateSubscriptionPayloadTask, version=0.0.1}, value={key={name=CreateSubscriptionPayloadTask, version=0.0.1}, inputEvent={key={name=PMSubscriptionOutputEvent, version=0.0.1}, nameSpace=org.onap.policy.apex.onap.pmcontrol, source=APEX, target=APEX, parameter={entry=[{key=albumID, value={key=albumID, fieldSchemaKey={name=UUIDType, version=0.0.1}, optional=false}}]}}, outputEvents={entry=[{key=CreateSubscriptionPayloadEvent, value={key={name=CreateSubscriptionPayloadEvent, version=0.0.1}, nameSpace=org.onap.policy.apex.onap.pmcontrol, source=APEX, target=APEX, parameter={entry=[{key=albumID, value={key=albumID, fieldSchemaKey={name=UUIDType, version=0.0.1}, optional=false}}, {key=payload, value={key=payload, fieldSchemaKey={name=CDSCreateSubscriptionPayloadType, version=0.0.1}, optional=false}}]}}}]}, taskParameters={entry=[]}, contextAlbumReference=[{name=PMSubscriptionAlbum, version=0.0.1}], taskLogic={key=TaskLogic, logicFlavour=JAVASCRIPT, logic=/* * ============LICENSE_START======================================================= * Copyright (C) 2020 Nordix. All rights reserved. * ================================================================================ * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. * * SPDX-License-Identifier: Apache-2.0 * ============LICENSE_END========================================================= */ executor.logger.info(executor.subject.id); var pmSubscriptionInfo = executor.getContextAlbum("PMSubscriptionAlbum").get(executor.inFields.get("albumID").toString()) var changeType = pmSubscriptionInfo.get("changeType").toLowerCase() var payloadProperties = executor.subject.getOutFieldSchemaHelper("payload").createNewSubInstance(changeType + "_DasH_subscription_DasH_properties_record"); payloadProperties.put("nfName", pmSubscriptionInfo.get("nfName")) payloadProperties.put("ipAddress", pmSubscriptionInfo.get("ipAddress")) if ("create".equals(changeType)) { payloadProperties.put("subscriptionName", pmSubscriptionInfo.get("subscription").get("subscriptionName")) payloadProperties.put("fileBasedGP", pmSubscriptionInfo.get("subscription").get("fileBasedGP").toString()) payloadProperties.put("fileLocation", pmSubscriptionInfo.get("subscription").get("fileLocation")) payloadProperties.put("measurementGroup", pmSubscriptionInfo.get("subscription").get("measurementGroup")) } else if ("delete".equals(changeType)) { payloadProperties.put("subscriptionName", pmSubscriptionInfo.get("subscriptionName")) payloadProperties.put("measurementGroupName", pmSubscriptionInfo.get("measurementGroupName")) } var payloadEntry = executor.subject.getOutFieldSchemaHelper("payload").createNewSubInstance("CDSRequestPayloadEntry"); payloadEntry.put(changeType + "_DasH_subscription_DasH_properties", payloadProperties) var payload = executor.subject.getOutFieldSchemaHelper("payload").createNewInstance(); payload.put(changeType + "_DasH_subscription_DasH_request", payloadEntry); executor.outFields.put("albumID", executor.inFields.get("albumID")) executor.outFields.put("payload", payload); returnValue = executor.isTrue; true;}}}, {key={name=CreateSubscriptionRequestTask, version=0.0.1}, value={key={name=CreateSubscriptionRequestTask, version=0.0.1}, inputEvent={key={name=CreateSubscriptionPayloadEvent, version=0.0.1}, nameSpace=org.onap.policy.apex.onap.pmcontrol, source=APEX, target=APEX, parameter={entry=[{key=albumID, value={key=albumID, fieldSchemaKey={name=UUIDType, version=0.0.1}, optional=false}}, {key=payload, value={key=payload, fieldSchemaKey={name=CDSCreateSubscriptionPayloadType, version=0.0.1}, optional=false}}]}}, outputEvents={entry=[{key=CDSCreateSubscriptionRequestEvent, value={key={name=CDSCreateSubscriptionRequestEvent, version=0.0.1}, nameSpace=org.onap.policy.apex.onap.pmcontrol, source=APEX, target=APEX, parameter={entry=[{key=actionIdentifiers, value={key=actionIdentifiers, fieldSchemaKey={name=CDSActionIdentifiersType, version=0.0.1}, optional=false}}, {key=commonHeader, value={key=commonHeader, fieldSchemaKey={name=CDSRequestCommonHeaderType, version=0.0.1}, optional=false}}, {key=payload, value={key=payload, fieldSchemaKey={name=CDSCreateSubscriptionPayloadType, version=0.0.1}, optional=false}}]}}}]}, taskParameters={entry=[]}, contextAlbumReference=[{name=PMSubscriptionAlbum, version=0.0.1}], taskLogic={key=TaskLogic, logicFlavour=JAVASCRIPT, logic=/* * ============LICENSE_START======================================================= * Copyright (C) 2020 Nordix. All rights reserved. * ================================================================================ * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. * * SPDX-License-Identifier: Apache-2.0 * ============LICENSE_END========================================================= */ executor.logger.info(executor.subject.id); var pmSubscriptionInfo = executor.getContextAlbum("PMSubscriptionAlbum").get(executor.inFields.get("albumID").toString()) executor.logger.info(pmSubscriptionInfo) var changeType = pmSubscriptionInfo.get("changeType").toLowerCase() var blueprintName = pmSubscriptionInfo.get("blueprintName").toLowerCase() var blueprintVersion = pmSubscriptionInfo.get("blueprintVersion").toLowerCase() var payload = executor.inFields.get("payload") var actionName = changeType + "-subscription" var commonHeader = executor.subject.getOutFieldSchemaHelper("commonHeader").createNewInstance(); commonHeader.put("originatorId", "sdnc"); commonHeader.put("requestId", executor.inFields.get("albumID").toString()); commonHeader.put("subRequestId", "sub-123456-1000"); var actionIdentifiers = executor.subject.getOutFieldSchemaHelper("actionIdentifiers").createNewInstance(); actionIdentifiers.put("actionName", actionName); actionIdentifiers.put("blueprintName", blueprintName); actionIdentifiers.put("blueprintVersion", blueprintVersion); actionIdentifiers.put("mode", "sync"); executor.outFields.put("commonHeader", commonHeader); executor.outFields.put("actionIdentifiers", actionIdentifiers); executor.outFields.put("payload", payload); returnValue = executor.isTrue; true;}}}, {key={name=DeleteSubscriptionPayloadTask, version=0.0.1}, value={key={name=DeleteSubscriptionPayloadTask, version=0.0.1}, inputEvent={key={name=PMSubscriptionOutputEvent, version=0.0.1}, nameSpace=org.onap.policy.apex.onap.pmcontrol, source=APEX, target=APEX, parameter={entry=[{key=albumID, value={key=albumID, fieldSchemaKey={name=UUIDType, version=0.0.1}, optional=false}}]}}, outputEvents={entry=[{key=DeleteSubscriptionPayloadEvent, value={key={name=DeleteSubscriptionPayloadEvent, version=0.0.1}, nameSpace=org.onap.policy.apex.onap.pmcontrol, source=APEX, target=APEX, parameter={entry=[{key=albumID, value={key=albumID, fieldSchemaKey={name=UUIDType, version=0.0.1}, optional=false}}, {key=payload, value={key=payload, fieldSchemaKey={name=CDSDeleteSubscriptionPayloadType, version=0.0.1}, optional=false}}]}}}]}, taskParameters={entry=[]}, contextAlbumReference=[{name=PMSubscriptionAlbum, version=0.0.1}], taskLogic={key=TaskLogic, logicFlavour=JAVASCRIPT, logic=/* * ============LICENSE_START======================================================= * Copyright (C) 2020 Nordix. All rights reserved. * ================================================================================ * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. * * SPDX-License-Identifier: Apache-2.0 * ============LICENSE_END========================================================= */ executor.logger.info(executor.subject.id); var pmSubscriptionInfo = executor.getContextAlbum("PMSubscriptionAlbum").get(executor.inFields.get("albumID").toString()) var changeType = pmSubscriptionInfo.get("changeType").toLowerCase() var payloadProperties = executor.subject.getOutFieldSchemaHelper("payload").createNewSubInstance(changeType + "_DasH_subscription_DasH_properties_record"); payloadProperties.put("nfName", pmSubscriptionInfo.get("nfName")) payloadProperties.put("ipAddress", pmSubscriptionInfo.get("ipAddress")) if ("create".equals(changeType)) { payloadProperties.put("subscriptionName", pmSubscriptionInfo.get("subscription").get("subscriptionName")) payloadProperties.put("fileBasedGP", pmSubscriptionInfo.get("subscription").get("fileBasedGP").toString()) payloadProperties.put("fileLocation", pmSubscriptionInfo.get("subscription").get("fileLocation")) payloadProperties.put("measurementGroup", pmSubscriptionInfo.get("subscription").get("measurementGroup")) } else if ("delete".equals(changeType)) { payloadProperties.put("subscriptionName", pmSubscriptionInfo.get("subscriptionName")) payloadProperties.put("measurementGroupName", pmSubscriptionInfo.get("measurementGroupName")) } var payloadEntry = executor.subject.getOutFieldSchemaHelper("payload").createNewSubInstance("CDSRequestPayloadEntry"); payloadEntry.put(changeType + "_DasH_subscription_DasH_properties", payloadProperties) var payload = executor.subject.getOutFieldSchemaHelper("payload").createNewInstance(); payload.put(changeType + "_DasH_subscription_DasH_request", payloadEntry); executor.outFields.put("albumID", executor.inFields.get("albumID")) executor.outFields.put("payload", payload); returnValue = executor.isTrue; true;}}}, {key={name=DeleteSubscriptionRequestTask, version=0.0.1}, value={key={name=DeleteSubscriptionRequestTask, version=0.0.1}, inputEvent={key={name=DeleteSubscriptionPayloadEvent, version=0.0.1}, nameSpace=org.onap.policy.apex.onap.pmcontrol, source=APEX, target=APEX, parameter={entry=[{key=albumID, value={key=albumID, fieldSchemaKey={name=UUIDType, version=0.0.1}, optional=false}}, {key=payload, value={key=payload, fieldSchemaKey={name=CDSDeleteSubscriptionPayloadType, version=0.0.1}, optional=false}}]}}, outputEvents={entry=[{key=CDSDeleteSubscriptionRequestEvent, value={key={name=CDSDeleteSubscriptionRequestEvent, version=0.0.1}, nameSpace=org.onap.policy.apex.onap.pmcontrol, source=APEX, target=APEX, parameter={entry=[{key=actionIdentifiers, value={key=actionIdentifiers, fieldSchemaKey={name=CDSActionIdentifiersType, version=0.0.1}, optional=false}}, {key=commonHeader, value={key=commonHeader, fieldSchemaKey={name=CDSRequestCommonHeaderType, version=0.0.1}, optional=false}}, {key=payload, value={key=payload, fieldSchemaKey={name=CDSDeleteSubscriptionPayloadType, version=0.0.1}, optional=false}}]}}}]}, taskParameters={entry=[]}, contextAlbumReference=[{name=PMSubscriptionAlbum, version=0.0.1}], taskLogic={key=TaskLogic, logicFlavour=JAVASCRIPT, logic=/* * ============LICENSE_START======================================================= * Copyright (C) 2020 Nordix. All rights reserved. * ================================================================================ * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. * * SPDX-License-Identifier: Apache-2.0 * ============LICENSE_END========================================================= */ executor.logger.info(executor.subject.id); var pmSubscriptionInfo = executor.getContextAlbum("PMSubscriptionAlbum").get(executor.inFields.get("albumID").toString()) executor.logger.info(pmSubscriptionInfo) var changeType = pmSubscriptionInfo.get("changeType").toLowerCase() var blueprintName = pmSubscriptionInfo.get("blueprintName").toLowerCase() var blueprintVersion = pmSubscriptionInfo.get("blueprintVersion").toLowerCase() var payload = executor.inFields.get("payload") var actionName = changeType + "-subscription" var commonHeader = executor.subject.getOutFieldSchemaHelper("commonHeader").createNewInstance(); commonHeader.put("originatorId", "sdnc"); commonHeader.put("requestId", executor.inFields.get("albumID").toString()); commonHeader.put("subRequestId", "sub-123456-1000"); var actionIdentifiers = executor.subject.getOutFieldSchemaHelper("actionIdentifiers").createNewInstance(); actionIdentifiers.put("actionName", actionName); actionIdentifiers.put("blueprintName", blueprintName); actionIdentifiers.put("blueprintVersion", blueprintVersion); actionIdentifiers.put("mode", "sync"); executor.outFields.put("commonHeader", commonHeader); executor.outFields.put("actionIdentifiers", actionIdentifiers); executor.outFields.put("payload", payload); returnValue = executor.isTrue; true;}}}, {key={name=ReceiveSubscriptionTask, version=0.0.1}, value={key={name=ReceiveSubscriptionTask, version=0.0.1}, inputEvent={key={name=pmsh-operational-policy, version=0.0.1}, nameSpace=org.onap.policy.apex.onap.pmcontrol, source=DCAE, target=APEX, parameter={entry=[{key=blueprintName, value={key=blueprintName, fieldSchemaKey={name=SimpleStringType, version=0.0.1}, optional=false}}, {key=blueprintVersion, value={key=blueprintVersion, fieldSchemaKey={name=SimpleStringType, version=0.0.1}, optional=false}}, {key=changeType, value={key=changeType, fieldSchemaKey={name=SimpleStringType, version=0.0.1}, optional=false}}, {key=controlLoopName, value={key=controlLoopName, fieldSchemaKey={name=SimpleStringType, version=0.0.1}, optional=false}}, {key=ipAddress, value={key=ipAddress, fieldSchemaKey={name=SimpleStringType, version=0.0.1}, optional=false}}, {key=measurementGroupName, value={key=measurementGroupName, fieldSchemaKey={name=SimpleStringType, version=0.0.1}, optional=true}}, {key=nfName, value={key=nfName, fieldSchemaKey={name=SimpleStringType, version=0.0.1}, optional=false}}, {key=operationalPolicyName, value={key=operationalPolicyName, fieldSchemaKey={name=SimpleStringType, version=0.0.1}, optional=false}}, {key=subscription, value={key=subscription, fieldSchemaKey={name=SubscriptionType, version=0.0.1}, optional=true}}, {key=subscriptionName, value={key=subscriptionName, fieldSchemaKey={name=SimpleStringType, version=0.0.1}, optional=true}}]}}, outputEvents={entry=[{key=PMSubscriptionOutputEvent, value={key={name=PMSubscriptionOutputEvent, version=0.0.1}, nameSpace=org.onap.policy.apex.onap.pmcontrol, source=APEX, target=APEX, parameter={entry=[{key=albumID, value={key=albumID, fieldSchemaKey={name=UUIDType, version=0.0.1}, optional=false}}]}}}]}, taskParameters={entry=[]}, contextAlbumReference=[{name=PMSubscriptionAlbum, version=0.0.1}], taskLogic={key=TaskLogic, logicFlavour=JAVASCRIPT, logic=/* * ============LICENSE_START======================================================= * Copyright (C) 2020 Nordix. All rights reserved. * ================================================================================ * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. * * SPDX-License-Identifier: Apache-2.0 * ============LICENSE_END========================================================= */ var uuidType = java.util.UUID; executor.logger.info(executor.subject.id); //albumID will be used to fetch info from our album later var albumID = uuidType.randomUUID(); var pmSubscriptionInfo = executor.getContextAlbum("PMSubscriptionAlbum").getSchemaHelper().createNewInstance(); var returnValue = true; if(executor.inFields.get("operationalPolicyName") != null) { executor.logger.info("nfName in receive sub event " + executor.inFields.get("nfName")); var changeType = executor.inFields.get("changeType") var nfName = executor.inFields.get("nfName") var ipAddress = executor.inFields.get("ipAddress") var operationalPolicyName = executor.inFields.get("operationalPolicyName") var controlLoopName = executor.inFields.get("controlLoopName") var subscription = executor.inFields.get("subscription") var blueprintName = executor.inFields.get("blueprintName") var blueprintVersion = executor.inFields.get("blueprintVersion") pmSubscriptionInfo.put("nfName", executor.inFields.get("nfName")); pmSubscriptionInfo.put("ipAddress", executor.inFields.get("ipAddress")); pmSubscriptionInfo.put("changeType", executor.inFields.get("changeType")) pmSubscriptionInfo.put("operationalPolicyName", executor.inFields.get("operationalPolicyName")) pmSubscriptionInfo.put("controlLoopName", executor.inFields.get("controlLoopName")) pmSubscriptionInfo.put("subscription", subscription) pmSubscriptionInfo.put("blueprintName", blueprintName) pmSubscriptionInfo.put("blueprintVersion", blueprintVersion) if ("delete".equals(changeType.toLowerCase())) { pmSubscriptionInfo.put("subscriptionName", executor.inFields.get("subscriptionName")) pmSubscriptionInfo.put("measurementGroupName", executor.inFields.get("measurementGroupName")) } executor.getContextAlbum("PMSubscriptionAlbum").put(albumID.toString(), pmSubscriptionInfo); executor.outFields.put("albumID", albumID) } else { executor.message = "Received invalid event" returnValue = false; } returnValue;}}}]}}, events={key={name=PMControlPolicy_Events, version=0.0.1}, eventMap={entry=[{key={name=CDSCreateResponseEvent, version=0.0.1}, value={key={name=CDSCreateResponseEvent, version=0.0.1}, nameSpace=org.onap.policy.apex.onap.pmcontrol, source=CDS, target=APEX, parameter={entry=[{key=actionIdentifiers, value={key=actionIdentifiers, fieldSchemaKey={name=CDSActionIdentifiersType, version=0.0.1}, optional=false}}, {key=commonHeader, value={key=commonHeader, fieldSchemaKey={name=CDSResponseCommonHeaderType, version=0.0.1}, optional=false}}, {key=payload, value={key=payload, fieldSchemaKey={name=CDSCreateResponsePayloadType, version=0.0.1}, optional=false}}, {key=status, value={key=status, fieldSchemaKey={name=CDSResponseStatusType, version=0.0.1}, optional=false}}]}}}, {key={name=CDSCreateSubscriptionRequestEvent, version=0.0.1}, value={key={name=CDSCreateSubscriptionRequestEvent, version=0.0.1}, nameSpace=org.onap.policy.apex.onap.pmcontrol, source=APEX, target=APEX, parameter={entry=[{key=actionIdentifiers, value={key=actionIdentifiers, fieldSchemaKey={name=CDSActionIdentifiersType, version=0.0.1}, optional=false}}, {key=commonHeader, value={key=commonHeader, fieldSchemaKey={name=CDSRequestCommonHeaderType, version=0.0.1}, optional=false}}, {key=payload, value={key=payload, fieldSchemaKey={name=CDSCreateSubscriptionPayloadType, version=0.0.1}, optional=false}}]}}}, {key={name=CDSDeleteResponseEvent, version=0.0.1}, value={key={name=CDSDeleteResponseEvent, version=0.0.1}, nameSpace=org.onap.policy.apex.onap.pmcontrol, source=CDS, target=APEX, parameter={entry=[{key=actionIdentifiers, value={key=actionIdentifiers, fieldSchemaKey={name=CDSActionIdentifiersType, version=0.0.1}, optional=false}}, {key=commonHeader, value={key=commonHeader, fieldSchemaKey={name=CDSResponseCommonHeaderType, version=0.0.1}, optional=false}}, {key=payload, value={key=payload, fieldSchemaKey={name=CDSDeleteResponsePayloadType, version=0.0.1}, optional=false}}, {key=status, value={key=status, fieldSchemaKey={name=CDSResponseStatusType, version=0.0.1}, optional=false}}]}}}, {key={name=CDSDeleteSubscriptionRequestEvent, version=0.0.1}, value={key={name=CDSDeleteSubscriptionRequestEvent, version=0.0.1}, nameSpace=org.onap.policy.apex.onap.pmcontrol, source=APEX, target=APEX, parameter={entry=[{key=actionIdentifiers, value={key=actionIdentifiers, fieldSchemaKey={name=CDSActionIdentifiersType, version=0.0.1}, optional=false}}, {key=commonHeader, value={key=commonHeader, fieldSchemaKey={name=CDSRequestCommonHeaderType, version=0.0.1}, optional=false}}, {key=payload, value={key=payload, fieldSchemaKey={name=CDSDeleteSubscriptionPayloadType, version=0.0.1}, optional=false}}]}}}, {key={name=CDSResponseStatusEvent, version=0.0.1}, value={key={name=CDSResponseStatusEvent, version=0.0.1}, nameSpace=org.onap.policy.apex.onap.pmcontrol, source=APEX, target=DCAE, parameter={entry=[{key=status, value={key=status, fieldSchemaKey={name=SubscriptionStatusType, version=0.0.1}, optional=false}}]}}}, {key={name=CreateSubscriptionPayloadEvent, version=0.0.1}, value={key={name=CreateSubscriptionPayloadEvent, version=0.0.1}, nameSpace=org.onap.policy.apex.onap.pmcontrol, source=APEX, target=APEX, parameter={entry=[{key=albumID, value={key=albumID, fieldSchemaKey={name=UUIDType, version=0.0.1}, optional=false}}, {key=payload, value={key=payload, fieldSchemaKey={name=CDSCreateSubscriptionPayloadType, version=0.0.1}, optional=false}}]}}}, {key={name=DeleteSubscriptionPayloadEvent, version=0.0.1}, value={key={name=DeleteSubscriptionPayloadEvent, version=0.0.1}, nameSpace=org.onap.policy.apex.onap.pmcontrol, source=APEX, target=APEX, parameter={entry=[{key=albumID, value={key=albumID, fieldSchemaKey={name=UUIDType, version=0.0.1}, optional=false}}, {key=payload, value={key=payload, fieldSchemaKey={name=CDSDeleteSubscriptionPayloadType, version=0.0.1}, optional=false}}]}}}, {key={name=MRResponseEvent, version=0.0.1}, value={key={name=MRResponseEvent, version=0.0.1}, nameSpace=org.onap.policy.apex.onap.pmcontrol, source=DCAE, target=APEX, parameter={entry=[{key=count, value={key=count, fieldSchemaKey={name=SimpleIntType, version=0.0.1}, optional=false}}, {key=serverTimeMs, value={key=serverTimeMs, fieldSchemaKey={name=SimpleIntType, version=0.0.1}, optional=false}}]}}}, {key={name=PMSubscriptionOutputEvent, version=0.0.1}, value={key={name=PMSubscriptionOutputEvent, version=0.0.1}, nameSpace=org.onap.policy.apex.onap.pmcontrol, source=APEX, target=APEX, parameter={entry=[{key=albumID, value={key=albumID, fieldSchemaKey={name=UUIDType, version=0.0.1}, optional=false}}]}}}, {key={name=pmsh-operational-policy, version=0.0.1}, value={key={name=pmsh-operational-policy, version=0.0.1}, nameSpace=org.onap.policy.apex.onap.pmcontrol, source=DCAE, target=APEX, parameter={entry=[{key=blueprintName, value={key=blueprintName, fieldSchemaKey={name=SimpleStringType, version=0.0.1}, optional=false}}, {key=blueprintVersion, value={key=blueprintVersion, fieldSchemaKey={name=SimpleStringType, version=0.0.1}, optional=false}}, {key=changeType, value={key=changeType, fieldSchemaKey={name=SimpleStringType, version=0.0.1}, optional=false}}, {key=controlLoopName, value={key=controlLoopName, fieldSchemaKey={name=SimpleStringType, version=0.0.1}, optional=false}}, {key=ipAddress, value={key=ipAddress, fieldSchemaKey={name=SimpleStringType, version=0.0.1}, optional=false}}, {key=measurementGroupName, value={key=measurementGroupName, fieldSchemaKey={name=SimpleStringType, version=0.0.1}, optional=true}}, {key=nfName, value={key=nfName, fieldSchemaKey={name=SimpleStringType, version=0.0.1}, optional=false}}, {key=operationalPolicyName, value={key=operationalPolicyName, fieldSchemaKey={name=SimpleStringType, version=0.0.1}, optional=false}}, {key=subscription, value={key=subscription, fieldSchemaKey={name=SubscriptionType, version=0.0.1}, optional=true}}, {key=subscriptionName, value={key=subscriptionName, fieldSchemaKey={name=SimpleStringType, version=0.0.1}, optional=true}}]}}}]}}, albums={key={name=PMControlPolicy_Albums, version=0.0.1}, albums={entry=[{key={name=PMSubscriptionAlbum, version=0.0.1}, value={key={name=PMSubscriptionAlbum, version=0.0.1}, scope=policy, isWritable=true, itemSchema={name=PMSubscriptionType, version=0.0.1}}}]}}, schemas={key={name=PMControlPolicy_Schemas, version=0.0.1}, schemas={entry=[{key={name=CDSActionIdentifiersType, version=0.0.1}, value={key={name=CDSActionIdentifiersType, version=0.0.1}, schemaFlavour=Avro, schemaDefinition={ "type": "record", "name": "ActionIdentifiers_Type", "namespace": "org.onap.policy.apex.onap.helloworld", "fields": [ { "name": "actionName", "type": "string" }, { "name": "blueprintName", "type": "string" }, { "name": "blueprintVersion", "type": "string" }, { "name": "mode", "type": "string" } ] }}}, {key={name=CDSCreateResponsePayloadType, version=0.0.1}, value={key={name=CDSCreateResponsePayloadType, version=0.0.1}, schemaFlavour=Avro, schemaDefinition={ "name": "CreateResponsePayloadEntry", "type": "record", "namespace": "com.acme.avro", "fields": [ { "name": "create_DasH_subscription_DasH_response", "type": { "name": "create_DasH_subscription_DasH_response", "type": "record", "fields": [ { "name": "odl_DasH_response", "type": { "name": "odl_DasH_response", "type": "record", "fields": [ { "name": "status", "type": "string" } ] } } ] } } ] }}}, {key={name=CDSCreateSubscriptionPayloadType, version=0.0.1}, value={key={name=CDSCreateSubscriptionPayloadType, version=0.0.1}, schemaFlavour=Avro, schemaDefinition={ "type":"map", "values":{ "type":"record", "name":"CDSRequestPayloadEntry", "fields":[ { "name":"create_DasH_subscription_DasH_properties", "type":{ "name":"create_DasH_subscription_DasH_properties_record", "type":"record", "fields":[ { "name":"nfName", "type":"string" }, { "name":"ipAddress", "type":"string" }, { "name":"subscriptionName", "type":"string" }, { "name":"fileBasedGP", "type":"string" }, { "name":"fileLocation", "type":"string" }, { "name":"measurementGroup", "type":{ "name":"Measurement_Group_Type", "type":"record", "fields":[ { "name":"measurementGroupName", "type":"string" }, { "name":"measurementTypes", "type":{ "type":"array", "items":{ "name":"Measurement_Types_Type", "type":"record", "fields":[ { "name":"measurementType", "type":"string" } ] } } }, { "name":"managedObjectDNsBasic", "type":{ "type":"array", "items":{ "name":"Managed_Object_Dns_Basic_Type", "type":"record", "fields":[ { "name":"DN", "type":"string" } ] } } } ] } } ] } } ] } }}}, {key={name=CDSDeleteResponsePayloadType, version=0.0.1}, value={key={name=CDSDeleteResponsePayloadType, version=0.0.1}, schemaFlavour=Avro, schemaDefinition={ "name": "DeleteResponsePayloadEntry", "type": "record", "namespace": "com.acme.avro", "fields": [ { "name": "delete_DasH_subscription_DasH_response", "type": { "name": "delete_DasH_subscription_DasH_response", "type": "record", "fields": [ { "name": "odl_DasH_response", "type": { "name": "odl_DasH_response", "type": "record", "fields": [ { "name": "status", "type": "string" } ] } } ] } } ] }}}, {key={name=CDSDeleteSubscriptionPayloadType, version=0.0.1}, value={key={name=CDSDeleteSubscriptionPayloadType, version=0.0.1}, schemaFlavour=Avro, schemaDefinition={ "type":"map", "values":{ "type":"record", "name":"CDSRequestPayloadEntry", "fields":[ { "name":"delete_DasH_subscription_DasH_properties", "type":{ "name":"delete_DasH_subscription_DasH_properties_record", "type":"record", "fields":[ { "name":"nfName", "type":"string" }, { "name":"ipAddress", "type":"string" }, { "name":"subscriptionName", "type":"string" }, { "name":"measurementGroupName", "type":"string" } ] } } ] } }}}, {key={name=CDSRequestCommonHeaderType, version=0.0.1}, value={key={name=CDSRequestCommonHeaderType, version=0.0.1}, schemaFlavour=Avro, schemaDefinition={ "type": "record", "name": "RequestCommonHeader_Type", "namespace": "org.onap.policy.apex.onap.helloworld", "fields": [ { "name": "originatorId", "type": "string" }, { "name": "requestId", "type": "string" }, { "name": "subRequestId", "type": "string" } ] }}}, {key={name=CDSResponseCommonHeaderType, version=0.0.1}, value={key={name=CDSResponseCommonHeaderType, version=0.0.1}, schemaFlavour=Avro, schemaDefinition={ "type": "record", "name": "ResponseCommonHeader_Type", "namespace": "org.onap.policy.apex.onap.helloworld", "fields": [ { "name": "originatorId", "type": "string" }, { "name": "requestId", "type": "string" }, { "name": "subRequestId", "type": "string" }, { "name": "timestamp", "type": "string" }, { "name": "flags", "type": ["null", "string"] } ] }}}, {key={name=CDSResponseStatusType, version=0.0.1}, value={key={name=CDSResponseStatusType, version=0.0.1}, schemaFlavour=Avro, schemaDefinition={ "type": "record", "name": "ResponseStatus_Type", "namespace": "org.onap.policy.apex.onap.helloworld", "fields": [ { "name": "code", "type": "int" }, { "name": "eventType", "type": "string" }, { "name": "timestamp", "type": "string" }, { "name": "message", "type": "string" } ] }}}, {key={name=PMSubscriptionType, version=0.0.1}, value={key={name=PMSubscriptionType, version=0.0.1}, schemaFlavour=Avro, schemaDefinition={ "name": "PMSubscription", "type": "record", "namespace": "org.onap.policy.apex.onap.pmcontrol", "fields": [ { "name": "nfName", "type": "string" }, { "name": "ipAddress", "type": "string" }, { "name": "changeType", "type": "string" }, { "name": "controlLoopName", "type": "string" }, { "name": "operationalPolicyName", "type": "string" }, { "name": "blueprintName", "type": "string" }, { "name": "blueprintVersion", "type": "string" }, { "name": "subscriptionName", "type": "string" }, { "name": "measurementGroupName", "type": "string" }, { "name": "subscription", "type": { "name": "subscription", "type": "record", "fields": [ { "name": "subscriptionName", "type": "string" }, { "name": "fileBasedGP", "type": "int" }, { "name": "fileLocation", "type": "string" }, { "name": "measurementGroup", "type": { "name": "Measurement_Group_Type", "type": "record", "fields": [ { "name": "measurementGroupName", "type": "string" }, { "name": "measurementTypes", "type": { "type": "array", "items": { "name": "Measurement_Types_Type", "type": "record", "fields": [ { "name": "measurementType", "type": "string" } ] } } }, { "name": "managedObjectDNsBasic", "type": { "type": "array", "items": { "name": "Managed_Object_Dns_Basic_Type", "type": "record", "fields": [ { "name": "DN", "type": "string" } ] } } } ] } } ] } } ] }}}, {key={name=SimpleIntType, version=0.0.1}, value={key={name=SimpleIntType, version=0.0.1}, schemaFlavour=Java, schemaDefinition=java.lang.Integer}}, {key={name=SimpleStringType, version=0.0.1}, value={key={name=SimpleStringType, version=0.0.1}, schemaFlavour=Java, schemaDefinition=java.lang.String}}, {key={name=SubscriptionStatusType, version=0.0.1}, value={key={name=SubscriptionStatusType, version=0.0.1}, schemaFlavour=Avro, schemaDefinition={ "type": "record", "name": "ActivateSubscriptionStatus_Type", "namespace": "org.onap.policy.apex.onap.helloworld", "fields": [ { "name": "subscriptionName", "type": "string" }, { "name": "measurementGroupName", "type": "string" }, { "name": "nfName", "type": "string" }, { "name": "changeType", "type": "string" }, { "name": "message", "type": "string" } ] }}}, {key={name=SubscriptionType, version=0.0.1}, value={key={name=SubscriptionType, version=0.0.1}, schemaFlavour=Avro, schemaDefinition={ "name": "subscription", "type": "record", "default": "null", "fields": [ { "name": "subscriptionName", "type": "string" }, { "name": "fileBasedGP", "type": "int" }, { "name": "fileLocation", "type": "string" }, { "name": "measurementGroup", "type": { "name": "Measurement_Group_Type", "type": "record", "fields": [ { "name": "measurementGroupName", "type": "string" }, { "name": "measurementTypes", "type": { "type": "array", "items": { "name": "Measurement_Types_Type", "type": "record", "fields": [ { "name": "measurementType", "type": "string" } ] } } }, { "name": "managedObjectDNsBasic", "type": { "type": "array", "items": { "name": "Managed_Object_Dns_Basic_Type", "type": "record", "fields": [ { "name": "DN", "type": "string" } ] } } } ] } } ] }}}, {key={name=UUIDType, version=0.0.1}, value={key={name=UUIDType, version=0.0.1}, schemaFlavour=Java, schemaDefinition=java.util.UUID}}]}}}}}, eventInputParameters={DCAEConsumer={carrierTechnologyParameters={carrierTechnology=RESTCLIENT, parameterClassName=org.onap.policy.apex.plugins.event.carrier.restclient.RestClientCarrierTechnologyParameters, parameters={consumerPollTime=50, url=https://message-router:3905/events/unauthenticated.DCAE_CL_OUTPUT/cg1/sg1}}, eventProtocolParameters={eventProtocol=JSON, parameters={nameAlias=operationalPolicyName}}, eventName=pmsh-operational-policy, eventNameFilter=pmsh-operational-policy}, CDSRequestConsumer={carrierTechnologyParameters={carrierTechnology=RESTREQUESTOR, parameterClassName=org.onap.policy.apex.plugins.event.carrier.restrequestor.RestRequestorCarrierTechnologyParameters, parameters={url=http://cds-blueprints-processor-http:8080/api/v1/execution-service/process, httpMethod=POST, restRequestTimeout=2000, httpHeaders=[[Authorization, Basic Y2NzZGthcHBzOmNjc2RrYXBwcw==]]}}, eventProtocolParameters={eventProtocol=JSON}, eventName=CDSCreateResponseEvent, eventNameFilter=CDSCreateResponseEvent, requestorMode=true, requestorPeer=CDSRequestProducer, requestorTimeout=500}, CDSDeleteRequestConsumer={carrierTechnologyParameters={carrierTechnology=RESTREQUESTOR, parameterClassName=org.onap.policy.apex.plugins.event.carrier.restrequestor.RestRequestorCarrierTechnologyParameters, parameters={url=http://cds-blueprints-processor-http:8080/api/v1/execution-service/process, httpMethod=POST, restRequestTimeout=2000, httpHeaders=[[Authorization, Basic Y2NzZGthcHBzOmNjc2RrYXBwcw==]]}}, eventProtocolParameters={eventProtocol=JSON}, eventName=CDSDeleteResponseEvent, eventNameFilter=CDSDeleteResponseEvent, requestorMode=true, requestorPeer=CDSDeleteRequestProducer, requestorTimeout=500}}, eventOutputParameters={logOutputter={carrierTechnologyParameters={carrierTechnology=FILE, parameters={standardIo=true}}, eventProtocolParameters={eventProtocol=JSON}}, StdOutOutputter={carrierTechnologyParameters={carrierTechnology=FILE, parameters={standardIo=true}}, eventProtocolParameters={eventProtocol=JSON}}, CDSRequestProducer={carrierTechnologyParameters={carrierTechnology=RESTREQUESTOR, parameterClassName=org.onap.policy.apex.plugins.event.carrier.restrequestor.RestRequestorCarrierTechnologyParameters}, eventProtocolParameters={eventProtocol=JSON}, eventNameFilter=CDSCreateSubscriptionRequestEvent, requestorMode=true, requestorPeer=CDSRequestConsumer, requestorTimeout=500}, CDSDeleteRequestProducer={carrierTechnologyParameters={carrierTechnology=RESTREQUESTOR, parameterClassName=org.onap.policy.apex.plugins.event.carrier.restrequestor.RestRequestorCarrierTechnologyParameters}, eventProtocolParameters={eventProtocol=JSON}, eventNameFilter=CDSDeleteSubscriptionRequestEvent, requestorMode=true, requestorPeer=CDSDeleteRequestConsumer, requestorTimeout=500}, CDSReplyProducer={carrierTechnologyParameters={carrierTechnology=RESTCLIENT, parameterClassName=org.onap.policy.apex.plugins.event.carrier.restclient.RestClientCarrierTechnologyParameters, parameters={url=https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT, httpMethod=POST, restRequestTimeout=2000}}, eventProtocolParameters={eventProtocol=JSON}, eventNameFilter=CDSResponseStatusEvent}}}))}])) 00:55:47.051 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "clamp/acm/pmsh/funtional-pmsh-usecase.yaml" does not exist on the local file system 00:55:47.051 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-clamp-sonar/models/target/test-classes/clamp/acm/pmsh/funtional-pmsh-usecase.yaml" : 00:55:47.133 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "clamp/acm/pmsh/funtional-pmsh-usecase.yaml" does not exist on the local file system 00:55:47.133 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-clamp-sonar/models/target/test-classes/clamp/acm/pmsh/funtional-pmsh-usecase.yaml" : 00:55:47.174 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "clamp/acm/pmsh/funtional-pmsh-usecase.yaml" does not exist on the local file system 00:55:47.174 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-clamp-sonar/models/target/test-classes/clamp/acm/pmsh/funtional-pmsh-usecase.yaml" : 00:55:47.204 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "clamp/acm/pmsh/funtional-pmsh-usecase.yaml" does not exist on the local file system 00:55:47.205 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-clamp-sonar/models/target/test-classes/clamp/acm/pmsh/funtional-pmsh-usecase.yaml" : [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.254 s -- in org.onap.policy.clamp.models.acm.utils.AcmUtilsTest [INFO] Running org.onap.policy.clamp.models.acm.utils.StateDefinitionTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.policy.clamp.models.acm.utils.StateDefinitionTest [INFO] Running org.onap.policy.clamp.models.acm.utils.TimestampHelperTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.onap.policy.clamp.models.acm.utils.TimestampHelperTest [INFO] Running org.onap.policy.clamp.models.acm.messages.rest.MessagesRestPojosTest 00:55:47.367 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.Object org.onap.policy.clamp.models.acm.messages.rest.TypedSimpleResponse.response, fieldGetter=PojoMethodImpl [method=getResponse args=[] return=class java.lang.Object], fieldSetter=PojoMethodImpl [method=setResponse args=[class java.lang.Object] return=void]]] with value [java.lang.Object@56da8847] 00:55:47.367 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.Object org.onap.policy.clamp.models.acm.messages.rest.TypedSimpleResponse.response, fieldGetter=PojoMethodImpl [method=getResponse args=[] return=class java.lang.Object], fieldSetter=PojoMethodImpl [method=setResponse args=[class java.lang.Object] return=void]]] with value [java.lang.Object@7323c38c] 00:55:47.382 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.clamp.models.acm.messages.rest.SimpleResponse.errorDetails, fieldGetter=PojoMethodImpl [method=getErrorDetails args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setErrorDetails args=[class java.lang.String] return=void]]] with value [FfdyuNGU] 00:55:47.382 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.clamp.models.acm.messages.rest.SimpleResponse.errorDetails, fieldGetter=PojoMethodImpl [method=getErrorDetails args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setErrorDetails args=[class java.lang.String] return=void]]] with value [sIqCdtu45gMC] 00:55:47.383 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.clamp.models.acm.messages.rest.commissioning.PrimeOrder org.onap.policy.clamp.models.acm.messages.rest.commissioning.AcTypeStateUpdate.primeOrder, fieldGetter=PojoMethodImpl [method=getPrimeOrder args=[] return=class org.onap.policy.clamp.models.acm.messages.rest.commissioning.PrimeOrder], fieldSetter=PojoMethodImpl [method=setPrimeOrder args=[class org.onap.policy.clamp.models.acm.messages.rest.commissioning.PrimeOrder] return=void]]] with value [NONE] 00:55:47.384 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.clamp.models.acm.messages.rest.commissioning.PrimeOrder org.onap.policy.clamp.models.acm.messages.rest.commissioning.AcTypeStateUpdate.primeOrder, fieldGetter=PojoMethodImpl [method=getPrimeOrder args=[] return=class org.onap.policy.clamp.models.acm.messages.rest.commissioning.PrimeOrder], fieldSetter=PojoMethodImpl [method=setPrimeOrder args=[class org.onap.policy.clamp.models.acm.messages.rest.commissioning.PrimeOrder] return=void]]] with value [NONE] 00:55:47.384 [main] WARN com.openpojo.validation.impl.DefaultValidator -- Attempt to execute behavioural test on non-constructable class=[class org.onap.policy.clamp.models.acm.messages.rest.commissioning.PrimeOrder] ignored 00:55:47.384 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.UUID org.onap.policy.clamp.models.acm.messages.rest.commissioning.CommissioningResponse.compositionId, fieldGetter=PojoMethodImpl [method=getCompositionId args=[] return=class java.util.UUID], fieldSetter=PojoMethodImpl [method=setCompositionId args=[class java.util.UUID] return=void]]] with value [e3900e0f-9bc2-4988-84a0-3000e8e9b21f] 00:55:47.385 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:47.385 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:47.385 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:47.385 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:47.385 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 00:55:47.385 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.clamp.models.acm.messages.rest.commissioning.CommissioningResponse.affectedAutomationCompositionDefinitions, fieldGetter=PojoMethodImpl [method=getAffectedAutomationCompositionDefinitions args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setAffectedAutomationCompositionDefinitions args=[interface java.util.List] return=void]]] with value [[null null]] 00:55:47.386 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.UUID org.onap.policy.clamp.models.acm.messages.rest.commissioning.CommissioningResponse.compositionId, fieldGetter=PojoMethodImpl [method=getCompositionId args=[] return=class java.util.UUID], fieldSetter=PojoMethodImpl [method=setCompositionId args=[class java.util.UUID] return=void]]] with value [52b05201-4e33-4ed9-b9bb-8eeeaceb620c] 00:55:47.386 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:47.386 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:47.386 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:47.386 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 00:55:47.386 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 00:55:47.386 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 00:55:47.386 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.clamp.models.acm.messages.rest.commissioning.CommissioningResponse.affectedAutomationCompositionDefinitions, fieldGetter=PojoMethodImpl [method=getAffectedAutomationCompositionDefinitions args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setAffectedAutomationCompositionDefinitions args=[interface java.util.List] return=void]]] with value [[null null, null null, null null]] 00:55:47.387 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.UUID org.onap.policy.clamp.models.acm.messages.rest.instantiation.InstantiationResponse.instanceId, fieldGetter=PojoMethodImpl [method=getInstanceId args=[] return=class java.util.UUID], fieldSetter=PojoMethodImpl [method=setInstanceId args=[class java.util.UUID] return=void]]] with value [a73baf94-dc7a-4706-9675-ca13566cf96e] 00:55:47.387 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 00:55:47.387 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier org.onap.policy.clamp.models.acm.messages.rest.instantiation.InstantiationResponse.affectedAutomationComposition, fieldGetter=PojoMethodImpl [method=getAffectedAutomationComposition args=[] return=class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier], fieldSetter=PojoMethodImpl [method=setAffectedAutomationComposition args=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] return=void]]] with value [null null] 00:55:47.388 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.UUID org.onap.policy.clamp.models.acm.messages.rest.instantiation.InstantiationResponse.instanceId, fieldGetter=PojoMethodImpl [method=getInstanceId args=[] return=class java.util.UUID], fieldSetter=PojoMethodImpl [method=setInstanceId args=[class java.util.UUID] return=void]]] with value [c491081c-4ecb-4583-977d-41b29e9f0705] 00:55:47.388 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 00:55:47.388 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier org.onap.policy.clamp.models.acm.messages.rest.instantiation.InstantiationResponse.affectedAutomationComposition, fieldGetter=PojoMethodImpl [method=getAffectedAutomationComposition args=[] return=class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier], fieldSetter=PojoMethodImpl [method=setAffectedAutomationComposition args=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] return=void]]] with value [null null] 00:55:47.388 [main] WARN com.openpojo.validation.impl.DefaultValidator -- Attempt to execute behavioural test on non-constructable class=[class org.onap.policy.clamp.models.acm.messages.rest.instantiation.DeployOrder] ignored 00:55:47.388 [main] WARN com.openpojo.validation.impl.DefaultValidator -- Attempt to execute behavioural test on non-constructable class=[class org.onap.policy.clamp.models.acm.messages.rest.instantiation.LockOrder] ignored 00:55:47.388 [main] WARN com.openpojo.validation.impl.DefaultValidator -- Attempt to execute behavioural test on non-constructable class=[class org.onap.policy.clamp.models.acm.messages.rest.instantiation.SubOrder] ignored 00:55:47.389 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.clamp.models.acm.messages.rest.instantiation.DeployOrder org.onap.policy.clamp.models.acm.messages.rest.instantiation.AcInstanceStateUpdate.deployOrder, fieldGetter=PojoMethodImpl [method=getDeployOrder args=[] return=class org.onap.policy.clamp.models.acm.messages.rest.instantiation.DeployOrder], fieldSetter=PojoMethodImpl [method=setDeployOrder args=[class org.onap.policy.clamp.models.acm.messages.rest.instantiation.DeployOrder] return=void]]] with value [DEPLOY] 00:55:47.389 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.clamp.models.acm.messages.rest.instantiation.LockOrder org.onap.policy.clamp.models.acm.messages.rest.instantiation.AcInstanceStateUpdate.lockOrder, fieldGetter=PojoMethodImpl [method=getLockOrder args=[] return=class org.onap.policy.clamp.models.acm.messages.rest.instantiation.LockOrder], fieldSetter=PojoMethodImpl [method=setLockOrder args=[class org.onap.policy.clamp.models.acm.messages.rest.instantiation.LockOrder] return=void]]] with value [NONE] 00:55:47.389 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.clamp.models.acm.messages.rest.instantiation.SubOrder org.onap.policy.clamp.models.acm.messages.rest.instantiation.AcInstanceStateUpdate.subOrder, fieldGetter=PojoMethodImpl [method=getSubOrder args=[] return=class org.onap.policy.clamp.models.acm.messages.rest.instantiation.SubOrder], fieldSetter=PojoMethodImpl [method=setSubOrder args=[class org.onap.policy.clamp.models.acm.messages.rest.instantiation.SubOrder] return=void]]] with value [MIGRATE_PRECHECK] 00:55:47.389 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.clamp.models.acm.messages.rest.instantiation.DeployOrder org.onap.policy.clamp.models.acm.messages.rest.instantiation.AcInstanceStateUpdate.deployOrder, fieldGetter=PojoMethodImpl [method=getDeployOrder args=[] return=class org.onap.policy.clamp.models.acm.messages.rest.instantiation.DeployOrder], fieldSetter=PojoMethodImpl [method=setDeployOrder args=[class org.onap.policy.clamp.models.acm.messages.rest.instantiation.DeployOrder] return=void]]] with value [RESTARTING] 00:55:47.390 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.clamp.models.acm.messages.rest.instantiation.LockOrder org.onap.policy.clamp.models.acm.messages.rest.instantiation.AcInstanceStateUpdate.lockOrder, fieldGetter=PojoMethodImpl [method=getLockOrder args=[] return=class org.onap.policy.clamp.models.acm.messages.rest.instantiation.LockOrder], fieldSetter=PojoMethodImpl [method=setLockOrder args=[class org.onap.policy.clamp.models.acm.messages.rest.instantiation.LockOrder] return=void]]] with value [NONE] 00:55:47.390 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.clamp.models.acm.messages.rest.instantiation.SubOrder org.onap.policy.clamp.models.acm.messages.rest.instantiation.AcInstanceStateUpdate.subOrder, fieldGetter=PojoMethodImpl [method=getSubOrder args=[] return=class org.onap.policy.clamp.models.acm.messages.rest.instantiation.SubOrder], fieldSetter=PojoMethodImpl [method=setSubOrder args=[class org.onap.policy.clamp.models.acm.messages.rest.instantiation.SubOrder] return=void]]] with value [REVIEW] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 s -- in org.onap.policy.clamp.models.acm.messages.rest.MessagesRestPojosTest [INFO] Running org.onap.policy.clamp.models.acm.messages.kafka.participant.ParticipantDeregisterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.policy.clamp.models.acm.messages.kafka.participant.ParticipantDeregisterTest [INFO] Running org.onap.policy.clamp.models.acm.messages.kafka.participant.ParticipantStatusReqTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.policy.clamp.models.acm.messages.kafka.participant.ParticipantStatusReqTest [INFO] Running org.onap.policy.clamp.models.acm.messages.kafka.participant.ParticipantAckMessageTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.onap.policy.clamp.models.acm.messages.kafka.participant.ParticipantAckMessageTest [INFO] Running org.onap.policy.clamp.models.acm.messages.kafka.participant.ParticipantRegisterAckTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.clamp.models.acm.messages.kafka.participant.ParticipantRegisterAckTest [INFO] Running org.onap.policy.clamp.models.acm.messages.kafka.participant.AutomationCompositionStateChangeTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.policy.clamp.models.acm.messages.kafka.participant.AutomationCompositionStateChangeTest [INFO] Running org.onap.policy.clamp.models.acm.messages.kafka.participant.ParticipantStatusTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.policy.clamp.models.acm.messages.kafka.participant.ParticipantStatusTest [INFO] Running org.onap.policy.clamp.models.acm.messages.kafka.participant.ParticipantDeregisterAckTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.clamp.models.acm.messages.kafka.participant.ParticipantDeregisterAckTest [INFO] Running org.onap.policy.clamp.models.acm.messages.kafka.participant.ParticipantPrimeTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.policy.clamp.models.acm.messages.kafka.participant.ParticipantPrimeTest [INFO] Running org.onap.policy.clamp.models.acm.messages.kafka.participant.AutomationCompositionDeployAckTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.policy.clamp.models.acm.messages.kafka.participant.AutomationCompositionDeployAckTest [INFO] Running org.onap.policy.clamp.models.acm.messages.kafka.participant.ParticipantPojosTest 00:55:47.453 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:47.454 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:47.454 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.ParticipantSupportedElementType] using InstanceFactory 00:55:47.454 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.clamp.models.acm.messages.kafka.participant.ParticipantRegister.participantSupportedElementType, fieldGetter=PojoMethodImpl [method=getParticipantSupportedElementType args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setParticipantSupportedElementType args=[interface java.util.List] return=void]]] with value [[ParticipantSupportedElementType(id=4d887c2b-d562-4ab7-9e12-8f45265fbc26, typeName=null, typeVersion=null)]] 00:55:47.454 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:47.454 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:47.454 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.ParticipantSupportedElementType] using InstanceFactory 00:55:47.455 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.ParticipantSupportedElementType] using InstanceFactory 00:55:47.455 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.clamp.models.acm.messages.kafka.participant.ParticipantRegister.participantSupportedElementType, fieldGetter=PojoMethodImpl [method=getParticipantSupportedElementType args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setParticipantSupportedElementType args=[interface java.util.List] return=void]]] with value [[ParticipantSupportedElementType(id=7e6625ab-84de-4461-9dbf-df32bb331bf4, typeName=null, typeVersion=null), ParticipantSupportedElementType(id=1c716a76-e63a-4145-9d9e-d7154edb1a3a, typeName=null, typeVersion=null)]] 00:55:47.458 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:47.459 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:47.459 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:47.459 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.ParticipantDeploy] using InstanceFactory 00:55:47.459 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.ParticipantDeploy] using InstanceFactory 00:55:47.459 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.clamp.models.acm.messages.kafka.participant.AutomationCompositionDeploy.participantUpdatesList, fieldGetter=PojoMethodImpl [method=getParticipantUpdatesList args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setParticipantUpdatesList args=[interface java.util.List] return=void]]] with value [[ParticipantDeploy(participantId=null, acElementList=[]), ParticipantDeploy(participantId=null, acElementList=[])]] 00:55:47.459 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.Integer org.onap.policy.clamp.models.acm.messages.kafka.participant.AutomationCompositionDeploy.startPhase, fieldGetter=PojoMethodImpl [method=getStartPhase args=[] return=class java.lang.Integer], fieldSetter=PojoMethodImpl [method=setStartPhase args=[class java.lang.Integer] return=void]]] with value [1438712566] 00:55:47.459 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private boolean org.onap.policy.clamp.models.acm.messages.kafka.participant.AutomationCompositionDeploy.firstStartPhase, fieldGetter=PojoMethodImpl [method=isFirstStartPhase args=[] return=boolean], fieldSetter=PojoMethodImpl [method=setFirstStartPhase args=[boolean] return=void]]] with value [true] 00:55:47.459 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:47.459 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:47.459 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:47.459 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:47.459 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.ParticipantDeploy] using InstanceFactory 00:55:47.459 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.ParticipantDeploy] using InstanceFactory 00:55:47.460 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.ParticipantDeploy] using InstanceFactory 00:55:47.460 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.ParticipantDeploy] using InstanceFactory 00:55:47.460 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.ParticipantDeploy] using InstanceFactory 00:55:47.460 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.clamp.models.acm.messages.kafka.participant.AutomationCompositionDeploy.participantUpdatesList, fieldGetter=PojoMethodImpl [method=getParticipantUpdatesList args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setParticipantUpdatesList args=[interface java.util.List] return=void]]] with value [[ParticipantDeploy(participantId=null, acElementList=[]), ParticipantDeploy(participantId=null, acElementList=[]), ParticipantDeploy(participantId=null, acElementList=[]), ParticipantDeploy(participantId=null, acElementList=[]), ParticipantDeploy(participantId=null, acElementList=[])]] 00:55:47.460 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.Integer org.onap.policy.clamp.models.acm.messages.kafka.participant.AutomationCompositionDeploy.startPhase, fieldGetter=PojoMethodImpl [method=getStartPhase args=[] return=class java.lang.Integer], fieldSetter=PojoMethodImpl [method=setStartPhase args=[class java.lang.Integer] return=void]]] with value [-2129996970] 00:55:47.460 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private boolean org.onap.policy.clamp.models.acm.messages.kafka.participant.AutomationCompositionDeploy.firstStartPhase, fieldGetter=PojoMethodImpl [method=isFirstStartPhase args=[] return=boolean], fieldSetter=PojoMethodImpl [method=setFirstStartPhase args=[boolean] return=void]]] with value [false] 00:55:47.460 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.clamp.models.acm.concepts.ParticipantState org.onap.policy.clamp.models.acm.messages.kafka.participant.ParticipantStatus.state, fieldGetter=PojoMethodImpl [method=getState args=[] return=class org.onap.policy.clamp.models.acm.concepts.ParticipantState], fieldSetter=PojoMethodImpl [method=setState args=[class org.onap.policy.clamp.models.acm.concepts.ParticipantState] return=void]]] with value [OFF_LINE] 00:55:47.461 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:47.461 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:47.461 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:47.461 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:47.461 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.ParticipantDefinition] using InstanceFactory 00:55:47.461 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.ParticipantDefinition] using InstanceFactory 00:55:47.461 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.ParticipantDefinition] using InstanceFactory 00:55:47.461 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.ParticipantDefinition] using InstanceFactory 00:55:47.461 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.clamp.models.acm.messages.kafka.participant.ParticipantStatus.participantDefinitionUpdates, fieldGetter=PojoMethodImpl [method=getParticipantDefinitionUpdates args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setParticipantDefinitionUpdates args=[interface java.util.List] return=void]]] with value [[ParticipantDefinition(participantId=null, automationCompositionElementDefinitionList=[]), ParticipantDefinition(participantId=null, automationCompositionElementDefinitionList=[]), ParticipantDefinition(participantId=null, automationCompositionElementDefinitionList=[]), ParticipantDefinition(participantId=null, automationCompositionElementDefinitionList=[])]] 00:55:47.461 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:47.461 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.AutomationCompositionInfo] using InstanceFactory 00:55:47.461 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.clamp.models.acm.messages.kafka.participant.ParticipantStatus.automationCompositionInfoList, fieldGetter=PojoMethodImpl [method=getAutomationCompositionInfoList args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setAutomationCompositionInfoList args=[interface java.util.List] return=void]]] with value [[AutomationCompositionInfo(automationCompositionId=null, deployState=UNDEPLOYED, lockState=LOCKED, elements=[])]] 00:55:47.462 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:47.462 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:47.462 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:47.462 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:47.462 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.ParticipantSupportedElementType] using InstanceFactory 00:55:47.462 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.clamp.models.acm.messages.kafka.participant.ParticipantStatus.participantSupportedElementType, fieldGetter=PojoMethodImpl [method=getParticipantSupportedElementType args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setParticipantSupportedElementType args=[interface java.util.List] return=void]]] with value [[ParticipantSupportedElementType(id=03a95128-134d-4214-a6e9-4042ac006adb, typeName=null, typeVersion=null)]] 00:55:47.462 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.clamp.models.acm.concepts.ParticipantState org.onap.policy.clamp.models.acm.messages.kafka.participant.ParticipantStatus.state, fieldGetter=PojoMethodImpl [method=getState args=[] return=class org.onap.policy.clamp.models.acm.concepts.ParticipantState], fieldSetter=PojoMethodImpl [method=setState args=[class org.onap.policy.clamp.models.acm.concepts.ParticipantState] return=void]]] with value [ON_LINE] 00:55:47.462 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:47.462 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:47.462 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.ParticipantDefinition] using InstanceFactory 00:55:47.462 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.ParticipantDefinition] using InstanceFactory 00:55:47.462 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.ParticipantDefinition] using InstanceFactory 00:55:47.462 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.clamp.models.acm.messages.kafka.participant.ParticipantStatus.participantDefinitionUpdates, fieldGetter=PojoMethodImpl [method=getParticipantDefinitionUpdates args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setParticipantDefinitionUpdates args=[interface java.util.List] return=void]]] with value [[ParticipantDefinition(participantId=null, automationCompositionElementDefinitionList=[]), ParticipantDefinition(participantId=null, automationCompositionElementDefinitionList=[]), ParticipantDefinition(participantId=null, automationCompositionElementDefinitionList=[])]] 00:55:47.462 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:47.462 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:47.462 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:47.462 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:47.463 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.AutomationCompositionInfo] using InstanceFactory 00:55:47.463 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.AutomationCompositionInfo] using InstanceFactory 00:55:47.463 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.clamp.models.acm.messages.kafka.participant.ParticipantStatus.automationCompositionInfoList, fieldGetter=PojoMethodImpl [method=getAutomationCompositionInfoList args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setAutomationCompositionInfoList args=[interface java.util.List] return=void]]] with value [[AutomationCompositionInfo(automationCompositionId=null, deployState=UNDEPLOYED, lockState=LOCKED, elements=[]), AutomationCompositionInfo(automationCompositionId=null, deployState=UNDEPLOYED, lockState=LOCKED, elements=[])]] 00:55:47.463 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:47.463 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:47.463 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.ParticipantSupportedElementType] using InstanceFactory 00:55:47.463 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.ParticipantSupportedElementType] using InstanceFactory 00:55:47.463 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.ParticipantSupportedElementType] using InstanceFactory 00:55:47.464 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.clamp.models.acm.messages.kafka.participant.ParticipantStatus.participantSupportedElementType, fieldGetter=PojoMethodImpl [method=getParticipantSupportedElementType args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setParticipantSupportedElementType args=[interface java.util.List] return=void]]] with value [[ParticipantSupportedElementType(id=59af4d4a-90c3-4398-afa5-5d34352da47d, typeName=null, typeVersion=null), ParticipantSupportedElementType(id=2d35c69c-4341-4e13-a303-dcc0c368a286, typeName=null, typeVersion=null), ParticipantSupportedElementType(id=e53f0b89-d8b2-4cec-b4b0-e9dbfe98a99c, typeName=null, typeVersion=null)]] 00:55:47.466 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:47.466 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:47.466 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:47.466 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.ParticipantDeploy] using InstanceFactory 00:55:47.466 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.ParticipantDeploy] using InstanceFactory 00:55:47.466 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.ParticipantDeploy] using InstanceFactory 00:55:47.466 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.ParticipantDeploy] using InstanceFactory 00:55:47.466 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.clamp.models.acm.messages.kafka.participant.AutomationCompositionPrepare.participantList, fieldGetter=PojoMethodImpl [method=getParticipantList args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setParticipantList args=[interface java.util.List] return=void]]] with value [[ParticipantDeploy(participantId=null, acElementList=[]), ParticipantDeploy(participantId=null, acElementList=[]), ParticipantDeploy(participantId=null, acElementList=[]), ParticipantDeploy(participantId=null, acElementList=[])]] 00:55:47.466 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private boolean org.onap.policy.clamp.models.acm.messages.kafka.participant.AutomationCompositionPrepare.preDeploy, fieldGetter=PojoMethodImpl [method=isPreDeploy args=[] return=boolean], fieldSetter=PojoMethodImpl [method=setPreDeploy args=[boolean] return=void]]] with value [true] 00:55:47.467 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:47.467 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:47.467 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:47.467 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:47.467 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:47.467 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.ParticipantDeploy] using InstanceFactory 00:55:47.467 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.ParticipantDeploy] using InstanceFactory 00:55:47.467 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.clamp.models.acm.messages.kafka.participant.AutomationCompositionPrepare.participantList, fieldGetter=PojoMethodImpl [method=getParticipantList args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setParticipantList args=[interface java.util.List] return=void]]] with value [[ParticipantDeploy(participantId=null, acElementList=[]), ParticipantDeploy(participantId=null, acElementList=[])]] 00:55:47.467 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private boolean org.onap.policy.clamp.models.acm.messages.kafka.participant.AutomationCompositionPrepare.preDeploy, fieldGetter=PojoMethodImpl [method=isPreDeploy args=[] return=boolean], fieldSetter=PojoMethodImpl [method=setPreDeploy args=[boolean] return=void]]] with value [false] 00:55:47.468 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.clamp.models.acm.concepts.AcTypeState org.onap.policy.clamp.models.acm.messages.kafka.participant.ParticipantPrimeAck.compositionState, fieldGetter=PojoMethodImpl [method=getCompositionState args=[] return=class org.onap.policy.clamp.models.acm.concepts.AcTypeState], fieldSetter=PojoMethodImpl [method=setCompositionState args=[class org.onap.policy.clamp.models.acm.concepts.AcTypeState] return=void]]] with value [DEPRIMING] 00:55:47.468 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.clamp.models.acm.concepts.AcTypeState org.onap.policy.clamp.models.acm.messages.kafka.participant.ParticipantPrimeAck.compositionState, fieldGetter=PojoMethodImpl [method=getCompositionState args=[] return=class org.onap.policy.clamp.models.acm.concepts.AcTypeState], fieldSetter=PojoMethodImpl [method=setCompositionState args=[class org.onap.policy.clamp.models.acm.concepts.AcTypeState] return=void]]] with value [COMMISSIONED] 00:55:47.469 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:47.469 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:47.469 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:47.469 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:47.469 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.ParticipantDefinition] using InstanceFactory 00:55:47.469 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.ParticipantDefinition] using InstanceFactory 00:55:47.469 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.ParticipantDefinition] using InstanceFactory 00:55:47.469 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.ParticipantDefinition] using InstanceFactory 00:55:47.469 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.clamp.models.acm.messages.kafka.participant.ParticipantPrime.participantDefinitionUpdates, fieldGetter=PojoMethodImpl [method=getParticipantDefinitionUpdates args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setParticipantDefinitionUpdates args=[interface java.util.List] return=void]]] with value [[ParticipantDefinition(participantId=null, automationCompositionElementDefinitionList=[]), ParticipantDefinition(participantId=null, automationCompositionElementDefinitionList=[]), ParticipantDefinition(participantId=null, automationCompositionElementDefinitionList=[]), ParticipantDefinition(participantId=null, automationCompositionElementDefinitionList=[])]] 00:55:47.469 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:47.470 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.ParticipantDefinition] using InstanceFactory 00:55:47.470 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.ParticipantDefinition] using InstanceFactory 00:55:47.470 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.ParticipantDefinition] using InstanceFactory 00:55:47.470 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.clamp.models.acm.messages.kafka.participant.ParticipantPrime.participantDefinitionUpdates, fieldGetter=PojoMethodImpl [method=getParticipantDefinitionUpdates args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setParticipantDefinitionUpdates args=[interface java.util.List] return=void]]] with value [[ParticipantDefinition(participantId=null, automationCompositionElementDefinitionList=[]), ParticipantDefinition(participantId=null, automationCompositionElementDefinitionList=[]), ParticipantDefinition(participantId=null, automationCompositionElementDefinitionList=[])]] 00:55:47.470 [main] WARN com.openpojo.validation.impl.DefaultValidator -- Attempt to execute behavioural test on non-constructable class=[class org.onap.policy.clamp.models.acm.messages.kafka.participant.ParticipantMessageType] ignored 00:55:47.470 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:47.470 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:47.470 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:47.470 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.ParticipantDeploy] using InstanceFactory 00:55:47.470 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.ParticipantDeploy] using InstanceFactory 00:55:47.470 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.clamp.models.acm.messages.kafka.participant.PropertiesUpdate.participantUpdatesList, fieldGetter=PojoMethodImpl [method=getParticipantUpdatesList args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setParticipantUpdatesList args=[interface java.util.List] return=void]]] with value [[ParticipantDeploy(participantId=null, acElementList=[]), ParticipantDeploy(participantId=null, acElementList=[])]] 00:55:47.471 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:47.471 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:47.471 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:47.471 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:47.471 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:47.471 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.ParticipantDeploy] using InstanceFactory 00:55:47.471 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.ParticipantDeploy] using InstanceFactory 00:55:47.471 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.clamp.models.acm.messages.kafka.participant.PropertiesUpdate.participantUpdatesList, fieldGetter=PojoMethodImpl [method=getParticipantUpdatesList args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setParticipantUpdatesList args=[interface java.util.List] return=void]]] with value [[ParticipantDeploy(participantId=null, acElementList=[]), ParticipantDeploy(participantId=null, acElementList=[])]] 00:55:47.475 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.clamp.models.acm.concepts.AcTypeState org.onap.policy.clamp.models.acm.messages.kafka.participant.ParticipantSync.state, fieldGetter=PojoMethodImpl [method=getState args=[] return=class org.onap.policy.clamp.models.acm.concepts.AcTypeState], fieldSetter=PojoMethodImpl [method=setState args=[class org.onap.policy.clamp.models.acm.concepts.AcTypeState] return=void]]] with value [PRIMING] 00:55:47.476 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:47.476 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:47.476 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:47.476 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:47.476 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.ParticipantDefinition] using InstanceFactory 00:55:47.476 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.ParticipantDefinition] using InstanceFactory 00:55:47.476 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.ParticipantDefinition] using InstanceFactory 00:55:47.476 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.ParticipantDefinition] using InstanceFactory 00:55:47.476 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.ParticipantDefinition] using InstanceFactory 00:55:47.476 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.clamp.models.acm.messages.kafka.participant.ParticipantSync.participantDefinitionUpdates, fieldGetter=PojoMethodImpl [method=getParticipantDefinitionUpdates args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setParticipantDefinitionUpdates args=[interface java.util.List] return=void]]] with value [[ParticipantDefinition(participantId=null, automationCompositionElementDefinitionList=[]), ParticipantDefinition(participantId=null, automationCompositionElementDefinitionList=[]), ParticipantDefinition(participantId=null, automationCompositionElementDefinitionList=[]), ParticipantDefinition(participantId=null, automationCompositionElementDefinitionList=[]), ParticipantDefinition(participantId=null, automationCompositionElementDefinitionList=[])]] 00:55:47.476 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:47.476 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:47.476 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:47.477 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.ParticipantRestartAc] using InstanceFactory 00:55:47.477 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.clamp.models.acm.messages.kafka.participant.ParticipantSync.automationcompositionList, fieldGetter=PojoMethodImpl [method=getAutomationcompositionList args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setAutomationcompositionList args=[interface java.util.List] return=void]]] with value [[ParticipantRestartAc(automationCompositionId=null, deployState=null, lockState=null, stateChangeResult=null, acElementList=[])]] 00:55:47.477 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:47.477 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:47.477 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:47.477 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:47.477 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.Set org.onap.policy.clamp.models.acm.messages.kafka.participant.ParticipantSync.excludeReplicas, fieldGetter=PojoMethodImpl [method=getExcludeReplicas args=[] return=interface java.util.Set], fieldSetter=PojoMethodImpl [method=setExcludeReplicas args=[interface java.util.Set] return=void]]] with value [[2cff0b1b-cc3d-4ae3-877b-d84ad4e0ecf8, 2ed8fb1b-dd01-4737-8f39-c65f057b571c, a7c023da-838d-4b69-9f81-438bedb84ffa, bf5dcff6-6636-4e35-84f5-2c864740c922, 2a30f770-c7ac-4360-be9d-2f9b693d89fa]] 00:55:47.477 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private boolean org.onap.policy.clamp.models.acm.messages.kafka.participant.ParticipantSync.restarting, fieldGetter=PojoMethodImpl [method=isRestarting args=[] return=boolean], fieldSetter=PojoMethodImpl [method=setRestarting args=[boolean] return=void]]] with value [false] 00:55:47.477 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private boolean org.onap.policy.clamp.models.acm.messages.kafka.participant.ParticipantSync.delete, fieldGetter=PojoMethodImpl [method=isDelete args=[] return=boolean], fieldSetter=PojoMethodImpl [method=setDelete args=[boolean] return=void]]] with value [false] 00:55:47.477 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.clamp.models.acm.concepts.StateChangeResult org.onap.policy.clamp.models.acm.messages.kafka.participant.ParticipantSync.stateChangeResult, fieldGetter=PojoMethodImpl [method=getStateChangeResult args=[] return=class org.onap.policy.clamp.models.acm.concepts.StateChangeResult], fieldSetter=PojoMethodImpl [method=setStateChangeResult args=[class org.onap.policy.clamp.models.acm.concepts.StateChangeResult] return=void]]] with value [TIMEOUT] 00:55:47.477 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.clamp.models.acm.concepts.AcTypeState org.onap.policy.clamp.models.acm.messages.kafka.participant.ParticipantSync.state, fieldGetter=PojoMethodImpl [method=getState args=[] return=class org.onap.policy.clamp.models.acm.concepts.AcTypeState], fieldSetter=PojoMethodImpl [method=setState args=[class org.onap.policy.clamp.models.acm.concepts.AcTypeState] return=void]]] with value [DEPRIMING] 00:55:47.478 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:47.478 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:47.478 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.ParticipantDefinition] using InstanceFactory 00:55:47.478 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.clamp.models.acm.messages.kafka.participant.ParticipantSync.participantDefinitionUpdates, fieldGetter=PojoMethodImpl [method=getParticipantDefinitionUpdates args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setParticipantDefinitionUpdates args=[interface java.util.List] return=void]]] with value [[ParticipantDefinition(participantId=null, automationCompositionElementDefinitionList=[])]] 00:55:47.478 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:47.478 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:47.478 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:47.478 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:47.478 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:47.478 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.ParticipantRestartAc] using InstanceFactory 00:55:47.478 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.ParticipantRestartAc] using InstanceFactory 00:55:47.478 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.ParticipantRestartAc] using InstanceFactory 00:55:47.478 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.ParticipantRestartAc] using InstanceFactory 00:55:47.478 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.ParticipantRestartAc] using InstanceFactory 00:55:47.478 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.clamp.models.acm.messages.kafka.participant.ParticipantSync.automationcompositionList, fieldGetter=PojoMethodImpl [method=getAutomationcompositionList args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setAutomationcompositionList args=[interface java.util.List] return=void]]] with value [[ParticipantRestartAc(automationCompositionId=null, deployState=null, lockState=null, stateChangeResult=null, acElementList=[]), ParticipantRestartAc(automationCompositionId=null, deployState=null, lockState=null, stateChangeResult=null, acElementList=[]), ParticipantRestartAc(automationCompositionId=null, deployState=null, lockState=null, stateChangeResult=null, acElementList=[]), ParticipantRestartAc(automationCompositionId=null, deployState=null, lockState=null, stateChangeResult=null, acElementList=[]), ParticipantRestartAc(automationCompositionId=null, deployState=null, lockState=null, stateChangeResult=null, acElementList=[])]] 00:55:47.478 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:47.478 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:47.478 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:47.478 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:47.479 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.Set org.onap.policy.clamp.models.acm.messages.kafka.participant.ParticipantSync.excludeReplicas, fieldGetter=PojoMethodImpl [method=getExcludeReplicas args=[] return=interface java.util.Set], fieldSetter=PojoMethodImpl [method=setExcludeReplicas args=[interface java.util.Set] return=void]]] with value [[2214e625-d960-44cb-9924-989f9f376357, 09568b91-3c98-428a-94a7-474d50bd49e1, 89fcd665-be1f-4eb1-879c-dbdb746576c9]] 00:55:47.479 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private boolean org.onap.policy.clamp.models.acm.messages.kafka.participant.ParticipantSync.restarting, fieldGetter=PojoMethodImpl [method=isRestarting args=[] return=boolean], fieldSetter=PojoMethodImpl [method=setRestarting args=[boolean] return=void]]] with value [false] 00:55:47.479 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private boolean org.onap.policy.clamp.models.acm.messages.kafka.participant.ParticipantSync.delete, fieldGetter=PojoMethodImpl [method=isDelete args=[] return=boolean], fieldSetter=PojoMethodImpl [method=setDelete args=[boolean] return=void]]] with value [true] 00:55:47.479 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.clamp.models.acm.concepts.StateChangeResult org.onap.policy.clamp.models.acm.messages.kafka.participant.ParticipantSync.stateChangeResult, fieldGetter=PojoMethodImpl [method=getStateChangeResult args=[] return=class org.onap.policy.clamp.models.acm.concepts.StateChangeResult], fieldSetter=PojoMethodImpl [method=setStateChangeResult args=[class org.onap.policy.clamp.models.acm.concepts.StateChangeResult] return=void]]] with value [NO_ERROR] 00:55:47.479 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.clamp.models.acm.messages.rest.instantiation.DeployOrder org.onap.policy.clamp.models.acm.messages.kafka.participant.AutomationCompositionStateChange.deployOrderedState, fieldGetter=PojoMethodImpl [method=getDeployOrderedState args=[] return=class org.onap.policy.clamp.models.acm.messages.rest.instantiation.DeployOrder], fieldSetter=PojoMethodImpl [method=setDeployOrderedState args=[class org.onap.policy.clamp.models.acm.messages.rest.instantiation.DeployOrder] return=void]]] with value [UNDEPLOY] 00:55:47.479 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.clamp.models.acm.messages.rest.instantiation.LockOrder org.onap.policy.clamp.models.acm.messages.kafka.participant.AutomationCompositionStateChange.lockOrderedState, fieldGetter=PojoMethodImpl [method=getLockOrderedState args=[] return=class org.onap.policy.clamp.models.acm.messages.rest.instantiation.LockOrder], fieldSetter=PojoMethodImpl [method=setLockOrderedState args=[class org.onap.policy.clamp.models.acm.messages.rest.instantiation.LockOrder] return=void]]] with value [NONE] 00:55:47.479 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.Integer org.onap.policy.clamp.models.acm.messages.kafka.participant.AutomationCompositionStateChange.startPhase, fieldGetter=PojoMethodImpl [method=getStartPhase args=[] return=class java.lang.Integer], fieldSetter=PojoMethodImpl [method=setStartPhase args=[class java.lang.Integer] return=void]]] with value [3624160] 00:55:47.479 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.Boolean org.onap.policy.clamp.models.acm.messages.kafka.participant.AutomationCompositionStateChange.firstStartPhase, fieldGetter=PojoMethodImpl [method=getFirstStartPhase args=[] return=class java.lang.Boolean], fieldSetter=PojoMethodImpl [method=setFirstStartPhase args=[class java.lang.Boolean] return=void]]] with value [true] 00:55:47.479 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.clamp.models.acm.messages.rest.instantiation.DeployOrder org.onap.policy.clamp.models.acm.messages.kafka.participant.AutomationCompositionStateChange.deployOrderedState, fieldGetter=PojoMethodImpl [method=getDeployOrderedState args=[] return=class org.onap.policy.clamp.models.acm.messages.rest.instantiation.DeployOrder], fieldSetter=PojoMethodImpl [method=setDeployOrderedState args=[class org.onap.policy.clamp.models.acm.messages.rest.instantiation.DeployOrder] return=void]]] with value [RESTARTING] 00:55:47.479 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.clamp.models.acm.messages.rest.instantiation.LockOrder org.onap.policy.clamp.models.acm.messages.kafka.participant.AutomationCompositionStateChange.lockOrderedState, fieldGetter=PojoMethodImpl [method=getLockOrderedState args=[] return=class org.onap.policy.clamp.models.acm.messages.rest.instantiation.LockOrder], fieldSetter=PojoMethodImpl [method=setLockOrderedState args=[class org.onap.policy.clamp.models.acm.messages.rest.instantiation.LockOrder] return=void]]] with value [NONE] 00:55:47.479 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.Integer org.onap.policy.clamp.models.acm.messages.kafka.participant.AutomationCompositionStateChange.startPhase, fieldGetter=PojoMethodImpl [method=getStartPhase args=[] return=class java.lang.Integer], fieldSetter=PojoMethodImpl [method=setStartPhase args=[class java.lang.Integer] return=void]]] with value [-712971326] 00:55:47.480 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.Boolean org.onap.policy.clamp.models.acm.messages.kafka.participant.AutomationCompositionStateChange.firstStartPhase, fieldGetter=PojoMethodImpl [method=getFirstStartPhase args=[] return=class java.lang.Boolean], fieldSetter=PojoMethodImpl [method=setFirstStartPhase args=[class java.lang.Boolean] return=void]]] with value [true] 00:55:47.480 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.UUID org.onap.policy.clamp.models.acm.messages.kafka.participant.AutomationCompositionMigration.compositionTargetId, fieldGetter=PojoMethodImpl [method=getCompositionTargetId args=[] return=class java.util.UUID], fieldSetter=PojoMethodImpl [method=setCompositionTargetId args=[class java.util.UUID] return=void]]] with value [09741ab4-7fd3-4b34-8f30-403dc2b65534] 00:55:47.481 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:47.481 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:47.481 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.ParticipantDeploy] using InstanceFactory 00:55:47.481 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.ParticipantDeploy] using InstanceFactory 00:55:47.481 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.clamp.models.acm.messages.kafka.participant.AutomationCompositionMigration.participantUpdatesList, fieldGetter=PojoMethodImpl [method=getParticipantUpdatesList args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setParticipantUpdatesList args=[interface java.util.List] return=void]]] with value [[ParticipantDeploy(participantId=null, acElementList=[]), ParticipantDeploy(participantId=null, acElementList=[])]] 00:55:47.481 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.Boolean org.onap.policy.clamp.models.acm.messages.kafka.participant.AutomationCompositionMigration.precheck, fieldGetter=PojoMethodImpl [method=getPrecheck args=[] return=class java.lang.Boolean], fieldSetter=PojoMethodImpl [method=setPrecheck args=[class java.lang.Boolean] return=void]]] with value [true] 00:55:47.481 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.Integer org.onap.policy.clamp.models.acm.messages.kafka.participant.AutomationCompositionMigration.stage, fieldGetter=PojoMethodImpl [method=getStage args=[] return=class java.lang.Integer], fieldSetter=PojoMethodImpl [method=setStage args=[class java.lang.Integer] return=void]]] with value [-787674702] 00:55:47.481 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.UUID org.onap.policy.clamp.models.acm.messages.kafka.participant.AutomationCompositionMigration.compositionTargetId, fieldGetter=PojoMethodImpl [method=getCompositionTargetId args=[] return=class java.util.UUID], fieldSetter=PojoMethodImpl [method=setCompositionTargetId args=[class java.util.UUID] return=void]]] with value [80f68ea9-3fc9-42f2-ab3b-6e55509dcc11] 00:55:47.481 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:47.481 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.ParticipantDeploy] using InstanceFactory 00:55:47.481 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.ParticipantDeploy] using InstanceFactory 00:55:47.481 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.ParticipantDeploy] using InstanceFactory 00:55:47.481 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.ParticipantDeploy] using InstanceFactory 00:55:47.481 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.concepts.ParticipantDeploy] using InstanceFactory 00:55:47.481 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.clamp.models.acm.messages.kafka.participant.AutomationCompositionMigration.participantUpdatesList, fieldGetter=PojoMethodImpl [method=getParticipantUpdatesList args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setParticipantUpdatesList args=[interface java.util.List] return=void]]] with value [[ParticipantDeploy(participantId=null, acElementList=[]), ParticipantDeploy(participantId=null, acElementList=[]), ParticipantDeploy(participantId=null, acElementList=[]), ParticipantDeploy(participantId=null, acElementList=[]), ParticipantDeploy(participantId=null, acElementList=[])]] 00:55:47.481 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.Boolean org.onap.policy.clamp.models.acm.messages.kafka.participant.AutomationCompositionMigration.precheck, fieldGetter=PojoMethodImpl [method=getPrecheck args=[] return=class java.lang.Boolean], fieldSetter=PojoMethodImpl [method=setPrecheck args=[class java.lang.Boolean] return=void]]] with value [false] 00:55:47.482 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.Integer org.onap.policy.clamp.models.acm.messages.kafka.participant.AutomationCompositionMigration.stage, fieldGetter=PojoMethodImpl [method=getStage args=[] return=class java.lang.Integer], fieldSetter=PojoMethodImpl [method=setStage args=[class java.lang.Integer] return=void]]] with value [243543849] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.onap.policy.clamp.models.acm.messages.kafka.participant.ParticipantPojosTest [INFO] Running org.onap.policy.clamp.models.acm.messages.kafka.participant.ParticipantMessageTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.policy.clamp.models.acm.messages.kafka.participant.ParticipantMessageTest [INFO] Running org.onap.policy.clamp.models.acm.messages.kafka.participant.ParticipantSyncTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.policy.clamp.models.acm.messages.kafka.participant.ParticipantSyncTest [INFO] Running org.onap.policy.clamp.models.acm.messages.kafka.participant.AutomationCompositionDeployTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.clamp.models.acm.messages.kafka.participant.AutomationCompositionDeployTest [INFO] Running org.onap.policy.clamp.models.acm.messages.kafka.participant.ParticipantRegisterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.clamp.models.acm.messages.kafka.participant.ParticipantRegisterTest [INFO] Running org.onap.policy.clamp.models.acm.messages.kafka.participant.ParticipantPrimeAckTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.clamp.models.acm.messages.kafka.participant.ParticipantPrimeAckTest [INFO] Running org.onap.policy.clamp.models.acm.persistence.provider.AcInstanceStateResolverTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.policy.clamp.models.acm.persistence.provider.AcInstanceStateResolverTest [INFO] Running org.onap.policy.clamp.models.acm.persistence.provider.AutomationCompositionProviderTest 00:55:47.506 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-clamp-sonar/models/src/test/resources/providers/TestAutomationCompositions.json" was found on the local file system OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 00:55:49.175 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-clamp-sonar/models/src/test/resources/providers/TestAutomationCompositions.json" was found on the local file system 00:55:49.215 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-clamp-sonar/models/src/test/resources/providers/TestAutomationCompositions.json" was found on the local file system 00:55:49.242 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-clamp-sonar/models/src/test/resources/providers/TestAutomationCompositions.json" was found on the local file system 00:55:49.260 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-clamp-sonar/models/src/test/resources/providers/TestAutomationCompositions.json" was found on the local file system 00:55:49.276 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-clamp-sonar/models/src/test/resources/providers/TestAutomationCompositions.json" was found on the local file system 00:55:49.295 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-clamp-sonar/models/src/test/resources/providers/TestAutomationCompositions.json" was found on the local file system 00:55:49.311 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-clamp-sonar/models/src/test/resources/providers/TestAutomationCompositions.json" was found on the local file system 00:55:49.322 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-clamp-sonar/models/src/test/resources/providers/TestAutomationCompositions.json" was found on the local file system 00:55:49.332 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-clamp-sonar/models/src/test/resources/providers/TestAutomationCompositions.json" was found on the local file system 00:55:49.341 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-clamp-sonar/models/src/test/resources/providers/TestAutomationCompositions.json" was found on the local file system 00:55:49.351 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-clamp-sonar/models/src/test/resources/providers/TestAutomationCompositions.json" was found on the local file system [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.854 s -- in org.onap.policy.clamp.models.acm.persistence.provider.AutomationCompositionProviderTest [INFO] Running org.onap.policy.clamp.models.acm.persistence.provider.ParticipantProviderTest 00:55:49.364 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-clamp-sonar/models/src/test/resources/providers/TestParticipant.json" was found on the local file system 00:55:49.373 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-clamp-sonar/models/src/test/resources/providers/TestAutomationCompositions.json" was found on the local file system 00:55:49.380 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-clamp-sonar/models/src/test/resources/providers/NodeTemplateState.json" was found on the local file system 00:55:49.639 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-clamp-sonar/models/src/test/resources/providers/TestParticipant.json" was found on the local file system 00:55:49.640 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-clamp-sonar/models/src/test/resources/providers/TestAutomationCompositions.json" was found on the local file system 00:55:49.647 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-clamp-sonar/models/src/test/resources/providers/NodeTemplateState.json" was found on the local file system 00:55:49.652 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-clamp-sonar/models/src/test/resources/providers/TestParticipant.json" was found on the local file system 00:55:49.653 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-clamp-sonar/models/src/test/resources/providers/TestAutomationCompositions.json" was found on the local file system 00:55:49.658 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-clamp-sonar/models/src/test/resources/providers/NodeTemplateState.json" was found on the local file system 00:55:49.666 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-clamp-sonar/models/src/test/resources/providers/TestParticipant.json" was found on the local file system 00:55:49.667 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-clamp-sonar/models/src/test/resources/providers/TestAutomationCompositions.json" was found on the local file system 00:55:49.673 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-clamp-sonar/models/src/test/resources/providers/NodeTemplateState.json" was found on the local file system 00:55:49.677 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-clamp-sonar/models/src/test/resources/providers/TestParticipant.json" was found on the local file system 00:55:49.678 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-clamp-sonar/models/src/test/resources/providers/TestAutomationCompositions.json" was found on the local file system 00:55:49.682 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-clamp-sonar/models/src/test/resources/providers/NodeTemplateState.json" was found on the local file system 00:55:49.701 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-clamp-sonar/models/src/test/resources/providers/TestParticipant.json" was found on the local file system 00:55:49.702 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-clamp-sonar/models/src/test/resources/providers/TestAutomationCompositions.json" was found on the local file system 00:55:49.707 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-clamp-sonar/models/src/test/resources/providers/NodeTemplateState.json" was found on the local file system 00:55:49.710 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-clamp-sonar/models/src/test/resources/providers/TestParticipant.json" was found on the local file system 00:55:49.711 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-clamp-sonar/models/src/test/resources/providers/TestAutomationCompositions.json" was found on the local file system 00:55:49.715 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-clamp-sonar/models/src/test/resources/providers/NodeTemplateState.json" was found on the local file system 00:55:49.718 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-clamp-sonar/models/src/test/resources/providers/TestParticipant.json" was found on the local file system 00:55:49.720 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-clamp-sonar/models/src/test/resources/providers/TestAutomationCompositions.json" was found on the local file system 00:55:49.725 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-clamp-sonar/models/src/test/resources/providers/NodeTemplateState.json" was found on the local file system 00:55:49.736 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-clamp-sonar/models/src/test/resources/providers/TestParticipant.json" was found on the local file system 00:55:49.737 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-clamp-sonar/models/src/test/resources/providers/TestAutomationCompositions.json" was found on the local file system 00:55:49.742 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-clamp-sonar/models/src/test/resources/providers/NodeTemplateState.json" was found on the local file system 00:55:49.745 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-clamp-sonar/models/src/test/resources/providers/TestParticipant.json" was found on the local file system 00:55:49.745 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-clamp-sonar/models/src/test/resources/providers/TestAutomationCompositions.json" was found on the local file system 00:55:49.750 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-clamp-sonar/models/src/test/resources/providers/NodeTemplateState.json" was found on the local file system 00:55:49.753 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-clamp-sonar/models/src/test/resources/providers/TestParticipant.json" was found on the local file system 00:55:49.754 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-clamp-sonar/models/src/test/resources/providers/TestAutomationCompositions.json" was found on the local file system 00:55:49.758 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-clamp-sonar/models/src/test/resources/providers/NodeTemplateState.json" was found on the local file system 00:55:49.763 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-clamp-sonar/models/src/test/resources/providers/TestParticipant.json" was found on the local file system 00:55:49.764 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-clamp-sonar/models/src/test/resources/providers/TestAutomationCompositions.json" was found on the local file system 00:55:49.768 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-clamp-sonar/models/src/test/resources/providers/NodeTemplateState.json" was found on the local file system 00:55:49.772 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-clamp-sonar/models/src/test/resources/providers/TestParticipant.json" was found on the local file system 00:55:49.772 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-clamp-sonar/models/src/test/resources/providers/TestAutomationCompositions.json" was found on the local file system 00:55:49.776 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-clamp-sonar/models/src/test/resources/providers/NodeTemplateState.json" was found on the local file system 00:55:49.779 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-clamp-sonar/models/src/test/resources/providers/TestParticipant.json" was found on the local file system 00:55:49.780 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-clamp-sonar/models/src/test/resources/providers/TestAutomationCompositions.json" was found on the local file system 00:55:49.784 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-clamp-sonar/models/src/test/resources/providers/NodeTemplateState.json" was found on the local file system [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.423 s -- in org.onap.policy.clamp.models.acm.persistence.provider.ParticipantProviderTest [INFO] Running org.onap.policy.clamp.models.acm.persistence.provider.AcTypeStateResolverTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.policy.clamp.models.acm.persistence.provider.AcTypeStateResolverTest [INFO] Running org.onap.policy.clamp.models.acm.persistence.provider.AcDefinitionProviderTest 00:55:49.794 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "clamp/acm/pmsh/funtional-pmsh-usecase.yaml" does not exist on the local file system 00:55:49.794 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-clamp-sonar/models/target/test-classes/clamp/acm/pmsh/funtional-pmsh-usecase.yaml" : 00:55:50.090 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "clamp/acm/test/tosca-template-additional-properties.yaml" does not exist on the local file system 00:55:50.092 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-clamp-sonar/models/target/test-classes/clamp/acm/test/tosca-template-additional-properties.yaml" : [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.465 s -- in org.onap.policy.clamp.models.acm.persistence.provider.AcDefinitionProviderTest [INFO] Running org.onap.policy.clamp.models.acm.persistence.concepts.StringToMapConverterTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.clamp.models.acm.persistence.concepts.StringToMapConverterTest [INFO] Running org.onap.policy.clamp.models.acm.persistence.concepts.PojosTest 00:55:50.274 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private static final java.lang.String org.onap.policy.clamp.models.acm.persistence.concepts.JpaParticipantSupportedElementTypeTest.NULL_PARTICIPANT_ID_ERROR, fieldGetter=null, fieldSetter=null]] has no setter skipping 00:55:50.275 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private static final java.lang.String org.onap.policy.clamp.models.acm.persistence.concepts.JpaParticipantSupportedElementTypeTest.NULL_ID_ERROR, fieldGetter=null, fieldSetter=null]] has no setter skipping 00:55:50.275 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private static final java.lang.String org.onap.policy.clamp.models.acm.persistence.concepts.JpaParticipantSupportedElementTypeTest.NULL_ERROR, fieldGetter=null, fieldSetter=null]] has no setter skipping 00:55:50.275 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private static final java.lang.String org.onap.policy.clamp.models.acm.persistence.concepts.JpaParticipantSupportedElementTypeTest.ID, fieldGetter=null, fieldSetter=null]] has no setter skipping 00:55:50.275 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private static final java.lang.String org.onap.policy.clamp.models.acm.persistence.concepts.JpaParticipantSupportedElementTypeTest.PARTICIPANT_ID, fieldGetter=null, fieldSetter=null]] has no setter skipping 00:55:50.275 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private static final java.lang.String org.onap.policy.clamp.models.acm.persistence.concepts.JpaParticipantSupportedElementTypeTest.NULL_PARTICIPANT_ID_ERROR, fieldGetter=null, fieldSetter=null]] has no getter skipping 00:55:50.275 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private static final java.lang.String org.onap.policy.clamp.models.acm.persistence.concepts.JpaParticipantSupportedElementTypeTest.NULL_ID_ERROR, fieldGetter=null, fieldSetter=null]] has no getter skipping 00:55:50.275 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private static final java.lang.String org.onap.policy.clamp.models.acm.persistence.concepts.JpaParticipantSupportedElementTypeTest.NULL_ERROR, fieldGetter=null, fieldSetter=null]] has no getter skipping 00:55:50.275 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private static final java.lang.String org.onap.policy.clamp.models.acm.persistence.concepts.JpaParticipantSupportedElementTypeTest.ID, fieldGetter=null, fieldSetter=null]] has no getter skipping 00:55:50.275 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private static final java.lang.String org.onap.policy.clamp.models.acm.persistence.concepts.JpaParticipantSupportedElementTypeTest.PARTICIPANT_ID, fieldGetter=null, fieldSetter=null]] has no getter skipping 00:55:50.276 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.clamp.models.acm.persistence.concepts.JpaParticipantReplica.replicaId, fieldGetter=PojoMethodImpl [method=getReplicaId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setReplicaId args=[class java.lang.String] return=void]]] with value [tvLcLP90] 00:55:50.276 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.clamp.models.acm.persistence.concepts.JpaParticipantReplica.participantId, fieldGetter=PojoMethodImpl [method=getParticipantId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setParticipantId args=[class java.lang.String] return=void]]] with value [S9g] 00:55:50.276 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.clamp.models.acm.concepts.ParticipantState org.onap.policy.clamp.models.acm.persistence.concepts.JpaParticipantReplica.participantState, fieldGetter=PojoMethodImpl [method=getParticipantState args=[] return=class org.onap.policy.clamp.models.acm.concepts.ParticipantState], fieldSetter=PojoMethodImpl [method=setParticipantState args=[class org.onap.policy.clamp.models.acm.concepts.ParticipantState] return=void]]] with value [ON_LINE] 00:55:50.277 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.sql.Timestamp org.onap.policy.clamp.models.acm.persistence.concepts.JpaParticipantReplica.lastMsg, fieldGetter=PojoMethodImpl [method=getLastMsg args=[] return=class java.sql.Timestamp], fieldSetter=PojoMethodImpl [method=setLastMsg args=[class java.sql.Timestamp] return=void]]] with value [230463859-06-29 05:47:58.018] 00:55:50.277 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.clamp.models.acm.persistence.concepts.JpaParticipantReplica.replicaId, fieldGetter=PojoMethodImpl [method=getReplicaId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setReplicaId args=[class java.lang.String] return=void]]] with value [GfgIO] 00:55:50.277 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.clamp.models.acm.persistence.concepts.JpaParticipantReplica.participantId, fieldGetter=PojoMethodImpl [method=getParticipantId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setParticipantId args=[class java.lang.String] return=void]]] with value [kMdlr6] 00:55:50.277 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.clamp.models.acm.concepts.ParticipantState org.onap.policy.clamp.models.acm.persistence.concepts.JpaParticipantReplica.participantState, fieldGetter=PojoMethodImpl [method=getParticipantState args=[] return=class org.onap.policy.clamp.models.acm.concepts.ParticipantState], fieldSetter=PojoMethodImpl [method=setParticipantState args=[class org.onap.policy.clamp.models.acm.concepts.ParticipantState] return=void]]] with value [OFF_LINE] 00:55:50.277 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.sql.Timestamp org.onap.policy.clamp.models.acm.persistence.concepts.JpaParticipantReplica.lastMsg, fieldGetter=PojoMethodImpl [method=getLastMsg args=[] return=class java.sql.Timestamp], fieldSetter=PojoMethodImpl [method=setLastMsg args=[class java.sql.Timestamp] return=void]]] with value [223615973-10-10 16:38:14.655] 00:55:50.278 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private static final org.onap.policy.common.utils.coder.Coder org.onap.policy.clamp.models.acm.persistence.concepts.StringToMapConverter.coder, fieldGetter=null, fieldSetter=null]] has no setter skipping 00:55:50.278 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private static final org.onap.policy.common.utils.coder.Coder org.onap.policy.clamp.models.acm.persistence.concepts.StringToMapConverter.coder, fieldGetter=null, fieldSetter=null]] has no getter skipping 00:55:50.279 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.clamp.models.acm.persistence.concepts.JpaParticipantSupportedElementType.id, fieldGetter=PojoMethodImpl [method=getId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setId args=[class java.lang.String] return=void]]] with value [co2NMlL] 00:55:50.279 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.clamp.models.acm.persistence.concepts.JpaParticipantSupportedElementType.participantId, fieldGetter=PojoMethodImpl [method=getParticipantId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setParticipantId args=[class java.lang.String] return=void]]] with value [ZrL4b3aBn] 00:55:50.279 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.clamp.models.acm.persistence.concepts.JpaParticipantSupportedElementType.typeName, fieldGetter=PojoMethodImpl [method=getTypeName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setTypeName args=[class java.lang.String] return=void]]] with value [3qSFbHs] 00:55:50.279 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.clamp.models.acm.persistence.concepts.JpaParticipantSupportedElementType.typeVersion, fieldGetter=PojoMethodImpl [method=getTypeVersion args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setTypeVersion args=[class java.lang.String] return=void]]] with value [UfFEXZZbs9q85Ii1] 00:55:50.280 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.clamp.models.acm.persistence.concepts.JpaParticipantSupportedElementType.id, fieldGetter=PojoMethodImpl [method=getId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setId args=[class java.lang.String] return=void]]] with value [mHhM3VUgGgY] 00:55:50.280 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.clamp.models.acm.persistence.concepts.JpaParticipantSupportedElementType.participantId, fieldGetter=PojoMethodImpl [method=getParticipantId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setParticipantId args=[class java.lang.String] return=void]]] with value [fpsn] 00:55:50.280 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.clamp.models.acm.persistence.concepts.JpaParticipantSupportedElementType.typeName, fieldGetter=PojoMethodImpl [method=getTypeName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setTypeName args=[class java.lang.String] return=void]]] with value [OiXLLTHl] 00:55:50.280 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.clamp.models.acm.persistence.concepts.JpaParticipantSupportedElementType.typeVersion, fieldGetter=PojoMethodImpl [method=getTypeVersion args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setTypeVersion args=[class java.lang.String] return=void]]] with value [svRif0O] 00:55:50.281 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private static final long org.onap.policy.clamp.models.acm.persistence.concepts.DummyJpaParticipantChild.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no setter skipping 00:55:50.281 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private static final long org.onap.policy.clamp.models.acm.persistence.concepts.DummyJpaParticipantChild.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no getter skipping 00:55:50.293 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private static final long org.onap.policy.clamp.models.acm.persistence.concepts.JpaParticipant.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no setter skipping 00:55:50.294 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.clamp.models.acm.persistence.concepts.JpaParticipant.participantId, fieldGetter=PojoMethodImpl [method=getParticipantId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setParticipantId args=[class java.lang.String] return=void]]] with value [fWDOOi] 00:55:50.294 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.clamp.models.acm.persistence.concepts.JpaParticipant.description, fieldGetter=PojoMethodImpl [method=getDescription args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setDescription args=[class java.lang.String] return=void]]] with value [yslgydt] 00:55:50.294 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:50.294 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:50.294 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.persistence.concepts.JpaParticipantSupportedElementType] using InstanceFactory 00:55:50.294 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.persistence.concepts.JpaParticipantSupportedElementType] using InstanceFactory 00:55:50.295 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.persistence.concepts.JpaParticipantSupportedElementType] using InstanceFactory 00:55:50.295 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.persistence.concepts.JpaParticipantSupportedElementType] using InstanceFactory 00:55:50.295 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.clamp.models.acm.persistence.concepts.JpaParticipant.supportedElements, fieldGetter=PojoMethodImpl [method=getSupportedElements args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setSupportedElements args=[interface java.util.List] return=void]]] with value [[JpaParticipantSupportedElementType(id=c9fb6df0-b74b-4ad0-9598-dc2401d8f5e0, participantId=0d960cd3-f5cf-435c-89f6-c74d7679782d, typeName=, typeVersion=), JpaParticipantSupportedElementType(id=b122aff1-e8dd-4540-82ae-a01497b96138, participantId=cab8c315-18ce-4e97-89bb-dd7cc2e881ff, typeName=, typeVersion=), JpaParticipantSupportedElementType(id=6091e012-0840-4062-b405-c4c472172331, participantId=892ec7dc-1f5f-4447-a2ec-bb8f4fc79395, typeName=, typeVersion=), JpaParticipantSupportedElementType(id=a5d435ae-1a1d-4e90-8d7c-1eda7adf6fa5, participantId=3d788e23-30ca-4e8d-9043-6601689253a1, typeName=, typeVersion=)]] 00:55:50.295 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:50.295 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:50.295 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.persistence.concepts.JpaParticipantReplica] using InstanceFactory 00:55:50.295 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.persistence.concepts.JpaParticipantReplica] using InstanceFactory 00:55:50.295 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.persistence.concepts.JpaParticipantReplica] using InstanceFactory 00:55:50.296 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.persistence.concepts.JpaParticipantReplica] using InstanceFactory 00:55:50.296 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.clamp.models.acm.persistence.concepts.JpaParticipant.replicas, fieldGetter=PojoMethodImpl [method=getReplicas args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setReplicas args=[interface java.util.List] return=void]]] with value [[JpaParticipantReplica(replicaId=941c902e-b3d6-4d6d-a5c2-2004bff254fe, participantId=d0da4935-b161-4f43-81ad-130c16e9e45f, participantState=null, lastMsg=null), JpaParticipantReplica(replicaId=593621c5-b8e2-4e88-b922-6d3d19232ecd, participantId=a6b9559b-0e72-4ee1-a601-503aa30d1d11, participantState=null, lastMsg=null), JpaParticipantReplica(replicaId=6b712837-2261-444e-ab87-b72cdcb1e966, participantId=709298fd-63a2-403a-a647-f8db6e7a736b, participantState=null, lastMsg=null), JpaParticipantReplica(replicaId=af1047e3-4e7b-40fe-9650-12f3c4f8126b, participantId=05eba459-7de8-4676-a8a8-f21b68587cab, participantState=null, lastMsg=null)]] 00:55:50.296 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private static final long org.onap.policy.clamp.models.acm.persistence.concepts.JpaParticipant.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no getter skipping 00:55:50.296 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.clamp.models.acm.persistence.concepts.JpaParticipant.participantId, fieldGetter=PojoMethodImpl [method=getParticipantId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setParticipantId args=[class java.lang.String] return=void]]] with value [jawdEY] 00:55:50.296 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.clamp.models.acm.persistence.concepts.JpaParticipant.description, fieldGetter=PojoMethodImpl [method=getDescription args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setDescription args=[class java.lang.String] return=void]]] with value [OepG] 00:55:50.296 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:50.296 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:50.296 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.persistence.concepts.JpaParticipantSupportedElementType] using InstanceFactory 00:55:50.296 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.persistence.concepts.JpaParticipantSupportedElementType] using InstanceFactory 00:55:50.297 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.persistence.concepts.JpaParticipantSupportedElementType] using InstanceFactory 00:55:50.297 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.persistence.concepts.JpaParticipantSupportedElementType] using InstanceFactory 00:55:50.297 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.persistence.concepts.JpaParticipantSupportedElementType] using InstanceFactory 00:55:50.297 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.clamp.models.acm.persistence.concepts.JpaParticipant.supportedElements, fieldGetter=PojoMethodImpl [method=getSupportedElements args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setSupportedElements args=[interface java.util.List] return=void]]] with value [[JpaParticipantSupportedElementType(id=aa8b6496-03ce-4a33-b4a2-b664531494c9, participantId=d15c289d-3365-40af-9ec9-83a334b24c87, typeName=, typeVersion=), JpaParticipantSupportedElementType(id=7dadda9f-7dac-4cae-9092-dc0b15e21d37, participantId=51438bab-a7d8-4083-9fed-17ef6ca6bb30, typeName=, typeVersion=), JpaParticipantSupportedElementType(id=1a927b70-b1b2-40cd-9fe1-c6ad0748e89a, participantId=402284f3-eb87-426e-bedc-f9d70ce8e446, typeName=, typeVersion=), JpaParticipantSupportedElementType(id=e9857773-807a-40b6-804c-31570e8bf151, participantId=c47bd2a7-6bf1-4607-a469-f148e0bd4442, typeName=, typeVersion=), JpaParticipantSupportedElementType(id=0b81c2fc-33fd-4325-b7bb-62b4372d5985, participantId=feb1c50a-be0d-4455-9b9a-1eb0e68d95ab, typeName=, typeVersion=)]] 00:55:50.297 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:50.297 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:50.297 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.persistence.concepts.JpaParticipantReplica] using InstanceFactory 00:55:50.297 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.persistence.concepts.JpaParticipantReplica] using InstanceFactory 00:55:50.298 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.persistence.concepts.JpaParticipantReplica] using InstanceFactory 00:55:50.298 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.persistence.concepts.JpaParticipantReplica] using InstanceFactory 00:55:50.298 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.persistence.concepts.JpaParticipantReplica] using InstanceFactory 00:55:50.298 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.clamp.models.acm.persistence.concepts.JpaParticipant.replicas, fieldGetter=PojoMethodImpl [method=getReplicas args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setReplicas args=[interface java.util.List] return=void]]] with value [[JpaParticipantReplica(replicaId=f5535be5-41ea-4d14-b0c1-67d3dd9c9f4d, participantId=7b863db5-aff1-4b9c-bdab-570d70f2ba8e, participantState=null, lastMsg=null), JpaParticipantReplica(replicaId=263d4d7b-0d59-46d3-81f1-ccf3f1d194f4, participantId=57f77c18-b265-469a-90f8-99a254f263f7, participantState=null, lastMsg=null), JpaParticipantReplica(replicaId=cb604768-a137-4130-94cb-4aa79bdf9d17, participantId=e29b5cbe-0703-4969-9888-954a6cadbbee, participantState=null, lastMsg=null), JpaParticipantReplica(replicaId=3b4f71bc-f89d-468a-a12c-81a8caac337b, participantId=3b0bdfb1-2fb1-4517-b9f9-811a46da0acf, participantState=null, lastMsg=null), JpaParticipantReplica(replicaId=fded0b78-76e1-4249-a47c-32716c93565b, participantId=c0a070e3-efc0-4aee-b86a-3972468eab9b, participantState=null, lastMsg=null)]] 00:55:50.298 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.clamp.models.acm.persistence.concepts.JpaAutomationCompositionDefinition.compositionId, fieldGetter=PojoMethodImpl [method=getCompositionId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setCompositionId args=[class java.lang.String] return=void]]] with value [b8qa] 00:55:50.298 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.clamp.models.acm.persistence.concepts.JpaAutomationCompositionDefinition.name, fieldGetter=PojoMethodImpl [method=getName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setName args=[class java.lang.String] return=void]]] with value [5OY62FP] 00:55:50.298 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.clamp.models.acm.persistence.concepts.JpaAutomationCompositionDefinition.version, fieldGetter=PojoMethodImpl [method=getVersion args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVersion args=[class java.lang.String] return=void]]] with value [0uR7O5UUnpuhb] 00:55:50.299 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.clamp.models.acm.concepts.AcTypeState org.onap.policy.clamp.models.acm.persistence.concepts.JpaAutomationCompositionDefinition.state, fieldGetter=PojoMethodImpl [method=getState args=[] return=class org.onap.policy.clamp.models.acm.concepts.AcTypeState], fieldSetter=PojoMethodImpl [method=setState args=[class org.onap.policy.clamp.models.acm.concepts.AcTypeState] return=void]]] with value [PRIMED] 00:55:50.299 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.clamp.models.acm.concepts.StateChangeResult org.onap.policy.clamp.models.acm.persistence.concepts.JpaAutomationCompositionDefinition.stateChangeResult, fieldGetter=PojoMethodImpl [method=getStateChangeResult args=[] return=class org.onap.policy.clamp.models.acm.concepts.StateChangeResult], fieldSetter=PojoMethodImpl [method=setStateChangeResult args=[class org.onap.policy.clamp.models.acm.concepts.StateChangeResult] return=void]]] with value [NO_ERROR] 00:55:50.299 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.sql.Timestamp org.onap.policy.clamp.models.acm.persistence.concepts.JpaAutomationCompositionDefinition.lastMsg, fieldGetter=PojoMethodImpl [method=getLastMsg args=[] return=class java.sql.Timestamp], fieldSetter=PojoMethodImpl [method=setLastMsg args=[class java.sql.Timestamp] return=void]]] with value [241601137-03-07 16:44:55.882] 00:55:50.299 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:50.299 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:50.300 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:50.300 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.persistence.concepts.JpaNodeTemplateState] using InstanceFactory 00:55:50.300 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.persistence.concepts.JpaNodeTemplateState] using InstanceFactory 00:55:50.300 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.persistence.concepts.JpaNodeTemplateState] using InstanceFactory 00:55:50.300 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.persistence.concepts.JpaNodeTemplateState] using InstanceFactory 00:55:50.300 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.persistence.concepts.JpaNodeTemplateState] using InstanceFactory 00:55:50.305 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.Set org.onap.policy.clamp.models.acm.persistence.concepts.JpaAutomationCompositionDefinition.elements, fieldGetter=PojoMethodImpl [method=getElements args=[] return=interface java.util.Set], fieldSetter=PojoMethodImpl [method=setElements args=[interface java.util.Set] return=void]]] with value [[JpaNodeTemplateState(nodeTemplateStateId=e20bb48d-486b-4c44-80f4-71219be3baf3, compositionId=515d9fe1-d0b9-4633-b562-e119a921176c, participantId=null, nodeTemplateId=null, restarting=null, state=null, message=null, outProperties=null), JpaNodeTemplateState(nodeTemplateStateId=b041bc13-998c-4363-b6df-4b2156813e58, compositionId=f2d21c5b-8f99-43ad-9c84-d69f5eb109de, participantId=null, nodeTemplateId=null, restarting=null, state=null, message=null, outProperties=null), JpaNodeTemplateState(nodeTemplateStateId=30661b49-a93b-4904-88b1-70bd66807d6c, compositionId=1527e3a4-4206-4196-b2ff-2da9abed5c9f, participantId=null, nodeTemplateId=null, restarting=null, state=null, message=null, outProperties=null), JpaNodeTemplateState(nodeTemplateStateId=df2422f8-da8e-4343-826a-a6b42b96549c, compositionId=c3d3aacf-fa0c-4f9e-ba60-ad42e72c14e6, participantId=null, nodeTemplateId=null, restarting=null, state=null, message=null, outProperties=null), JpaNodeTemplateState(nodeTemplateStateId=a9397f6a-83f5-4e8f-9697-69fcd3a5f924, compositionId=99a67209-18e5-414b-925b-98aa831b3ee0, participantId=null, nodeTemplateId=null, restarting=null, state=null, message=null, outProperties=null)]] 00:55:50.305 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.document.concepts.DocToscaServiceTemplate] using InstanceFactory 00:55:50.306 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.clamp.models.acm.document.concepts.DocToscaServiceTemplate org.onap.policy.clamp.models.acm.persistence.concepts.JpaAutomationCompositionDefinition.serviceTemplate, fieldGetter=PojoMethodImpl [method=getServiceTemplate args=[] return=class org.onap.policy.clamp.models.acm.document.concepts.DocToscaServiceTemplate], fieldSetter=PojoMethodImpl [method=setServiceTemplate args=[class org.onap.policy.clamp.models.acm.document.concepts.DocToscaServiceTemplate] return=void]]] with value [DocToscaServiceTemplate(toscaDefinitionsVersion=tosca_simple_yaml_1_1_0, dataTypes=null, capabilityTypes=null, nodeTypes=null, relationshipTypes=null, policyTypes=null, toscaTopologyTemplate=null)] 00:55:50.306 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.clamp.models.acm.persistence.concepts.JpaAutomationCompositionDefinition.compositionId, fieldGetter=PojoMethodImpl [method=getCompositionId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setCompositionId args=[class java.lang.String] return=void]]] with value [sSUS] 00:55:50.306 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.clamp.models.acm.persistence.concepts.JpaAutomationCompositionDefinition.name, fieldGetter=PojoMethodImpl [method=getName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setName args=[class java.lang.String] return=void]]] with value [0ph] 00:55:50.306 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.clamp.models.acm.persistence.concepts.JpaAutomationCompositionDefinition.version, fieldGetter=PojoMethodImpl [method=getVersion args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVersion args=[class java.lang.String] return=void]]] with value [JznmPacQ] 00:55:50.306 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.clamp.models.acm.concepts.AcTypeState org.onap.policy.clamp.models.acm.persistence.concepts.JpaAutomationCompositionDefinition.state, fieldGetter=PojoMethodImpl [method=getState args=[] return=class org.onap.policy.clamp.models.acm.concepts.AcTypeState], fieldSetter=PojoMethodImpl [method=setState args=[class org.onap.policy.clamp.models.acm.concepts.AcTypeState] return=void]]] with value [DEPRIMING] 00:55:50.307 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.clamp.models.acm.concepts.StateChangeResult org.onap.policy.clamp.models.acm.persistence.concepts.JpaAutomationCompositionDefinition.stateChangeResult, fieldGetter=PojoMethodImpl [method=getStateChangeResult args=[] return=class org.onap.policy.clamp.models.acm.concepts.StateChangeResult], fieldSetter=PojoMethodImpl [method=setStateChangeResult args=[class org.onap.policy.clamp.models.acm.concepts.StateChangeResult] return=void]]] with value [TIMEOUT] 00:55:50.310 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.sql.Timestamp org.onap.policy.clamp.models.acm.persistence.concepts.JpaAutomationCompositionDefinition.lastMsg, fieldGetter=PojoMethodImpl [method=getLastMsg args=[] return=class java.sql.Timestamp], fieldSetter=PojoMethodImpl [method=setLastMsg args=[class java.sql.Timestamp] return=void]]] with value [286294831-01-05 21:29:49.366] 00:55:50.310 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:50.310 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:50.310 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:50.310 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.persistence.concepts.JpaNodeTemplateState] using InstanceFactory 00:55:50.311 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.persistence.concepts.JpaNodeTemplateState] using InstanceFactory 00:55:50.311 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.persistence.concepts.JpaNodeTemplateState] using InstanceFactory 00:55:50.311 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.persistence.concepts.JpaNodeTemplateState] using InstanceFactory 00:55:50.311 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.Set org.onap.policy.clamp.models.acm.persistence.concepts.JpaAutomationCompositionDefinition.elements, fieldGetter=PojoMethodImpl [method=getElements args=[] return=interface java.util.Set], fieldSetter=PojoMethodImpl [method=setElements args=[interface java.util.Set] return=void]]] with value [[JpaNodeTemplateState(nodeTemplateStateId=65f14b67-f29c-4cbc-87c6-d23be8e0d974, compositionId=978593fb-788c-4d31-bfcf-90773cfb6855, participantId=null, nodeTemplateId=null, restarting=null, state=null, message=null, outProperties=null), JpaNodeTemplateState(nodeTemplateStateId=e86ace64-8cee-4845-a1ac-4d0fed68d48e, compositionId=b9673ce5-1771-419b-a071-c2644c589747, participantId=null, nodeTemplateId=null, restarting=null, state=null, message=null, outProperties=null), JpaNodeTemplateState(nodeTemplateStateId=06ba5659-4691-45da-b74a-b7fb29c1c599, compositionId=d691c4ac-d5ce-4ca0-83ff-f7f59fa81aaf, participantId=null, nodeTemplateId=null, restarting=null, state=null, message=null, outProperties=null), JpaNodeTemplateState(nodeTemplateStateId=aef481dc-e38f-46a6-a19f-64af957683fb, compositionId=63bbbf0c-e9f6-4bcf-b5a4-78f40abbea69, participantId=null, nodeTemplateId=null, restarting=null, state=null, message=null, outProperties=null)]] 00:55:50.311 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.document.concepts.DocToscaServiceTemplate] using InstanceFactory 00:55:50.311 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.clamp.models.acm.document.concepts.DocToscaServiceTemplate org.onap.policy.clamp.models.acm.persistence.concepts.JpaAutomationCompositionDefinition.serviceTemplate, fieldGetter=PojoMethodImpl [method=getServiceTemplate args=[] return=class org.onap.policy.clamp.models.acm.document.concepts.DocToscaServiceTemplate], fieldSetter=PojoMethodImpl [method=setServiceTemplate args=[class org.onap.policy.clamp.models.acm.document.concepts.DocToscaServiceTemplate] return=void]]] with value [DocToscaServiceTemplate(toscaDefinitionsVersion=tosca_simple_yaml_1_1_0, dataTypes=null, capabilityTypes=null, nodeTypes=null, relationshipTypes=null, policyTypes=null, toscaTopologyTemplate=null)] 00:55:50.312 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.clamp.models.acm.persistence.concepts.JpaAutomationComposition.instanceId, fieldGetter=PojoMethodImpl [method=getInstanceId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setInstanceId args=[class java.lang.String] return=void]]] with value [3gFRD8pTNz] 00:55:50.312 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.clamp.models.acm.persistence.concepts.JpaAutomationComposition.name, fieldGetter=PojoMethodImpl [method=getName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setName args=[class java.lang.String] return=void]]] with value [ZRA] 00:55:50.312 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.clamp.models.acm.persistence.concepts.JpaAutomationComposition.version, fieldGetter=PojoMethodImpl [method=getVersion args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVersion args=[class java.lang.String] return=void]]] with value [9xhcvy] 00:55:50.312 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.clamp.models.acm.persistence.concepts.JpaAutomationComposition.compositionId, fieldGetter=PojoMethodImpl [method=getCompositionId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setCompositionId args=[class java.lang.String] return=void]]] with value [C] 00:55:50.312 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.clamp.models.acm.persistence.concepts.JpaAutomationComposition.compositionTargetId, fieldGetter=PojoMethodImpl [method=getCompositionTargetId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setCompositionTargetId args=[class java.lang.String] return=void]]] with value [ldaujU3sH] 00:55:50.313 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.clamp.models.acm.concepts.DeployState org.onap.policy.clamp.models.acm.persistence.concepts.JpaAutomationComposition.deployState, fieldGetter=PojoMethodImpl [method=getDeployState args=[] return=class org.onap.policy.clamp.models.acm.concepts.DeployState], fieldSetter=PojoMethodImpl [method=setDeployState args=[class org.onap.policy.clamp.models.acm.concepts.DeployState] return=void]]] with value [DELETED] 00:55:50.313 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.clamp.models.acm.concepts.LockState org.onap.policy.clamp.models.acm.persistence.concepts.JpaAutomationComposition.lockState, fieldGetter=PojoMethodImpl [method=getLockState args=[] return=class org.onap.policy.clamp.models.acm.concepts.LockState], fieldSetter=PojoMethodImpl [method=setLockState args=[class org.onap.policy.clamp.models.acm.concepts.LockState] return=void]]] with value [UNLOCKING] 00:55:50.313 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.clamp.models.acm.concepts.SubState org.onap.policy.clamp.models.acm.persistence.concepts.JpaAutomationComposition.subState, fieldGetter=PojoMethodImpl [method=getSubState args=[] return=class org.onap.policy.clamp.models.acm.concepts.SubState], fieldSetter=PojoMethodImpl [method=setSubState args=[class org.onap.policy.clamp.models.acm.concepts.SubState] return=void]]] with value [NONE] 00:55:50.313 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.clamp.models.acm.concepts.StateChangeResult org.onap.policy.clamp.models.acm.persistence.concepts.JpaAutomationComposition.stateChangeResult, fieldGetter=PojoMethodImpl [method=getStateChangeResult args=[] return=class org.onap.policy.clamp.models.acm.concepts.StateChangeResult], fieldSetter=PojoMethodImpl [method=setStateChangeResult args=[class org.onap.policy.clamp.models.acm.concepts.StateChangeResult] return=void]]] with value [FAILED] 00:55:50.313 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.sql.Timestamp org.onap.policy.clamp.models.acm.persistence.concepts.JpaAutomationComposition.lastMsg, fieldGetter=PojoMethodImpl [method=getLastMsg args=[] return=class java.sql.Timestamp], fieldSetter=PojoMethodImpl [method=setLastMsg args=[class java.sql.Timestamp] return=void]]] with value [289432083-01-01 20:27:53.762] 00:55:50.313 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.Integer org.onap.policy.clamp.models.acm.persistence.concepts.JpaAutomationComposition.phase, fieldGetter=PojoMethodImpl [method=getPhase args=[] return=class java.lang.Integer], fieldSetter=PojoMethodImpl [method=setPhase args=[class java.lang.Integer] return=void]]] with value [1997296728] 00:55:50.313 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.clamp.models.acm.persistence.concepts.JpaAutomationComposition.description, fieldGetter=PojoMethodImpl [method=getDescription args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setDescription args=[class java.lang.String] return=void]]] with value [6Vtkxd] 00:55:50.314 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:50.314 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:50.314 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.persistence.concepts.JpaAutomationCompositionElement] using InstanceFactory 00:55:50.314 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.persistence.concepts.JpaAutomationCompositionElement] using InstanceFactory 00:55:50.314 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.persistence.concepts.JpaAutomationCompositionElement] using InstanceFactory 00:55:50.314 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.clamp.models.acm.persistence.concepts.JpaAutomationComposition.elements, fieldGetter=PojoMethodImpl [method=getElements args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setElements args=[interface java.util.List] return=void]]] with value [[JpaAutomationCompositionElement(elementId=200e8682-aa81-4a48-a9b1-9b302e604832, instanceId=6222831e-0e7e-4f85-8681-1e46d85dc44d, definition=PfConceptKey(name=NULL, version=0.0.0), participantId=null, restarting=null, deployState=UNDEPLOYED, lockState=NONE, subState=NONE, operationalState=null, useState=null, stage=null, description=null, message=null, properties=null, outProperties=null), JpaAutomationCompositionElement(elementId=fbabde18-5d47-4639-886a-0b8a08903ec1, instanceId=cae0a1e1-ac63-4dda-8a9a-16b305a3407b, definition=PfConceptKey(name=NULL, version=0.0.0), participantId=null, restarting=null, deployState=UNDEPLOYED, lockState=NONE, subState=NONE, operationalState=null, useState=null, stage=null, description=null, message=null, properties=null, outProperties=null), JpaAutomationCompositionElement(elementId=d2a5d822-4ee4-48ab-8dca-0ab4261a8d96, instanceId=af61eac3-97ff-4f7a-84c4-e26fe9135c17, definition=PfConceptKey(name=NULL, version=0.0.0), participantId=null, restarting=null, deployState=UNDEPLOYED, lockState=NONE, subState=NONE, operationalState=null, useState=null, stage=null, description=null, message=null, properties=null, outProperties=null)]] 00:55:50.314 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.clamp.models.acm.persistence.concepts.JpaAutomationComposition.instanceId, fieldGetter=PojoMethodImpl [method=getInstanceId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setInstanceId args=[class java.lang.String] return=void]]] with value [ruKU] 00:55:50.314 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.clamp.models.acm.persistence.concepts.JpaAutomationComposition.name, fieldGetter=PojoMethodImpl [method=getName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setName args=[class java.lang.String] return=void]]] with value [fybA] 00:55:50.315 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.clamp.models.acm.persistence.concepts.JpaAutomationComposition.version, fieldGetter=PojoMethodImpl [method=getVersion args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVersion args=[class java.lang.String] return=void]]] with value [Zw0YVFx] 00:55:50.315 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.clamp.models.acm.persistence.concepts.JpaAutomationComposition.compositionId, fieldGetter=PojoMethodImpl [method=getCompositionId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setCompositionId args=[class java.lang.String] return=void]]] with value [PweanaQ] 00:55:50.315 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.clamp.models.acm.persistence.concepts.JpaAutomationComposition.compositionTargetId, fieldGetter=PojoMethodImpl [method=getCompositionTargetId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setCompositionTargetId args=[class java.lang.String] return=void]]] with value [S9Xzc1Trt7y] 00:55:50.315 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.clamp.models.acm.concepts.DeployState org.onap.policy.clamp.models.acm.persistence.concepts.JpaAutomationComposition.deployState, fieldGetter=PojoMethodImpl [method=getDeployState args=[] return=class org.onap.policy.clamp.models.acm.concepts.DeployState], fieldSetter=PojoMethodImpl [method=setDeployState args=[class org.onap.policy.clamp.models.acm.concepts.DeployState] return=void]]] with value [UNDEPLOYING] 00:55:50.315 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.clamp.models.acm.concepts.LockState org.onap.policy.clamp.models.acm.persistence.concepts.JpaAutomationComposition.lockState, fieldGetter=PojoMethodImpl [method=getLockState args=[] return=class org.onap.policy.clamp.models.acm.concepts.LockState], fieldSetter=PojoMethodImpl [method=setLockState args=[class org.onap.policy.clamp.models.acm.concepts.LockState] return=void]]] with value [NONE] 00:55:50.315 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.clamp.models.acm.concepts.SubState org.onap.policy.clamp.models.acm.persistence.concepts.JpaAutomationComposition.subState, fieldGetter=PojoMethodImpl [method=getSubState args=[] return=class org.onap.policy.clamp.models.acm.concepts.SubState], fieldSetter=PojoMethodImpl [method=setSubState args=[class org.onap.policy.clamp.models.acm.concepts.SubState] return=void]]] with value [PREPARING] 00:55:50.315 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.clamp.models.acm.concepts.StateChangeResult org.onap.policy.clamp.models.acm.persistence.concepts.JpaAutomationComposition.stateChangeResult, fieldGetter=PojoMethodImpl [method=getStateChangeResult args=[] return=class org.onap.policy.clamp.models.acm.concepts.StateChangeResult], fieldSetter=PojoMethodImpl [method=setStateChangeResult args=[class org.onap.policy.clamp.models.acm.concepts.StateChangeResult] return=void]]] with value [FAILED] 00:55:50.315 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.sql.Timestamp org.onap.policy.clamp.models.acm.persistence.concepts.JpaAutomationComposition.lastMsg, fieldGetter=PojoMethodImpl [method=getLastMsg args=[] return=class java.sql.Timestamp], fieldSetter=PojoMethodImpl [method=setLastMsg args=[class java.sql.Timestamp] return=void]]] with value [106772982-08-30 10:19:50.972] 00:55:50.316 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.Integer org.onap.policy.clamp.models.acm.persistence.concepts.JpaAutomationComposition.phase, fieldGetter=PojoMethodImpl [method=getPhase args=[] return=class java.lang.Integer], fieldSetter=PojoMethodImpl [method=setPhase args=[class java.lang.Integer] return=void]]] with value [-512652416] 00:55:50.316 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.clamp.models.acm.persistence.concepts.JpaAutomationComposition.description, fieldGetter=PojoMethodImpl [method=getDescription args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setDescription args=[class java.lang.String] return=void]]] with value [QSQ] 00:55:50.316 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:50.316 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:50.316 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:50.316 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.persistence.concepts.JpaAutomationCompositionElement] using InstanceFactory 00:55:50.316 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.persistence.concepts.JpaAutomationCompositionElement] using InstanceFactory 00:55:50.316 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.persistence.concepts.JpaAutomationCompositionElement] using InstanceFactory 00:55:50.316 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.persistence.concepts.JpaAutomationCompositionElement] using InstanceFactory 00:55:50.316 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.clamp.models.acm.persistence.concepts.JpaAutomationCompositionElement] using InstanceFactory 00:55:50.317 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.clamp.models.acm.persistence.concepts.JpaAutomationComposition.elements, fieldGetter=PojoMethodImpl [method=getElements args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setElements args=[interface java.util.List] return=void]]] with value [[JpaAutomationCompositionElement(elementId=62498393-73cb-441a-a600-47ac06cc9d7a, instanceId=592d544f-f760-469f-afaf-4ee9f116e44d, definition=PfConceptKey(name=NULL, version=0.0.0), participantId=null, restarting=null, deployState=UNDEPLOYED, lockState=NONE, subState=NONE, operationalState=null, useState=null, stage=null, description=null, message=null, properties=null, outProperties=null), JpaAutomationCompositionElement(elementId=d9307399-6e4d-4349-bfc6-db0e9801d09b, instanceId=cffcba48-6ce9-4990-aa00-1e8e61b50af2, definition=PfConceptKey(name=NULL, version=0.0.0), participantId=null, restarting=null, deployState=UNDEPLOYED, lockState=NONE, subState=NONE, operationalState=null, useState=null, stage=null, description=null, message=null, properties=null, outProperties=null), JpaAutomationCompositionElement(elementId=396b1310-0678-4de9-858b-6b8d3ee92c94, instanceId=fbab2e82-f8be-480e-b695-458e1c2f6516, definition=PfConceptKey(name=NULL, version=0.0.0), participantId=null, restarting=null, deployState=UNDEPLOYED, lockState=NONE, subState=NONE, operationalState=null, useState=null, stage=null, description=null, message=null, properties=null, outProperties=null), JpaAutomationCompositionElement(elementId=63471b44-55ce-41e2-9b51-c907b7b64bf8, instanceId=7ca37c2d-a570-47b7-ae84-62a28d65c63e, definition=PfConceptKey(name=NULL, version=0.0.0), participantId=null, restarting=null, deployState=UNDEPLOYED, lockState=NONE, subState=NONE, operationalState=null, useState=null, stage=null, description=null, message=null, properties=null, outProperties=null), JpaAutomationCompositionElement(elementId=85bbfd8f-1e9c-44b5-bf5d-71e6f6fdca9b, instanceId=f5b0b124-1e14-4e8d-96a5-ba2349c61f48, definition=PfConceptKey(name=NULL, version=0.0.0), participantId=null, restarting=null, deployState=UNDEPLOYED, lockState=NONE, subState=NONE, operationalState=null, useState=null, stage=null, description=null, message=null, properties=null, outProperties=null)]] 00:55:50.324 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private static final java.lang.String org.onap.policy.clamp.models.acm.persistence.concepts.JpaAutomationCompositionElementTest.NULL_INSTANCE_ID_ERROR, fieldGetter=null, fieldSetter=null]] has no setter skipping 00:55:50.324 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private static final java.lang.String org.onap.policy.clamp.models.acm.persistence.concepts.JpaAutomationCompositionElementTest.NULL_ELEMENT_ID_ERROR, fieldGetter=null, fieldSetter=null]] has no setter skipping 00:55:50.324 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private static final java.lang.String org.onap.policy.clamp.models.acm.persistence.concepts.JpaAutomationCompositionElementTest.NULL_ERROR, fieldGetter=null, fieldSetter=null]] has no setter skipping 00:55:50.324 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private static final java.lang.String org.onap.policy.clamp.models.acm.persistence.concepts.JpaAutomationCompositionElementTest.ELEMENT_ID, fieldGetter=null, fieldSetter=null]] has no setter skipping 00:55:50.324 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private static final java.lang.String org.onap.policy.clamp.models.acm.persistence.concepts.JpaAutomationCompositionElementTest.INSTANCE_ID, fieldGetter=null, fieldSetter=null]] has no setter skipping 00:55:50.324 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private static final java.lang.String org.onap.policy.clamp.models.acm.persistence.concepts.JpaAutomationCompositionElementTest.KEY, fieldGetter=null, fieldSetter=null]] has no setter skipping 00:55:50.324 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private static final java.lang.String org.onap.policy.clamp.models.acm.persistence.concepts.JpaAutomationCompositionElementTest.BAD_VALUE, fieldGetter=null, fieldSetter=null]] has no setter skipping 00:55:50.324 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private static final org.onap.policy.models.base.PfConceptKey org.onap.policy.clamp.models.acm.persistence.concepts.JpaAutomationCompositionElementTest.CONCEPT_KEY, fieldGetter=null, fieldSetter=null]] has no setter skipping 00:55:50.324 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private static final java.lang.String org.onap.policy.clamp.models.acm.persistence.concepts.JpaAutomationCompositionElementTest.NULL_INSTANCE_ID_ERROR, fieldGetter=null, fieldSetter=null]] has no getter skipping 00:55:50.324 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private static final java.lang.String org.onap.policy.clamp.models.acm.persistence.concepts.JpaAutomationCompositionElementTest.NULL_ELEMENT_ID_ERROR, fieldGetter=null, fieldSetter=null]] has no getter skipping 00:55:50.324 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private static final java.lang.String org.onap.policy.clamp.models.acm.persistence.concepts.JpaAutomationCompositionElementTest.NULL_ERROR, fieldGetter=null, fieldSetter=null]] has no getter skipping 00:55:50.324 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private static final java.lang.String org.onap.policy.clamp.models.acm.persistence.concepts.JpaAutomationCompositionElementTest.ELEMENT_ID, fieldGetter=null, fieldSetter=null]] has no getter skipping 00:55:50.325 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private static final java.lang.String org.onap.policy.clamp.models.acm.persistence.concepts.JpaAutomationCompositionElementTest.INSTANCE_ID, fieldGetter=null, fieldSetter=null]] has no getter skipping 00:55:50.325 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private static final java.lang.String org.onap.policy.clamp.models.acm.persistence.concepts.JpaAutomationCompositionElementTest.KEY, fieldGetter=null, fieldSetter=null]] has no getter skipping 00:55:50.325 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private static final java.lang.String org.onap.policy.clamp.models.acm.persistence.concepts.JpaAutomationCompositionElementTest.BAD_VALUE, fieldGetter=null, fieldSetter=null]] has no getter skipping 00:55:50.325 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private static final org.onap.policy.models.base.PfConceptKey org.onap.policy.clamp.models.acm.persistence.concepts.JpaAutomationCompositionElementTest.CONCEPT_KEY, fieldGetter=null, fieldSetter=null]] has no getter skipping 00:55:50.325 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private static final java.lang.String org.onap.policy.clamp.models.acm.persistence.concepts.StringToServiceTemplateConverterTest.TOSCA_SERVICE_TEMPLATE_YAML_PROP, fieldGetter=null, fieldSetter=null]] has no setter skipping 00:55:50.325 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private static final java.lang.String org.onap.policy.clamp.models.acm.persistence.concepts.StringToServiceTemplateConverterTest.TOSCA_SERVICE_TEMPLATE_YAML_PROP, fieldGetter=null, fieldSetter=null]] has no getter skipping 00:55:50.325 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private static final java.lang.String org.onap.policy.clamp.models.acm.persistence.concepts.JpaAutomationCompositionTest.NULL_INSTANCE_ID_ERROR, fieldGetter=null, fieldSetter=null]] has no setter skipping 00:55:50.325 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private static final java.lang.String org.onap.policy.clamp.models.acm.persistence.concepts.JpaAutomationCompositionTest.NULL_ERROR, fieldGetter=null, fieldSetter=null]] has no setter skipping 00:55:50.325 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private static final java.lang.String org.onap.policy.clamp.models.acm.persistence.concepts.JpaAutomationCompositionTest.INSTANCE_ID, fieldGetter=null, fieldSetter=null]] has no setter skipping 00:55:50.325 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private static final java.lang.String org.onap.policy.clamp.models.acm.persistence.concepts.JpaAutomationCompositionTest.COMPOSITION_ID, fieldGetter=null, fieldSetter=null]] has no setter skipping 00:55:50.325 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private static final java.lang.String org.onap.policy.clamp.models.acm.persistence.concepts.JpaAutomationCompositionTest.NULL_INSTANCE_ID_ERROR, fieldGetter=null, fieldSetter=null]] has no getter skipping 00:55:50.325 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private static final java.lang.String org.onap.policy.clamp.models.acm.persistence.concepts.JpaAutomationCompositionTest.NULL_ERROR, fieldGetter=null, fieldSetter=null]] has no getter skipping 00:55:50.325 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private static final java.lang.String org.onap.policy.clamp.models.acm.persistence.concepts.JpaAutomationCompositionTest.INSTANCE_ID, fieldGetter=null, fieldSetter=null]] has no getter skipping 00:55:50.325 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private static final java.lang.String org.onap.policy.clamp.models.acm.persistence.concepts.JpaAutomationCompositionTest.COMPOSITION_ID, fieldGetter=null, fieldSetter=null]] has no getter skipping 00:55:50.326 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private static final org.onap.policy.common.utils.coder.Coder org.onap.policy.clamp.models.acm.persistence.concepts.StringToServiceTemplateConverter.coder, fieldGetter=null, fieldSetter=null]] has no setter skipping 00:55:50.326 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private static final org.onap.policy.common.utils.coder.Coder org.onap.policy.clamp.models.acm.persistence.concepts.StringToServiceTemplateConverter.coder, fieldGetter=null, fieldSetter=null]] has no getter skipping 00:55:50.326 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private static final java.lang.String org.onap.policy.clamp.models.acm.persistence.concepts.JpaParticipantTest.NULL_KEY_ERROR, fieldGetter=null, fieldSetter=null]] has no setter skipping 00:55:50.326 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private static final java.lang.String org.onap.policy.clamp.models.acm.persistence.concepts.JpaParticipantTest.NULL_KEY_ERROR, fieldGetter=null, fieldSetter=null]] has no getter skipping 00:55:50.327 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.clamp.models.acm.persistence.concepts.JpaAutomationCompositionElement.elementId, fieldGetter=PojoMethodImpl [method=getElementId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setElementId args=[class java.lang.String] return=void]]] with value [kys] 00:55:50.327 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.clamp.models.acm.persistence.concepts.JpaAutomationCompositionElement.instanceId, fieldGetter=PojoMethodImpl [method=getInstanceId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setInstanceId args=[class java.lang.String] return=void]]] with value [V0yA] 00:55:50.327 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.base.PfConceptKey] using InstanceFactory 00:55:50.327 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.base.PfConceptKey org.onap.policy.clamp.models.acm.persistence.concepts.JpaAutomationCompositionElement.definition, fieldGetter=PojoMethodImpl [method=getDefinition args=[] return=class org.onap.policy.models.base.PfConceptKey], fieldSetter=PojoMethodImpl [method=setDefinition args=[class org.onap.policy.models.base.PfConceptKey] return=void]]] with value [PfConceptKey(name=NULL, version=0.0.0)] 00:55:50.327 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.clamp.models.acm.persistence.concepts.JpaAutomationCompositionElement.participantId, fieldGetter=PojoMethodImpl [method=getParticipantId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setParticipantId args=[class java.lang.String] return=void]]] with value [Twvj0OGPq] 00:55:50.327 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.Boolean org.onap.policy.clamp.models.acm.persistence.concepts.JpaAutomationCompositionElement.restarting, fieldGetter=PojoMethodImpl [method=getRestarting args=[] return=class java.lang.Boolean], fieldSetter=PojoMethodImpl [method=setRestarting args=[class java.lang.Boolean] return=void]]] with value [false] 00:55:50.327 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.clamp.models.acm.concepts.DeployState org.onap.policy.clamp.models.acm.persistence.concepts.JpaAutomationCompositionElement.deployState, fieldGetter=PojoMethodImpl [method=getDeployState args=[] return=class org.onap.policy.clamp.models.acm.concepts.DeployState], fieldSetter=PojoMethodImpl [method=setDeployState args=[class org.onap.policy.clamp.models.acm.concepts.DeployState] return=void]]] with value [UNDEPLOYED] 00:55:50.327 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.clamp.models.acm.concepts.LockState org.onap.policy.clamp.models.acm.persistence.concepts.JpaAutomationCompositionElement.lockState, fieldGetter=PojoMethodImpl [method=getLockState args=[] return=class org.onap.policy.clamp.models.acm.concepts.LockState], fieldSetter=PojoMethodImpl [method=setLockState args=[class org.onap.policy.clamp.models.acm.concepts.LockState] return=void]]] with value [LOCKING] 00:55:50.328 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.clamp.models.acm.concepts.SubState org.onap.policy.clamp.models.acm.persistence.concepts.JpaAutomationCompositionElement.subState, fieldGetter=PojoMethodImpl [method=getSubState args=[] return=class org.onap.policy.clamp.models.acm.concepts.SubState], fieldSetter=PojoMethodImpl [method=setSubState args=[class org.onap.policy.clamp.models.acm.concepts.SubState] return=void]]] with value [PREPARING] 00:55:50.328 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.clamp.models.acm.persistence.concepts.JpaAutomationCompositionElement.operationalState, fieldGetter=PojoMethodImpl [method=getOperationalState args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setOperationalState args=[class java.lang.String] return=void]]] with value [tfEtse] 00:55:50.328 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.clamp.models.acm.persistence.concepts.JpaAutomationCompositionElement.useState, fieldGetter=PojoMethodImpl [method=getUseState args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setUseState args=[class java.lang.String] return=void]]] with value [barSyCxG0] 00:55:50.328 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.Integer org.onap.policy.clamp.models.acm.persistence.concepts.JpaAutomationCompositionElement.stage, fieldGetter=PojoMethodImpl [method=getStage args=[] return=class java.lang.Integer], fieldSetter=PojoMethodImpl [method=setStage args=[class java.lang.Integer] return=void]]] with value [993250895] 00:55:50.328 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.clamp.models.acm.persistence.concepts.JpaAutomationCompositionElement.description, fieldGetter=PojoMethodImpl [method=getDescription args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setDescription args=[class java.lang.String] return=void]]] with value [Tr] 00:55:50.328 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.clamp.models.acm.persistence.concepts.JpaAutomationCompositionElement.message, fieldGetter=PojoMethodImpl [method=getMessage args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setMessage args=[class java.lang.String] return=void]]] with value [DYImIKX] 00:55:50.328 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:50.328 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:50.329 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:50.329 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:50.329 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:50.329 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:50.329 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:50.329 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:50.329 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.policy.clamp.models.acm.persistence.concepts.JpaAutomationCompositionElement.properties, fieldGetter=PojoMethodImpl [method=getProperties args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setProperties args=[interface java.util.Map] return=void]]] with value [{G12crjF=java.lang.Object@59ebe484, qLAnf=java.lang.Object@7fd624f5, LYZNC=java.lang.Object@1cafb30}] 00:55:50.329 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:50.329 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:50.329 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:50.329 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:50.329 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.policy.clamp.models.acm.persistence.concepts.JpaAutomationCompositionElement.outProperties, fieldGetter=PojoMethodImpl [method=getOutProperties args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setOutProperties args=[interface java.util.Map] return=void]]] with value [{gBpyZnI=java.lang.Object@14b4f462}] 00:55:50.330 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.clamp.models.acm.persistence.concepts.JpaAutomationCompositionElement.elementId, fieldGetter=PojoMethodImpl [method=getElementId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setElementId args=[class java.lang.String] return=void]]] with value [OEIdv] 00:55:50.330 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.clamp.models.acm.persistence.concepts.JpaAutomationCompositionElement.instanceId, fieldGetter=PojoMethodImpl [method=getInstanceId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setInstanceId args=[class java.lang.String] return=void]]] with value [ci] 00:55:50.330 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.base.PfConceptKey] using InstanceFactory 00:55:50.330 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.base.PfConceptKey org.onap.policy.clamp.models.acm.persistence.concepts.JpaAutomationCompositionElement.definition, fieldGetter=PojoMethodImpl [method=getDefinition args=[] return=class org.onap.policy.models.base.PfConceptKey], fieldSetter=PojoMethodImpl [method=setDefinition args=[class org.onap.policy.models.base.PfConceptKey] return=void]]] with value [PfConceptKey(name=NULL, version=0.0.0)] 00:55:50.330 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.clamp.models.acm.persistence.concepts.JpaAutomationCompositionElement.participantId, fieldGetter=PojoMethodImpl [method=getParticipantId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setParticipantId args=[class java.lang.String] return=void]]] with value [N6VF] 00:55:50.330 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.Boolean org.onap.policy.clamp.models.acm.persistence.concepts.JpaAutomationCompositionElement.restarting, fieldGetter=PojoMethodImpl [method=getRestarting args=[] return=class java.lang.Boolean], fieldSetter=PojoMethodImpl [method=setRestarting args=[class java.lang.Boolean] return=void]]] with value [true] 00:55:50.330 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.clamp.models.acm.concepts.DeployState org.onap.policy.clamp.models.acm.persistence.concepts.JpaAutomationCompositionElement.deployState, fieldGetter=PojoMethodImpl [method=getDeployState args=[] return=class org.onap.policy.clamp.models.acm.concepts.DeployState], fieldSetter=PojoMethodImpl [method=setDeployState args=[class org.onap.policy.clamp.models.acm.concepts.DeployState] return=void]]] with value [DELETING] 00:55:50.330 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.clamp.models.acm.concepts.LockState org.onap.policy.clamp.models.acm.persistence.concepts.JpaAutomationCompositionElement.lockState, fieldGetter=PojoMethodImpl [method=getLockState args=[] return=class org.onap.policy.clamp.models.acm.concepts.LockState], fieldSetter=PojoMethodImpl [method=setLockState args=[class org.onap.policy.clamp.models.acm.concepts.LockState] return=void]]] with value [NONE] 00:55:50.330 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.clamp.models.acm.concepts.SubState org.onap.policy.clamp.models.acm.persistence.concepts.JpaAutomationCompositionElement.subState, fieldGetter=PojoMethodImpl [method=getSubState args=[] return=class org.onap.policy.clamp.models.acm.concepts.SubState], fieldSetter=PojoMethodImpl [method=setSubState args=[class org.onap.policy.clamp.models.acm.concepts.SubState] return=void]]] with value [NONE] 00:55:50.331 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.clamp.models.acm.persistence.concepts.JpaAutomationCompositionElement.operationalState, fieldGetter=PojoMethodImpl [method=getOperationalState args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setOperationalState args=[class java.lang.String] return=void]]] with value [ZTdgGDiX] 00:55:50.331 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.clamp.models.acm.persistence.concepts.JpaAutomationCompositionElement.useState, fieldGetter=PojoMethodImpl [method=getUseState args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setUseState args=[class java.lang.String] return=void]]] with value [iq] 00:55:50.331 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.Integer org.onap.policy.clamp.models.acm.persistence.concepts.JpaAutomationCompositionElement.stage, fieldGetter=PojoMethodImpl [method=getStage args=[] return=class java.lang.Integer], fieldSetter=PojoMethodImpl [method=setStage args=[class java.lang.Integer] return=void]]] with value [230826298] 00:55:50.331 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.clamp.models.acm.persistence.concepts.JpaAutomationCompositionElement.description, fieldGetter=PojoMethodImpl [method=getDescription args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setDescription args=[class java.lang.String] return=void]]] with value [kuU4] 00:55:50.331 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.clamp.models.acm.persistence.concepts.JpaAutomationCompositionElement.message, fieldGetter=PojoMethodImpl [method=getMessage args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setMessage args=[class java.lang.String] return=void]]] with value [wBzzZ5] 00:55:50.331 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:50.331 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:50.331 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:50.331 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:50.331 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:50.331 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:50.331 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:50.331 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:50.332 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.policy.clamp.models.acm.persistence.concepts.JpaAutomationCompositionElement.properties, fieldGetter=PojoMethodImpl [method=getProperties args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setProperties args=[interface java.util.Map] return=void]]] with value [{rf7h=java.lang.Object@719e8f9f, eeHBAuQZn=java.lang.Object@5122387, Xvefw7rkNG=java.lang.Object@9abbe39, sCEdyvll0=java.lang.Object@11b234aa}] 00:55:50.332 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:50.332 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:50.332 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:50.332 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:50.332 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:50.332 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:50.332 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.policy.clamp.models.acm.persistence.concepts.JpaAutomationCompositionElement.outProperties, fieldGetter=PojoMethodImpl [method=getOutProperties args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setOutProperties args=[interface java.util.Map] return=void]]] with value [{hpOhA4QIr1=java.lang.Object@54d6f172, 634tEZLt=java.lang.Object@6d21a69f, Hb0H8XU4ZWGRK=java.lang.Object@10b063fd, v2Ha00j7=java.lang.Object@48e859f7}] 00:55:50.333 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.clamp.models.acm.persistence.concepts.JpaNodeTemplateState.nodeTemplateStateId, fieldGetter=PojoMethodImpl [method=getNodeTemplateStateId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setNodeTemplateStateId args=[class java.lang.String] return=void]]] with value [YjGqr9Wx] 00:55:50.333 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.clamp.models.acm.persistence.concepts.JpaNodeTemplateState.compositionId, fieldGetter=PojoMethodImpl [method=getCompositionId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setCompositionId args=[class java.lang.String] return=void]]] with value [CrH] 00:55:50.333 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.clamp.models.acm.persistence.concepts.JpaNodeTemplateState.participantId, fieldGetter=PojoMethodImpl [method=getParticipantId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setParticipantId args=[class java.lang.String] return=void]]] with value [p6X9eOEIq] 00:55:50.333 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.base.PfConceptKey] using InstanceFactory 00:55:50.333 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.base.PfConceptKey org.onap.policy.clamp.models.acm.persistence.concepts.JpaNodeTemplateState.nodeTemplateId, fieldGetter=PojoMethodImpl [method=getNodeTemplateId args=[] return=class org.onap.policy.models.base.PfConceptKey], fieldSetter=PojoMethodImpl [method=setNodeTemplateId args=[class org.onap.policy.models.base.PfConceptKey] return=void]]] with value [PfConceptKey(name=NULL, version=0.0.0)] 00:55:50.333 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.Boolean org.onap.policy.clamp.models.acm.persistence.concepts.JpaNodeTemplateState.restarting, fieldGetter=PojoMethodImpl [method=getRestarting args=[] return=class java.lang.Boolean], fieldSetter=PojoMethodImpl [method=setRestarting args=[class java.lang.Boolean] return=void]]] with value [false] 00:55:50.333 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.clamp.models.acm.concepts.AcTypeState org.onap.policy.clamp.models.acm.persistence.concepts.JpaNodeTemplateState.state, fieldGetter=PojoMethodImpl [method=getState args=[] return=class org.onap.policy.clamp.models.acm.concepts.AcTypeState], fieldSetter=PojoMethodImpl [method=setState args=[class org.onap.policy.clamp.models.acm.concepts.AcTypeState] return=void]]] with value [PRIMING] 00:55:50.333 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.clamp.models.acm.persistence.concepts.JpaNodeTemplateState.message, fieldGetter=PojoMethodImpl [method=getMessage args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setMessage args=[class java.lang.String] return=void]]] with value [I] 00:55:50.333 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:50.333 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:50.334 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:50.334 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:50.334 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:50.334 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:50.334 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:50.334 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:50.334 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.policy.clamp.models.acm.persistence.concepts.JpaNodeTemplateState.outProperties, fieldGetter=PojoMethodImpl [method=getOutProperties args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setOutProperties args=[interface java.util.Map] return=void]]] with value [{PX2QO2q=java.lang.Object@4a9b4d4e, HXTV8XVEx=java.lang.Object@18f8c76d, 3WyQjqD92bh=java.lang.Object@383d2e2d}] 00:55:50.334 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.clamp.models.acm.persistence.concepts.JpaNodeTemplateState.nodeTemplateStateId, fieldGetter=PojoMethodImpl [method=getNodeTemplateStateId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setNodeTemplateStateId args=[class java.lang.String] return=void]]] with value [nVQLLsyga4YUE] 00:55:50.334 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.clamp.models.acm.persistence.concepts.JpaNodeTemplateState.compositionId, fieldGetter=PojoMethodImpl [method=getCompositionId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setCompositionId args=[class java.lang.String] return=void]]] with value [4vtcZ] 00:55:50.334 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.clamp.models.acm.persistence.concepts.JpaNodeTemplateState.participantId, fieldGetter=PojoMethodImpl [method=getParticipantId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setParticipantId args=[class java.lang.String] return=void]]] with value [xQPrp] 00:55:50.334 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.base.PfConceptKey] using InstanceFactory 00:55:50.335 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.base.PfConceptKey org.onap.policy.clamp.models.acm.persistence.concepts.JpaNodeTemplateState.nodeTemplateId, fieldGetter=PojoMethodImpl [method=getNodeTemplateId args=[] return=class org.onap.policy.models.base.PfConceptKey], fieldSetter=PojoMethodImpl [method=setNodeTemplateId args=[class org.onap.policy.models.base.PfConceptKey] return=void]]] with value [PfConceptKey(name=NULL, version=0.0.0)] 00:55:50.335 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.Boolean org.onap.policy.clamp.models.acm.persistence.concepts.JpaNodeTemplateState.restarting, fieldGetter=PojoMethodImpl [method=getRestarting args=[] return=class java.lang.Boolean], fieldSetter=PojoMethodImpl [method=setRestarting args=[class java.lang.Boolean] return=void]]] with value [false] 00:55:50.335 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.clamp.models.acm.concepts.AcTypeState org.onap.policy.clamp.models.acm.persistence.concepts.JpaNodeTemplateState.state, fieldGetter=PojoMethodImpl [method=getState args=[] return=class org.onap.policy.clamp.models.acm.concepts.AcTypeState], fieldSetter=PojoMethodImpl [method=setState args=[class org.onap.policy.clamp.models.acm.concepts.AcTypeState] return=void]]] with value [COMMISSIONED] 00:55:50.335 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.clamp.models.acm.persistence.concepts.JpaNodeTemplateState.message, fieldGetter=PojoMethodImpl [method=getMessage args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setMessage args=[class java.lang.String] return=void]]] with value [8xe86] 00:55:50.335 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:50.335 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 00:55:50.335 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.policy.clamp.models.acm.persistence.concepts.JpaNodeTemplateState.outProperties, fieldGetter=PojoMethodImpl [method=getOutProperties args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setOutProperties args=[interface java.util.Map] return=void]]] with value [{M9VnO=java.lang.Object@6c3830ed, RDG=java.lang.Object@32a541a8, HLjwVFD=java.lang.Object@63b85d97, 9oe=java.lang.Object@50cadbae}] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in org.onap.policy.clamp.models.acm.persistence.concepts.PojosTest [INFO] Running org.onap.policy.clamp.models.acm.persistence.concepts.StringToServiceTemplateConverterTest 00:55:50.343 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "clamp/acm/test/tosca-template-additional-properties.yaml" does not exist on the local file system 00:55:50.343 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-clamp-sonar/models/target/test-classes/clamp/acm/test/tosca-template-additional-properties.yaml" : [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.onap.policy.clamp.models.acm.persistence.concepts.StringToServiceTemplateConverterTest [INFO] Running org.onap.policy.clamp.models.acm.persistence.concepts.JpaParticipantReplicaTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.clamp.models.acm.persistence.concepts.JpaParticipantReplicaTest [INFO] Running org.onap.policy.clamp.models.acm.persistence.concepts.JpaAutomationCompositionElementTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.onap.policy.clamp.models.acm.persistence.concepts.JpaAutomationCompositionElementTest [INFO] Running org.onap.policy.clamp.models.acm.persistence.concepts.JpaAutomationCompositionTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.onap.policy.clamp.models.acm.persistence.concepts.JpaAutomationCompositionTest [INFO] Running org.onap.policy.clamp.models.acm.persistence.concepts.JpaParticipantTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.policy.clamp.models.acm.persistence.concepts.JpaParticipantTest [INFO] Running org.onap.policy.clamp.models.acm.persistence.concepts.JpaParticipantSupportedElementTypeTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.policy.clamp.models.acm.persistence.concepts.JpaParticipantSupportedElementTypeTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 139, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ policy-clamp-models --- [INFO] Loading execution data file /w/workspace/policy-clamp-sonar/models/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'policy-clamp-models' with 90 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ policy-clamp-models --- [INFO] Building jar: /w/workspace/policy-clamp-sonar/models/target/policy-clamp-models-8.0.1-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ policy-clamp-models --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ policy-clamp-models --- [INFO] Analyzed bundle 'policy-clamp-models' with 90 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ policy-clamp-models --- [INFO] Failsafe report directory: /w/workspace/policy-clamp-sonar/models/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ policy-clamp-models --- [INFO] Installing /w/workspace/policy-clamp-sonar/models/pom.xml to /tmp/r/org/onap/policy/clamp/policy-clamp-models/8.0.1-SNAPSHOT/policy-clamp-models-8.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-clamp-sonar/models/target/policy-clamp-models-8.0.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/clamp/policy-clamp-models/8.0.1-SNAPSHOT/policy-clamp-models-8.0.1-SNAPSHOT.jar [INFO] [INFO] -----------< org.onap.policy.clamp:policy-clamp-runtime-acm >----------- [INFO] Building policy-clamp-runtime-acm 8.0.1-SNAPSHOT [5/18] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ policy-clamp-runtime-acm --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ policy-clamp-runtime-acm --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-clamp-sonar/runtime-acm/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- swagger-codegen-maven-plugin:3.0.52:generate (code-gen) @ policy-clamp-runtime-acm --- [WARNING] Output directory does not exist, or is inaccessible. No file (.swagger-codegen-ignore) will be evaluated. [INFO] Set base package to invoker package (org.onap.policy.clamp.acm.runtime.main.rest) [INFO] writing file /w/workspace/policy-clamp-sonar/runtime-acm/target/generated-sources/swagger/src/gen/java/org/onap/policy/clamp/acm/runtime/main/rest/gen/AutomationCompositionDefinitionApi.java [INFO] writing file /w/workspace/policy-clamp-sonar/runtime-acm/target/generated-sources/swagger/src/gen/java/org/onap/policy/clamp/acm/runtime/main/rest/gen/AutomationCompositionInstanceApi.java [INFO] writing file /w/workspace/policy-clamp-sonar/runtime-acm/target/generated-sources/swagger/src/gen/java/org/onap/policy/clamp/acm/runtime/main/rest/gen/ParticipantMonitoringApi.java [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ policy-clamp-runtime-acm --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ policy-clamp-runtime-acm --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-remote-resources-plugin:3.1.0:process (default) @ policy-clamp-runtime-acm --- [INFO] Preparing remote bundle org.onap.policy.clamp:policy-clamp-examples:8.0.1-SNAPSHOT [INFO] Copying 23 resources from 1 bundle. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ policy-clamp-runtime-acm --- [INFO] Copying 40 resources from src/main/resources to target/classes [INFO] Copying 23 resources from target/maven-shared-archive-resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ policy-clamp-runtime-acm --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 55 source files with javac [debug release 17] to target/classes [INFO] /w/workspace/policy-clamp-sonar/runtime-acm/src/main/java/org/onap/policy/clamp/acm/runtime/main/rest/stub/ParticipantControllerStub.java: /w/workspace/policy-clamp-sonar/runtime-acm/src/main/java/org/onap/policy/clamp/acm/runtime/main/rest/stub/ParticipantControllerStub.java uses unchecked or unsafe operations. [INFO] /w/workspace/policy-clamp-sonar/runtime-acm/src/main/java/org/onap/policy/clamp/acm/runtime/main/rest/stub/ParticipantControllerStub.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ policy-clamp-runtime-acm --- [INFO] Copying 14 resources from src/test/resources to target/test-classes [INFO] Copying 23 resources from target/maven-shared-archive-resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ policy-clamp-runtime-acm --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 22 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ policy-clamp-runtime-acm --- [INFO] Surefire report directory: /w/workspace/policy-clamp-sonar/runtime-acm/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.clamp.acm.runtime.participant.ParticipantControllerTest 00:56:05.369 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.policy.clamp.acm.runtime.participant.ParticipantControllerTest]: ParticipantControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 00:56:05.558 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.policy.clamp.acm.runtime.Application for test class org.onap.policy.clamp.acm.runtime.participant.ParticipantControllerTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.3.5) 2024-11-15T00:56:06.588Z INFO 3176 --- [ main] [ ] o.o.p.c.a.r.p.ParticipantControllerTest : Starting ParticipantControllerTest using Java 17.0.4 with PID 3176 (started by jenkins in /w/workspace/policy-clamp-sonar/runtime-acm) 2024-11-15T00:56:06.593Z INFO 3176 --- [ main] [ ] o.o.p.c.a.r.p.ParticipantControllerTest : The following 2 profiles are active: "test", "default" 2024-11-15T00:56:07.605Z INFO 3176 --- [ main] [ ] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-11-15T00:56:07.815Z INFO 3176 --- [ main] [ ] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 198 ms. Found 6 JPA repository interfaces. 2024-11-15T00:56:09.555Z INFO 3176 --- [ main] [ ] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port 0 (http) 2024-11-15T00:56:09.575Z INFO 3176 --- [ main] [ ] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2024-11-15T00:56:09.575Z INFO 3176 --- [ main] [ ] o.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/10.1.31] 2024-11-15T00:56:09.649Z INFO 3176 --- [ main] [ ] o.a.c.c.C.[.[.[/onap/policy/clamp/acm] : Initializing Spring embedded WebApplicationContext 2024-11-15T00:56:09.651Z INFO 3176 --- [ main] [ ] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 3019 ms 2024-11-15T00:56:10.333Z INFO 3176 --- [ main] [ ] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 2024-11-15T00:56:10.409Z INFO 3176 --- [ main] [ ] org.hibernate.Version : HHH000412: Hibernate ORM core version 6.5.3.Final 2024-11-15T00:56:10.452Z INFO 3176 --- [ main] [ ] o.h.c.internal.RegionFactoryInitiator : HHH000026: Second-level cache disabled 2024-11-15T00:56:10.917Z INFO 3176 --- [ main] [ ] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer 2024-11-15T00:56:10.965Z INFO 3176 --- [ main] [ ] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... 2024-11-15T00:56:11.418Z INFO 3176 --- [ main] [ ] com.zaxxer.hikari.pool.HikariPool : HikariPool-1 - Added connection conn0: url=jdbc:h2:mem:testdb user=POLICY 2024-11-15T00:56:11.421Z INFO 3176 --- [ main] [ ] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed. 2024-11-15T00:56:13.121Z INFO 3176 --- [ main] [ ] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-11-15T00:56:13.214Z INFO 3176 --- [ main] [ ] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-11-15T00:56:14.458Z INFO 3176 --- [ main] [ ] r$InitializeUserDetailsManagerConfigurer : Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 2024-11-15T00:56:15.706Z INFO 3176 --- [ main] [ ] o.s.b.a.e.web.EndpointLinksResolver : Exposing 2 endpoints beneath base path '' 2024-11-15T00:56:16.296Z INFO 3176 --- [ main] [ ] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port 38791 (http) with context path '/onap/policy/clamp/acm' 2024-11-15T00:56:16.321Z INFO 3176 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting 2024-11-15T00:56:16.322Z INFO 3176 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Topic endpoint management 2024-11-15T00:56:16.326Z INFO 3176 --- [ main] [ ] o.o.p.c.m.b.e.noop.NoopTopicEndpoint : NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka:9092], topic=policy-acruntime-participant, effectiveTopic=policy-acruntime-participant, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 2024-11-15T00:56:16.330Z INFO 3176 --- [ main] [ ] o.o.p.c.m.b.e.noop.NoopTopicEndpoint : NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[kafka:9092], topic=acm-ppnt-sync, effectiveTopic=acm-ppnt-sync, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 2024-11-15T00:56:16.331Z INFO 3176 --- [ main] [ ] o.o.p.c.m.b.e.noop.NoopTopicEndpoint : NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[kafka:9092], topic=policy-acruntime-participant, effectiveTopic=policy-acruntime-participant, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 2024-11-15T00:56:16.331Z INFO 3176 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher AcElementPropertiesPublisher$$SpringCGLIB$$0 2024-11-15T00:56:16.333Z INFO 3176 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher AcPreparePublisher$$SpringCGLIB$$0 2024-11-15T00:56:16.333Z INFO 3176 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher AutomationCompositionDeployPublisher$$SpringCGLIB$$0 2024-11-15T00:56:16.334Z INFO 3176 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher AutomationCompositionMigrationPublisher$$SpringCGLIB$$0 2024-11-15T00:56:16.334Z INFO 3176 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher AutomationCompositionStateChangePublisher$$SpringCGLIB$$0 2024-11-15T00:56:16.334Z INFO 3176 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantDeregisterAckPublisher$$SpringCGLIB$$0 2024-11-15T00:56:16.334Z INFO 3176 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantPrimePublisher$$SpringCGLIB$$0 2024-11-15T00:56:16.334Z INFO 3176 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantRegisterAckPublisher$$SpringCGLIB$$0 2024-11-15T00:56:16.335Z INFO 3176 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantStatusReqPublisher$$SpringCGLIB$$0 2024-11-15T00:56:16.335Z INFO 3176 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantSyncPublisher$$SpringCGLIB$$0 2024-11-15T00:56:16.335Z INFO 3176 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AutomationCompositionStateChangeAckListener 2024-11-15T00:56:16.335Z INFO 3176 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AutomationCompositionUpdateAckListener 2024-11-15T00:56:16.336Z INFO 3176 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantDeregisterListener 2024-11-15T00:56:16.336Z INFO 3176 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantPrimeAckListener 2024-11-15T00:56:16.336Z INFO 3176 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantRegisterListener 2024-11-15T00:56:16.336Z INFO 3176 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantStatusListener 2024-11-15T00:56:16.336Z INFO 3176 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Topic Message Dispatcher 2024-11-15T00:56:16.336Z INFO 3176 --- [ main] [ ] o.o.p.c.m.bus.event.base.TopicBase : NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka:9092], topic=policy-acruntime-participant, effectiveTopic=policy-acruntime-participant, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@2cd6b7a1 2024-11-15T00:56:16.337Z INFO 3176 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager started 2024-11-15T00:56:16.337Z INFO 3176 --- [ main] [ ] o.o.p.c.a.r.p.ParticipantControllerTest : Started ParticipantControllerTest in 10.344 seconds (process running for 12.378) OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2024-11-15T00:56:17.864Z INFO 3176 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:56:17.873Z INFO 3176 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:56:17.933Z WARN 3176 --- [ main] [ ] o.g.j.client.internal.HttpUrlConnector : Attempt to send restricted header(s) while the [sun.net.http.allowRestrictedHeaders] system property not set. Header(s) will possibly be ignored. 2024-11-15T00:56:18.054Z INFO 3176 --- [o-auto-1-exec-1] [ ] o.a.c.c.C.[.[.[/onap/policy/clamp/acm] : Initializing Spring DispatcherServlet 'dispatcherServlet' 2024-11-15T00:56:18.054Z INFO 3176 --- [o-auto-1-exec-1] [ ] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 2024-11-15T00:56:18.057Z INFO 3176 --- [o-auto-1-exec-1] [ ] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms 2024-11-15T00:56:18.383Z INFO 3176 --- [o-auto-1-exec-1] [4aa9284bc12d9b7a7ea8701b0fa4e5d0-ada8c51a136e2134] o.o.p.c.u.services.OrderedServiceImpl : ***** OrderedServiceImpl implementers: [] 2024-11-15T00:56:18.384Z INFO 3176 --- [o-auto-1-exec-1] [4aa9284bc12d9b7a7ea8701b0fa4e5d0-ada8c51a136e2134] network : [OUT|NOOP|acm-ppnt-sync] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"235c3982-68cc-4a38-9901-49de2bed5f07","timestamp":"2024-11-15T00:56:18.376841899Z"} 2024-11-15T00:56:18.603Z INFO 3176 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:56:18.606Z INFO 3176 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:56:18.813Z INFO 3176 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:56:18.816Z INFO 3176 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:56:18.891Z INFO 3176 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:56:18.893Z INFO 3176 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:56:18.897Z WARN 3176 --- [ main] [ ] o.g.j.client.internal.HttpUrlConnector : Attempt to send restricted header(s) while the [sun.net.http.allowRestrictedHeaders] system property not set. Header(s) will possibly be ignored. 2024-11-15T00:56:18.989Z INFO 3176 --- [o-auto-1-exec-4] [c952db928d5444ff4780f25231fe4722-af233deb2a28a809] network : [OUT|NOOP|acm-ppnt-sync] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"25824af1-c6c5-4f09-a832-b03b23f23686","timestamp":"2024-11-15T00:56:18.989481968Z","participantId":"82fd8ef9-1d1e-4343-9b28-7f9564ee3de6"} 2024-11-15T00:56:19.020Z INFO 3176 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:56:19.022Z INFO 3176 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:56:19.025Z WARN 3176 --- [ main] [ ] o.g.j.client.internal.HttpUrlConnector : Attempt to send restricted header(s) while the [sun.net.http.allowRestrictedHeaders] system property not set. Header(s) will possibly be ignored. 2024-11-15T00:56:19.188Z INFO 3176 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:56:19.191Z INFO 3176 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:56:19.326Z INFO 3176 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:56:19.329Z INFO 3176 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:56:19.561Z INFO 3176 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:56:19.563Z INFO 3176 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:56:20.456Z INFO 3176 --- [o-auto-1-exec-8] [a9f3193354975f10d1783f1e040bcbd9-8347c96249bb3156] o.springdoc.api.AbstractOpenApiResource : Init duration for springdoc-openapi is: 791 ms [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.39 s -- in org.onap.policy.clamp.acm.runtime.participant.ParticipantControllerTest [INFO] Running org.onap.policy.clamp.acm.runtime.contract.CommissioningControllerStubTest 2024-11-15T00:56:20.527Z INFO 3176 --- [ main] [ ] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.onap.policy.clamp.acm.runtime.contract.CommissioningControllerStubTest]: CommissioningControllerStubTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2024-11-15T00:56:20.535Z INFO 3176 --- [ main] [ ] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.onap.policy.clamp.acm.runtime.Application for test class org.onap.policy.clamp.acm.runtime.contract.CommissioningControllerStubTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.3.5) 2024-11-15T00:56:20.572Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] .c.a.r.c.CommissioningControllerStubTest : Starting CommissioningControllerStubTest using Java 17.0.4 with PID 3176 (started by jenkins in /w/workspace/policy-clamp-sonar/runtime-acm) 2024-11-15T00:56:20.572Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] .c.a.r.c.CommissioningControllerStubTest : The following 2 profiles are active: "test", "stub" 2024-11-15T00:56:20.736Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-11-15T00:56:20.743Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 6 ms. Found 6 JPA repository interfaces. 2024-11-15T00:56:20.972Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port 0 (http) 2024-11-15T00:56:20.974Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2024-11-15T00:56:20.974Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/10.1.31] 2024-11-15T00:56:20.989Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.a.c.c.C.[.[.[/onap/policy/clamp/acm] : Initializing Spring embedded WebApplicationContext 2024-11-15T00:56:20.989Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 415 ms 2024-11-15T00:56:21.138Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 2024-11-15T00:56:21.141Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.h.c.internal.RegionFactoryInitiator : HHH000026: Second-level cache disabled 2024-11-15T00:56:21.150Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer 2024-11-15T00:56:21.151Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] com.zaxxer.hikari.HikariDataSource : HikariPool-2 - Starting... 2024-11-15T00:56:21.153Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] com.zaxxer.hikari.pool.HikariPool : HikariPool-2 - Added connection conn3: url=jdbc:h2:mem:testdb user=POLICY 2024-11-15T00:56:21.153Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] com.zaxxer.hikari.HikariDataSource : HikariPool-2 - Start completed. 2024-11-15T00:56:21.346Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-11-15T00:56:21.378Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-11-15T00:56:21.741Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] r$InitializeUserDetailsManagerConfigurer : Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 2024-11-15T00:56:22.182Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.s.b.a.e.web.EndpointLinksResolver : Exposing 2 endpoints beneath base path '' 2024-11-15T00:56:22.244Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port 36455 (http) with context path '/onap/policy/clamp/acm' 2024-11-15T00:56:22.255Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting 2024-11-15T00:56:22.255Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Topic endpoint management 2024-11-15T00:56:22.255Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher AcElementPropertiesPublisher$$SpringCGLIB$$0 2024-11-15T00:56:22.256Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher AcPreparePublisher$$SpringCGLIB$$0 2024-11-15T00:56:22.256Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher AutomationCompositionDeployPublisher$$SpringCGLIB$$0 2024-11-15T00:56:22.256Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher AutomationCompositionMigrationPublisher$$SpringCGLIB$$0 2024-11-15T00:56:22.256Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher AutomationCompositionStateChangePublisher$$SpringCGLIB$$0 2024-11-15T00:56:22.256Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantDeregisterAckPublisher$$SpringCGLIB$$0 2024-11-15T00:56:22.256Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantPrimePublisher$$SpringCGLIB$$0 2024-11-15T00:56:22.257Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantRegisterAckPublisher$$SpringCGLIB$$0 2024-11-15T00:56:22.257Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantStatusReqPublisher$$SpringCGLIB$$0 2024-11-15T00:56:22.257Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantSyncPublisher$$SpringCGLIB$$0 2024-11-15T00:56:22.257Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AutomationCompositionStateChangeAckListener 2024-11-15T00:56:22.258Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AutomationCompositionUpdateAckListener 2024-11-15T00:56:22.258Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantDeregisterListener 2024-11-15T00:56:22.258Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantPrimeAckListener 2024-11-15T00:56:22.258Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantRegisterListener 2024-11-15T00:56:22.258Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantStatusListener 2024-11-15T00:56:22.258Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Topic Message Dispatcher 2024-11-15T00:56:22.258Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.m.bus.event.base.TopicBase : NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka:9092], topic=policy-acruntime-participant, effectiveTopic=policy-acruntime-participant, #recentEvents=0, locked=false, #topicListeners=1]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@5066389b 2024-11-15T00:56:22.258Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager started 2024-11-15T00:56:22.259Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] .c.a.r.c.CommissioningControllerStubTest : Started CommissioningControllerStubTest in 1.72 seconds (process running for 18.3) 2024-11-15T00:56:22.284Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:56:22.286Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:56:22.291Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [o-auto-2-exec-1] [ ] o.a.c.c.C.[.[.[/onap/policy/clamp/acm] : Initializing Spring DispatcherServlet 'dispatcherServlet' 2024-11-15T00:56:22.291Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [o-auto-2-exec-1] [ ] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 2024-11-15T00:56:22.294Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [o-auto-2-exec-1] [ ] o.s.web.servlet.DispatcherServlet : Completed initialization in 3 ms 2024-11-15T00:56:22.503Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:56:22.504Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:56:22.625Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:56:22.627Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:56:22.738Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:56:22.739Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:56:22.855Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:56:22.856Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.427 s -- in org.onap.policy.clamp.acm.runtime.contract.CommissioningControllerStubTest [INFO] Running org.onap.policy.clamp.acm.runtime.contract.ParticipantControllerStubTest 2024-11-15T00:56:22.957Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.onap.policy.clamp.acm.runtime.contract.ParticipantControllerStubTest]: ParticipantControllerStubTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2024-11-15T00:56:22.959Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.onap.policy.clamp.acm.runtime.Application for test class org.onap.policy.clamp.acm.runtime.contract.ParticipantControllerStubTest 2024-11-15T00:56:22.975Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:56:22.977Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:56:23.089Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:56:23.090Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:56:23.198Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:56:23.201Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:56:23.203Z WARN 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.g.j.client.internal.HttpUrlConnector : Attempt to send restricted header(s) while the [sun.net.http.allowRestrictedHeaders] system property not set. Header(s) will possibly be ignored. 2024-11-15T00:56:23.308Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:56:23.310Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:56:23.312Z WARN 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.g.j.client.internal.HttpUrlConnector : Attempt to send restricted header(s) while the [sun.net.http.allowRestrictedHeaders] system property not set. Header(s) will possibly be ignored. [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.444 s -- in org.onap.policy.clamp.acm.runtime.contract.ParticipantControllerStubTest [INFO] Running org.onap.policy.clamp.acm.runtime.contract.InstantiationControllerStubTest 2024-11-15T00:56:23.444Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.onap.policy.clamp.acm.runtime.contract.InstantiationControllerStubTest]: InstantiationControllerStubTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2024-11-15T00:56:23.447Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.onap.policy.clamp.acm.runtime.Application for test class org.onap.policy.clamp.acm.runtime.contract.InstantiationControllerStubTest 2024-11-15T00:56:23.465Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:56:23.467Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:56:23.579Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:56:23.580Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:56:23.691Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:56:23.693Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:56:23.796Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:56:23.797Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:56:23.907Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:56:23.908Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.560 s -- in org.onap.policy.clamp.acm.runtime.contract.InstantiationControllerStubTest [INFO] Running org.onap.policy.clamp.acm.runtime.instantiation.rest.InstantiationControllerTest 2024-11-15T00:56:24.005Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.onap.policy.clamp.acm.runtime.instantiation.rest.InstantiationControllerTest]: InstantiationControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2024-11-15T00:56:24.012Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.onap.policy.clamp.acm.runtime.Application for test class org.onap.policy.clamp.acm.runtime.instantiation.rest.InstantiationControllerTest 2024-11-15T00:56:24.454Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:56:24.455Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:56:24.727Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:56:24.728Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:56:24.930Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:56:24.931Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:56:25.104Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:56:25.105Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:56:25.223Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:56:25.224Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:56:25.353Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:56:25.354Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:56:25.471Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:56:25.472Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:56:25.508Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:56:25.509Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:56:25.604Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:56:25.605Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:56:25.744Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:56:25.745Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:56:25.915Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:56:25.916Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:56:26.140Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:56:26.141Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:56:26.340Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:56:26.341Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:56:26.580Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:56:26.581Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:56:26.706Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [pool-5-thread-1] [1d875e9e754dc054c8c7ca1237b7a3e8-c90f13e5da20ea5c] network : [OUT|NOOP|policy-acruntime-participant] {"deployOrderedState":"DELETE","lockOrderedState":"NONE","startPhase":1,"firstStartPhase":true,"messageType":"AUTOMATION_COMPOSITION_STATE_CHANGE","messageId":"a0855d9e-6db0-429c-aa20-ad19fc6894d9","timestamp":"2024-11-15T00:56:26.704437490Z","automationCompositionId":"506781f4-c3aa-4ec8-9499-0e8557ded07b","compositionId":"b7043533-bde0-4dc2-bc94-4c461885f81a"} 2024-11-15T00:56:26.814Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:56:26.815Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:56:26.946Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [pool-5-thread-1] [edf0393795b3a4a133cf9f7ed6fad7db-619dfdf6a497cbca] network : [OUT|NOOP|policy-acruntime-participant] {"participantUpdatesList":[{"participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","acElementList":[{"id":"980ce7b5-713d-45fc-ba3a-25827b263dc2","definition":{"name":"org.onap.domain.database.PMSH_K8SMicroserviceAutomationCompositionElement","version":"1.2.3"},"orderedState":"DEPLOY","toscaServiceTemplateFragment":{"data_types":{"onap.datatypes.ToscaConceptIdentifier":{"properties":{"name":{"name":"name","type":"string","type_version":"0.0.0","required":true},"version":{"name":"version","type":"string","type_version":"0.0.0","required":true}},"name":"onap.datatypes.ToscaConceptIdentifier","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatype.controlloop.Target":{"properties":{"targetType":{"name":"targetType","type":"string","type_version":"0.0.0","description":"Category for the target type","required":true,"constraints":[{"valid_values":["VNF","VM","VFMODULE","PNF"]}]},"entityIds":{"name":"entityIds","type":"map","type_version":"0.0.0","description":"Map of values that identify the resource. If none are provided, it is assumed that the\nentity that generated the ONSET event will be the target.\n","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CSAR_RESOURCES"}}},"name":"onap.datatype.controlloop.Target","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{},"description":"Definition for a entity in A&AI to perform a control loop operation on"},"onap.datatype.controlloop.Actor":{"properties":{"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"The actor performing the operation.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultActors,ClampExecution:CDS/actor"}},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"The operation the actor is performing.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultOperations,ClampExecution:CDS/operation"}},"target":{"name":"target","type":"onap.datatype.controlloop.Target","type_version":"0.0.0","description":"The resource the operation should be performed on.","required":true},"payload":{"name":"payload","type":"map","type_version":"0.0.0","description":"Name/value pairs of payload information passed by Policy to the actor","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CDS/payload"}}},"name":"onap.datatype.controlloop.Actor","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{},"description":"An actor/operation/target definition"},"onap.datatype.controlloop.Operation":{"properties":{"id":{"name":"id","type":"string","type_version":"0.0.0","description":"Unique identifier for the operation","required":true},"description":{"name":"description","type":"string","type_version":"0.0.0","description":"A user-friendly description of the intent for the operation","required":false},"operation":{"name":"operation","type":"onap.datatype.controlloop.Actor","type_version":"0.0.0","description":"The definition of the operation to be performed.","required":true},"timeout":{"name":"timeout","type":"integer","type_version":"0.0.0","description":"The amount of time for the actor to perform the operation.","required":true},"retries":{"name":"retries","type":"integer","type_version":"0.0.0","description":"The number of retries the actor should attempt to perform the operation.","default":0.0,"required":true},"success":{"name":"success","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke on success. A value of \"final_success\" indicates and end to the operation.","default":"final_success","required":false},"failure":{"name":"failure","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke on Actor operation failure.","default":"final_failure","required":false},"failure_timeout":{"name":"failure_timeout","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the time out for the operation occurs.","default":"final_failure_timeout","required":false},"failure_retries":{"name":"failure_retries","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the current operation has exceeded its max retries.","default":"final_failure_retries","required":false},"failure_exception":{"name":"failure_exception","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the current operation causes an exception.","default":"final_failure_exception","required":false},"failure_guard":{"name":"failure_guard","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the current operation is blocked due to guard policy enforcement.","default":"final_failure_guard","required":false}},"name":"onap.datatype.controlloop.Operation","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{},"description":"An operation supported by an actor"},"org.onap.datatypes.policy.clamp.acm.httpAutomationCompositionElement.RestRequest":{"properties":{"restRequestId":{"name":"restRequestId","type":"onap.datatypes.ToscaConceptIdentifier","type_version":"0.0.0","description":"The name and version of a REST request to be sent to a REST endpoint","required":true},"httpMethod":{"name":"httpMethod","type":"string","type_version":"0.0.0","description":"The REST method to use","required":true,"constraints":[{"valid_values":["POST","PUT","GET","DELETE"]}]},"path":{"name":"path","type":"string","type_version":"0.0.0","description":"The path of the REST request relative to the base URL","required":true},"body":{"name":"body","type":"string","type_version":"0.0.0","description":"The body of the REST request for PUT and POST requests","required":false},"expectedResponse":{"name":"expectedResponse","type":"integer","type_version":"0.0.0","description":"THe expected HTTP status code for the REST request","required":true,"constraints":[]}},"name":"org.onap.datatypes.policy.clamp.acm.httpAutomationCompositionElement.RestRequest","version":"1.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"org.onap.datatypes.policy.clamp.acm.httpAutomationCompositionElement.ConfigurationEntity":{"properties":{"configurationEntityId":{"name":"configurationEntityId","type":"onap.datatypes.ToscaConceptIdentifier","type_version":"0.0.0","description":"The name and version of a Configuration Entity to be handled by the HTTP Automation Composition Element","required":true},"restSequence":{"name":"restSequence","type":"list","type_version":"0.0.0","description":"A sequence of REST commands to send to the REST endpoint","required":false,"entry_schema":{"type":"org.onap.datatypes.policy.clamp.acm.httpAutomationCompositionElement.RestRequest","type_version":"1.0.0"}}},"name":"org.onap.datatypes.policy.clamp.acm.httpAutomationCompositionElement.ConfigurationEntity","version":"1.0.0","derived_from":"tosca.datatypes.Root","metadata":{}}},"policy_types":{"onap.policies.Monitoring":{"name":"onap.policies.Monitoring","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"a base policy type for all policies that govern monitoring provisioning"},"onap.policies.customPolicyType":{"name":"onap.policies.customPolicyType","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"a base policy type for all policies that govern monitoring provisioning"},"onap.policies.controlloop.operational.Common":{"properties":{"id":{"name":"id","type":"string","type_version":"0.0.0","description":"The unique control loop id.","required":true},"timeout":{"name":"timeout","type":"integer","type_version":"0.0.0","description":"Overall timeout for executing all the operations. This timeout should equal or exceed the total\ntimeout for each operation listed.\n","required":true},"abatement":{"name":"abatement","type":"boolean","type_version":"0.0.0","description":"Whether an abatement event message will be expected for the control loop from DCAE.","default":false,"required":true},"trigger":{"name":"trigger","type":"string","type_version":"0.0.0","description":"Initial operation to execute upon receiving an Onset event message for the Control Loop.","required":true},"operations":{"name":"operations","type":"list","type_version":"0.0.0","description":"List of operations to be performed when Control Loop is triggered.","required":true,"entry_schema":{"type":"onap.datatype.controlloop.Operation","type_version":"0.0.0"}}},"name":"onap.policies.controlloop.operational.Common","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"Operational Policy for Control Loop execution. Originated in Frankfurt to support TOSCA Compliant\nPolicy Types. This does NOT support the legacy Policy YAML policy type.\n"},"onap.policies.controlloop.operational.common.Apex":{"properties":{"engineServiceParameters":{"name":"engineServiceParameters","type":"string","type_version":"0.0.0","description":"The engine parameters like name, instanceCount, policy implementation, parameters etc.","required":true},"eventInputParameters":{"name":"eventInputParameters","type":"string","type_version":"0.0.0","description":"The event input parameters.","required":true},"eventOutputParameters":{"name":"eventOutputParameters","type":"string","type_version":"0.0.0","description":"The event output parameters.","required":true},"javaProperties":{"name":"javaProperties","type":"string","type_version":"0.0.0","description":"Name/value pairs of properties to be set for APEX if needed.","required":false}},"name":"onap.policies.controlloop.operational.common.Apex","version":"1.0.0","derived_from":"onap.policies.controlloop.operational.Common","metadata":{},"description":"Operational policies for Apex PDP"}},"topology_template":{"policies":[{"operational.apex.pmcontrol":{"type":"onap.policies.controlloop.operational.common.Apex","type_version":"1.0.0","properties":{"engineServiceParameters":{"name":"MyApexEngine","version":"0.0.1","id":45,"instanceCount":2,"deploymentPort":12561,"engineParameters":{"executorParameters":{"JAVASCRIPT":{"parameterClassName":"org.onap.policy.apex.plugins.executor.javascript.JavascriptExecutorParameters"}},"contextParameters":{"parameterClassName":"org.onap.policy.apex.context.parameters.ContextParameters","schemaParameters":{"Avro":{"parameterClassName":"org.onap.policy.apex.plugins.context.schema.avro.AvroSchemaHelperParameters"},"Java":{"parameterClassName":"org.onap.policy.apex.context.impl.schema.java.JavaSchemaHelperParameters","jsonAdapters":{"Instant":{"adaptedClass":"java.time.Instant","adaptorClass":"org.onap.policy.common.gson.InstantAsMillisTypeAdapter"}}}}}},"policy_type_impl":{"apexPolicyModel":{"key":{"name":"PMControlPolicy","version":"0.0.1"},"keyInformation":{"key":{"name":"PMControlPolicy_KeyInfo","version":"0.0.1"},"keyInfoMap":{"entry":[{"key":{"name":"CDSActionIdentifiersType","version":"0.0.1"},"value":{"key":{"name":"CDSActionIdentifiersType","version":"0.0.1"},"UUID":"6e5fa19b-14df-37e3-a4ae-8c537e861a82","description":"Generated description for concept referred to by key \"CDSActionIdentifiersType:0.0.1\""}},{"key":{"name":"CDSCreateResponseEvent","version":"0.0.1"},"value":{"key":{"name":"CDSCreateResponseEvent","version":"0.0.1"},"UUID":"14b29e38-ac75-3273-aa4e-8583c0aa7dad","description":"Generated description for concept referred to by key \"CDSCreateResponseEvent:0.0.1\""}},{"key":{"name":"CDSCreateResponsePayloadType","version":"0.0.1"},"value":{"key":{"name":"CDSCreateResponsePayloadType","version":"0.0.1"},"UUID":"04573f8f-e772-30a5-b1d9-d7318d4a1e13","description":"Generated description for concept referred to by key \"CDSCreateResponsePayloadType:0.0.1\""}},{"key":{"name":"CDSCreateResponsePolicy","version":"0.0.1"},"value":{"key":{"name":"CDSCreateResponsePolicy","version":"0.0.1"},"UUID":"e126c965-fc09-3bfe-8f55-70f380a4a49c","description":"Generated description for concept referred to by key \"CDSCreateResponsePolicy:0.0.1\""}},{"key":{"name":"CDSCreateResponseTask","version":"0.0.1"},"value":{"key":{"name":"CDSCreateResponseTask","version":"0.0.1"},"UUID":"6165ee82-afd2-3aab-a517-f00b3f2461d2","description":"Generated description for concept referred to by key \"CDSCreateResponseTask:0.0.1\""}},{"key":{"name":"CDSCreateSubscriptionPayloadType","version":"0.0.1"},"value":{"key":{"name":"CDSCreateSubscriptionPayloadType","version":"0.0.1"},"UUID":"8350ac5e-c157-38b9-9614-a0f93a830e60","description":"Generated description for concept referred to by key \"CDSCreateSubscriptionPayloadType:0.0.1\""}},{"key":{"name":"CDSCreateSubscriptionRequestEvent","version":"0.0.1"},"value":{"key":{"name":"CDSCreateSubscriptionRequestEvent","version":"0.0.1"},"UUID":"cfa325ba-226b-3a31-9183-ec43e2b6e9a2","description":"Generated description for concept referred to by key \"CDSCreateSubscriptionRequestEvent:0.0.1\""}},{"key":{"name":"CDSDeleteResponseEvent","version":"0.0.1"},"value":{"key":{"name":"CDSDeleteResponseEvent","version":"0.0.1"},"UUID":"8be9c0fa-7437-3841-aff2-b3cec6ae3bd8","description":"Generated description for concept referred to by key \"CDSDeleteResponseEvent:0.0.1\""}},{"key":{"name":"CDSDeleteResponsePayloadType","version":"0.0.1"},"value":{"key":{"name":"CDSDeleteResponsePayloadType","version":"0.0.1"},"UUID":"3fbfe0c9-152e-34d3-a504-09cd13c058d0","description":"Generated description for concept referred to by key \"CDSDeleteResponsePayloadType:0.0.1\""}},{"key":{"name":"CDSDeleteResponsePolicy","version":"0.0.1"},"value":{"key":{"name":"CDSDeleteResponsePolicy","version":"0.0.1"},"UUID":"a780251c-edd5-3132-b865-04313246b43c","description":"Generated description for concept referred to by key \"CDSDeleteResponsePolicy:0.0.1\""}},{"key":{"name":"CDSDeleteResponseTask","version":"0.0.1"},"value":{"key":{"name":"CDSDeleteResponseTask","version":"0.0.1"},"UUID":"afce4555-3aa3-3521-a7d8-ee8cdf0d3efc","description":"Generated description for concept referred to by key \"CDSDeleteResponseTask:0.0.1\""}},{"key":{"name":"CDSDeleteSubscriptionPayloadType","version":"0.0.1"},"value":{"key":{"name":"CDSDeleteSubscriptionPayloadType","version":"0.0.1"},"UUID":"12658406-9147-3c9d-a38c-5ad5e30b092b","description":"Generated description for concept referred to by key \"CDSDeleteSubscriptionPayloadType:0.0.1\""}},{"key":{"name":"CDSDeleteSubscriptionRequestEvent","version":"0.0.1"},"value":{"key":{"name":"CDSDeleteSubscriptionRequestEvent","version":"0.0.1"},"UUID":"24380c95-9289-36e6-8cbf-0edefa15ccd9","description":"Generated description for concept referred to by key \"CDSDeleteSubscriptionRequestEvent:0.0.1\""}},{"key":{"name":"CDSRequestCommonHeaderType","version":"0.0.1"},"value":{"key":{"name":"CDSRequestCommonHeaderType","version":"0.0.1"},"UUID":"35590ac0-062c-39f1-8786-b4ff716e30b1","description":"Generated description for concept referred to by key \"CDSRequestCommonHeaderType:0.0.1\""}},{"key":{"name":"CDSResponseCommonHeaderType","version":"0.0.1"},"value":{"key":{"name":"CDSResponseCommonHeaderType","version":"0.0.1"},"UUID":"dd7e1805-885a-350b-aaf9-ed541321ae3c","description":"Generated description for concept referred to by key \"CDSResponseCommonHeaderType:0.0.1\""}},{"key":{"name":"CDSResponseStatusEvent","version":"0.0.1"},"value":{"key":{"name":"CDSResponseStatusEvent","version":"0.0.1"},"UUID":"7986e21b-32f7-302e-9554-31f21b673493","description":"Generated description for concept referred to by key \"CDSResponseStatusEvent:0.0.1\""}},{"key":{"name":"CDSResponseStatusType","version":"0.0.1"},"value":{"key":{"name":"CDSResponseStatusType","version":"0.0.1"},"UUID":"92b8a2cf-344e-3ce1-8cc0-2b7d3cb695fa","description":"Generated description for concept referred to by key \"CDSResponseStatusType:0.0.1\""}},{"key":{"name":"CreateSubscriptionPayloadEvent","version":"0.0.1"},"value":{"key":{"name":"CreateSubscriptionPayloadEvent","version":"0.0.1"},"UUID":"92162397-1a8e-3a3f-a469-d2af7700af4a","description":"Generated description for concept referred to by key \"CreateSubscriptionPayloadEvent:0.0.1\""}},{"key":{"name":"CreateSubscriptionPayloadTask","version":"0.0.1"},"value":{"key":{"name":"CreateSubscriptionPayloadTask","version":"0.0.1"},"UUID":"bc0c69f0-52ed-38ea-b468-ae4a6fd1730d","description":"Generated description for concept referred to by key \"CreateSubscriptionPayloadTask:0.0.1\""}},{"key":{"name":"CreateSubscriptionRequestTask","version":"0.0.1"},"value":{"key":{"name":"CreateSubscriptionRequestTask","version":"0.0.1"},"UUID":"89cb75e9-f06c-30d3-b4ff-698d45f63869","description":"Generated description for concept referred to by key \"CreateSubscriptionRequestTask:0.0.1\""}},{"key":{"name":"DeleteSubscriptionPayloadEvent","version":"0.0.1"},"value":{"key":{"name":"DeleteSubscriptionPayloadEvent","version":"0.0.1"},"UUID":"994fa441-04ab-33bb-832d-1cd12ab5d074","description":"Generated description for concept referred to by key \"DeleteSubscriptionPayloadEvent:0.0.1\""}},{"key":{"name":"DeleteSubscriptionPayloadTask","version":"0.0.1"},"value":{"key":{"name":"DeleteSubscriptionPayloadTask","version":"0.0.1"},"UUID":"0f519117-5fea-3e4b-941f-8f778100465f","description":"Generated description for concept referred to by key \"DeleteSubscriptionPayloadTask:0.0.1\""}},{"key":{"name":"DeleteSubscriptionRequestTask","version":"0.0.1"},"value":{"key":{"name":"DeleteSubscriptionRequestTask","version":"0.0.1"},"UUID":"acb772fe-d442-39e3-98f9-b1080caf4150","description":"Generated description for concept referred to by key \"DeleteSubscriptionRequestTask:0.0.1\""}},{"key":{"name":"MRResponseEvent","version":"0.0.1"},"value":{"key":{"name":"MRResponseEvent","version":"0.0.1"},"UUID":"13c747a3-6bae-3bcf-9c80-b152e01dc194","description":"Generated description for concept referred to by key \"MRResponseEvent:0.0.1\""}},{"key":{"name":"PMControlPolicy","version":"0.0.1"},"value":{"key":{"name":"PMControlPolicy","version":"0.0.1"},"UUID":"acf1e55c-7bc5-3bd5-975a-0ca54afcd8a4","description":"Generated description for concept referred to by key \"PMControlPolicy:0.0.1\""}},{"key":{"name":"PMControlPolicy_Albums","version":"0.0.1"},"value":{"key":{"name":"PMControlPolicy_Albums","version":"0.0.1"},"UUID":"b38ad204-c2c8-32f4-9b5a-dda0aeb0145b","description":"Generated description for concept referred to by key \"PMControlPolicy_Albums:0.0.1\""}},{"key":{"name":"PMControlPolicy_Events","version":"0.0.1"},"value":{"key":{"name":"PMControlPolicy_Events","version":"0.0.1"},"UUID":"be3871a0-c42a-3113-a066-82d192840eca","description":"Generated description for concept referred to by key \"PMControlPolicy_Events:0.0.1\""}},{"key":{"name":"PMControlPolicy_KeyInfo","version":"0.0.1"},"value":{"key":{"name":"PMControlPolicy_KeyInfo","version":"0.0.1"},"UUID":"ced37634-28a4-3178-b7f6-2980794927b0","description":"Generated description for concept referred to by key \"PMControlPolicy_KeyInfo:0.0.1\""}},{"key":{"name":"PMControlPolicy_Policies","version":"0.0.1"},"value":{"key":{"name":"PMControlPolicy_Policies","version":"0.0.1"},"UUID":"be3d180d-ef9c-3a75-8e9c-84271a038bed","description":"Generated description for concept referred to by key \"PMControlPolicy_Policies:0.0.1\""}},{"key":{"name":"PMControlPolicy_Schemas","version":"0.0.1"},"value":{"key":{"name":"PMControlPolicy_Schemas","version":"0.0.1"},"UUID":"e61973f1-189c-39e5-82f6-0d3afe298a20","description":"Generated description for concept referred to by key \"PMControlPolicy_Schemas:0.0.1\""}},{"key":{"name":"PMControlPolicy_Tasks","version":"0.0.1"},"value":{"key":{"name":"PMControlPolicy_Tasks","version":"0.0.1"},"UUID":"5658adb3-2962-30a3-a241-fae75bb8eb4a","description":"Generated description for concept referred to by key \"PMControlPolicy_Tasks:0.0.1\""}},{"key":{"name":"PMSubscriptionAlbum","version":"0.0.1"},"value":{"key":{"name":"PMSubscriptionAlbum","version":"0.0.1"},"UUID":"c2bd6f0d-6854-317a-9be2-97c08338428c","description":"Generated description for concept referred to by key \"PMSubscriptionAlbum:0.0.1\""}},{"key":{"name":"PMSubscriptionOutputEvent","version":"0.0.1"},"value":{"key":{"name":"PMSubscriptionOutputEvent","version":"0.0.1"},"UUID":"992b7819-9f69-3aa0-bb0f-6e45ea15ce05","description":"Generated description for concept referred to by key \"PMSubscriptionOutputEvent:0.0.1\""}},{"key":{"name":"PMSubscriptionType","version":"0.0.1"},"value":{"key":{"name":"PMSubscriptionType","version":"0.0.1"},"UUID":"73c1c397-4fc3-357f-93b6-a8ad707fbaae","description":"Generated description for concept referred to by key \"PMSubscriptionType:0.0.1\""}},{"key":{"name":"ReceiveEventPolicy","version":"0.0.1"},"value":{"key":{"name":"ReceiveEventPolicy","version":"0.0.1"},"UUID":"568b7345-9de1-36d3-b6a3-9b857e6809a1","description":"Generated description for concept referred to by key \"ReceiveEventPolicy:0.0.1\""}},{"key":{"name":"ReceiveSubscriptionTask","version":"0.0.1"},"value":{"key":{"name":"ReceiveSubscriptionTask","version":"0.0.1"},"UUID":"f596afc8-100c-35eb-92c8-352355ea457d","description":"Generated description for concept referred to by key \"ReceiveSubscriptionTask:0.0.1\""}},{"key":{"name":"SimpleIntType","version":"0.0.1"},"value":{"key":{"name":"SimpleIntType","version":"0.0.1"},"UUID":"153791fd-ae0a-36a7-88a5-309a7936415d","description":"Generated description for concept referred to by key \"SimpleIntType:0.0.1\""}},{"key":{"name":"SimpleStringType","version":"0.0.1"},"value":{"key":{"name":"SimpleStringType","version":"0.0.1"},"UUID":"8a4957cf-9493-3a76-8c22-a208e23259af","description":"Generated description for concept referred to by key \"SimpleStringType:0.0.1\""}},{"key":{"name":"SubscriptionStatusType","version":"0.0.1"},"value":{"key":{"name":"SubscriptionStatusType","version":"0.0.1"},"UUID":"597643b1-9db1-31ce-85d0-e1c63c43b30b","description":"Generated description for concept referred to by key \"SubscriptionStatusType:0.0.1\""}},{"key":{"name":"SubscriptionType","version":"0.0.1"},"value":{"key":{"name":"SubscriptionType","version":"0.0.1"},"UUID":"184547bb-7d64-3cb2-a273-d7185102c5ce","description":"Generated description for concept referred to by key \"SubscriptionType:0.0.1\""}},{"key":{"name":"UUIDType","version":"0.0.1"},"value":{"key":{"name":"UUIDType","version":"0.0.1"},"UUID":"6a8cc68e-dfc8-3403-9c6d-071c886b319c","description":"Generated description for concept referred to by key \"UUIDType:0.0.1\""}},{"key":{"name":"pmsh-operational-policy","version":"0.0.1"},"value":{"key":{"name":"pmsh-operational-policy","version":"0.0.1"},"UUID":"fdf2c9ff-6422-3ea6-b6b6-49b12116265d","description":"Generated description for concept referred to by key \"pmsh-operational-policy:0.0.1\""}}]}},"policies":{"key":{"name":"PMControlPolicy_Policies","version":"0.0.1"},"policyMap":{"entry":[{"key":{"name":"CDSCreateResponsePolicy","version":"0.0.1"},"value":{"policyKey":{"name":"CDSCreateResponsePolicy","version":"0.0.1"},"template":"Freestyle","state":{"entry":[{"key":"CDSCreateResponseState","value":{"stateKey":{"parentKeyName":"CDSCreateResponsePolicy","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"CDSCreateResponseState"},"trigger":{"name":"CDSCreateResponseEvent","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"ResponseOutput","value":{"key":{"parentKeyName":"CDSCreateResponsePolicy","parentKeyVersion":"0.0.1","parentLocalName":"CDSCreateResponseState","localName":"ResponseOutput"},"outgoingEvent":{"name":"CDSResponseStatusEvent","version":"0.0.1"},"outgoingEventReference":[{"name":"CDSResponseStatusEvent","version":"0.0.1"}],"nextState":{"parentKeyName":"NULL","parentKeyVersion":"0.0.0","parentLocalName":"NULL","localName":"NULL"}}}]},"contextAlbumReference":[],"taskSelectionLogic":{"key":"NULL","logicFlavour":"UNDEFINED","logic":""},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"CDSCreateResponseTask","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"CDSCreateResponseTask","version":"0.0.1"},"value":{"key":{"parentKeyName":"CDSCreateResponsePolicy","parentKeyVersion":"0.0.1","parentLocalName":"CDSCreateResponseState","localName":"CDSCreateResponsePolicy"},"outputType":"DIRECT","output":{"parentKeyName":"CDSCreateResponsePolicy","parentKeyVersion":"0.0.1","parentLocalName":"CDSCreateResponseState","localName":"ResponseOutput"}}}]}}}]},"firstState":"CDSCreateResponseState"}},{"key":{"name":"CDSDeleteResponsePolicy","version":"0.0.1"},"value":{"policyKey":{"name":"CDSDeleteResponsePolicy","version":"0.0.1"},"template":"Freestyle","state":{"entry":[{"key":"CDSDeleteResponseState","value":{"stateKey":{"parentKeyName":"CDSDeleteResponsePolicy","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"CDSDeleteResponseState"},"trigger":{"name":"CDSDeleteResponseEvent","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"ResponseOutput","value":{"key":{"parentKeyName":"CDSDeleteResponsePolicy","parentKeyVersion":"0.0.1","parentLocalName":"CDSDeleteResponseState","localName":"ResponseOutput"},"outgoingEvent":{"name":"CDSResponseStatusEvent","version":"0.0.1"},"outgoingEventReference":[{"name":"CDSResponseStatusEvent","version":"0.0.1"}],"nextState":{"parentKeyName":"NULL","parentKeyVersion":"0.0.0","parentLocalName":"NULL","localName":"NULL"}}}]},"contextAlbumReference":[],"taskSelectionLogic":{"key":"NULL","logicFlavour":"UNDEFINED","logic":""},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"CDSDeleteResponseTask","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"CDSDeleteResponseTask","version":"0.0.1"},"value":{"key":{"parentKeyName":"CDSDeleteResponsePolicy","parentKeyVersion":"0.0.1","parentLocalName":"CDSDeleteResponseState","localName":"CDSDeleteResponsePolicy"},"outputType":"DIRECT","output":{"parentKeyName":"CDSDeleteResponsePolicy","parentKeyVersion":"0.0.1","parentLocalName":"CDSDeleteResponseState","localName":"ResponseOutput"}}}]}}}]},"firstState":"CDSDeleteResponseState"}},{"key":{"name":"ReceiveEventPolicy","version":"0.0.1"},"value":{"policyKey":{"name":"ReceiveEventPolicy","version":"0.0.1"},"template":"Freestyle","state":{"entry":[{"key":"CreateOrDeleteState","value":{"stateKey":{"parentKeyName":"ReceiveEventPolicy","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"CreateOrDeleteState"},"trigger":{"name":"PMSubscriptionOutputEvent","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"CreateSubscriptionPayload","value":{"key":{"parentKeyName":"ReceiveEventPolicy","parentKeyVersion":"0.0.1","parentLocalName":"CreateOrDeleteState","localName":"CreateSubscriptionPayload"},"outgoingEvent":{"name":"CreateSubscriptionPayloadEvent","version":"0.0.1"},"outgoingEventReference":[{"name":"CreateSubscriptionPayloadEvent","version":"0.0.1"}],"nextState":{"parentKeyName":"ReceiveEventPolicy","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"CreateSubscription"}}},{"key":"DeleteSubscriptionPayload","value":{"key":{"parentKeyName":"ReceiveEventPolicy","parentKeyVersion":"0.0.1","parentLocalName":"CreateOrDeleteState","localName":"DeleteSubscriptionPayload"},"outgoingEvent":{"name":"DeleteSubscriptionPayloadEvent","version":"0.0.1"},"outgoingEventReference":[{"name":"DeleteSubscriptionPayloadEvent","version":"0.0.1"}],"nextState":{"parentKeyName":"ReceiveEventPolicy","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"DeleteSubscription"}}}]},"contextAlbumReference":[{"name":"PMSubscriptionAlbum","version":"0.0.1"}],"taskSelectionLogic":{"key":"TaskSelectionLogic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2020 Nordix. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n *\n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\nexecutor.logger.info(executor.subject.id);\nvar pmSubscriptionInfo = executor.getContextAlbum(\"PMSubscriptionAlbum\").get(executor.inFields.get(\"albumID\").toString())\nvar changeType = pmSubscriptionInfo.get(\"changeType\").toString()\nexecutor.logger.info(\"Change Type is \" + changeType)\nif (\"CREATE\".equals(changeType)) {\n executor.logger.info(\"Choosing to create a subscription\")\n executor.subject.getTaskKey(\"CreateSubscriptionPayloadTask\").copyTo(executor.selectedTask);\n}\nelse if (\"DELETE\".equals(changeType)) {\n executor.logger.info(\"Choosing to delete a subscription\")\n executor.subject.getTaskKey(\"DeleteSubscriptionPayloadTask\").copyTo(executor.selectedTask);\n}\nreturnValue = executor.isTrue;\ntrue;"},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"CreateSubscriptionPayloadTask","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"CreateSubscriptionPayloadTask","version":"0.0.1"},"value":{"key":{"parentKeyName":"ReceiveEventPolicy","parentKeyVersion":"0.0.1","parentLocalName":"CreateOrDeleteState","localName":"ReceiveEventPolicy"},"outputType":"DIRECT","output":{"parentKeyName":"ReceiveEventPolicy","parentKeyVersion":"0.0.1","parentLocalName":"CreateOrDeleteState","localName":"CreateSubscriptionPayload"}}},{"key":{"name":"DeleteSubscriptionPayloadTask","version":"0.0.1"},"value":{"key":{"parentKeyName":"ReceiveEventPolicy","parentKeyVersion":"0.0.1","parentLocalName":"CreateOrDeleteState","localName":"ReceiveEventPolicy"},"outputType":"DIRECT","output":{"parentKeyName":"ReceiveEventPolicy","parentKeyVersion":"0.0.1","parentLocalName":"CreateOrDeleteState","localName":"DeleteSubscriptionPayload"}}}]}}},{"key":"CreateSubscription","value":{"stateKey":{"parentKeyName":"ReceiveEventPolicy","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"CreateSubscription"},"trigger":{"name":"CreateSubscriptionPayloadEvent","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"IssueCreateSubscriptionRequestOutput","value":{"key":{"parentKeyName":"ReceiveEventPolicy","parentKeyVersion":"0.0.1","parentLocalName":"CreateSubscription","localName":"IssueCreateSubscriptionRequestOutput"},"outgoingEvent":{"name":"CDSCreateSubscriptionRequestEvent","version":"0.0.1"},"outgoingEventReference":[{"name":"CDSCreateSubscriptionRequestEvent","version":"0.0.1"}],"nextState":{"parentKeyName":"NULL","parentKeyVersion":"0.0.0","parentLocalName":"NULL","localName":"NULL"}}}]},"contextAlbumReference":[{"name":"PMSubscriptionAlbum","version":"0.0.1"}],"taskSelectionLogic":{"key":"NULL","logicFlavour":"UNDEFINED","logic":""},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"CreateSubscriptionRequestTask","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"CreateSubscriptionRequestTask","version":"0.0.1"},"value":{"key":{"parentKeyName":"ReceiveEventPolicy","parentKeyVersion":"0.0.1","parentLocalName":"CreateSubscription","localName":"ReceiveEventPolicy"},"outputType":"DIRECT","output":{"parentKeyName":"ReceiveEventPolicy","parentKeyVersion":"0.0.1","parentLocalName":"CreateSubscription","localName":"IssueCreateSubscriptionRequestOutput"}}}]}}},{"key":"DeleteSubscription","value":{"stateKey":{"parentKeyName":"ReceiveEventPolicy","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"DeleteSubscription"},"trigger":{"name":"DeleteSubscriptionPayloadEvent","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"IssueDeleteSubscriptionRequestOutput","value":{"key":{"parentKeyName":"ReceiveEventPolicy","parentKeyVersion":"0.0.1","parentLocalName":"DeleteSubscription","localName":"IssueDeleteSubscriptionRequestOutput"},"outgoingEvent":{"name":"CDSDeleteSubscriptionRequestEvent","version":"0.0.1"},"outgoingEventReference":[{"name":"CDSDeleteSubscriptionRequestEvent","version":"0.0.1"}],"nextState":{"parentKeyName":"NULL","parentKeyVersion":"0.0.0","parentLocalName":"NULL","localName":"NULL"}}}]},"contextAlbumReference":[{"name":"PMSubscriptionAlbum","version":"0.0.1"}],"taskSelectionLogic":{"key":"NULL","logicFlavour":"UNDEFINED","logic":""},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"DeleteSubscriptionRequestTask","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"DeleteSubscriptionRequestTask","version":"0.0.1"},"value":{"key":{"parentKeyName":"ReceiveEventPolicy","parentKeyVersion":"0.0.1","parentLocalName":"DeleteSubscription","localName":"ReceiveEventPolicy"},"outputType":"DIRECT","output":{"parentKeyName":"ReceiveEventPolicy","parentKeyVersion":"0.0.1","parentLocalName":"DeleteSubscription","localName":"IssueDeleteSubscriptionRequestOutput"}}}]}}},{"key":"ReceiveSubscriptionState","value":{"stateKey":{"parentKeyName":"ReceiveEventPolicy","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"ReceiveSubscriptionState"},"trigger":{"name":"pmsh-operational-policy","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"ReceivePMSubscriptionOutput","value":{"key":{"parentKeyName":"ReceiveEventPolicy","parentKeyVersion":"0.0.1","parentLocalName":"ReceiveSubscriptionState","localName":"ReceivePMSubscriptionOutput"},"outgoingEvent":{"name":"PMSubscriptionOutputEvent","version":"0.0.1"},"outgoingEventReference":[{"name":"PMSubscriptionOutputEvent","version":"0.0.1"}],"nextState":{"parentKeyName":"ReceiveEventPolicy","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"CreateOrDeleteState"}}}]},"contextAlbumReference":[{"name":"PMSubscriptionAlbum","version":"0.0.1"}],"taskSelectionLogic":{"key":"NULL","logicFlavour":"UNDEFINED","logic":""},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"ReceiveSubscriptionTask","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"ReceiveSubscriptionTask","version":"0.0.1"},"value":{"key":{"parentKeyName":"ReceiveEventPolicy","parentKeyVersion":"0.0.1","parentLocalName":"ReceiveSubscriptionState","localName":"ReceiveEventPolicy"},"outputType":"DIRECT","output":{"parentKeyName":"ReceiveEventPolicy","parentKeyVersion":"0.0.1","parentLocalName":"ReceiveSubscriptionState","localName":"ReceivePMSubscriptionOutput"}}}]}}}]},"firstState":"ReceiveSubscriptionState"}}]}},"tasks":{"key":{"name":"PMControlPolicy_Tasks","version":"0.0.1"},"taskMap":{"entry":[{"key":{"name":"CDSCreateResponseTask","version":"0.0.1"},"value":{"key":{"name":"CDSCreateResponseTask","version":"0.0.1"},"inputEvent":{"key":{"name":"CDSCreateResponseEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.onap.pmcontrol","source":"CDS","target":"APEX","parameter":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"CDSResponseCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"CDSCreateResponsePayloadType","version":"0.0.1"},"optional":false}},{"key":"status","value":{"key":"status","fieldSchemaKey":{"name":"CDSResponseStatusType","version":"0.0.1"},"optional":false}}]}},"outputEvents":{"entry":[{"key":"CDSResponseStatusEvent","value":{"key":{"name":"CDSResponseStatusEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.onap.pmcontrol","source":"APEX","target":"DCAE","parameter":{"entry":[{"key":"status","value":{"key":"status","fieldSchemaKey":{"name":"SubscriptionStatusType","version":"0.0.1"},"optional":false}}]}}}]},"taskParameters":{"entry":[]},"contextAlbumReference":[{"name":"PMSubscriptionAlbum","version":"0.0.1"}],"taskLogic":{"key":"TaskLogic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2020 Nordix. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n *\n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\nexecutor.logger.info(executor.subject.id);\nvar commonHeader = executor.inFields.get(\"commonHeader\")\nvar response = executor.inFields.get(\"payload\")\nvar albumID = commonHeader.get(\"requestId\")\nvar pmSubscriptionInfo = executor.getContextAlbum(\"PMSubscriptionAlbum\").get(albumID.toString());\nvar responseStatus = executor.subject.getOutFieldSchemaHelper(\"status\").createNewInstance();\nvar changeType = pmSubscriptionInfo.get(\"changeType\").toUpperCase()\nresponseStatus.put(\"nfName\", pmSubscriptionInfo.get(\"nfName\"))\nresponseStatus.put(\"changeType\", pmSubscriptionInfo.get(\"changeType\"))\nif (\"CREATE\".equals(changeType)) {\n responseStatus.put(\"subscriptionName\", pmSubscriptionInfo.get(\"subscription\").get(\"subscriptionName\"))\n responseStatus.put(\"measurementGroupName\", pmSubscriptionInfo.get(\"subscription\").get(\"measurementGroup\").get(\"measurementGroupName\"))\n}\nelse if (\"DELETE\".equals(changeType)) {\n responseStatus.put(\"subscriptionName\", pmSubscriptionInfo.get(\"subscriptionName\"))\n responseStatus.put(\"measurementGroupName\", pmSubscriptionInfo.get(\"measurementGroupName\"))\n}\nvar status = response.get(pmSubscriptionInfo.get(\"changeType\").toLowerCase() + \"_DasH_subscription_DasH_response\").get(\"odl_DasH_response\").get(\"status\")\nexecutor.logger.info(\"RESPONSE STATUS = \" + status)\nif(status == \"success\") {\n responseStatus.put(\"message\", \"success\")\n} else {\n responseStatus.put(\"message\", \"failed\")\n}\nexecutor.outFields.put(\"status\", responseStatus)\nreturnValue = executor.isTrue;\ntrue;"}}},{"key":{"name":"CDSDeleteResponseTask","version":"0.0.1"},"value":{"key":{"name":"CDSDeleteResponseTask","version":"0.0.1"},"inputEvent":{"key":{"name":"CDSDeleteResponseEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.onap.pmcontrol","source":"CDS","target":"APEX","parameter":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"CDSResponseCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"CDSDeleteResponsePayloadType","version":"0.0.1"},"optional":false}},{"key":"status","value":{"key":"status","fieldSchemaKey":{"name":"CDSResponseStatusType","version":"0.0.1"},"optional":false}}]}},"outputEvents":{"entry":[{"key":"CDSResponseStatusEvent","value":{"key":{"name":"CDSResponseStatusEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.onap.pmcontrol","source":"APEX","target":"DCAE","parameter":{"entry":[{"key":"status","value":{"key":"status","fieldSchemaKey":{"name":"SubscriptionStatusType","version":"0.0.1"},"optional":false}}]}}}]},"taskParameters":{"entry":[]},"contextAlbumReference":[{"name":"PMSubscriptionAlbum","version":"0.0.1"}],"taskLogic":{"key":"TaskLogic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2020 Nordix. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n *\n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\nexecutor.logger.info(executor.subject.id);\nvar commonHeader = executor.inFields.get(\"commonHeader\")\nvar response = executor.inFields.get(\"payload\")\nvar albumID = commonHeader.get(\"requestId\")\nvar pmSubscriptionInfo = executor.getContextAlbum(\"PMSubscriptionAlbum\").get(albumID.toString());\nvar responseStatus = executor.subject.getOutFieldSchemaHelper(\"status\").createNewInstance();\nvar changeType = pmSubscriptionInfo.get(\"changeType\").toUpperCase()\nresponseStatus.put(\"nfName\", pmSubscriptionInfo.get(\"nfName\"))\nresponseStatus.put(\"changeType\", pmSubscriptionInfo.get(\"changeType\"))\nif (\"CREATE\".equals(changeType)) {\n responseStatus.put(\"subscriptionName\", pmSubscriptionInfo.get(\"subscription\").get(\"subscriptionName\"))\n responseStatus.put(\"measurementGroupName\", pmSubscriptionInfo.get(\"subscription\").get(\"measurementGroup\").get(\"measurementGroupName\"))\n}\nelse if (\"DELETE\".equals(changeType)) {\n responseStatus.put(\"subscriptionName\", pmSubscriptionInfo.get(\"subscriptionName\"))\n responseStatus.put(\"measurementGroupName\", pmSubscriptionInfo.get(\"measurementGroupName\"))\n}\nvar status = response.get(pmSubscriptionInfo.get(\"changeType\").toLowerCase() + \"_DasH_subscription_DasH_response\").get(\"odl_DasH_response\").get(\"status\")\nexecutor.logger.info(\"RESPONSE STATUS = \" + status)\nif(status == \"success\") {\n responseStatus.put(\"message\", \"success\")\n} else {\n responseStatus.put(\"message\", \"failed\")\n}\nexecutor.outFields.put(\"status\", responseStatus)\nreturnValue = executor.isTrue;\ntrue;"}}},{"key":{"name":"CreateSubscriptionPayloadTask","version":"0.0.1"},"value":{"key":{"name":"CreateSubscriptionPayloadTask","version":"0.0.1"},"inputEvent":{"key":{"name":"PMSubscriptionOutputEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.onap.pmcontrol","source":"APEX","target":"APEX","parameter":{"entry":[{"key":"albumID","value":{"key":"albumID","fieldSchemaKey":{"name":"UUIDType","version":"0.0.1"},"optional":false}}]}},"outputEvents":{"entry":[{"key":"CreateSubscriptionPayloadEvent","value":{"key":{"name":"CreateSubscriptionPayloadEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.onap.pmcontrol","source":"APEX","target":"APEX","parameter":{"entry":[{"key":"albumID","value":{"key":"albumID","fieldSchemaKey":{"name":"UUIDType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"CDSCreateSubscriptionPayloadType","version":"0.0.1"},"optional":false}}]}}}]},"taskParameters":{"entry":[]},"contextAlbumReference":[{"name":"PMSubscriptionAlbum","version":"0.0.1"}],"taskLogic":{"key":"TaskLogic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2020 Nordix. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n *\n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\nexecutor.logger.info(executor.subject.id);\nvar pmSubscriptionInfo = executor.getContextAlbum(\"PMSubscriptionAlbum\").get(executor.inFields.get(\"albumID\").toString())\nvar changeType = pmSubscriptionInfo.get(\"changeType\").toLowerCase()\nvar payloadProperties = executor.subject.getOutFieldSchemaHelper(\"payload\").createNewSubInstance(changeType + \"_DasH_subscription_DasH_properties_record\");\npayloadProperties.put(\"nfName\", pmSubscriptionInfo.get(\"nfName\"))\npayloadProperties.put(\"ipAddress\", pmSubscriptionInfo.get(\"ipAddress\"))\nif (\"create\".equals(changeType)) {\n payloadProperties.put(\"subscriptionName\", pmSubscriptionInfo.get(\"subscription\").get(\"subscriptionName\"))\n payloadProperties.put(\"fileBasedGP\", pmSubscriptionInfo.get(\"subscription\").get(\"fileBasedGP\").toString())\n payloadProperties.put(\"fileLocation\", pmSubscriptionInfo.get(\"subscription\").get(\"fileLocation\"))\n payloadProperties.put(\"measurementGroup\", pmSubscriptionInfo.get(\"subscription\").get(\"measurementGroup\"))\n}\nelse if (\"delete\".equals(changeType)) {\n payloadProperties.put(\"subscriptionName\", pmSubscriptionInfo.get(\"subscriptionName\"))\n payloadProperties.put(\"measurementGroupName\", pmSubscriptionInfo.get(\"measurementGroupName\"))\n}\nvar payloadEntry = executor.subject.getOutFieldSchemaHelper(\"payload\").createNewSubInstance(\"CDSRequestPayloadEntry\");\npayloadEntry.put(changeType + \"_DasH_subscription_DasH_properties\", payloadProperties)\nvar payload = executor.subject.getOutFieldSchemaHelper(\"payload\").createNewInstance();\npayload.put(changeType + \"_DasH_subscription_DasH_request\", payloadEntry);\nexecutor.outFields.put(\"albumID\", executor.inFields.get(\"albumID\"))\nexecutor.outFields.put(\"payload\", payload);\nreturnValue = executor.isTrue;\ntrue;"}}},{"key":{"name":"CreateSubscriptionRequestTask","version":"0.0.1"},"value":{"key":{"name":"CreateSubscriptionRequestTask","version":"0.0.1"},"inputEvent":{"key":{"name":"CreateSubscriptionPayloadEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.onap.pmcontrol","source":"APEX","target":"APEX","parameter":{"entry":[{"key":"albumID","value":{"key":"albumID","fieldSchemaKey":{"name":"UUIDType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"CDSCreateSubscriptionPayloadType","version":"0.0.1"},"optional":false}}]}},"outputEvents":{"entry":[{"key":"CDSCreateSubscriptionRequestEvent","value":{"key":{"name":"CDSCreateSubscriptionRequestEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.onap.pmcontrol","source":"APEX","target":"APEX","parameter":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"CDSRequestCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"CDSCreateSubscriptionPayloadType","version":"0.0.1"},"optional":false}}]}}}]},"taskParameters":{"entry":[]},"contextAlbumReference":[{"name":"PMSubscriptionAlbum","version":"0.0.1"}],"taskLogic":{"key":"TaskLogic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2020 Nordix. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n *\n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\nexecutor.logger.info(executor.subject.id);\nvar pmSubscriptionInfo = executor.getContextAlbum(\"PMSubscriptionAlbum\").get(executor.inFields.get(\"albumID\").toString())\nexecutor.logger.info(pmSubscriptionInfo)\nvar changeType = pmSubscriptionInfo.get(\"changeType\").toLowerCase()\nvar blueprintName = pmSubscriptionInfo.get(\"blueprintName\").toLowerCase()\nvar blueprintVersion = pmSubscriptionInfo.get(\"blueprintVersion\").toLowerCase()\nvar payload = executor.inFields.get(\"payload\")\nvar actionName = changeType + \"-subscription\"\nvar commonHeader = executor.subject.getOutFieldSchemaHelper(\"commonHeader\").createNewInstance();\ncommonHeader.put(\"originatorId\", \"sdnc\");\ncommonHeader.put(\"requestId\", executor.inFields.get(\"albumID\").toString());\ncommonHeader.put(\"subRequestId\", \"sub-123456-1000\");\nvar actionIdentifiers = executor.subject.getOutFieldSchemaHelper(\"actionIdentifiers\").createNewInstance();\nactionIdentifiers.put(\"actionName\", actionName);\nactionIdentifiers.put(\"blueprintName\", blueprintName);\nactionIdentifiers.put(\"blueprintVersion\", blueprintVersion);\nactionIdentifiers.put(\"mode\", \"sync\");\nexecutor.outFields.put(\"commonHeader\", commonHeader);\nexecutor.outFields.put(\"actionIdentifiers\", actionIdentifiers);\nexecutor.outFields.put(\"payload\", payload);\nreturnValue = executor.isTrue;\ntrue;"}}},{"key":{"name":"DeleteSubscriptionPayloadTask","version":"0.0.1"},"value":{"key":{"name":"DeleteSubscriptionPayloadTask","version":"0.0.1"},"inputEvent":{"key":{"name":"PMSubscriptionOutputEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.onap.pmcontrol","source":"APEX","target":"APEX","parameter":{"entry":[{"key":"albumID","value":{"key":"albumID","fieldSchemaKey":{"name":"UUIDType","version":"0.0.1"},"optional":false}}]}},"outputEvents":{"entry":[{"key":"DeleteSubscriptionPayloadEvent","value":{"key":{"name":"DeleteSubscriptionPayloadEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.onap.pmcontrol","source":"APEX","target":"APEX","parameter":{"entry":[{"key":"albumID","value":{"key":"albumID","fieldSchemaKey":{"name":"UUIDType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"CDSDeleteSubscriptionPayloadType","version":"0.0.1"},"optional":false}}]}}}]},"taskParameters":{"entry":[]},"contextAlbumReference":[{"name":"PMSubscriptionAlbum","version":"0.0.1"}],"taskLogic":{"key":"TaskLogic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2020 Nordix. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n *\n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\nexecutor.logger.info(executor.subject.id);\nvar pmSubscriptionInfo = executor.getContextAlbum(\"PMSubscriptionAlbum\").get(executor.inFields.get(\"albumID\").toString())\nvar changeType = pmSubscriptionInfo.get(\"changeType\").toLowerCase()\nvar payloadProperties = executor.subject.getOutFieldSchemaHelper(\"payload\").createNewSubInstance(changeType + \"_DasH_subscription_DasH_properties_record\");\npayloadProperties.put(\"nfName\", pmSubscriptionInfo.get(\"nfName\"))\npayloadProperties.put(\"ipAddress\", pmSubscriptionInfo.get(\"ipAddress\"))\nif (\"create\".equals(changeType)) {\n payloadProperties.put(\"subscriptionName\", pmSubscriptionInfo.get(\"subscription\").get(\"subscriptionName\"))\n payloadProperties.put(\"fileBasedGP\", pmSubscriptionInfo.get(\"subscription\").get(\"fileBasedGP\").toString())\n payloadProperties.put(\"fileLocation\", pmSubscriptionInfo.get(\"subscription\").get(\"fileLocation\"))\n payloadProperties.put(\"measurementGroup\", pmSubscriptionInfo.get(\"subscription\").get(\"measurementGroup\"))\n}\nelse if (\"delete\".equals(changeType)) {\n payloadProperties.put(\"subscriptionName\", pmSubscriptionInfo.get(\"subscriptionName\"))\n payloadProperties.put(\"measurementGroupName\", pmSubscriptionInfo.get(\"measurementGroupName\"))\n}\nvar payloadEntry = executor.subject.getOutFieldSchemaHelper(\"payload\").createNewSubInstance(\"CDSRequestPayloadEntry\");\npayloadEntry.put(changeType + \"_DasH_subscription_DasH_properties\", payloadProperties)\nvar payload = executor.subject.getOutFieldSchemaHelper(\"payload\").createNewInstance();\npayload.put(changeType + \"_DasH_subscription_DasH_request\", payloadEntry);\nexecutor.outFields.put(\"albumID\", executor.inFields.get(\"albumID\"))\nexecutor.outFields.put(\"payload\", payload);\nreturnValue = executor.isTrue;\ntrue;"}}},{"key":{"name":"DeleteSubscriptionRequestTask","version":"0.0.1"},"value":{"key":{"name":"DeleteSubscriptionRequestTask","version":"0.0.1"},"inputEvent":{"key":{"name":"DeleteSubscriptionPayloadEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.onap.pmcontrol","source":"APEX","target":"APEX","parameter":{"entry":[{"key":"albumID","value":{"key":"albumID","fieldSchemaKey":{"name":"UUIDType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"CDSDeleteSubscriptionPayloadType","version":"0.0.1"},"optional":false}}]}},"outputEvents":{"entry":[{"key":"CDSDeleteSubscriptionRequestEvent","value":{"key":{"name":"CDSDeleteSubscriptionRequestEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.onap.pmcontrol","source":"APEX","target":"APEX","parameter":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"CDSRequestCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"CDSDeleteSubscriptionPayloadType","version":"0.0.1"},"optional":false}}]}}}]},"taskParameters":{"entry":[]},"contextAlbumReference":[{"name":"PMSubscriptionAlbum","version":"0.0.1"}],"taskLogic":{"key":"TaskLogic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2020 Nordix. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n *\n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\nexecutor.logger.info(executor.subject.id);\nvar pmSubscriptionInfo = executor.getContextAlbum(\"PMSubscriptionAlbum\").get(executor.inFields.get(\"albumID\").toString())\nexecutor.logger.info(pmSubscriptionInfo)\nvar changeType = pmSubscriptionInfo.get(\"changeType\").toLowerCase()\nvar blueprintName = pmSubscriptionInfo.get(\"blueprintName\").toLowerCase()\nvar blueprintVersion = pmSubscriptionInfo.get(\"blueprintVersion\").toLowerCase()\nvar payload = executor.inFields.get(\"payload\")\nvar actionName = changeType + \"-subscription\"\nvar commonHeader = executor.subject.getOutFieldSchemaHelper(\"commonHeader\").createNewInstance();\ncommonHeader.put(\"originatorId\", \"sdnc\");\ncommonHeader.put(\"requestId\", executor.inFields.get(\"albumID\").toString());\ncommonHeader.put(\"subRequestId\", \"sub-123456-1000\");\nvar actionIdentifiers = executor.subject.getOutFieldSchemaHelper(\"actionIdentifiers\").createNewInstance();\nactionIdentifiers.put(\"actionName\", actionName);\nactionIdentifiers.put(\"blueprintName\", blueprintName);\nactionIdentifiers.put(\"blueprintVersion\", blueprintVersion);\nactionIdentifiers.put(\"mode\", \"sync\");\nexecutor.outFields.put(\"commonHeader\", commonHeader);\nexecutor.outFields.put(\"actionIdentifiers\", actionIdentifiers);\nexecutor.outFields.put(\"payload\", payload);\nreturnValue = executor.isTrue;\ntrue;"}}},{"key":{"name":"ReceiveSubscriptionTask","version":"0.0.1"},"value":{"key":{"name":"ReceiveSubscriptionTask","version":"0.0.1"},"inputEvent":{"key":{"name":"pmsh-operational-policy","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.onap.pmcontrol","source":"DCAE","target":"APEX","parameter":{"entry":[{"key":"blueprintName","value":{"key":"blueprintName","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"blueprintVersion","value":{"key":"blueprintVersion","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"changeType","value":{"key":"changeType","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"controlLoopName","value":{"key":"controlLoopName","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"ipAddress","value":{"key":"ipAddress","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"measurementGroupName","value":{"key":"measurementGroupName","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":true}},{"key":"nfName","value":{"key":"nfName","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"operationalPolicyName","value":{"key":"operationalPolicyName","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"subscription","value":{"key":"subscription","fieldSchemaKey":{"name":"SubscriptionType","version":"0.0.1"},"optional":true}},{"key":"subscriptionName","value":{"key":"subscriptionName","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":true}}]}},"outputEvents":{"entry":[{"key":"PMSubscriptionOutputEvent","value":{"key":{"name":"PMSubscriptionOutputEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.onap.pmcontrol","source":"APEX","target":"APEX","parameter":{"entry":[{"key":"albumID","value":{"key":"albumID","fieldSchemaKey":{"name":"UUIDType","version":"0.0.1"},"optional":false}}]}}}]},"taskParameters":{"entry":[]},"contextAlbumReference":[{"name":"PMSubscriptionAlbum","version":"0.0.1"}],"taskLogic":{"key":"TaskLogic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2020 Nordix. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n *\n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\nvar uuidType = java.util.UUID;\nexecutor.logger.info(executor.subject.id);\n//albumID will be used to fetch info from our album later\nvar albumID = uuidType.randomUUID();\nvar pmSubscriptionInfo = executor.getContextAlbum(\"PMSubscriptionAlbum\").getSchemaHelper().createNewInstance();\nvar returnValue = true;\nif(executor.inFields.get(\"operationalPolicyName\") != null) {\n executor.logger.info(\"nfName in receive sub event \" + executor.inFields.get(\"nfName\"));\n var changeType = executor.inFields.get(\"changeType\")\n var nfName = executor.inFields.get(\"nfName\")\n var ipAddress = executor.inFields.get(\"ipAddress\")\n var operationalPolicyName = executor.inFields.get(\"operationalPolicyName\")\n var controlLoopName = executor.inFields.get(\"controlLoopName\")\n var subscription = executor.inFields.get(\"subscription\")\n var blueprintName = executor.inFields.get(\"blueprintName\")\n var blueprintVersion = executor.inFields.get(\"blueprintVersion\")\n pmSubscriptionInfo.put(\"nfName\", executor.inFields.get(\"nfName\"));\n pmSubscriptionInfo.put(\"ipAddress\", executor.inFields.get(\"ipAddress\"));\n pmSubscriptionInfo.put(\"changeType\", executor.inFields.get(\"changeType\"))\n pmSubscriptionInfo.put(\"operationalPolicyName\", executor.inFields.get(\"operationalPolicyName\"))\n pmSubscriptionInfo.put(\"controlLoopName\", executor.inFields.get(\"controlLoopName\"))\n pmSubscriptionInfo.put(\"subscription\", subscription)\n pmSubscriptionInfo.put(\"blueprintName\", blueprintName)\n pmSubscriptionInfo.put(\"blueprintVersion\", blueprintVersion)\n if (\"delete\".equals(changeType.toLowerCase())) {\n pmSubscriptionInfo.put(\"subscriptionName\", executor.inFields.get(\"subscriptionName\"))\n pmSubscriptionInfo.put(\"measurementGroupName\", executor.inFields.get(\"measurementGroupName\"))\n }\n executor.getContextAlbum(\"PMSubscriptionAlbum\").put(albumID.toString(), pmSubscriptionInfo);\n executor.outFields.put(\"albumID\", albumID)\n} else {\n executor.message = \"Received invalid event\"\n returnValue = false;\n}\nreturnValue;"}}}]}},"events":{"key":{"name":"PMControlPolicy_Events","version":"0.0.1"},"eventMap":{"entry":[{"key":{"name":"CDSCreateResponseEvent","version":"0.0.1"},"value":{"key":{"name":"CDSCreateResponseEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.onap.pmcontrol","source":"CDS","target":"APEX","parameter":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"CDSResponseCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"CDSCreateResponsePayloadType","version":"0.0.1"},"optional":false}},{"key":"status","value":{"key":"status","fieldSchemaKey":{"name":"CDSResponseStatusType","version":"0.0.1"},"optional":false}}]}}},{"key":{"name":"CDSCreateSubscriptionRequestEvent","version":"0.0.1"},"value":{"key":{"name":"CDSCreateSubscriptionRequestEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.onap.pmcontrol","source":"APEX","target":"APEX","parameter":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"CDSRequestCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"CDSCreateSubscriptionPayloadType","version":"0.0.1"},"optional":false}}]}}},{"key":{"name":"CDSDeleteResponseEvent","version":"0.0.1"},"value":{"key":{"name":"CDSDeleteResponseEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.onap.pmcontrol","source":"CDS","target":"APEX","parameter":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"CDSResponseCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"CDSDeleteResponsePayloadType","version":"0.0.1"},"optional":false}},{"key":"status","value":{"key":"status","fieldSchemaKey":{"name":"CDSResponseStatusType","version":"0.0.1"},"optional":false}}]}}},{"key":{"name":"CDSDeleteSubscriptionRequestEvent","version":"0.0.1"},"value":{"key":{"name":"CDSDeleteSubscriptionRequestEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.onap.pmcontrol","source":"APEX","target":"APEX","parameter":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"CDSRequestCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"CDSDeleteSubscriptionPayloadType","version":"0.0.1"},"optional":false}}]}}},{"key":{"name":"CDSResponseStatusEvent","version":"0.0.1"},"value":{"key":{"name":"CDSResponseStatusEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.onap.pmcontrol","source":"APEX","target":"DCAE","parameter":{"entry":[{"key":"status","value":{"key":"status","fieldSchemaKey":{"name":"SubscriptionStatusType","version":"0.0.1"},"optional":false}}]}}},{"key":{"name":"CreateSubscriptionPayloadEvent","version":"0.0.1"},"value":{"key":{"name":"CreateSubscriptionPayloadEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.onap.pmcontrol","source":"APEX","target":"APEX","parameter":{"entry":[{"key":"albumID","value":{"key":"albumID","fieldSchemaKey":{"name":"UUIDType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"CDSCreateSubscriptionPayloadType","version":"0.0.1"},"optional":false}}]}}},{"key":{"name":"DeleteSubscriptionPayloadEvent","version":"0.0.1"},"value":{"key":{"name":"DeleteSubscriptionPayloadEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.onap.pmcontrol","source":"APEX","target":"APEX","parameter":{"entry":[{"key":"albumID","value":{"key":"albumID","fieldSchemaKey":{"name":"UUIDType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"CDSDeleteSubscriptionPayloadType","version":"0.0.1"},"optional":false}}]}}},{"key":{"name":"MRResponseEvent","version":"0.0.1"},"value":{"key":{"name":"MRResponseEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.onap.pmcontrol","source":"DCAE","target":"APEX","parameter":{"entry":[{"key":"count","value":{"key":"count","fieldSchemaKey":{"name":"SimpleIntType","version":"0.0.1"},"optional":false}},{"key":"serverTimeMs","value":{"key":"serverTimeMs","fieldSchemaKey":{"name":"SimpleIntType","version":"0.0.1"},"optional":false}}]}}},{"key":{"name":"PMSubscriptionOutputEvent","version":"0.0.1"},"value":{"key":{"name":"PMSubscriptionOutputEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.onap.pmcontrol","source":"APEX","target":"APEX","parameter":{"entry":[{"key":"albumID","value":{"key":"albumID","fieldSchemaKey":{"name":"UUIDType","version":"0.0.1"},"optional":false}}]}}},{"key":{"name":"pmsh-operational-policy","version":"0.0.1"},"value":{"key":{"name":"pmsh-operational-policy","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.onap.pmcontrol","source":"DCAE","target":"APEX","parameter":{"entry":[{"key":"blueprintName","value":{"key":"blueprintName","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"blueprintVersion","value":{"key":"blueprintVersion","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"changeType","value":{"key":"changeType","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"controlLoopName","value":{"key":"controlLoopName","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"ipAddress","value":{"key":"ipAddress","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"measurementGroupName","value":{"key":"measurementGroupName","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":true}},{"key":"nfName","value":{"key":"nfName","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"operationalPolicyName","value":{"key":"operationalPolicyName","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"subscription","value":{"key":"subscription","fieldSchemaKey":{"name":"SubscriptionType","version":"0.0.1"},"optional":true}},{"key":"subscriptionName","value":{"key":"subscriptionName","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":true}}]}}}]}},"albums":{"key":{"name":"PMControlPolicy_Albums","version":"0.0.1"},"albums":{"entry":[{"key":{"name":"PMSubscriptionAlbum","version":"0.0.1"},"value":{"key":{"name":"PMSubscriptionAlbum","version":"0.0.1"},"scope":"policy","isWritable":true,"itemSchema":{"name":"PMSubscriptionType","version":"0.0.1"}}}]}},"schemas":{"key":{"name":"PMControlPolicy_Schemas","version":"0.0.1"},"schemas":{"entry":[{"key":{"name":"CDSActionIdentifiersType","version":"0.0.1"},"value":{"key":{"name":"CDSActionIdentifiersType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"type\": \"record\",\n \"name\": \"ActionIdentifiers_Type\",\n \"namespace\": \"org.onap.policy.apex.onap.helloworld\",\n \"fields\": [\n {\n \"name\": \"actionName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"blueprintName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"blueprintVersion\",\n \"type\": \"string\"\n },\n {\n \"name\": \"mode\",\n \"type\": \"string\"\n }\n ]\n}"}},{"key":{"name":"CDSCreateResponsePayloadType","version":"0.0.1"},"value":{"key":{"name":"CDSCreateResponsePayloadType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"name\": \"CreateResponsePayloadEntry\",\n \"type\": \"record\",\n \"namespace\": \"com.acme.avro\",\n \"fields\": [\n {\n \"name\": \"create_DasH_subscription_DasH_response\",\n \"type\": {\n \"name\": \"create_DasH_subscription_DasH_response\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"odl_DasH_response\",\n \"type\": {\n \"name\": \"odl_DasH_response\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"status\",\n \"type\": \"string\"\n }\n ]\n }\n }\n ]\n }\n }\n ]\n}"}},{"key":{"name":"CDSCreateSubscriptionPayloadType","version":"0.0.1"},"value":{"key":{"name":"CDSCreateSubscriptionPayloadType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"type\":\"map\",\n \"values\":{\n \"type\":\"record\",\n \"name\":\"CDSRequestPayloadEntry\",\n \"fields\":[\n {\n \"name\":\"create_DasH_subscription_DasH_properties\",\n \"type\":{\n \"name\":\"create_DasH_subscription_DasH_properties_record\",\n \"type\":\"record\",\n \"fields\":[\n {\n \"name\":\"nfName\",\n \"type\":\"string\"\n },\n {\n \"name\":\"ipAddress\",\n \"type\":\"string\"\n },\n {\n \"name\":\"subscriptionName\",\n \"type\":\"string\"\n },\n {\n \"name\":\"fileBasedGP\",\n \"type\":\"string\"\n },\n {\n \"name\":\"fileLocation\",\n \"type\":\"string\"\n },\n {\n \"name\":\"measurementGroup\",\n \"type\":{\n \"name\":\"Measurement_Group_Type\",\n \"type\":\"record\",\n \"fields\":[\n {\n \"name\":\"measurementGroupName\",\n \"type\":\"string\"\n },\n {\n \"name\":\"measurementTypes\",\n \"type\":{\n \"type\":\"array\",\n \"items\":{\n \"name\":\"Measurement_Types_Type\",\n \"type\":\"record\",\n \"fields\":[\n {\n \"name\":\"measurementType\",\n \"type\":\"string\"\n }\n ]\n }\n }\n },\n {\n \"name\":\"managedObjectDNsBasic\",\n \"type\":{\n \"type\":\"array\",\n \"items\":{\n \"name\":\"Managed_Object_Dns_Basic_Type\",\n \"type\":\"record\",\n \"fields\":[\n {\n \"name\":\"DN\",\n \"type\":\"string\"\n }\n ]\n }\n }\n }\n ]\n }\n }\n ]\n }\n }\n ]\n }\n}"}},{"key":{"name":"CDSDeleteResponsePayloadType","version":"0.0.1"},"value":{"key":{"name":"CDSDeleteResponsePayloadType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"name\": \"DeleteResponsePayloadEntry\",\n \"type\": \"record\",\n \"namespace\": \"com.acme.avro\",\n \"fields\": [\n {\n \"name\": \"delete_DasH_subscription_DasH_response\",\n \"type\": {\n \"name\": \"delete_DasH_subscription_DasH_response\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"odl_DasH_response\",\n \"type\": {\n \"name\": \"odl_DasH_response\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"status\",\n \"type\": \"string\"\n }\n ]\n }\n }\n ]\n }\n }\n ]\n}"}},{"key":{"name":"CDSDeleteSubscriptionPayloadType","version":"0.0.1"},"value":{"key":{"name":"CDSDeleteSubscriptionPayloadType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"type\":\"map\",\n \"values\":{\n \"type\":\"record\",\n \"name\":\"CDSRequestPayloadEntry\",\n \"fields\":[\n {\n \"name\":\"delete_DasH_subscription_DasH_properties\",\n \"type\":{\n \"name\":\"delete_DasH_subscription_DasH_properties_record\",\n \"type\":\"record\",\n \"fields\":[\n {\n \"name\":\"nfName\",\n \"type\":\"string\"\n },\n {\n \"name\":\"ipAddress\",\n \"type\":\"string\"\n },\n {\n \"name\":\"subscriptionName\",\n \"type\":\"string\"\n },\n {\n \"name\":\"measurementGroupName\",\n \"type\":\"string\"\n }\n ]\n }\n }\n ]\n }\n}"}},{"key":{"name":"CDSRequestCommonHeaderType","version":"0.0.1"},"value":{"key":{"name":"CDSRequestCommonHeaderType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"type\": \"record\",\n \"name\": \"RequestCommonHeader_Type\",\n \"namespace\": \"org.onap.policy.apex.onap.helloworld\",\n \"fields\": [\n {\n \"name\": \"originatorId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"requestId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"subRequestId\",\n \"type\": \"string\"\n }\n ]\n}"}},{"key":{"name":"CDSResponseCommonHeaderType","version":"0.0.1"},"value":{"key":{"name":"CDSResponseCommonHeaderType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"type\": \"record\",\n \"name\": \"ResponseCommonHeader_Type\",\n \"namespace\": \"org.onap.policy.apex.onap.helloworld\",\n \"fields\": [\n {\n \"name\": \"originatorId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"requestId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"subRequestId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"timestamp\",\n \"type\": \"string\"\n },\n {\n \"name\": \"flags\",\n \"type\": [\"null\", \"string\"]\n }\n ]\n}"}},{"key":{"name":"CDSResponseStatusType","version":"0.0.1"},"value":{"key":{"name":"CDSResponseStatusType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"type\": \"record\",\n \"name\": \"ResponseStatus_Type\",\n \"namespace\": \"org.onap.policy.apex.onap.helloworld\",\n \"fields\": [\n {\n \"name\": \"code\",\n \"type\": \"int\"\n },\n {\n \"name\": \"eventType\",\n \"type\": \"string\"\n },\n {\n \"name\": \"timestamp\",\n \"type\": \"string\"\n },\n {\n \"name\": \"message\",\n \"type\": \"string\"\n }\n ]\n}"}},{"key":{"name":"PMSubscriptionType","version":"0.0.1"},"value":{"key":{"name":"PMSubscriptionType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"name\": \"PMSubscription\",\n \"type\": \"record\",\n \"namespace\": \"org.onap.policy.apex.onap.pmcontrol\",\n \"fields\": [\n {\n \"name\": \"nfName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"ipAddress\",\n \"type\": \"string\"\n },\n {\n \"name\": \"changeType\",\n \"type\": \"string\"\n },\n {\n \"name\": \"controlLoopName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"operationalPolicyName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"blueprintName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"blueprintVersion\",\n \"type\": \"string\"\n },\n {\n \"name\": \"subscriptionName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"measurementGroupName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"subscription\",\n \"type\": {\n \"name\": \"subscription\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"subscriptionName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"fileBasedGP\",\n \"type\": \"int\"\n },\n {\n \"name\": \"fileLocation\",\n \"type\": \"string\"\n },\n {\n \"name\": \"measurementGroup\",\n \"type\": {\n \"name\": \"Measurement_Group_Type\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"measurementGroupName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"measurementTypes\",\n \"type\": {\n \"type\": \"array\",\n \"items\": {\n \"name\": \"Measurement_Types_Type\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"measurementType\",\n \"type\": \"string\"\n }\n ]\n }\n }\n },\n {\n \"name\": \"managedObjectDNsBasic\",\n \"type\": {\n \"type\": \"array\",\n \"items\": {\n \"name\": \"Managed_Object_Dns_Basic_Type\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"DN\",\n \"type\": \"string\"\n }\n ]\n }\n }\n }\n ]\n }\n }\n ]\n }\n }\n ]\n}"}},{"key":{"name":"SimpleIntType","version":"0.0.1"},"value":{"key":{"name":"SimpleIntType","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"java.lang.Integer"}},{"key":{"name":"SimpleStringType","version":"0.0.1"},"value":{"key":{"name":"SimpleStringType","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"java.lang.String"}},{"key":{"name":"SubscriptionStatusType","version":"0.0.1"},"value":{"key":{"name":"SubscriptionStatusType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"type\": \"record\",\n \"name\": \"ActivateSubscriptionStatus_Type\",\n \"namespace\": \"org.onap.policy.apex.onap.helloworld\",\n \"fields\": [\n {\n \"name\": \"subscriptionName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"measurementGroupName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"nfName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"changeType\",\n \"type\": \"string\"\n },\n {\n \"name\": \"message\",\n \"type\": \"string\"\n }\n ]\n}"}},{"key":{"name":"SubscriptionType","version":"0.0.1"},"value":{"key":{"name":"SubscriptionType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"name\": \"subscription\",\n \"type\": \"record\",\n \"default\": \"null\",\n \"fields\": [\n {\n \"name\": \"subscriptionName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"fileBasedGP\",\n \"type\": \"int\"\n },\n {\n \"name\": \"fileLocation\",\n \"type\": \"string\"\n },\n {\n \"name\": \"measurementGroup\",\n \"type\": {\n \"name\": \"Measurement_Group_Type\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"measurementGroupName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"measurementTypes\",\n \"type\": {\n \"type\": \"array\",\n \"items\": {\n \"name\": \"Measurement_Types_Type\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"measurementType\",\n \"type\": \"string\"\n }\n ]\n }\n }\n },\n {\n \"name\": \"managedObjectDNsBasic\",\n \"type\": {\n \"type\": \"array\",\n \"items\": {\n \"name\": \"Managed_Object_Dns_Basic_Type\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"DN\",\n \"type\": \"string\"\n }\n ]\n }\n }\n }\n ]\n }\n }\n ]\n}"}},{"key":{"name":"UUIDType","version":"0.0.1"},"value":{"key":{"name":"UUIDType","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"java.util.UUID"}}]}}}}},"eventInputParameters":{"DCAEConsumer":{"carrierTechnologyParameters":{"carrierTechnology":"RESTCLIENT","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.restclient.RestClientCarrierTechnologyParameters","parameters":{"consumerPollTime":"50","url":"https://message-router:3905/events/unauthenticated.DCAE_CL_OUTPUT/cg1/sg1"}},"eventProtocolParameters":{"eventProtocol":"JSON","parameters":{"nameAlias":"operationalPolicyName"}},"eventName":"pmsh-operational-policy","eventNameFilter":"pmsh-operational-policy"},"CDSRequestConsumer":{"carrierTechnologyParameters":{"carrierTechnology":"RESTREQUESTOR","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.restrequestor.RestRequestorCarrierTechnologyParameters","parameters":{"url":"http://cds-blueprints-processor-http:8080/api/v1/execution-service/process","httpMethod":"POST","restRequestTimeout":2000,"httpHeaders":[["Authorization","Basic Y2NzZGthcHBzOmNjc2RrYXBwcw=="]]}},"eventProtocolParameters":{"eventProtocol":"JSON"},"eventName":"CDSCreateResponseEvent","eventNameFilter":"CDSCreateResponseEvent","requestorMode":true,"requestorPeer":"CDSRequestProducer","requestorTimeout":500},"CDSDeleteRequestConsumer":{"carrierTechnologyParameters":{"carrierTechnology":"RESTREQUESTOR","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.restrequestor.RestRequestorCarrierTechnologyParameters","parameters":{"url":"http://cds-blueprints-processor-http:8080/api/v1/execution-service/process","httpMethod":"POST","restRequestTimeout":2000,"httpHeaders":[["Authorization","Basic Y2NzZGthcHBzOmNjc2RrYXBwcw=="]]}},"eventProtocolParameters":{"eventProtocol":"JSON"},"eventName":"CDSDeleteResponseEvent","eventNameFilter":"CDSDeleteResponseEvent","requestorMode":true,"requestorPeer":"CDSDeleteRequestProducer","requestorTimeout":500}},"eventOutputParameters":{"logOutputter":{"carrierTechnologyParameters":{"carrierTechnology":"FILE","parameters":{"standardIo":true}},"eventProtocolParameters":{"eventProtocol":"JSON"}},"StdOutOutputter":{"carrierTechnologyParameters":{"carrierTechnology":"FILE","parameters":{"standardIo":true}},"eventProtocolParameters":{"eventProtocol":"JSON"}},"CDSRequestProducer":{"carrierTechnologyParameters":{"carrierTechnology":"RESTREQUESTOR","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.restrequestor.RestRequestorCarrierTechnologyParameters"},"eventProtocolParameters":{"eventProtocol":"JSON"},"eventNameFilter":"CDSCreateSubscriptionRequestEvent","requestorMode":true,"requestorPeer":"CDSRequestConsumer","requestorTimeout":500},"CDSDeleteRequestProducer":{"carrierTechnologyParameters":{"carrierTechnology":"RESTREQUESTOR","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.restrequestor.RestRequestorCarrierTechnologyParameters"},"eventProtocolParameters":{"eventProtocol":"JSON"},"eventNameFilter":"CDSDeleteSubscriptionRequestEvent","requestorMode":true,"requestorPeer":"CDSDeleteRequestConsumer","requestorTimeout":500},"CDSReplyProducer":{"carrierTechnologyParameters":{"carrierTechnology":"RESTCLIENT","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.restclient.RestClientCarrierTechnologyParameters","parameters":{"url":"https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT","httpMethod":"POST","restRequestTimeout":2000}},"eventProtocolParameters":{"eventProtocol":"JSON"},"eventNameFilter":"CDSResponseStatusEvent"}}},"name":"operational.apex.pmcontrol","version":"1.0.0","metadata":{"policy-id":"operational.apex.pmcontrol","policy-version":"1.0.0"}}}]},"name":"NULL","version":"0.0.0"},"properties":{}},{"id":"b0b0603a-3311-4773-9044-e5adbab749c1","definition":{"name":"org.onap.domain.database.Http_PMSHMicroserviceAutomationCompositionElement","version":"1.2.3"},"orderedState":"DEPLOY","toscaServiceTemplateFragment":{"data_types":{"onap.datatypes.ToscaConceptIdentifier":{"properties":{"name":{"name":"name","type":"string","type_version":"0.0.0","required":true},"version":{"name":"version","type":"string","type_version":"0.0.0","required":true}},"name":"onap.datatypes.ToscaConceptIdentifier","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatype.controlloop.Target":{"properties":{"targetType":{"name":"targetType","type":"string","type_version":"0.0.0","description":"Category for the target type","required":true,"constraints":[{"valid_values":["VNF","VM","VFMODULE","PNF"]}]},"entityIds":{"name":"entityIds","type":"map","type_version":"0.0.0","description":"Map of values that identify the resource. If none are provided, it is assumed that the\nentity that generated the ONSET event will be the target.\n","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CSAR_RESOURCES"}}},"name":"onap.datatype.controlloop.Target","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{},"description":"Definition for a entity in A&AI to perform a control loop operation on"},"onap.datatype.controlloop.Actor":{"properties":{"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"The actor performing the operation.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultActors,ClampExecution:CDS/actor"}},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"The operation the actor is performing.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultOperations,ClampExecution:CDS/operation"}},"target":{"name":"target","type":"onap.datatype.controlloop.Target","type_version":"0.0.0","description":"The resource the operation should be performed on.","required":true},"payload":{"name":"payload","type":"map","type_version":"0.0.0","description":"Name/value pairs of payload information passed by Policy to the actor","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CDS/payload"}}},"name":"onap.datatype.controlloop.Actor","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{},"description":"An actor/operation/target definition"},"onap.datatype.controlloop.Operation":{"properties":{"id":{"name":"id","type":"string","type_version":"0.0.0","description":"Unique identifier for the operation","required":true},"description":{"name":"description","type":"string","type_version":"0.0.0","description":"A user-friendly description of the intent for the operation","required":false},"operation":{"name":"operation","type":"onap.datatype.controlloop.Actor","type_version":"0.0.0","description":"The definition of the operation to be performed.","required":true},"timeout":{"name":"timeout","type":"integer","type_version":"0.0.0","description":"The amount of time for the actor to perform the operation.","required":true},"retries":{"name":"retries","type":"integer","type_version":"0.0.0","description":"The number of retries the actor should attempt to perform the operation.","default":0.0,"required":true},"success":{"name":"success","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke on success. A value of \"final_success\" indicates and end to the operation.","default":"final_success","required":false},"failure":{"name":"failure","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke on Actor operation failure.","default":"final_failure","required":false},"failure_timeout":{"name":"failure_timeout","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the time out for the operation occurs.","default":"final_failure_timeout","required":false},"failure_retries":{"name":"failure_retries","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the current operation has exceeded its max retries.","default":"final_failure_retries","required":false},"failure_exception":{"name":"failure_exception","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the current operation causes an exception.","default":"final_failure_exception","required":false},"failure_guard":{"name":"failure_guard","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the current operation is blocked due to guard policy enforcement.","default":"final_failure_guard","required":false}},"name":"onap.datatype.controlloop.Operation","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{},"description":"An operation supported by an actor"},"org.onap.datatypes.policy.clamp.acm.httpAutomationCompositionElement.RestRequest":{"properties":{"restRequestId":{"name":"restRequestId","type":"onap.datatypes.ToscaConceptIdentifier","type_version":"0.0.0","description":"The name and version of a REST request to be sent to a REST endpoint","required":true},"httpMethod":{"name":"httpMethod","type":"string","type_version":"0.0.0","description":"The REST method to use","required":true,"constraints":[{"valid_values":["POST","PUT","GET","DELETE"]}]},"path":{"name":"path","type":"string","type_version":"0.0.0","description":"The path of the REST request relative to the base URL","required":true},"body":{"name":"body","type":"string","type_version":"0.0.0","description":"The body of the REST request for PUT and POST requests","required":false},"expectedResponse":{"name":"expectedResponse","type":"integer","type_version":"0.0.0","description":"THe expected HTTP status code for the REST request","required":true,"constraints":[]}},"name":"org.onap.datatypes.policy.clamp.acm.httpAutomationCompositionElement.RestRequest","version":"1.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"org.onap.datatypes.policy.clamp.acm.httpAutomationCompositionElement.ConfigurationEntity":{"properties":{"configurationEntityId":{"name":"configurationEntityId","type":"onap.datatypes.ToscaConceptIdentifier","type_version":"0.0.0","description":"The name and version of a Configuration Entity to be handled by the HTTP Automation Composition Element","required":true},"restSequence":{"name":"restSequence","type":"list","type_version":"0.0.0","description":"A sequence of REST commands to send to the REST endpoint","required":false,"entry_schema":{"type":"org.onap.datatypes.policy.clamp.acm.httpAutomationCompositionElement.RestRequest","type_version":"1.0.0"}}},"name":"org.onap.datatypes.policy.clamp.acm.httpAutomationCompositionElement.ConfigurationEntity","version":"1.0.0","derived_from":"tosca.datatypes.Root","metadata":{}}},"policy_types":{"onap.policies.Monitoring":{"name":"onap.policies.Monitoring","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"a base policy type for all policies that govern monitoring provisioning"},"onap.policies.customPolicyType":{"name":"onap.policies.customPolicyType","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"a base policy type for all policies that govern monitoring provisioning"},"onap.policies.controlloop.operational.Common":{"properties":{"id":{"name":"id","type":"string","type_version":"0.0.0","description":"The unique control loop id.","required":true},"timeout":{"name":"timeout","type":"integer","type_version":"0.0.0","description":"Overall timeout for executing all the operations. This timeout should equal or exceed the total\ntimeout for each operation listed.\n","required":true},"abatement":{"name":"abatement","type":"boolean","type_version":"0.0.0","description":"Whether an abatement event message will be expected for the control loop from DCAE.","default":false,"required":true},"trigger":{"name":"trigger","type":"string","type_version":"0.0.0","description":"Initial operation to execute upon receiving an Onset event message for the Control Loop.","required":true},"operations":{"name":"operations","type":"list","type_version":"0.0.0","description":"List of operations to be performed when Control Loop is triggered.","required":true,"entry_schema":{"type":"onap.datatype.controlloop.Operation","type_version":"0.0.0"}}},"name":"onap.policies.controlloop.operational.Common","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"Operational Policy for Control Loop execution. Originated in Frankfurt to support TOSCA Compliant\nPolicy Types. This does NOT support the legacy Policy YAML policy type.\n"},"onap.policies.controlloop.operational.common.Apex":{"properties":{"engineServiceParameters":{"name":"engineServiceParameters","type":"string","type_version":"0.0.0","description":"The engine parameters like name, instanceCount, policy implementation, parameters etc.","required":true},"eventInputParameters":{"name":"eventInputParameters","type":"string","type_version":"0.0.0","description":"The event input parameters.","required":true},"eventOutputParameters":{"name":"eventOutputParameters","type":"string","type_version":"0.0.0","description":"The event output parameters.","required":true},"javaProperties":{"name":"javaProperties","type":"string","type_version":"0.0.0","description":"Name/value pairs of properties to be set for APEX if needed.","required":false}},"name":"onap.policies.controlloop.operational.common.Apex","version":"1.0.0","derived_from":"onap.policies.controlloop.operational.Common","metadata":{},"description":"Operational policies for Apex PDP"}},"topology_template":{"policies":[{"operational.apex.pmcontrol":{"type":"onap.policies.controlloop.operational.common.Apex","type_version":"1.0.0","properties":{"engineServiceParameters":{"name":"MyApexEngine","version":"0.0.1","id":45,"instanceCount":2,"deploymentPort":12561,"engineParameters":{"executorParameters":{"JAVASCRIPT":{"parameterClassName":"org.onap.policy.apex.plugins.executor.javascript.JavascriptExecutorParameters"}},"contextParameters":{"parameterClassName":"org.onap.policy.apex.context.parameters.ContextParameters","schemaParameters":{"Avro":{"parameterClassName":"org.onap.policy.apex.plugins.context.schema.avro.AvroSchemaHelperParameters"},"Java":{"parameterClassName":"org.onap.policy.apex.context.impl.schema.java.JavaSchemaHelperParameters","jsonAdapters":{"Instant":{"adaptedClass":"java.time.Instant","adaptorClass":"org.onap.policy.common.gson.InstantAsMillisTypeAdapter"}}}}}},"policy_type_impl":{"apexPolicyModel":{"key":{"name":"PMControlPolicy","version":"0.0.1"},"keyInformation":{"key":{"name":"PMControlPolicy_KeyInfo","version":"0.0.1"},"keyInfoMap":{"entry":[{"key":{"name":"CDSActionIdentifiersType","version":"0.0.1"},"value":{"key":{"name":"CDSActionIdentifiersType","version":"0.0.1"},"UUID":"6e5fa19b-14df-37e3-a4ae-8c537e861a82","description":"Generated description for concept referred to by key \"CDSActionIdentifiersType:0.0.1\""}},{"key":{"name":"CDSCreateResponseEvent","version":"0.0.1"},"value":{"key":{"name":"CDSCreateResponseEvent","version":"0.0.1"},"UUID":"14b29e38-ac75-3273-aa4e-8583c0aa7dad","description":"Generated description for concept referred to by key \"CDSCreateResponseEvent:0.0.1\""}},{"key":{"name":"CDSCreateResponsePayloadType","version":"0.0.1"},"value":{"key":{"name":"CDSCreateResponsePayloadType","version":"0.0.1"},"UUID":"04573f8f-e772-30a5-b1d9-d7318d4a1e13","description":"Generated description for concept referred to by key \"CDSCreateResponsePayloadType:0.0.1\""}},{"key":{"name":"CDSCreateResponsePolicy","version":"0.0.1"},"value":{"key":{"name":"CDSCreateResponsePolicy","version":"0.0.1"},"UUID":"e126c965-fc09-3bfe-8f55-70f380a4a49c","description":"Generated description for concept referred to by key \"CDSCreateResponsePolicy:0.0.1\""}},{"key":{"name":"CDSCreateResponseTask","version":"0.0.1"},"value":{"key":{"name":"CDSCreateResponseTask","version":"0.0.1"},"UUID":"6165ee82-afd2-3aab-a517-f00b3f2461d2","description":"Generated description for concept referred to by key \"CDSCreateResponseTask:0.0.1\""}},{"key":{"name":"CDSCreateSubscriptionPayloadType","version":"0.0.1"},"value":{"key":{"name":"CDSCreateSubscriptionPayloadType","version":"0.0.1"},"UUID":"8350ac5e-c157-38b9-9614-a0f93a830e60","description":"Generated description for concept referred to by key \"CDSCreateSubscriptionPayloadType:0.0.1\""}},{"key":{"name":"CDSCreateSubscriptionRequestEvent","version":"0.0.1"},"value":{"key":{"name":"CDSCreateSubscriptionRequestEvent","version":"0.0.1"},"UUID":"cfa325ba-226b-3a31-9183-ec43e2b6e9a2","description":"Generated description for concept referred to by key \"CDSCreateSubscriptionRequestEvent:0.0.1\""}},{"key":{"name":"CDSDeleteResponseEvent","version":"0.0.1"},"value":{"key":{"name":"CDSDeleteResponseEvent","version":"0.0.1"},"UUID":"8be9c0fa-7437-3841-aff2-b3cec6ae3bd8","description":"Generated description for concept referred to by key \"CDSDeleteResponseEvent:0.0.1\""}},{"key":{"name":"CDSDeleteResponsePayloadType","version":"0.0.1"},"value":{"key":{"name":"CDSDeleteResponsePayloadType","version":"0.0.1"},"UUID":"3fbfe0c9-152e-34d3-a504-09cd13c058d0","description":"Generated description for concept referred to by key \"CDSDeleteResponsePayloadType:0.0.1\""}},{"key":{"name":"CDSDeleteResponsePolicy","version":"0.0.1"},"value":{"key":{"name":"CDSDeleteResponsePolicy","version":"0.0.1"},"UUID":"a780251c-edd5-3132-b865-04313246b43c","description":"Generated description for concept referred to by key \"CDSDeleteResponsePolicy:0.0.1\""}},{"key":{"name":"CDSDeleteResponseTask","version":"0.0.1"},"value":{"key":{"name":"CDSDeleteResponseTask","version":"0.0.1"},"UUID":"afce4555-3aa3-3521-a7d8-ee8cdf0d3efc","description":"Generated description for concept referred to by key \"CDSDeleteResponseTask:0.0.1\""}},{"key":{"name":"CDSDeleteSubscriptionPayloadType","version":"0.0.1"},"value":{"key":{"name":"CDSDeleteSubscriptionPayloadType","version":"0.0.1"},"UUID":"12658406-9147-3c9d-a38c-5ad5e30b092b","description":"Generated description for concept referred to by key \"CDSDeleteSubscriptionPayloadType:0.0.1\""}},{"key":{"name":"CDSDeleteSubscriptionRequestEvent","version":"0.0.1"},"value":{"key":{"name":"CDSDeleteSubscriptionRequestEvent","version":"0.0.1"},"UUID":"24380c95-9289-36e6-8cbf-0edefa15ccd9","description":"Generated description for concept referred to by key \"CDSDeleteSubscriptionRequestEvent:0.0.1\""}},{"key":{"name":"CDSRequestCommonHeaderType","version":"0.0.1"},"value":{"key":{"name":"CDSRequestCommonHeaderType","version":"0.0.1"},"UUID":"35590ac0-062c-39f1-8786-b4ff716e30b1","description":"Generated description for concept referred to by key \"CDSRequestCommonHeaderType:0.0.1\""}},{"key":{"name":"CDSResponseCommonHeaderType","version":"0.0.1"},"value":{"key":{"name":"CDSResponseCommonHeaderType","version":"0.0.1"},"UUID":"dd7e1805-885a-350b-aaf9-ed541321ae3c","description":"Generated description for concept referred to by key \"CDSResponseCommonHeaderType:0.0.1\""}},{"key":{"name":"CDSResponseStatusEvent","version":"0.0.1"},"value":{"key":{"name":"CDSResponseStatusEvent","version":"0.0.1"},"UUID":"7986e21b-32f7-302e-9554-31f21b673493","description":"Generated description for concept referred to by key \"CDSResponseStatusEvent:0.0.1\""}},{"key":{"name":"CDSResponseStatusType","version":"0.0.1"},"value":{"key":{"name":"CDSResponseStatusType","version":"0.0.1"},"UUID":"92b8a2cf-344e-3ce1-8cc0-2b7d3cb695fa","description":"Generated description for concept referred to by key \"CDSResponseStatusType:0.0.1\""}},{"key":{"name":"CreateSubscriptionPayloadEvent","version":"0.0.1"},"value":{"key":{"name":"CreateSubscriptionPayloadEvent","version":"0.0.1"},"UUID":"92162397-1a8e-3a3f-a469-d2af7700af4a","description":"Generated description for concept referred to by key \"CreateSubscriptionPayloadEvent:0.0.1\""}},{"key":{"name":"CreateSubscriptionPayloadTask","version":"0.0.1"},"value":{"key":{"name":"CreateSubscriptionPayloadTask","version":"0.0.1"},"UUID":"bc0c69f0-52ed-38ea-b468-ae4a6fd1730d","description":"Generated description for concept referred to by key \"CreateSubscriptionPayloadTask:0.0.1\""}},{"key":{"name":"CreateSubscriptionRequestTask","version":"0.0.1"},"value":{"key":{"name":"CreateSubscriptionRequestTask","version":"0.0.1"},"UUID":"89cb75e9-f06c-30d3-b4ff-698d45f63869","description":"Generated description for concept referred to by key \"CreateSubscriptionRequestTask:0.0.1\""}},{"key":{"name":"DeleteSubscriptionPayloadEvent","version":"0.0.1"},"value":{"key":{"name":"DeleteSubscriptionPayloadEvent","version":"0.0.1"},"UUID":"994fa441-04ab-33bb-832d-1cd12ab5d074","description":"Generated description for concept referred to by key \"DeleteSubscriptionPayloadEvent:0.0.1\""}},{"key":{"name":"DeleteSubscriptionPayloadTask","version":"0.0.1"},"value":{"key":{"name":"DeleteSubscriptionPayloadTask","version":"0.0.1"},"UUID":"0f519117-5fea-3e4b-941f-8f778100465f","description":"Generated description for concept referred to by key \"DeleteSubscriptionPayloadTask:0.0.1\""}},{"key":{"name":"DeleteSubscriptionRequestTask","version":"0.0.1"},"value":{"key":{"name":"DeleteSubscriptionRequestTask","version":"0.0.1"},"UUID":"acb772fe-d442-39e3-98f9-b1080caf4150","description":"Generated description for concept referred to by key \"DeleteSubscriptionRequestTask:0.0.1\""}},{"key":{"name":"MRResponseEvent","version":"0.0.1"},"value":{"key":{"name":"MRResponseEvent","version":"0.0.1"},"UUID":"13c747a3-6bae-3bcf-9c80-b152e01dc194","description":"Generated description for concept referred to by key \"MRResponseEvent:0.0.1\""}},{"key":{"name":"PMControlPolicy","version":"0.0.1"},"value":{"key":{"name":"PMControlPolicy","version":"0.0.1"},"UUID":"acf1e55c-7bc5-3bd5-975a-0ca54afcd8a4","description":"Generated description for concept referred to by key \"PMControlPolicy:0.0.1\""}},{"key":{"name":"PMControlPolicy_Albums","version":"0.0.1"},"value":{"key":{"name":"PMControlPolicy_Albums","version":"0.0.1"},"UUID":"b38ad204-c2c8-32f4-9b5a-dda0aeb0145b","description":"Generated description for concept referred to by key \"PMControlPolicy_Albums:0.0.1\""}},{"key":{"name":"PMControlPolicy_Events","version":"0.0.1"},"value":{"key":{"name":"PMControlPolicy_Events","version":"0.0.1"},"UUID":"be3871a0-c42a-3113-a066-82d192840eca","description":"Generated description for concept referred to by key \"PMControlPolicy_Events:0.0.1\""}},{"key":{"name":"PMControlPolicy_KeyInfo","version":"0.0.1"},"value":{"key":{"name":"PMControlPolicy_KeyInfo","version":"0.0.1"},"UUID":"ced37634-28a4-3178-b7f6-2980794927b0","description":"Generated description for concept referred to by key \"PMControlPolicy_KeyInfo:0.0.1\""}},{"key":{"name":"PMControlPolicy_Policies","version":"0.0.1"},"value":{"key":{"name":"PMControlPolicy_Policies","version":"0.0.1"},"UUID":"be3d180d-ef9c-3a75-8e9c-84271a038bed","description":"Generated description for concept referred to by key \"PMControlPolicy_Policies:0.0.1\""}},{"key":{"name":"PMControlPolicy_Schemas","version":"0.0.1"},"value":{"key":{"name":"PMControlPolicy_Schemas","version":"0.0.1"},"UUID":"e61973f1-189c-39e5-82f6-0d3afe298a20","description":"Generated description for concept referred to by key \"PMControlPolicy_Schemas:0.0.1\""}},{"key":{"name":"PMControlPolicy_Tasks","version":"0.0.1"},"value":{"key":{"name":"PMControlPolicy_Tasks","version":"0.0.1"},"UUID":"5658adb3-2962-30a3-a241-fae75bb8eb4a","description":"Generated description for concept referred to by key \"PMControlPolicy_Tasks:0.0.1\""}},{"key":{"name":"PMSubscriptionAlbum","version":"0.0.1"},"value":{"key":{"name":"PMSubscriptionAlbum","version":"0.0.1"},"UUID":"c2bd6f0d-6854-317a-9be2-97c08338428c","description":"Generated description for concept referred to by key \"PMSubscriptionAlbum:0.0.1\""}},{"key":{"name":"PMSubscriptionOutputEvent","version":"0.0.1"},"value":{"key":{"name":"PMSubscriptionOutputEvent","version":"0.0.1"},"UUID":"992b7819-9f69-3aa0-bb0f-6e45ea15ce05","description":"Generated description for concept referred to by key \"PMSubscriptionOutputEvent:0.0.1\""}},{"key":{"name":"PMSubscriptionType","version":"0.0.1"},"value":{"key":{"name":"PMSubscriptionType","version":"0.0.1"},"UUID":"73c1c397-4fc3-357f-93b6-a8ad707fbaae","description":"Generated description for concept referred to by key \"PMSubscriptionType:0.0.1\""}},{"key":{"name":"ReceiveEventPolicy","version":"0.0.1"},"value":{"key":{"name":"ReceiveEventPolicy","version":"0.0.1"},"UUID":"568b7345-9de1-36d3-b6a3-9b857e6809a1","description":"Generated description for concept referred to by key \"ReceiveEventPolicy:0.0.1\""}},{"key":{"name":"ReceiveSubscriptionTask","version":"0.0.1"},"value":{"key":{"name":"ReceiveSubscriptionTask","version":"0.0.1"},"UUID":"f596afc8-100c-35eb-92c8-352355ea457d","description":"Generated description for concept referred to by key \"ReceiveSubscriptionTask:0.0.1\""}},{"key":{"name":"SimpleIntType","version":"0.0.1"},"value":{"key":{"name":"SimpleIntType","version":"0.0.1"},"UUID":"153791fd-ae0a-36a7-88a5-309a7936415d","description":"Generated description for concept referred to by key \"SimpleIntType:0.0.1\""}},{"key":{"name":"SimpleStringType","version":"0.0.1"},"value":{"key":{"name":"SimpleStringType","version":"0.0.1"},"UUID":"8a4957cf-9493-3a76-8c22-a208e23259af","description":"Generated description for concept referred to by key \"SimpleStringType:0.0.1\""}},{"key":{"name":"SubscriptionStatusType","version":"0.0.1"},"value":{"key":{"name":"SubscriptionStatusType","version":"0.0.1"},"UUID":"597643b1-9db1-31ce-85d0-e1c63c43b30b","description":"Generated description for concept referred to by key \"SubscriptionStatusType:0.0.1\""}},{"key":{"name":"SubscriptionType","version":"0.0.1"},"value":{"key":{"name":"SubscriptionType","version":"0.0.1"},"UUID":"184547bb-7d64-3cb2-a273-d7185102c5ce","description":"Generated description for concept referred to by key \"SubscriptionType:0.0.1\""}},{"key":{"name":"UUIDType","version":"0.0.1"},"value":{"key":{"name":"UUIDType","version":"0.0.1"},"UUID":"6a8cc68e-dfc8-3403-9c6d-071c886b319c","description":"Generated description for concept referred to by key \"UUIDType:0.0.1\""}},{"key":{"name":"pmsh-operational-policy","version":"0.0.1"},"value":{"key":{"name":"pmsh-operational-policy","version":"0.0.1"},"UUID":"fdf2c9ff-6422-3ea6-b6b6-49b12116265d","description":"Generated description for concept referred to by key \"pmsh-operational-policy:0.0.1\""}}]}},"policies":{"key":{"name":"PMControlPolicy_Policies","version":"0.0.1"},"policyMap":{"entry":[{"key":{"name":"CDSCreateResponsePolicy","version":"0.0.1"},"value":{"policyKey":{"name":"CDSCreateResponsePolicy","version":"0.0.1"},"template":"Freestyle","state":{"entry":[{"key":"CDSCreateResponseState","value":{"stateKey":{"parentKeyName":"CDSCreateResponsePolicy","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"CDSCreateResponseState"},"trigger":{"name":"CDSCreateResponseEvent","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"ResponseOutput","value":{"key":{"parentKeyName":"CDSCreateResponsePolicy","parentKeyVersion":"0.0.1","parentLocalName":"CDSCreateResponseState","localName":"ResponseOutput"},"outgoingEvent":{"name":"CDSResponseStatusEvent","version":"0.0.1"},"outgoingEventReference":[{"name":"CDSResponseStatusEvent","version":"0.0.1"}],"nextState":{"parentKeyName":"NULL","parentKeyVersion":"0.0.0","parentLocalName":"NULL","localName":"NULL"}}}]},"contextAlbumReference":[],"taskSelectionLogic":{"key":"NULL","logicFlavour":"UNDEFINED","logic":""},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"CDSCreateResponseTask","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"CDSCreateResponseTask","version":"0.0.1"},"value":{"key":{"parentKeyName":"CDSCreateResponsePolicy","parentKeyVersion":"0.0.1","parentLocalName":"CDSCreateResponseState","localName":"CDSCreateResponsePolicy"},"outputType":"DIRECT","output":{"parentKeyName":"CDSCreateResponsePolicy","parentKeyVersion":"0.0.1","parentLocalName":"CDSCreateResponseState","localName":"ResponseOutput"}}}]}}}]},"firstState":"CDSCreateResponseState"}},{"key":{"name":"CDSDeleteResponsePolicy","version":"0.0.1"},"value":{"policyKey":{"name":"CDSDeleteResponsePolicy","version":"0.0.1"},"template":"Freestyle","state":{"entry":[{"key":"CDSDeleteResponseState","value":{"stateKey":{"parentKeyName":"CDSDeleteResponsePolicy","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"CDSDeleteResponseState"},"trigger":{"name":"CDSDeleteResponseEvent","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"ResponseOutput","value":{"key":{"parentKeyName":"CDSDeleteResponsePolicy","parentKeyVersion":"0.0.1","parentLocalName":"CDSDeleteResponseState","localName":"ResponseOutput"},"outgoingEvent":{"name":"CDSResponseStatusEvent","version":"0.0.1"},"outgoingEventReference":[{"name":"CDSResponseStatusEvent","version":"0.0.1"}],"nextState":{"parentKeyName":"NULL","parentKeyVersion":"0.0.0","parentLocalName":"NULL","localName":"NULL"}}}]},"contextAlbumReference":[],"taskSelectionLogic":{"key":"NULL","logicFlavour":"UNDEFINED","logic":""},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"CDSDeleteResponseTask","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"CDSDeleteResponseTask","version":"0.0.1"},"value":{"key":{"parentKeyName":"CDSDeleteResponsePolicy","parentKeyVersion":"0.0.1","parentLocalName":"CDSDeleteResponseState","localName":"CDSDeleteResponsePolicy"},"outputType":"DIRECT","output":{"parentKeyName":"CDSDeleteResponsePolicy","parentKeyVersion":"0.0.1","parentLocalName":"CDSDeleteResponseState","localName":"ResponseOutput"}}}]}}}]},"firstState":"CDSDeleteResponseState"}},{"key":{"name":"ReceiveEventPolicy","version":"0.0.1"},"value":{"policyKey":{"name":"ReceiveEventPolicy","version":"0.0.1"},"template":"Freestyle","state":{"entry":[{"key":"CreateOrDeleteState","value":{"stateKey":{"parentKeyName":"ReceiveEventPolicy","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"CreateOrDeleteState"},"trigger":{"name":"PMSubscriptionOutputEvent","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"CreateSubscriptionPayload","value":{"key":{"parentKeyName":"ReceiveEventPolicy","parentKeyVersion":"0.0.1","parentLocalName":"CreateOrDeleteState","localName":"CreateSubscriptionPayload"},"outgoingEvent":{"name":"CreateSubscriptionPayloadEvent","version":"0.0.1"},"outgoingEventReference":[{"name":"CreateSubscriptionPayloadEvent","version":"0.0.1"}],"nextState":{"parentKeyName":"ReceiveEventPolicy","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"CreateSubscription"}}},{"key":"DeleteSubscriptionPayload","value":{"key":{"parentKeyName":"ReceiveEventPolicy","parentKeyVersion":"0.0.1","parentLocalName":"CreateOrDeleteState","localName":"DeleteSubscriptionPayload"},"outgoingEvent":{"name":"DeleteSubscriptionPayloadEvent","version":"0.0.1"},"outgoingEventReference":[{"name":"DeleteSubscriptionPayloadEvent","version":"0.0.1"}],"nextState":{"parentKeyName":"ReceiveEventPolicy","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"DeleteSubscription"}}}]},"contextAlbumReference":[{"name":"PMSubscriptionAlbum","version":"0.0.1"}],"taskSelectionLogic":{"key":"TaskSelectionLogic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2020 Nordix. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n *\n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\nexecutor.logger.info(executor.subject.id);\nvar pmSubscriptionInfo = executor.getContextAlbum(\"PMSubscriptionAlbum\").get(executor.inFields.get(\"albumID\").toString())\nvar changeType = pmSubscriptionInfo.get(\"changeType\").toString()\nexecutor.logger.info(\"Change Type is \" + changeType)\nif (\"CREATE\".equals(changeType)) {\n executor.logger.info(\"Choosing to create a subscription\")\n executor.subject.getTaskKey(\"CreateSubscriptionPayloadTask\").copyTo(executor.selectedTask);\n}\nelse if (\"DELETE\".equals(changeType)) {\n executor.logger.info(\"Choosing to delete a subscription\")\n executor.subject.getTaskKey(\"DeleteSubscriptionPayloadTask\").copyTo(executor.selectedTask);\n}\nreturnValue = executor.isTrue;\ntrue;"},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"CreateSubscriptionPayloadTask","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"CreateSubscriptionPayloadTask","version":"0.0.1"},"value":{"key":{"parentKeyName":"ReceiveEventPolicy","parentKeyVersion":"0.0.1","parentLocalName":"CreateOrDeleteState","localName":"ReceiveEventPolicy"},"outputType":"DIRECT","output":{"parentKeyName":"ReceiveEventPolicy","parentKeyVersion":"0.0.1","parentLocalName":"CreateOrDeleteState","localName":"CreateSubscriptionPayload"}}},{"key":{"name":"DeleteSubscriptionPayloadTask","version":"0.0.1"},"value":{"key":{"parentKeyName":"ReceiveEventPolicy","parentKeyVersion":"0.0.1","parentLocalName":"CreateOrDeleteState","localName":"ReceiveEventPolicy"},"outputType":"DIRECT","output":{"parentKeyName":"ReceiveEventPolicy","parentKeyVersion":"0.0.1","parentLocalName":"CreateOrDeleteState","localName":"DeleteSubscriptionPayload"}}}]}}},{"key":"CreateSubscription","value":{"stateKey":{"parentKeyName":"ReceiveEventPolicy","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"CreateSubscription"},"trigger":{"name":"CreateSubscriptionPayloadEvent","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"IssueCreateSubscriptionRequestOutput","value":{"key":{"parentKeyName":"ReceiveEventPolicy","parentKeyVersion":"0.0.1","parentLocalName":"CreateSubscription","localName":"IssueCreateSubscriptionRequestOutput"},"outgoingEvent":{"name":"CDSCreateSubscriptionRequestEvent","version":"0.0.1"},"outgoingEventReference":[{"name":"CDSCreateSubscriptionRequestEvent","version":"0.0.1"}],"nextState":{"parentKeyName":"NULL","parentKeyVersion":"0.0.0","parentLocalName":"NULL","localName":"NULL"}}}]},"contextAlbumReference":[{"name":"PMSubscriptionAlbum","version":"0.0.1"}],"taskSelectionLogic":{"key":"NULL","logicFlavour":"UNDEFINED","logic":""},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"CreateSubscriptionRequestTask","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"CreateSubscriptionRequestTask","version":"0.0.1"},"value":{"key":{"parentKeyName":"ReceiveEventPolicy","parentKeyVersion":"0.0.1","parentLocalName":"CreateSubscription","localName":"ReceiveEventPolicy"},"outputType":"DIRECT","output":{"parentKeyName":"ReceiveEventPolicy","parentKeyVersion":"0.0.1","parentLocalName":"CreateSubscription","localName":"IssueCreateSubscriptionRequestOutput"}}}]}}},{"key":"DeleteSubscription","value":{"stateKey":{"parentKeyName":"ReceiveEventPolicy","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"DeleteSubscription"},"trigger":{"name":"DeleteSubscriptionPayloadEvent","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"IssueDeleteSubscriptionRequestOutput","value":{"key":{"parentKeyName":"ReceiveEventPolicy","parentKeyVersion":"0.0.1","parentLocalName":"DeleteSubscription","localName":"IssueDeleteSubscriptionRequestOutput"},"outgoingEvent":{"name":"CDSDeleteSubscriptionRequestEvent","version":"0.0.1"},"outgoingEventReference":[{"name":"CDSDeleteSubscriptionRequestEvent","version":"0.0.1"}],"nextState":{"parentKeyName":"NULL","parentKeyVersion":"0.0.0","parentLocalName":"NULL","localName":"NULL"}}}]},"contextAlbumReference":[{"name":"PMSubscriptionAlbum","version":"0.0.1"}],"taskSelectionLogic":{"key":"NULL","logicFlavour":"UNDEFINED","logic":""},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"DeleteSubscriptionRequestTask","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"DeleteSubscriptionRequestTask","version":"0.0.1"},"value":{"key":{"parentKeyName":"ReceiveEventPolicy","parentKeyVersion":"0.0.1","parentLocalName":"DeleteSubscription","localName":"ReceiveEventPolicy"},"outputType":"DIRECT","output":{"parentKeyName":"ReceiveEventPolicy","parentKeyVersion":"0.0.1","parentLocalName":"DeleteSubscription","localName":"IssueDeleteSubscriptionRequestOutput"}}}]}}},{"key":"ReceiveSubscriptionState","value":{"stateKey":{"parentKeyName":"ReceiveEventPolicy","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"ReceiveSubscriptionState"},"trigger":{"name":"pmsh-operational-policy","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"ReceivePMSubscriptionOutput","value":{"key":{"parentKeyName":"ReceiveEventPolicy","parentKeyVersion":"0.0.1","parentLocalName":"ReceiveSubscriptionState","localName":"ReceivePMSubscriptionOutput"},"outgoingEvent":{"name":"PMSubscriptionOutputEvent","version":"0.0.1"},"outgoingEventReference":[{"name":"PMSubscriptionOutputEvent","version":"0.0.1"}],"nextState":{"parentKeyName":"ReceiveEventPolicy","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"CreateOrDeleteState"}}}]},"contextAlbumReference":[{"name":"PMSubscriptionAlbum","version":"0.0.1"}],"taskSelectionLogic":{"key":"NULL","logicFlavour":"UNDEFINED","logic":""},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"ReceiveSubscriptionTask","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"ReceiveSubscriptionTask","version":"0.0.1"},"value":{"key":{"parentKeyName":"ReceiveEventPolicy","parentKeyVersion":"0.0.1","parentLocalName":"ReceiveSubscriptionState","localName":"ReceiveEventPolicy"},"outputType":"DIRECT","output":{"parentKeyName":"ReceiveEventPolicy","parentKeyVersion":"0.0.1","parentLocalName":"ReceiveSubscriptionState","localName":"ReceivePMSubscriptionOutput"}}}]}}}]},"firstState":"ReceiveSubscriptionState"}}]}},"tasks":{"key":{"name":"PMControlPolicy_Tasks","version":"0.0.1"},"taskMap":{"entry":[{"key":{"name":"CDSCreateResponseTask","version":"0.0.1"},"value":{"key":{"name":"CDSCreateResponseTask","version":"0.0.1"},"inputEvent":{"key":{"name":"CDSCreateResponseEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.onap.pmcontrol","source":"CDS","target":"APEX","parameter":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"CDSResponseCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"CDSCreateResponsePayloadType","version":"0.0.1"},"optional":false}},{"key":"status","value":{"key":"status","fieldSchemaKey":{"name":"CDSResponseStatusType","version":"0.0.1"},"optional":false}}]}},"outputEvents":{"entry":[{"key":"CDSResponseStatusEvent","value":{"key":{"name":"CDSResponseStatusEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.onap.pmcontrol","source":"APEX","target":"DCAE","parameter":{"entry":[{"key":"status","value":{"key":"status","fieldSchemaKey":{"name":"SubscriptionStatusType","version":"0.0.1"},"optional":false}}]}}}]},"taskParameters":{"entry":[]},"contextAlbumReference":[{"name":"PMSubscriptionAlbum","version":"0.0.1"}],"taskLogic":{"key":"TaskLogic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2020 Nordix. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n *\n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\nexecutor.logger.info(executor.subject.id);\nvar commonHeader = executor.inFields.get(\"commonHeader\")\nvar response = executor.inFields.get(\"payload\")\nvar albumID = commonHeader.get(\"requestId\")\nvar pmSubscriptionInfo = executor.getContextAlbum(\"PMSubscriptionAlbum\").get(albumID.toString());\nvar responseStatus = executor.subject.getOutFieldSchemaHelper(\"status\").createNewInstance();\nvar changeType = pmSubscriptionInfo.get(\"changeType\").toUpperCase()\nresponseStatus.put(\"nfName\", pmSubscriptionInfo.get(\"nfName\"))\nresponseStatus.put(\"changeType\", pmSubscriptionInfo.get(\"changeType\"))\nif (\"CREATE\".equals(changeType)) {\n responseStatus.put(\"subscriptionName\", pmSubscriptionInfo.get(\"subscription\").get(\"subscriptionName\"))\n responseStatus.put(\"measurementGroupName\", pmSubscriptionInfo.get(\"subscription\").get(\"measurementGroup\").get(\"measurementGroupName\"))\n}\nelse if (\"DELETE\".equals(changeType)) {\n responseStatus.put(\"subscriptionName\", pmSubscriptionInfo.get(\"subscriptionName\"))\n responseStatus.put(\"measurementGroupName\", pmSubscriptionInfo.get(\"measurementGroupName\"))\n}\nvar status = response.get(pmSubscriptionInfo.get(\"changeType\").toLowerCase() + \"_DasH_subscription_DasH_response\").get(\"odl_DasH_response\").get(\"status\")\nexecutor.logger.info(\"RESPONSE STATUS = \" + status)\nif(status == \"success\") {\n responseStatus.put(\"message\", \"success\")\n} else {\n responseStatus.put(\"message\", \"failed\")\n}\nexecutor.outFields.put(\"status\", responseStatus)\nreturnValue = executor.isTrue;\ntrue;"}}},{"key":{"name":"CDSDeleteResponseTask","version":"0.0.1"},"value":{"key":{"name":"CDSDeleteResponseTask","version":"0.0.1"},"inputEvent":{"key":{"name":"CDSDeleteResponseEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.onap.pmcontrol","source":"CDS","target":"APEX","parameter":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"CDSResponseCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"CDSDeleteResponsePayloadType","version":"0.0.1"},"optional":false}},{"key":"status","value":{"key":"status","fieldSchemaKey":{"name":"CDSResponseStatusType","version":"0.0.1"},"optional":false}}]}},"outputEvents":{"entry":[{"key":"CDSResponseStatusEvent","value":{"key":{"name":"CDSResponseStatusEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.onap.pmcontrol","source":"APEX","target":"DCAE","parameter":{"entry":[{"key":"status","value":{"key":"status","fieldSchemaKey":{"name":"SubscriptionStatusType","version":"0.0.1"},"optional":false}}]}}}]},"taskParameters":{"entry":[]},"contextAlbumReference":[{"name":"PMSubscriptionAlbum","version":"0.0.1"}],"taskLogic":{"key":"TaskLogic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2020 Nordix. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n *\n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\nexecutor.logger.info(executor.subject.id);\nvar commonHeader = executor.inFields.get(\"commonHeader\")\nvar response = executor.inFields.get(\"payload\")\nvar albumID = commonHeader.get(\"requestId\")\nvar pmSubscriptionInfo = executor.getContextAlbum(\"PMSubscriptionAlbum\").get(albumID.toString());\nvar responseStatus = executor.subject.getOutFieldSchemaHelper(\"status\").createNewInstance();\nvar changeType = pmSubscriptionInfo.get(\"changeType\").toUpperCase()\nresponseStatus.put(\"nfName\", pmSubscriptionInfo.get(\"nfName\"))\nresponseStatus.put(\"changeType\", pmSubscriptionInfo.get(\"changeType\"))\nif (\"CREATE\".equals(changeType)) {\n responseStatus.put(\"subscriptionName\", pmSubscriptionInfo.get(\"subscription\").get(\"subscriptionName\"))\n responseStatus.put(\"measurementGroupName\", pmSubscriptionInfo.get(\"subscription\").get(\"measurementGroup\").get(\"measurementGroupName\"))\n}\nelse if (\"DELETE\".equals(changeType)) {\n responseStatus.put(\"subscriptionName\", pmSubscriptionInfo.get(\"subscriptionName\"))\n responseStatus.put(\"measurementGroupName\", pmSubscriptionInfo.get(\"measurementGroupName\"))\n}\nvar status = response.get(pmSubscriptionInfo.get(\"changeType\").toLowerCase() + \"_DasH_subscription_DasH_response\").get(\"odl_DasH_response\").get(\"status\")\nexecutor.logger.info(\"RESPONSE STATUS = \" + status)\nif(status == \"success\") {\n responseStatus.put(\"message\", \"success\")\n} else {\n responseStatus.put(\"message\", \"failed\")\n}\nexecutor.outFields.put(\"status\", responseStatus)\nreturnValue = executor.isTrue;\ntrue;"}}},{"key":{"name":"CreateSubscriptionPayloadTask","version":"0.0.1"},"value":{"key":{"name":"CreateSubscriptionPayloadTask","version":"0.0.1"},"inputEvent":{"key":{"name":"PMSubscriptionOutputEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.onap.pmcontrol","source":"APEX","target":"APEX","parameter":{"entry":[{"key":"albumID","value":{"key":"albumID","fieldSchemaKey":{"name":"UUIDType","version":"0.0.1"},"optional":false}}]}},"outputEvents":{"entry":[{"key":"CreateSubscriptionPayloadEvent","value":{"key":{"name":"CreateSubscriptionPayloadEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.onap.pmcontrol","source":"APEX","target":"APEX","parameter":{"entry":[{"key":"albumID","value":{"key":"albumID","fieldSchemaKey":{"name":"UUIDType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"CDSCreateSubscriptionPayloadType","version":"0.0.1"},"optional":false}}]}}}]},"taskParameters":{"entry":[]},"contextAlbumReference":[{"name":"PMSubscriptionAlbum","version":"0.0.1"}],"taskLogic":{"key":"TaskLogic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2020 Nordix. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n *\n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\nexecutor.logger.info(executor.subject.id);\nvar pmSubscriptionInfo = executor.getContextAlbum(\"PMSubscriptionAlbum\").get(executor.inFields.get(\"albumID\").toString())\nvar changeType = pmSubscriptionInfo.get(\"changeType\").toLowerCase()\nvar payloadProperties = executor.subject.getOutFieldSchemaHelper(\"payload\").createNewSubInstance(changeType + \"_DasH_subscription_DasH_properties_record\");\npayloadProperties.put(\"nfName\", pmSubscriptionInfo.get(\"nfName\"))\npayloadProperties.put(\"ipAddress\", pmSubscriptionInfo.get(\"ipAddress\"))\nif (\"create\".equals(changeType)) {\n payloadProperties.put(\"subscriptionName\", pmSubscriptionInfo.get(\"subscription\").get(\"subscriptionName\"))\n payloadProperties.put(\"fileBasedGP\", pmSubscriptionInfo.get(\"subscription\").get(\"fileBasedGP\").toString())\n payloadProperties.put(\"fileLocation\", pmSubscriptionInfo.get(\"subscription\").get(\"fileLocation\"))\n payloadProperties.put(\"measurementGroup\", pmSubscriptionInfo.get(\"subscription\").get(\"measurementGroup\"))\n}\nelse if (\"delete\".equals(changeType)) {\n payloadProperties.put(\"subscriptionName\", pmSubscriptionInfo.get(\"subscriptionName\"))\n payloadProperties.put(\"measurementGroupName\", pmSubscriptionInfo.get(\"measurementGroupName\"))\n}\nvar payloadEntry = executor.subject.getOutFieldSchemaHelper(\"payload\").createNewSubInstance(\"CDSRequestPayloadEntry\");\npayloadEntry.put(changeType + \"_DasH_subscription_DasH_properties\", payloadProperties)\nvar payload = executor.subject.getOutFieldSchemaHelper(\"payload\").createNewInstance();\npayload.put(changeType + \"_DasH_subscription_DasH_request\", payloadEntry);\nexecutor.outFields.put(\"albumID\", executor.inFields.get(\"albumID\"))\nexecutor.outFields.put(\"payload\", payload);\nreturnValue = executor.isTrue;\ntrue;"}}},{"key":{"name":"CreateSubscriptionRequestTask","version":"0.0.1"},"value":{"key":{"name":"CreateSubscriptionRequestTask","version":"0.0.1"},"inputEvent":{"key":{"name":"CreateSubscriptionPayloadEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.onap.pmcontrol","source":"APEX","target":"APEX","parameter":{"entry":[{"key":"albumID","value":{"key":"albumID","fieldSchemaKey":{"name":"UUIDType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"CDSCreateSubscriptionPayloadType","version":"0.0.1"},"optional":false}}]}},"outputEvents":{"entry":[{"key":"CDSCreateSubscriptionRequestEvent","value":{"key":{"name":"CDSCreateSubscriptionRequestEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.onap.pmcontrol","source":"APEX","target":"APEX","parameter":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"CDSRequestCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"CDSCreateSubscriptionPayloadType","version":"0.0.1"},"optional":false}}]}}}]},"taskParameters":{"entry":[]},"contextAlbumReference":[{"name":"PMSubscriptionAlbum","version":"0.0.1"}],"taskLogic":{"key":"TaskLogic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2020 Nordix. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n *\n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\nexecutor.logger.info(executor.subject.id);\nvar pmSubscriptionInfo = executor.getContextAlbum(\"PMSubscriptionAlbum\").get(executor.inFields.get(\"albumID\").toString())\nexecutor.logger.info(pmSubscriptionInfo)\nvar changeType = pmSubscriptionInfo.get(\"changeType\").toLowerCase()\nvar blueprintName = pmSubscriptionInfo.get(\"blueprintName\").toLowerCase()\nvar blueprintVersion = pmSubscriptionInfo.get(\"blueprintVersion\").toLowerCase()\nvar payload = executor.inFields.get(\"payload\")\nvar actionName = changeType + \"-subscription\"\nvar commonHeader = executor.subject.getOutFieldSchemaHelper(\"commonHeader\").createNewInstance();\ncommonHeader.put(\"originatorId\", \"sdnc\");\ncommonHeader.put(\"requestId\", executor.inFields.get(\"albumID\").toString());\ncommonHeader.put(\"subRequestId\", \"sub-123456-1000\");\nvar actionIdentifiers = executor.subject.getOutFieldSchemaHelper(\"actionIdentifiers\").createNewInstance();\nactionIdentifiers.put(\"actionName\", actionName);\nactionIdentifiers.put(\"blueprintName\", blueprintName);\nactionIdentifiers.put(\"blueprintVersion\", blueprintVersion);\nactionIdentifiers.put(\"mode\", \"sync\");\nexecutor.outFields.put(\"commonHeader\", commonHeader);\nexecutor.outFields.put(\"actionIdentifiers\", actionIdentifiers);\nexecutor.outFields.put(\"payload\", payload);\nreturnValue = executor.isTrue;\ntrue;"}}},{"key":{"name":"DeleteSubscriptionPayloadTask","version":"0.0.1"},"value":{"key":{"name":"DeleteSubscriptionPayloadTask","version":"0.0.1"},"inputEvent":{"key":{"name":"PMSubscriptionOutputEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.onap.pmcontrol","source":"APEX","target":"APEX","parameter":{"entry":[{"key":"albumID","value":{"key":"albumID","fieldSchemaKey":{"name":"UUIDType","version":"0.0.1"},"optional":false}}]}},"outputEvents":{"entry":[{"key":"DeleteSubscriptionPayloadEvent","value":{"key":{"name":"DeleteSubscriptionPayloadEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.onap.pmcontrol","source":"APEX","target":"APEX","parameter":{"entry":[{"key":"albumID","value":{"key":"albumID","fieldSchemaKey":{"name":"UUIDType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"CDSDeleteSubscriptionPayloadType","version":"0.0.1"},"optional":false}}]}}}]},"taskParameters":{"entry":[]},"contextAlbumReference":[{"name":"PMSubscriptionAlbum","version":"0.0.1"}],"taskLogic":{"key":"TaskLogic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2020 Nordix. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n *\n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\nexecutor.logger.info(executor.subject.id);\nvar pmSubscriptionInfo = executor.getContextAlbum(\"PMSubscriptionAlbum\").get(executor.inFields.get(\"albumID\").toString())\nvar changeType = pmSubscriptionInfo.get(\"changeType\").toLowerCase()\nvar payloadProperties = executor.subject.getOutFieldSchemaHelper(\"payload\").createNewSubInstance(changeType + \"_DasH_subscription_DasH_properties_record\");\npayloadProperties.put(\"nfName\", pmSubscriptionInfo.get(\"nfName\"))\npayloadProperties.put(\"ipAddress\", pmSubscriptionInfo.get(\"ipAddress\"))\nif (\"create\".equals(changeType)) {\n payloadProperties.put(\"subscriptionName\", pmSubscriptionInfo.get(\"subscription\").get(\"subscriptionName\"))\n payloadProperties.put(\"fileBasedGP\", pmSubscriptionInfo.get(\"subscription\").get(\"fileBasedGP\").toString())\n payloadProperties.put(\"fileLocation\", pmSubscriptionInfo.get(\"subscription\").get(\"fileLocation\"))\n payloadProperties.put(\"measurementGroup\", pmSubscriptionInfo.get(\"subscription\").get(\"measurementGroup\"))\n}\nelse if (\"delete\".equals(changeType)) {\n payloadProperties.put(\"subscriptionName\", pmSubscriptionInfo.get(\"subscriptionName\"))\n payloadProperties.put(\"measurementGroupName\", pmSubscriptionInfo.get(\"measurementGroupName\"))\n}\nvar payloadEntry = executor.subject.getOutFieldSchemaHelper(\"payload\").createNewSubInstance(\"CDSRequestPayloadEntry\");\npayloadEntry.put(changeType + \"_DasH_subscription_DasH_properties\", payloadProperties)\nvar payload = executor.subject.getOutFieldSchemaHelper(\"payload\").createNewInstance();\npayload.put(changeType + \"_DasH_subscription_DasH_request\", payloadEntry);\nexecutor.outFields.put(\"albumID\", executor.inFields.get(\"albumID\"))\nexecutor.outFields.put(\"payload\", payload);\nreturnValue = executor.isTrue;\ntrue;"}}},{"key":{"name":"DeleteSubscriptionRequestTask","version":"0.0.1"},"value":{"key":{"name":"DeleteSubscriptionRequestTask","version":"0.0.1"},"inputEvent":{"key":{"name":"DeleteSubscriptionPayloadEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.onap.pmcontrol","source":"APEX","target":"APEX","parameter":{"entry":[{"key":"albumID","value":{"key":"albumID","fieldSchemaKey":{"name":"UUIDType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"CDSDeleteSubscriptionPayloadType","version":"0.0.1"},"optional":false}}]}},"outputEvents":{"entry":[{"key":"CDSDeleteSubscriptionRequestEvent","value":{"key":{"name":"CDSDeleteSubscriptionRequestEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.onap.pmcontrol","source":"APEX","target":"APEX","parameter":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"CDSRequestCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"CDSDeleteSubscriptionPayloadType","version":"0.0.1"},"optional":false}}]}}}]},"taskParameters":{"entry":[]},"contextAlbumReference":[{"name":"PMSubscriptionAlbum","version":"0.0.1"}],"taskLogic":{"key":"TaskLogic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2020 Nordix. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n *\n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\nexecutor.logger.info(executor.subject.id);\nvar pmSubscriptionInfo = executor.getContextAlbum(\"PMSubscriptionAlbum\").get(executor.inFields.get(\"albumID\").toString())\nexecutor.logger.info(pmSubscriptionInfo)\nvar changeType = pmSubscriptionInfo.get(\"changeType\").toLowerCase()\nvar blueprintName = pmSubscriptionInfo.get(\"blueprintName\").toLowerCase()\nvar blueprintVersion = pmSubscriptionInfo.get(\"blueprintVersion\").toLowerCase()\nvar payload = executor.inFields.get(\"payload\")\nvar actionName = changeType + \"-subscription\"\nvar commonHeader = executor.subject.getOutFieldSchemaHelper(\"commonHeader\").createNewInstance();\ncommonHeader.put(\"originatorId\", \"sdnc\");\ncommonHeader.put(\"requestId\", executor.inFields.get(\"albumID\").toString());\ncommonHeader.put(\"subRequestId\", \"sub-123456-1000\");\nvar actionIdentifiers = executor.subject.getOutFieldSchemaHelper(\"actionIdentifiers\").createNewInstance();\nactionIdentifiers.put(\"actionName\", actionName);\nactionIdentifiers.put(\"blueprintName\", blueprintName);\nactionIdentifiers.put(\"blueprintVersion\", blueprintVersion);\nactionIdentifiers.put(\"mode\", \"sync\");\nexecutor.outFields.put(\"commonHeader\", commonHeader);\nexecutor.outFields.put(\"actionIdentifiers\", actionIdentifiers);\nexecutor.outFields.put(\"payload\", payload);\nreturnValue = executor.isTrue;\ntrue;"}}},{"key":{"name":"ReceiveSubscriptionTask","version":"0.0.1"},"value":{"key":{"name":"ReceiveSubscriptionTask","version":"0.0.1"},"inputEvent":{"key":{"name":"pmsh-operational-policy","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.onap.pmcontrol","source":"DCAE","target":"APEX","parameter":{"entry":[{"key":"blueprintName","value":{"key":"blueprintName","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"blueprintVersion","value":{"key":"blueprintVersion","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"changeType","value":{"key":"changeType","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"controlLoopName","value":{"key":"controlLoopName","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"ipAddress","value":{"key":"ipAddress","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"measurementGroupName","value":{"key":"measurementGroupName","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":true}},{"key":"nfName","value":{"key":"nfName","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"operationalPolicyName","value":{"key":"operationalPolicyName","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"subscription","value":{"key":"subscription","fieldSchemaKey":{"name":"SubscriptionType","version":"0.0.1"},"optional":true}},{"key":"subscriptionName","value":{"key":"subscriptionName","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":true}}]}},"outputEvents":{"entry":[{"key":"PMSubscriptionOutputEvent","value":{"key":{"name":"PMSubscriptionOutputEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.onap.pmcontrol","source":"APEX","target":"APEX","parameter":{"entry":[{"key":"albumID","value":{"key":"albumID","fieldSchemaKey":{"name":"UUIDType","version":"0.0.1"},"optional":false}}]}}}]},"taskParameters":{"entry":[]},"contextAlbumReference":[{"name":"PMSubscriptionAlbum","version":"0.0.1"}],"taskLogic":{"key":"TaskLogic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2020 Nordix. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n *\n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\nvar uuidType = java.util.UUID;\nexecutor.logger.info(executor.subject.id);\n//albumID will be used to fetch info from our album later\nvar albumID = uuidType.randomUUID();\nvar pmSubscriptionInfo = executor.getContextAlbum(\"PMSubscriptionAlbum\").getSchemaHelper().createNewInstance();\nvar returnValue = true;\nif(executor.inFields.get(\"operationalPolicyName\") != null) {\n executor.logger.info(\"nfName in receive sub event \" + executor.inFields.get(\"nfName\"));\n var changeType = executor.inFields.get(\"changeType\")\n var nfName = executor.inFields.get(\"nfName\")\n var ipAddress = executor.inFields.get(\"ipAddress\")\n var operationalPolicyName = executor.inFields.get(\"operationalPolicyName\")\n var controlLoopName = executor.inFields.get(\"controlLoopName\")\n var subscription = executor.inFields.get(\"subscription\")\n var blueprintName = executor.inFields.get(\"blueprintName\")\n var blueprintVersion = executor.inFields.get(\"blueprintVersion\")\n pmSubscriptionInfo.put(\"nfName\", executor.inFields.get(\"nfName\"));\n pmSubscriptionInfo.put(\"ipAddress\", executor.inFields.get(\"ipAddress\"));\n pmSubscriptionInfo.put(\"changeType\", executor.inFields.get(\"changeType\"))\n pmSubscriptionInfo.put(\"operationalPolicyName\", executor.inFields.get(\"operationalPolicyName\"))\n pmSubscriptionInfo.put(\"controlLoopName\", executor.inFields.get(\"controlLoopName\"))\n pmSubscriptionInfo.put(\"subscription\", subscription)\n pmSubscriptionInfo.put(\"blueprintName\", blueprintName)\n pmSubscriptionInfo.put(\"blueprintVersion\", blueprintVersion)\n if (\"delete\".equals(changeType.toLowerCase())) {\n pmSubscriptionInfo.put(\"subscriptionName\", executor.inFields.get(\"subscriptionName\"))\n pmSubscriptionInfo.put(\"measurementGroupName\", executor.inFields.get(\"measurementGroupName\"))\n }\n executor.getContextAlbum(\"PMSubscriptionAlbum\").put(albumID.toString(), pmSubscriptionInfo);\n executor.outFields.put(\"albumID\", albumID)\n} else {\n executor.message = \"Received invalid event\"\n returnValue = false;\n}\nreturnValue;"}}}]}},"events":{"key":{"name":"PMControlPolicy_Events","version":"0.0.1"},"eventMap":{"entry":[{"key":{"name":"CDSCreateResponseEvent","version":"0.0.1"},"value":{"key":{"name":"CDSCreateResponseEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.onap.pmcontrol","source":"CDS","target":"APEX","parameter":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"CDSResponseCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"CDSCreateResponsePayloadType","version":"0.0.1"},"optional":false}},{"key":"status","value":{"key":"status","fieldSchemaKey":{"name":"CDSResponseStatusType","version":"0.0.1"},"optional":false}}]}}},{"key":{"name":"CDSCreateSubscriptionRequestEvent","version":"0.0.1"},"value":{"key":{"name":"CDSCreateSubscriptionRequestEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.onap.pmcontrol","source":"APEX","target":"APEX","parameter":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"CDSRequestCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"CDSCreateSubscriptionPayloadType","version":"0.0.1"},"optional":false}}]}}},{"key":{"name":"CDSDeleteResponseEvent","version":"0.0.1"},"value":{"key":{"name":"CDSDeleteResponseEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.onap.pmcontrol","source":"CDS","target":"APEX","parameter":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"CDSResponseCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"CDSDeleteResponsePayloadType","version":"0.0.1"},"optional":false}},{"key":"status","value":{"key":"status","fieldSchemaKey":{"name":"CDSResponseStatusType","version":"0.0.1"},"optional":false}}]}}},{"key":{"name":"CDSDeleteSubscriptionRequestEvent","version":"0.0.1"},"value":{"key":{"name":"CDSDeleteSubscriptionRequestEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.onap.pmcontrol","source":"APEX","target":"APEX","parameter":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"CDSRequestCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"CDSDeleteSubscriptionPayloadType","version":"0.0.1"},"optional":false}}]}}},{"key":{"name":"CDSResponseStatusEvent","version":"0.0.1"},"value":{"key":{"name":"CDSResponseStatusEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.onap.pmcontrol","source":"APEX","target":"DCAE","parameter":{"entry":[{"key":"status","value":{"key":"status","fieldSchemaKey":{"name":"SubscriptionStatusType","version":"0.0.1"},"optional":false}}]}}},{"key":{"name":"CreateSubscriptionPayloadEvent","version":"0.0.1"},"value":{"key":{"name":"CreateSubscriptionPayloadEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.onap.pmcontrol","source":"APEX","target":"APEX","parameter":{"entry":[{"key":"albumID","value":{"key":"albumID","fieldSchemaKey":{"name":"UUIDType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"CDSCreateSubscriptionPayloadType","version":"0.0.1"},"optional":false}}]}}},{"key":{"name":"DeleteSubscriptionPayloadEvent","version":"0.0.1"},"value":{"key":{"name":"DeleteSubscriptionPayloadEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.onap.pmcontrol","source":"APEX","target":"APEX","parameter":{"entry":[{"key":"albumID","value":{"key":"albumID","fieldSchemaKey":{"name":"UUIDType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"CDSDeleteSubscriptionPayloadType","version":"0.0.1"},"optional":false}}]}}},{"key":{"name":"MRResponseEvent","version":"0.0.1"},"value":{"key":{"name":"MRResponseEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.onap.pmcontrol","source":"DCAE","target":"APEX","parameter":{"entry":[{"key":"count","value":{"key":"count","fieldSchemaKey":{"name":"SimpleIntType","version":"0.0.1"},"optional":false}},{"key":"serverTimeMs","value":{"key":"serverTimeMs","fieldSchemaKey":{"name":"SimpleIntType","version":"0.0.1"},"optional":false}}]}}},{"key":{"name":"PMSubscriptionOutputEvent","version":"0.0.1"},"value":{"key":{"name":"PMSubscriptionOutputEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.onap.pmcontrol","source":"APEX","target":"APEX","parameter":{"entry":[{"key":"albumID","value":{"key":"albumID","fieldSchemaKey":{"name":"UUIDType","version":"0.0.1"},"optional":false}}]}}},{"key":{"name":"pmsh-operational-policy","version":"0.0.1"},"value":{"key":{"name":"pmsh-operational-policy","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.onap.pmcontrol","source":"DCAE","target":"APEX","parameter":{"entry":[{"key":"blueprintName","value":{"key":"blueprintName","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"blueprintVersion","value":{"key":"blueprintVersion","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"changeType","value":{"key":"changeType","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"controlLoopName","value":{"key":"controlLoopName","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"ipAddress","value":{"key":"ipAddress","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"measurementGroupName","value":{"key":"measurementGroupName","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":true}},{"key":"nfName","value":{"key":"nfName","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"operationalPolicyName","value":{"key":"operationalPolicyName","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"subscription","value":{"key":"subscription","fieldSchemaKey":{"name":"SubscriptionType","version":"0.0.1"},"optional":true}},{"key":"subscriptionName","value":{"key":"subscriptionName","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":true}}]}}}]}},"albums":{"key":{"name":"PMControlPolicy_Albums","version":"0.0.1"},"albums":{"entry":[{"key":{"name":"PMSubscriptionAlbum","version":"0.0.1"},"value":{"key":{"name":"PMSubscriptionAlbum","version":"0.0.1"},"scope":"policy","isWritable":true,"itemSchema":{"name":"PMSubscriptionType","version":"0.0.1"}}}]}},"schemas":{"key":{"name":"PMControlPolicy_Schemas","version":"0.0.1"},"schemas":{"entry":[{"key":{"name":"CDSActionIdentifiersType","version":"0.0.1"},"value":{"key":{"name":"CDSActionIdentifiersType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"type\": \"record\",\n \"name\": \"ActionIdentifiers_Type\",\n \"namespace\": \"org.onap.policy.apex.onap.helloworld\",\n \"fields\": [\n {\n \"name\": \"actionName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"blueprintName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"blueprintVersion\",\n \"type\": \"string\"\n },\n {\n \"name\": \"mode\",\n \"type\": \"string\"\n }\n ]\n}"}},{"key":{"name":"CDSCreateResponsePayloadType","version":"0.0.1"},"value":{"key":{"name":"CDSCreateResponsePayloadType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"name\": \"CreateResponsePayloadEntry\",\n \"type\": \"record\",\n \"namespace\": \"com.acme.avro\",\n \"fields\": [\n {\n \"name\": \"create_DasH_subscription_DasH_response\",\n \"type\": {\n \"name\": \"create_DasH_subscription_DasH_response\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"odl_DasH_response\",\n \"type\": {\n \"name\": \"odl_DasH_response\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"status\",\n \"type\": \"string\"\n }\n ]\n }\n }\n ]\n }\n }\n ]\n}"}},{"key":{"name":"CDSCreateSubscriptionPayloadType","version":"0.0.1"},"value":{"key":{"name":"CDSCreateSubscriptionPayloadType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"type\":\"map\",\n \"values\":{\n \"type\":\"record\",\n \"name\":\"CDSRequestPayloadEntry\",\n \"fields\":[\n {\n \"name\":\"create_DasH_subscription_DasH_properties\",\n \"type\":{\n \"name\":\"create_DasH_subscription_DasH_properties_record\",\n \"type\":\"record\",\n \"fields\":[\n {\n \"name\":\"nfName\",\n \"type\":\"string\"\n },\n {\n \"name\":\"ipAddress\",\n \"type\":\"string\"\n },\n {\n \"name\":\"subscriptionName\",\n \"type\":\"string\"\n },\n {\n \"name\":\"fileBasedGP\",\n \"type\":\"string\"\n },\n {\n \"name\":\"fileLocation\",\n \"type\":\"string\"\n },\n {\n \"name\":\"measurementGroup\",\n \"type\":{\n \"name\":\"Measurement_Group_Type\",\n \"type\":\"record\",\n \"fields\":[\n {\n \"name\":\"measurementGroupName\",\n \"type\":\"string\"\n },\n {\n \"name\":\"measurementTypes\",\n \"type\":{\n \"type\":\"array\",\n \"items\":{\n \"name\":\"Measurement_Types_Type\",\n \"type\":\"record\",\n \"fields\":[\n {\n \"name\":\"measurementType\",\n \"type\":\"string\"\n }\n ]\n }\n }\n },\n {\n \"name\":\"managedObjectDNsBasic\",\n \"type\":{\n \"type\":\"array\",\n \"items\":{\n \"name\":\"Managed_Object_Dns_Basic_Type\",\n \"type\":\"record\",\n \"fields\":[\n {\n \"name\":\"DN\",\n \"type\":\"string\"\n }\n ]\n }\n }\n }\n ]\n }\n }\n ]\n }\n }\n ]\n }\n}"}},{"key":{"name":"CDSDeleteResponsePayloadType","version":"0.0.1"},"value":{"key":{"name":"CDSDeleteResponsePayloadType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"name\": \"DeleteResponsePayloadEntry\",\n \"type\": \"record\",\n \"namespace\": \"com.acme.avro\",\n \"fields\": [\n {\n \"name\": \"delete_DasH_subscription_DasH_response\",\n \"type\": {\n \"name\": \"delete_DasH_subscription_DasH_response\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"odl_DasH_response\",\n \"type\": {\n \"name\": \"odl_DasH_response\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"status\",\n \"type\": \"string\"\n }\n ]\n }\n }\n ]\n }\n }\n ]\n}"}},{"key":{"name":"CDSDeleteSubscriptionPayloadType","version":"0.0.1"},"value":{"key":{"name":"CDSDeleteSubscriptionPayloadType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"type\":\"map\",\n \"values\":{\n \"type\":\"record\",\n \"name\":\"CDSRequestPayloadEntry\",\n \"fields\":[\n {\n \"name\":\"delete_DasH_subscription_DasH_properties\",\n \"type\":{\n \"name\":\"delete_DasH_subscription_DasH_properties_record\",\n \"type\":\"record\",\n \"fields\":[\n {\n \"name\":\"nfName\",\n \"type\":\"string\"\n },\n {\n \"name\":\"ipAddress\",\n \"type\":\"string\"\n },\n {\n \"name\":\"subscriptionName\",\n \"type\":\"string\"\n },\n {\n \"name\":\"measurementGroupName\",\n \"type\":\"string\"\n }\n ]\n }\n }\n ]\n }\n}"}},{"key":{"name":"CDSRequestCommonHeaderType","version":"0.0.1"},"value":{"key":{"name":"CDSRequestCommonHeaderType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"type\": \"record\",\n \"name\": \"RequestCommonHeader_Type\",\n \"namespace\": \"org.onap.policy.apex.onap.helloworld\",\n \"fields\": [\n {\n \"name\": \"originatorId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"requestId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"subRequestId\",\n \"type\": \"string\"\n }\n ]\n}"}},{"key":{"name":"CDSResponseCommonHeaderType","version":"0.0.1"},"value":{"key":{"name":"CDSResponseCommonHeaderType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"type\": \"record\",\n \"name\": \"ResponseCommonHeader_Type\",\n \"namespace\": \"org.onap.policy.apex.onap.helloworld\",\n \"fields\": [\n {\n \"name\": \"originatorId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"requestId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"subRequestId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"timestamp\",\n \"type\": \"string\"\n },\n {\n \"name\": \"flags\",\n \"type\": [\"null\", \"string\"]\n }\n ]\n}"}},{"key":{"name":"CDSResponseStatusType","version":"0.0.1"},"value":{"key":{"name":"CDSResponseStatusType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"type\": \"record\",\n \"name\": \"ResponseStatus_Type\",\n \"namespace\": \"org.onap.policy.apex.onap.helloworld\",\n \"fields\": [\n {\n \"name\": \"code\",\n \"type\": \"int\"\n },\n {\n \"name\": \"eventType\",\n \"type\": \"string\"\n },\n {\n \"name\": \"timestamp\",\n \"type\": \"string\"\n },\n {\n \"name\": \"message\",\n \"type\": \"string\"\n }\n ]\n}"}},{"key":{"name":"PMSubscriptionType","version":"0.0.1"},"value":{"key":{"name":"PMSubscriptionType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"name\": \"PMSubscription\",\n \"type\": \"record\",\n \"namespace\": \"org.onap.policy.apex.onap.pmcontrol\",\n \"fields\": [\n {\n \"name\": \"nfName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"ipAddress\",\n \"type\": \"string\"\n },\n {\n \"name\": \"changeType\",\n \"type\": \"string\"\n },\n {\n \"name\": \"controlLoopName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"operationalPolicyName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"blueprintName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"blueprintVersion\",\n \"type\": \"string\"\n },\n {\n \"name\": \"subscriptionName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"measurementGroupName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"subscription\",\n \"type\": {\n \"name\": \"subscription\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"subscriptionName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"fileBasedGP\",\n \"type\": \"int\"\n },\n {\n \"name\": \"fileLocation\",\n \"type\": \"string\"\n },\n {\n \"name\": \"measurementGroup\",\n \"type\": {\n \"name\": \"Measurement_Group_Type\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"measurementGroupName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"measurementTypes\",\n \"type\": {\n \"type\": \"array\",\n \"items\": {\n \"name\": \"Measurement_Types_Type\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"measurementType\",\n \"type\": \"string\"\n }\n ]\n }\n }\n },\n {\n \"name\": \"managedObjectDNsBasic\",\n \"type\": {\n \"type\": \"array\",\n \"items\": {\n \"name\": \"Managed_Object_Dns_Basic_Type\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"DN\",\n \"type\": \"string\"\n }\n ]\n }\n }\n }\n ]\n }\n }\n ]\n }\n }\n ]\n}"}},{"key":{"name":"SimpleIntType","version":"0.0.1"},"value":{"key":{"name":"SimpleIntType","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"java.lang.Integer"}},{"key":{"name":"SimpleStringType","version":"0.0.1"},"value":{"key":{"name":"SimpleStringType","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"java.lang.String"}},{"key":{"name":"SubscriptionStatusType","version":"0.0.1"},"value":{"key":{"name":"SubscriptionStatusType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"type\": \"record\",\n \"name\": \"ActivateSubscriptionStatus_Type\",\n \"namespace\": \"org.onap.policy.apex.onap.helloworld\",\n \"fields\": [\n {\n \"name\": \"subscriptionName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"measurementGroupName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"nfName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"changeType\",\n \"type\": \"string\"\n },\n {\n \"name\": \"message\",\n \"type\": \"string\"\n }\n ]\n}"}},{"key":{"name":"SubscriptionType","version":"0.0.1"},"value":{"key":{"name":"SubscriptionType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"name\": \"subscription\",\n \"type\": \"record\",\n \"default\": \"null\",\n \"fields\": [\n {\n \"name\": \"subscriptionName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"fileBasedGP\",\n \"type\": \"int\"\n },\n {\n \"name\": \"fileLocation\",\n \"type\": \"string\"\n },\n {\n \"name\": \"measurementGroup\",\n \"type\": {\n \"name\": \"Measurement_Group_Type\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"measurementGroupName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"measurementTypes\",\n \"type\": {\n \"type\": \"array\",\n \"items\": {\n \"name\": \"Measurement_Types_Type\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"measurementType\",\n \"type\": \"string\"\n }\n ]\n }\n }\n },\n {\n \"name\": \"managedObjectDNsBasic\",\n \"type\": {\n \"type\": \"array\",\n \"items\": {\n \"name\": \"Managed_Object_Dns_Basic_Type\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"DN\",\n \"type\": \"string\"\n }\n ]\n }\n }\n }\n ]\n }\n }\n ]\n}"}},{"key":{"name":"UUIDType","version":"0.0.1"},"value":{"key":{"name":"UUIDType","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"java.util.UUID"}}]}}}}},"eventInputParameters":{"DCAEConsumer":{"carrierTechnologyParameters":{"carrierTechnology":"RESTCLIENT","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.restclient.RestClientCarrierTechnologyParameters","parameters":{"consumerPollTime":"50","url":"https://message-router:3905/events/unauthenticated.DCAE_CL_OUTPUT/cg1/sg1"}},"eventProtocolParameters":{"eventProtocol":"JSON","parameters":{"nameAlias":"operationalPolicyName"}},"eventName":"pmsh-operational-policy","eventNameFilter":"pmsh-operational-policy"},"CDSRequestConsumer":{"carrierTechnologyParameters":{"carrierTechnology":"RESTREQUESTOR","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.restrequestor.RestRequestorCarrierTechnologyParameters","parameters":{"url":"http://cds-blueprints-processor-http:8080/api/v1/execution-service/process","httpMethod":"POST","restRequestTimeout":2000,"httpHeaders":[["Authorization","Basic Y2NzZGthcHBzOmNjc2RrYXBwcw=="]]}},"eventProtocolParameters":{"eventProtocol":"JSON"},"eventName":"CDSCreateResponseEvent","eventNameFilter":"CDSCreateResponseEvent","requestorMode":true,"requestorPeer":"CDSRequestProducer","requestorTimeout":500},"CDSDeleteRequestConsumer":{"carrierTechnologyParameters":{"carrierTechnology":"RESTREQUESTOR","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.restrequestor.RestRequestorCarrierTechnologyParameters","parameters":{"url":"http://cds-blueprints-processor-http:8080/api/v1/execution-service/process","httpMethod":"POST","restRequestTimeout":2000,"httpHeaders":[["Authorization","Basic Y2NzZGthcHBzOmNjc2RrYXBwcw=="]]}},"eventProtocolParameters":{"eventProtocol":"JSON"},"eventName":"CDSDeleteResponseEvent","eventNameFilter":"CDSDeleteResponseEvent","requestorMode":true,"requestorPeer":"CDSDeleteRequestProducer","requestorTimeout":500}},"eventOutputParameters":{"logOutputter":{"carrierTechnologyParameters":{"carrierTechnology":"FILE","parameters":{"standardIo":true}},"eventProtocolParameters":{"eventProtocol":"JSON"}},"StdOutOutputter":{"carrierTechnologyParameters":{"carrierTechnology":"FILE","parameters":{"standardIo":true}},"eventProtocolParameters":{"eventProtocol":"JSON"}},"CDSRequestProducer":{"carrierTechnologyParameters":{"carrierTechnology":"RESTREQUESTOR","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.restrequestor.RestRequestorCarrierTechnologyParameters"},"eventProtocolParameters":{"eventProtocol":"JSON"},"eventNameFilter":"CDSCreateSubscriptionRequestEvent","requestorMode":true,"requestorPeer":"CDSRequestConsumer","requestorTimeout":500},"CDSDeleteRequestProducer":{"carrierTechnologyParameters":{"carrierTechnology":"RESTREQUESTOR","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.restrequestor.RestRequestorCarrierTechnologyParameters"},"eventProtocolParameters":{"eventProtocol":"JSON"},"eventNameFilter":"CDSDeleteSubscriptionRequestEvent","requestorMode":true,"requestorPeer":"CDSDeleteRequestConsumer","requestorTimeout":500},"CDSReplyProducer":{"carrierTechnologyParameters":{"carrierTechnology":"RESTCLIENT","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.restclient.RestClientCarrierTechnologyParameters","parameters":{"url":"https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT","httpMethod":"POST","restRequestTimeout":2000}},"eventProtocolParameters":{"eventProtocol":"JSON"},"eventNameFilter":"CDSResponseStatusEvent"}}},"name":"operational.apex.pmcontrol","version":"1.0.0","metadata":{"policy-id":"operational.apex.pmcontrol","policy-version":"1.0.0"}}}]},"name":"NULL","version":"0.0.0"},"properties":{}},{"id":"ae4bfe5d-2f60-47b6-bd35-5d61ac366c22","definition":{"name":"org.onap.domain.pmsh.PMSH_OperationalPolicyAutomationCompositionElement","version":"1.2.3"},"orderedState":"DEPLOY","toscaServiceTemplateFragment":{"data_types":{"onap.datatypes.ToscaConceptIdentifier":{"properties":{"name":{"name":"name","type":"string","type_version":"0.0.0","required":true},"version":{"name":"version","type":"string","type_version":"0.0.0","required":true}},"name":"onap.datatypes.ToscaConceptIdentifier","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatype.controlloop.Target":{"properties":{"targetType":{"name":"targetType","type":"string","type_version":"0.0.0","description":"Category for the target type","required":true,"constraints":[{"valid_values":["VNF","VM","VFMODULE","PNF"]}]},"entityIds":{"name":"entityIds","type":"map","type_version":"0.0.0","description":"Map of values that identify the resource. If none are provided, it is assumed that the\nentity that generated the ONSET event will be the target.\n","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CSAR_RESOURCES"}}},"name":"onap.datatype.controlloop.Target","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{},"description":"Definition for a entity in A&AI to perform a control loop operation on"},"onap.datatype.controlloop.Actor":{"properties":{"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"The actor performing the operation.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultActors,ClampExecution:CDS/actor"}},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"The operation the actor is performing.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultOperations,ClampExecution:CDS/operation"}},"target":{"name":"target","type":"onap.datatype.controlloop.Target","type_version":"0.0.0","description":"The resource the operation should be performed on.","required":true},"payload":{"name":"payload","type":"map","type_version":"0.0.0","description":"Name/value pairs of payload information passed by Policy to the actor","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CDS/payload"}}},"name":"onap.datatype.controlloop.Actor","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{},"description":"An actor/operation/target definition"},"onap.datatype.controlloop.Operation":{"properties":{"id":{"name":"id","type":"string","type_version":"0.0.0","description":"Unique identifier for the operation","required":true},"description":{"name":"description","type":"string","type_version":"0.0.0","description":"A user-friendly description of the intent for the operation","required":false},"operation":{"name":"operation","type":"onap.datatype.controlloop.Actor","type_version":"0.0.0","description":"The definition of the operation to be performed.","required":true},"timeout":{"name":"timeout","type":"integer","type_version":"0.0.0","description":"The amount of time for the actor to perform the operation.","required":true},"retries":{"name":"retries","type":"integer","type_version":"0.0.0","description":"The number of retries the actor should attempt to perform the operation.","default":0.0,"required":true},"success":{"name":"success","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke on success. A value of \"final_success\" indicates and end to the operation.","default":"final_success","required":false},"failure":{"name":"failure","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke on Actor operation failure.","default":"final_failure","required":false},"failure_timeout":{"name":"failure_timeout","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the time out for the operation occurs.","default":"final_failure_timeout","required":false},"failure_retries":{"name":"failure_retries","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the current operation has exceeded its max retries.","default":"final_failure_retries","required":false},"failure_exception":{"name":"failure_exception","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the current operation causes an exception.","default":"final_failure_exception","required":false},"failure_guard":{"name":"failure_guard","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the current operation is blocked due to guard policy enforcement.","default":"final_failure_guard","required":false}},"name":"onap.datatype.controlloop.Operation","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{},"description":"An operation supported by an actor"},"org.onap.datatypes.policy.clamp.acm.httpAutomationCompositionElement.RestRequest":{"properties":{"restRequestId":{"name":"restRequestId","type":"onap.datatypes.ToscaConceptIdentifier","type_version":"0.0.0","description":"The name and version of a REST request to be sent to a REST endpoint","required":true},"httpMethod":{"name":"httpMethod","type":"string","type_version":"0.0.0","description":"The REST method to use","required":true,"constraints":[{"valid_values":["POST","PUT","GET","DELETE"]}]},"path":{"name":"path","type":"string","type_version":"0.0.0","description":"The path of the REST request relative to the base URL","required":true},"body":{"name":"body","type":"string","type_version":"0.0.0","description":"The body of the REST request for PUT and POST requests","required":false},"expectedResponse":{"name":"expectedResponse","type":"integer","type_version":"0.0.0","description":"THe expected HTTP status code for the REST request","required":true,"constraints":[]}},"name":"org.onap.datatypes.policy.clamp.acm.httpAutomationCompositionElement.RestRequest","version":"1.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"org.onap.datatypes.policy.clamp.acm.httpAutomationCompositionElement.ConfigurationEntity":{"properties":{"configurationEntityId":{"name":"configurationEntityId","type":"onap.datatypes.ToscaConceptIdentifier","type_version":"0.0.0","description":"The name and version of a Configuration Entity to be handled by the HTTP Automation Composition Element","required":true},"restSequence":{"name":"restSequence","type":"list","type_version":"0.0.0","description":"A sequence of REST commands to send to the REST endpoint","required":false,"entry_schema":{"type":"org.onap.datatypes.policy.clamp.acm.httpAutomationCompositionElement.RestRequest","type_version":"1.0.0"}}},"name":"org.onap.datatypes.policy.clamp.acm.httpAutomationCompositionElement.ConfigurationEntity","version":"1.0.0","derived_from":"tosca.datatypes.Root","metadata":{}}},"policy_types":{"onap.policies.Monitoring":{"name":"onap.policies.Monitoring","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"a base policy type for all policies that govern monitoring provisioning"},"onap.policies.customPolicyType":{"name":"onap.policies.customPolicyType","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"a base policy type for all policies that govern monitoring provisioning"},"onap.policies.controlloop.operational.Common":{"properties":{"id":{"name":"id","type":"string","type_version":"0.0.0","description":"The unique control loop id.","required":true},"timeout":{"name":"timeout","type":"integer","type_version":"0.0.0","description":"Overall timeout for executing all the operations. This timeout should equal or exceed the total\ntimeout for each operation listed.\n","required":true},"abatement":{"name":"abatement","type":"boolean","type_version":"0.0.0","description":"Whether an abatement event message will be expected for the control loop from DCAE.","default":false,"required":true},"trigger":{"name":"trigger","type":"string","type_version":"0.0.0","description":"Initial operation to execute upon receiving an Onset event message for the Control Loop.","required":true},"operations":{"name":"operations","type":"list","type_version":"0.0.0","description":"List of operations to be performed when Control Loop is triggered.","required":true,"entry_schema":{"type":"onap.datatype.controlloop.Operation","type_version":"0.0.0"}}},"name":"onap.policies.controlloop.operational.Common","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"Operational Policy for Control Loop execution. Originated in Frankfurt to support TOSCA Compliant\nPolicy Types. This does NOT support the legacy Policy YAML policy type.\n"},"onap.policies.controlloop.operational.common.Apex":{"properties":{"engineServiceParameters":{"name":"engineServiceParameters","type":"string","type_version":"0.0.0","description":"The engine parameters like name, instanceCount, policy implementation, parameters etc.","required":true},"eventInputParameters":{"name":"eventInputParameters","type":"string","type_version":"0.0.0","description":"The event input parameters.","required":true},"eventOutputParameters":{"name":"eventOutputParameters","type":"string","type_version":"0.0.0","description":"The event output parameters.","required":true},"javaProperties":{"name":"javaProperties","type":"string","type_version":"0.0.0","description":"Name/value pairs of properties to be set for APEX if needed.","required":false}},"name":"onap.policies.controlloop.operational.common.Apex","version":"1.0.0","derived_from":"onap.policies.controlloop.operational.Common","metadata":{},"description":"Operational policies for Apex PDP"}},"topology_template":{"policies":[{"operational.apex.pmcontrol":{"type":"onap.policies.controlloop.operational.common.Apex","type_version":"1.0.0","properties":{"engineServiceParameters":{"name":"MyApexEngine","version":"0.0.1","id":45,"instanceCount":2,"deploymentPort":12561,"engineParameters":{"executorParameters":{"JAVASCRIPT":{"parameterClassName":"org.onap.policy.apex.plugins.executor.javascript.JavascriptExecutorParameters"}},"contextParameters":{"parameterClassName":"org.onap.policy.apex.context.parameters.ContextParameters","schemaParameters":{"Avro":{"parameterClassName":"org.onap.policy.apex.plugins.context.schema.avro.AvroSchemaHelperParameters"},"Java":{"parameterClassName":"org.onap.policy.apex.context.impl.schema.java.JavaSchemaHelperParameters","jsonAdapters":{"Instant":{"adaptedClass":"java.time.Instant","adaptorClass":"org.onap.policy.common.gson.InstantAsMillisTypeAdapter"}}}}}},"policy_type_impl":{"apexPolicyModel":{"key":{"name":"PMControlPolicy","version":"0.0.1"},"keyInformation":{"key":{"name":"PMControlPolicy_KeyInfo","version":"0.0.1"},"keyInfoMap":{"entry":[{"key":{"name":"CDSActionIdentifiersType","version":"0.0.1"},"value":{"key":{"name":"CDSActionIdentifiersType","version":"0.0.1"},"UUID":"6e5fa19b-14df-37e3-a4ae-8c537e861a82","description":"Generated description for concept referred to by key \"CDSActionIdentifiersType:0.0.1\""}},{"key":{"name":"CDSCreateResponseEvent","version":"0.0.1"},"value":{"key":{"name":"CDSCreateResponseEvent","version":"0.0.1"},"UUID":"14b29e38-ac75-3273-aa4e-8583c0aa7dad","description":"Generated description for concept referred to by key \"CDSCreateResponseEvent:0.0.1\""}},{"key":{"name":"CDSCreateResponsePayloadType","version":"0.0.1"},"value":{"key":{"name":"CDSCreateResponsePayloadType","version":"0.0.1"},"UUID":"04573f8f-e772-30a5-b1d9-d7318d4a1e13","description":"Generated description for concept referred to by key \"CDSCreateResponsePayloadType:0.0.1\""}},{"key":{"name":"CDSCreateResponsePolicy","version":"0.0.1"},"value":{"key":{"name":"CDSCreateResponsePolicy","version":"0.0.1"},"UUID":"e126c965-fc09-3bfe-8f55-70f380a4a49c","description":"Generated description for concept referred to by key \"CDSCreateResponsePolicy:0.0.1\""}},{"key":{"name":"CDSCreateResponseTask","version":"0.0.1"},"value":{"key":{"name":"CDSCreateResponseTask","version":"0.0.1"},"UUID":"6165ee82-afd2-3aab-a517-f00b3f2461d2","description":"Generated description for concept referred to by key \"CDSCreateResponseTask:0.0.1\""}},{"key":{"name":"CDSCreateSubscriptionPayloadType","version":"0.0.1"},"value":{"key":{"name":"CDSCreateSubscriptionPayloadType","version":"0.0.1"},"UUID":"8350ac5e-c157-38b9-9614-a0f93a830e60","description":"Generated description for concept referred to by key \"CDSCreateSubscriptionPayloadType:0.0.1\""}},{"key":{"name":"CDSCreateSubscriptionRequestEvent","version":"0.0.1"},"value":{"key":{"name":"CDSCreateSubscriptionRequestEvent","version":"0.0.1"},"UUID":"cfa325ba-226b-3a31-9183-ec43e2b6e9a2","description":"Generated description for concept referred to by key \"CDSCreateSubscriptionRequestEvent:0.0.1\""}},{"key":{"name":"CDSDeleteResponseEvent","version":"0.0.1"},"value":{"key":{"name":"CDSDeleteResponseEvent","version":"0.0.1"},"UUID":"8be9c0fa-7437-3841-aff2-b3cec6ae3bd8","description":"Generated description for concept referred to by key \"CDSDeleteResponseEvent:0.0.1\""}},{"key":{"name":"CDSDeleteResponsePayloadType","version":"0.0.1"},"value":{"key":{"name":"CDSDeleteResponsePayloadType","version":"0.0.1"},"UUID":"3fbfe0c9-152e-34d3-a504-09cd13c058d0","description":"Generated description for concept referred to by key \"CDSDeleteResponsePayloadType:0.0.1\""}},{"key":{"name":"CDSDeleteResponsePolicy","version":"0.0.1"},"value":{"key":{"name":"CDSDeleteResponsePolicy","version":"0.0.1"},"UUID":"a780251c-edd5-3132-b865-04313246b43c","description":"Generated description for concept referred to by key \"CDSDeleteResponsePolicy:0.0.1\""}},{"key":{"name":"CDSDeleteResponseTask","version":"0.0.1"},"value":{"key":{"name":"CDSDeleteResponseTask","version":"0.0.1"},"UUID":"afce4555-3aa3-3521-a7d8-ee8cdf0d3efc","description":"Generated description for concept referred to by key \"CDSDeleteResponseTask:0.0.1\""}},{"key":{"name":"CDSDeleteSubscriptionPayloadType","version":"0.0.1"},"value":{"key":{"name":"CDSDeleteSubscriptionPayloadType","version":"0.0.1"},"UUID":"12658406-9147-3c9d-a38c-5ad5e30b092b","description":"Generated description for concept referred to by key \"CDSDeleteSubscriptionPayloadType:0.0.1\""}},{"key":{"name":"CDSDeleteSubscriptionRequestEvent","version":"0.0.1"},"value":{"key":{"name":"CDSDeleteSubscriptionRequestEvent","version":"0.0.1"},"UUID":"24380c95-9289-36e6-8cbf-0edefa15ccd9","description":"Generated description for concept referred to by key \"CDSDeleteSubscriptionRequestEvent:0.0.1\""}},{"key":{"name":"CDSRequestCommonHeaderType","version":"0.0.1"},"value":{"key":{"name":"CDSRequestCommonHeaderType","version":"0.0.1"},"UUID":"35590ac0-062c-39f1-8786-b4ff716e30b1","description":"Generated description for concept referred to by key \"CDSRequestCommonHeaderType:0.0.1\""}},{"key":{"name":"CDSResponseCommonHeaderType","version":"0.0.1"},"value":{"key":{"name":"CDSResponseCommonHeaderType","version":"0.0.1"},"UUID":"dd7e1805-885a-350b-aaf9-ed541321ae3c","description":"Generated description for concept referred to by key \"CDSResponseCommonHeaderType:0.0.1\""}},{"key":{"name":"CDSResponseStatusEvent","version":"0.0.1"},"value":{"key":{"name":"CDSResponseStatusEvent","version":"0.0.1"},"UUID":"7986e21b-32f7-302e-9554-31f21b673493","description":"Generated description for concept referred to by key \"CDSResponseStatusEvent:0.0.1\""}},{"key":{"name":"CDSResponseStatusType","version":"0.0.1"},"value":{"key":{"name":"CDSResponseStatusType","version":"0.0.1"},"UUID":"92b8a2cf-344e-3ce1-8cc0-2b7d3cb695fa","description":"Generated description for concept referred to by key \"CDSResponseStatusType:0.0.1\""}},{"key":{"name":"CreateSubscriptionPayloadEvent","version":"0.0.1"},"value":{"key":{"name":"CreateSubscriptionPayloadEvent","version":"0.0.1"},"UUID":"92162397-1a8e-3a3f-a469-d2af7700af4a","description":"Generated description for concept referred to by key \"CreateSubscriptionPayloadEvent:0.0.1\""}},{"key":{"name":"CreateSubscriptionPayloadTask","version":"0.0.1"},"value":{"key":{"name":"CreateSubscriptionPayloadTask","version":"0.0.1"},"UUID":"bc0c69f0-52ed-38ea-b468-ae4a6fd1730d","description":"Generated description for concept referred to by key \"CreateSubscriptionPayloadTask:0.0.1\""}},{"key":{"name":"CreateSubscriptionRequestTask","version":"0.0.1"},"value":{"key":{"name":"CreateSubscriptionRequestTask","version":"0.0.1"},"UUID":"89cb75e9-f06c-30d3-b4ff-698d45f63869","description":"Generated description for concept referred to by key \"CreateSubscriptionRequestTask:0.0.1\""}},{"key":{"name":"DeleteSubscriptionPayloadEvent","version":"0.0.1"},"value":{"key":{"name":"DeleteSubscriptionPayloadEvent","version":"0.0.1"},"UUID":"994fa441-04ab-33bb-832d-1cd12ab5d074","description":"Generated description for concept referred to by key \"DeleteSubscriptionPayloadEvent:0.0.1\""}},{"key":{"name":"DeleteSubscriptionPayloadTask","version":"0.0.1"},"value":{"key":{"name":"DeleteSubscriptionPayloadTask","version":"0.0.1"},"UUID":"0f519117-5fea-3e4b-941f-8f778100465f","description":"Generated description for concept referred to by key \"DeleteSubscriptionPayloadTask:0.0.1\""}},{"key":{"name":"DeleteSubscriptionRequestTask","version":"0.0.1"},"value":{"key":{"name":"DeleteSubscriptionRequestTask","version":"0.0.1"},"UUID":"acb772fe-d442-39e3-98f9-b1080caf4150","description":"Generated description for concept referred to by key \"DeleteSubscriptionRequestTask:0.0.1\""}},{"key":{"name":"MRResponseEvent","version":"0.0.1"},"value":{"key":{"name":"MRResponseEvent","version":"0.0.1"},"UUID":"13c747a3-6bae-3bcf-9c80-b152e01dc194","description":"Generated description for concept referred to by key \"MRResponseEvent:0.0.1\""}},{"key":{"name":"PMControlPolicy","version":"0.0.1"},"value":{"key":{"name":"PMControlPolicy","version":"0.0.1"},"UUID":"acf1e55c-7bc5-3bd5-975a-0ca54afcd8a4","description":"Generated description for concept referred to by key \"PMControlPolicy:0.0.1\""}},{"key":{"name":"PMControlPolicy_Albums","version":"0.0.1"},"value":{"key":{"name":"PMControlPolicy_Albums","version":"0.0.1"},"UUID":"b38ad204-c2c8-32f4-9b5a-dda0aeb0145b","description":"Generated description for concept referred to by key \"PMControlPolicy_Albums:0.0.1\""}},{"key":{"name":"PMControlPolicy_Events","version":"0.0.1"},"value":{"key":{"name":"PMControlPolicy_Events","version":"0.0.1"},"UUID":"be3871a0-c42a-3113-a066-82d192840eca","description":"Generated description for concept referred to by key \"PMControlPolicy_Events:0.0.1\""}},{"key":{"name":"PMControlPolicy_KeyInfo","version":"0.0.1"},"value":{"key":{"name":"PMControlPolicy_KeyInfo","version":"0.0.1"},"UUID":"ced37634-28a4-3178-b7f6-2980794927b0","description":"Generated description for concept referred to by key \"PMControlPolicy_KeyInfo:0.0.1\""}},{"key":{"name":"PMControlPolicy_Policies","version":"0.0.1"},"value":{"key":{"name":"PMControlPolicy_Policies","version":"0.0.1"},"UUID":"be3d180d-ef9c-3a75-8e9c-84271a038bed","description":"Generated description for concept referred to by key \"PMControlPolicy_Policies:0.0.1\""}},{"key":{"name":"PMControlPolicy_Schemas","version":"0.0.1"},"value":{"key":{"name":"PMControlPolicy_Schemas","version":"0.0.1"},"UUID":"e61973f1-189c-39e5-82f6-0d3afe298a20","description":"Generated description for concept referred to by key \"PMControlPolicy_Schemas:0.0.1\""}},{"key":{"name":"PMControlPolicy_Tasks","version":"0.0.1"},"value":{"key":{"name":"PMControlPolicy_Tasks","version":"0.0.1"},"UUID":"5658adb3-2962-30a3-a241-fae75bb8eb4a","description":"Generated description for concept referred to by key \"PMControlPolicy_Tasks:0.0.1\""}},{"key":{"name":"PMSubscriptionAlbum","version":"0.0.1"},"value":{"key":{"name":"PMSubscriptionAlbum","version":"0.0.1"},"UUID":"c2bd6f0d-6854-317a-9be2-97c08338428c","description":"Generated description for concept referred to by key \"PMSubscriptionAlbum:0.0.1\""}},{"key":{"name":"PMSubscriptionOutputEvent","version":"0.0.1"},"value":{"key":{"name":"PMSubscriptionOutputEvent","version":"0.0.1"},"UUID":"992b7819-9f69-3aa0-bb0f-6e45ea15ce05","description":"Generated description for concept referred to by key \"PMSubscriptionOutputEvent:0.0.1\""}},{"key":{"name":"PMSubscriptionType","version":"0.0.1"},"value":{"key":{"name":"PMSubscriptionType","version":"0.0.1"},"UUID":"73c1c397-4fc3-357f-93b6-a8ad707fbaae","description":"Generated description for concept referred to by key \"PMSubscriptionType:0.0.1\""}},{"key":{"name":"ReceiveEventPolicy","version":"0.0.1"},"value":{"key":{"name":"ReceiveEventPolicy","version":"0.0.1"},"UUID":"568b7345-9de1-36d3-b6a3-9b857e6809a1","description":"Generated description for concept referred to by key \"ReceiveEventPolicy:0.0.1\""}},{"key":{"name":"ReceiveSubscriptionTask","version":"0.0.1"},"value":{"key":{"name":"ReceiveSubscriptionTask","version":"0.0.1"},"UUID":"f596afc8-100c-35eb-92c8-352355ea457d","description":"Generated description for concept referred to by key \"ReceiveSubscriptionTask:0.0.1\""}},{"key":{"name":"SimpleIntType","version":"0.0.1"},"value":{"key":{"name":"SimpleIntType","version":"0.0.1"},"UUID":"153791fd-ae0a-36a7-88a5-309a7936415d","description":"Generated description for concept referred to by key \"SimpleIntType:0.0.1\""}},{"key":{"name":"SimpleStringType","version":"0.0.1"},"value":{"key":{"name":"SimpleStringType","version":"0.0.1"},"UUID":"8a4957cf-9493-3a76-8c22-a208e23259af","description":"Generated description for concept referred to by key \"SimpleStringType:0.0.1\""}},{"key":{"name":"SubscriptionStatusType","version":"0.0.1"},"value":{"key":{"name":"SubscriptionStatusType","version":"0.0.1"},"UUID":"597643b1-9db1-31ce-85d0-e1c63c43b30b","description":"Generated description for concept referred to by key \"SubscriptionStatusType:0.0.1\""}},{"key":{"name":"SubscriptionType","version":"0.0.1"},"value":{"key":{"name":"SubscriptionType","version":"0.0.1"},"UUID":"184547bb-7d64-3cb2-a273-d7185102c5ce","description":"Generated description for concept referred to by key \"SubscriptionType:0.0.1\""}},{"key":{"name":"UUIDType","version":"0.0.1"},"value":{"key":{"name":"UUIDType","version":"0.0.1"},"UUID":"6a8cc68e-dfc8-3403-9c6d-071c886b319c","description":"Generated description for concept referred to by key \"UUIDType:0.0.1\""}},{"key":{"name":"pmsh-operational-policy","version":"0.0.1"},"value":{"key":{"name":"pmsh-operational-policy","version":"0.0.1"},"UUID":"fdf2c9ff-6422-3ea6-b6b6-49b12116265d","description":"Generated description for concept referred to by key \"pmsh-operational-policy:0.0.1\""}}]}},"policies":{"key":{"name":"PMControlPolicy_Policies","version":"0.0.1"},"policyMap":{"entry":[{"key":{"name":"CDSCreateResponsePolicy","version":"0.0.1"},"value":{"policyKey":{"name":"CDSCreateResponsePolicy","version":"0.0.1"},"template":"Freestyle","state":{"entry":[{"key":"CDSCreateResponseState","value":{"stateKey":{"parentKeyName":"CDSCreateResponsePolicy","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"CDSCreateResponseState"},"trigger":{"name":"CDSCreateResponseEvent","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"ResponseOutput","value":{"key":{"parentKeyName":"CDSCreateResponsePolicy","parentKeyVersion":"0.0.1","parentLocalName":"CDSCreateResponseState","localName":"ResponseOutput"},"outgoingEvent":{"name":"CDSResponseStatusEvent","version":"0.0.1"},"outgoingEventReference":[{"name":"CDSResponseStatusEvent","version":"0.0.1"}],"nextState":{"parentKeyName":"NULL","parentKeyVersion":"0.0.0","parentLocalName":"NULL","localName":"NULL"}}}]},"contextAlbumReference":[],"taskSelectionLogic":{"key":"NULL","logicFlavour":"UNDEFINED","logic":""},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"CDSCreateResponseTask","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"CDSCreateResponseTask","version":"0.0.1"},"value":{"key":{"parentKeyName":"CDSCreateResponsePolicy","parentKeyVersion":"0.0.1","parentLocalName":"CDSCreateResponseState","localName":"CDSCreateResponsePolicy"},"outputType":"DIRECT","output":{"parentKeyName":"CDSCreateResponsePolicy","parentKeyVersion":"0.0.1","parentLocalName":"CDSCreateResponseState","localName":"ResponseOutput"}}}]}}}]},"firstState":"CDSCreateResponseState"}},{"key":{"name":"CDSDeleteResponsePolicy","version":"0.0.1"},"value":{"policyKey":{"name":"CDSDeleteResponsePolicy","version":"0.0.1"},"template":"Freestyle","state":{"entry":[{"key":"CDSDeleteResponseState","value":{"stateKey":{"parentKeyName":"CDSDeleteResponsePolicy","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"CDSDeleteResponseState"},"trigger":{"name":"CDSDeleteResponseEvent","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"ResponseOutput","value":{"key":{"parentKeyName":"CDSDeleteResponsePolicy","parentKeyVersion":"0.0.1","parentLocalName":"CDSDeleteResponseState","localName":"ResponseOutput"},"outgoingEvent":{"name":"CDSResponseStatusEvent","version":"0.0.1"},"outgoingEventReference":[{"name":"CDSResponseStatusEvent","version":"0.0.1"}],"nextState":{"parentKeyName":"NULL","parentKeyVersion":"0.0.0","parentLocalName":"NULL","localName":"NULL"}}}]},"contextAlbumReference":[],"taskSelectionLogic":{"key":"NULL","logicFlavour":"UNDEFINED","logic":""},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"CDSDeleteResponseTask","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"CDSDeleteResponseTask","version":"0.0.1"},"value":{"key":{"parentKeyName":"CDSDeleteResponsePolicy","parentKeyVersion":"0.0.1","parentLocalName":"CDSDeleteResponseState","localName":"CDSDeleteResponsePolicy"},"outputType":"DIRECT","output":{"parentKeyName":"CDSDeleteResponsePolicy","parentKeyVersion":"0.0.1","parentLocalName":"CDSDeleteResponseState","localName":"ResponseOutput"}}}]}}}]},"firstState":"CDSDeleteResponseState"}},{"key":{"name":"ReceiveEventPolicy","version":"0.0.1"},"value":{"policyKey":{"name":"ReceiveEventPolicy","version":"0.0.1"},"template":"Freestyle","state":{"entry":[{"key":"CreateOrDeleteState","value":{"stateKey":{"parentKeyName":"ReceiveEventPolicy","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"CreateOrDeleteState"},"trigger":{"name":"PMSubscriptionOutputEvent","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"CreateSubscriptionPayload","value":{"key":{"parentKeyName":"ReceiveEventPolicy","parentKeyVersion":"0.0.1","parentLocalName":"CreateOrDeleteState","localName":"CreateSubscriptionPayload"},"outgoingEvent":{"name":"CreateSubscriptionPayloadEvent","version":"0.0.1"},"outgoingEventReference":[{"name":"CreateSubscriptionPayloadEvent","version":"0.0.1"}],"nextState":{"parentKeyName":"ReceiveEventPolicy","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"CreateSubscription"}}},{"key":"DeleteSubscriptionPayload","value":{"key":{"parentKeyName":"ReceiveEventPolicy","parentKeyVersion":"0.0.1","parentLocalName":"CreateOrDeleteState","localName":"DeleteSubscriptionPayload"},"outgoingEvent":{"name":"DeleteSubscriptionPayloadEvent","version":"0.0.1"},"outgoingEventReference":[{"name":"DeleteSubscriptionPayloadEvent","version":"0.0.1"}],"nextState":{"parentKeyName":"ReceiveEventPolicy","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"DeleteSubscription"}}}]},"contextAlbumReference":[{"name":"PMSubscriptionAlbum","version":"0.0.1"}],"taskSelectionLogic":{"key":"TaskSelectionLogic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2020 Nordix. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n *\n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\nexecutor.logger.info(executor.subject.id);\nvar pmSubscriptionInfo = executor.getContextAlbum(\"PMSubscriptionAlbum\").get(executor.inFields.get(\"albumID\").toString())\nvar changeType = pmSubscriptionInfo.get(\"changeType\").toString()\nexecutor.logger.info(\"Change Type is \" + changeType)\nif (\"CREATE\".equals(changeType)) {\n executor.logger.info(\"Choosing to create a subscription\")\n executor.subject.getTaskKey(\"CreateSubscriptionPayloadTask\").copyTo(executor.selectedTask);\n}\nelse if (\"DELETE\".equals(changeType)) {\n executor.logger.info(\"Choosing to delete a subscription\")\n executor.subject.getTaskKey(\"DeleteSubscriptionPayloadTask\").copyTo(executor.selectedTask);\n}\nreturnValue = executor.isTrue;\ntrue;"},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"CreateSubscriptionPayloadTask","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"CreateSubscriptionPayloadTask","version":"0.0.1"},"value":{"key":{"parentKeyName":"ReceiveEventPolicy","parentKeyVersion":"0.0.1","parentLocalName":"CreateOrDeleteState","localName":"ReceiveEventPolicy"},"outputType":"DIRECT","output":{"parentKeyName":"ReceiveEventPolicy","parentKeyVersion":"0.0.1","parentLocalName":"CreateOrDeleteState","localName":"CreateSubscriptionPayload"}}},{"key":{"name":"DeleteSubscriptionPayloadTask","version":"0.0.1"},"value":{"key":{"parentKeyName":"ReceiveEventPolicy","parentKeyVersion":"0.0.1","parentLocalName":"CreateOrDeleteState","localName":"ReceiveEventPolicy"},"outputType":"DIRECT","output":{"parentKeyName":"ReceiveEventPolicy","parentKeyVersion":"0.0.1","parentLocalName":"CreateOrDeleteState","localName":"DeleteSubscriptionPayload"}}}]}}},{"key":"CreateSubscription","value":{"stateKey":{"parentKeyName":"ReceiveEventPolicy","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"CreateSubscription"},"trigger":{"name":"CreateSubscriptionPayloadEvent","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"IssueCreateSubscriptionRequestOutput","value":{"key":{"parentKeyName":"ReceiveEventPolicy","parentKeyVersion":"0.0.1","parentLocalName":"CreateSubscription","localName":"IssueCreateSubscriptionRequestOutput"},"outgoingEvent":{"name":"CDSCreateSubscriptionRequestEvent","version":"0.0.1"},"outgoingEventReference":[{"name":"CDSCreateSubscriptionRequestEvent","version":"0.0.1"}],"nextState":{"parentKeyName":"NULL","parentKeyVersion":"0.0.0","parentLocalName":"NULL","localName":"NULL"}}}]},"contextAlbumReference":[{"name":"PMSubscriptionAlbum","version":"0.0.1"}],"taskSelectionLogic":{"key":"NULL","logicFlavour":"UNDEFINED","logic":""},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"CreateSubscriptionRequestTask","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"CreateSubscriptionRequestTask","version":"0.0.1"},"value":{"key":{"parentKeyName":"ReceiveEventPolicy","parentKeyVersion":"0.0.1","parentLocalName":"CreateSubscription","localName":"ReceiveEventPolicy"},"outputType":"DIRECT","output":{"parentKeyName":"ReceiveEventPolicy","parentKeyVersion":"0.0.1","parentLocalName":"CreateSubscription","localName":"IssueCreateSubscriptionRequestOutput"}}}]}}},{"key":"DeleteSubscription","value":{"stateKey":{"parentKeyName":"ReceiveEventPolicy","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"DeleteSubscription"},"trigger":{"name":"DeleteSubscriptionPayloadEvent","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"IssueDeleteSubscriptionRequestOutput","value":{"key":{"parentKeyName":"ReceiveEventPolicy","parentKeyVersion":"0.0.1","parentLocalName":"DeleteSubscription","localName":"IssueDeleteSubscriptionRequestOutput"},"outgoingEvent":{"name":"CDSDeleteSubscriptionRequestEvent","version":"0.0.1"},"outgoingEventReference":[{"name":"CDSDeleteSubscriptionRequestEvent","version":"0.0.1"}],"nextState":{"parentKeyName":"NULL","parentKeyVersion":"0.0.0","parentLocalName":"NULL","localName":"NULL"}}}]},"contextAlbumReference":[{"name":"PMSubscriptionAlbum","version":"0.0.1"}],"taskSelectionLogic":{"key":"NULL","logicFlavour":"UNDEFINED","logic":""},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"DeleteSubscriptionRequestTask","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"DeleteSubscriptionRequestTask","version":"0.0.1"},"value":{"key":{"parentKeyName":"ReceiveEventPolicy","parentKeyVersion":"0.0.1","parentLocalName":"DeleteSubscription","localName":"ReceiveEventPolicy"},"outputType":"DIRECT","output":{"parentKeyName":"ReceiveEventPolicy","parentKeyVersion":"0.0.1","parentLocalName":"DeleteSubscription","localName":"IssueDeleteSubscriptionRequestOutput"}}}]}}},{"key":"ReceiveSubscriptionState","value":{"stateKey":{"parentKeyName":"ReceiveEventPolicy","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"ReceiveSubscriptionState"},"trigger":{"name":"pmsh-operational-policy","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"ReceivePMSubscriptionOutput","value":{"key":{"parentKeyName":"ReceiveEventPolicy","parentKeyVersion":"0.0.1","parentLocalName":"ReceiveSubscriptionState","localName":"ReceivePMSubscriptionOutput"},"outgoingEvent":{"name":"PMSubscriptionOutputEvent","version":"0.0.1"},"outgoingEventReference":[{"name":"PMSubscriptionOutputEvent","version":"0.0.1"}],"nextState":{"parentKeyName":"ReceiveEventPolicy","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"CreateOrDeleteState"}}}]},"contextAlbumReference":[{"name":"PMSubscriptionAlbum","version":"0.0.1"}],"taskSelectionLogic":{"key":"NULL","logicFlavour":"UNDEFINED","logic":""},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"ReceiveSubscriptionTask","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"ReceiveSubscriptionTask","version":"0.0.1"},"value":{"key":{"parentKeyName":"ReceiveEventPolicy","parentKeyVersion":"0.0.1","parentLocalName":"ReceiveSubscriptionState","localName":"ReceiveEventPolicy"},"outputType":"DIRECT","output":{"parentKeyName":"ReceiveEventPolicy","parentKeyVersion":"0.0.1","parentLocalName":"ReceiveSubscriptionState","localName":"ReceivePMSubscriptionOutput"}}}]}}}]},"firstState":"ReceiveSubscriptionState"}}]}},"tasks":{"key":{"name":"PMControlPolicy_Tasks","version":"0.0.1"},"taskMap":{"entry":[{"key":{"name":"CDSCreateResponseTask","version":"0.0.1"},"value":{"key":{"name":"CDSCreateResponseTask","version":"0.0.1"},"inputEvent":{"key":{"name":"CDSCreateResponseEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.onap.pmcontrol","source":"CDS","target":"APEX","parameter":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"CDSResponseCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"CDSCreateResponsePayloadType","version":"0.0.1"},"optional":false}},{"key":"status","value":{"key":"status","fieldSchemaKey":{"name":"CDSResponseStatusType","version":"0.0.1"},"optional":false}}]}},"outputEvents":{"entry":[{"key":"CDSResponseStatusEvent","value":{"key":{"name":"CDSResponseStatusEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.onap.pmcontrol","source":"APEX","target":"DCAE","parameter":{"entry":[{"key":"status","value":{"key":"status","fieldSchemaKey":{"name":"SubscriptionStatusType","version":"0.0.1"},"optional":false}}]}}}]},"taskParameters":{"entry":[]},"contextAlbumReference":[{"name":"PMSubscriptionAlbum","version":"0.0.1"}],"taskLogic":{"key":"TaskLogic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2020 Nordix. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n *\n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\nexecutor.logger.info(executor.subject.id);\nvar commonHeader = executor.inFields.get(\"commonHeader\")\nvar response = executor.inFields.get(\"payload\")\nvar albumID = commonHeader.get(\"requestId\")\nvar pmSubscriptionInfo = executor.getContextAlbum(\"PMSubscriptionAlbum\").get(albumID.toString());\nvar responseStatus = executor.subject.getOutFieldSchemaHelper(\"status\").createNewInstance();\nvar changeType = pmSubscriptionInfo.get(\"changeType\").toUpperCase()\nresponseStatus.put(\"nfName\", pmSubscriptionInfo.get(\"nfName\"))\nresponseStatus.put(\"changeType\", pmSubscriptionInfo.get(\"changeType\"))\nif (\"CREATE\".equals(changeType)) {\n responseStatus.put(\"subscriptionName\", pmSubscriptionInfo.get(\"subscription\").get(\"subscriptionName\"))\n responseStatus.put(\"measurementGroupName\", pmSubscriptionInfo.get(\"subscription\").get(\"measurementGroup\").get(\"measurementGroupName\"))\n}\nelse if (\"DELETE\".equals(changeType)) {\n responseStatus.put(\"subscriptionName\", pmSubscriptionInfo.get(\"subscriptionName\"))\n responseStatus.put(\"measurementGroupName\", pmSubscriptionInfo.get(\"measurementGroupName\"))\n}\nvar status = response.get(pmSubscriptionInfo.get(\"changeType\").toLowerCase() + \"_DasH_subscription_DasH_response\").get(\"odl_DasH_response\").get(\"status\")\nexecutor.logger.info(\"RESPONSE STATUS = \" + status)\nif(status == \"success\") {\n responseStatus.put(\"message\", \"success\")\n} else {\n responseStatus.put(\"message\", \"failed\")\n}\nexecutor.outFields.put(\"status\", responseStatus)\nreturnValue = executor.isTrue;\ntrue;"}}},{"key":{"name":"CDSDeleteResponseTask","version":"0.0.1"},"value":{"key":{"name":"CDSDeleteResponseTask","version":"0.0.1"},"inputEvent":{"key":{"name":"CDSDeleteResponseEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.onap.pmcontrol","source":"CDS","target":"APEX","parameter":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"CDSResponseCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"CDSDeleteResponsePayloadType","version":"0.0.1"},"optional":false}},{"key":"status","value":{"key":"status","fieldSchemaKey":{"name":"CDSResponseStatusType","version":"0.0.1"},"optional":false}}]}},"outputEvents":{"entry":[{"key":"CDSResponseStatusEvent","value":{"key":{"name":"CDSResponseStatusEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.onap.pmcontrol","source":"APEX","target":"DCAE","parameter":{"entry":[{"key":"status","value":{"key":"status","fieldSchemaKey":{"name":"SubscriptionStatusType","version":"0.0.1"},"optional":false}}]}}}]},"taskParameters":{"entry":[]},"contextAlbumReference":[{"name":"PMSubscriptionAlbum","version":"0.0.1"}],"taskLogic":{"key":"TaskLogic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2020 Nordix. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n *\n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\nexecutor.logger.info(executor.subject.id);\nvar commonHeader = executor.inFields.get(\"commonHeader\")\nvar response = executor.inFields.get(\"payload\")\nvar albumID = commonHeader.get(\"requestId\")\nvar pmSubscriptionInfo = executor.getContextAlbum(\"PMSubscriptionAlbum\").get(albumID.toString());\nvar responseStatus = executor.subject.getOutFieldSchemaHelper(\"status\").createNewInstance();\nvar changeType = pmSubscriptionInfo.get(\"changeType\").toUpperCase()\nresponseStatus.put(\"nfName\", pmSubscriptionInfo.get(\"nfName\"))\nresponseStatus.put(\"changeType\", pmSubscriptionInfo.get(\"changeType\"))\nif (\"CREATE\".equals(changeType)) {\n responseStatus.put(\"subscriptionName\", pmSubscriptionInfo.get(\"subscription\").get(\"subscriptionName\"))\n responseStatus.put(\"measurementGroupName\", pmSubscriptionInfo.get(\"subscription\").get(\"measurementGroup\").get(\"measurementGroupName\"))\n}\nelse if (\"DELETE\".equals(changeType)) {\n responseStatus.put(\"subscriptionName\", pmSubscriptionInfo.get(\"subscriptionName\"))\n responseStatus.put(\"measurementGroupName\", pmSubscriptionInfo.get(\"measurementGroupName\"))\n}\nvar status = response.get(pmSubscriptionInfo.get(\"changeType\").toLowerCase() + \"_DasH_subscription_DasH_response\").get(\"odl_DasH_response\").get(\"status\")\nexecutor.logger.info(\"RESPONSE STATUS = \" + status)\nif(status == \"success\") {\n responseStatus.put(\"message\", \"success\")\n} else {\n responseStatus.put(\"message\", \"failed\")\n}\nexecutor.outFields.put(\"status\", responseStatus)\nreturnValue = executor.isTrue;\ntrue;"}}},{"key":{"name":"CreateSubscriptionPayloadTask","version":"0.0.1"},"value":{"key":{"name":"CreateSubscriptionPayloadTask","version":"0.0.1"},"inputEvent":{"key":{"name":"PMSubscriptionOutputEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.onap.pmcontrol","source":"APEX","target":"APEX","parameter":{"entry":[{"key":"albumID","value":{"key":"albumID","fieldSchemaKey":{"name":"UUIDType","version":"0.0.1"},"optional":false}}]}},"outputEvents":{"entry":[{"key":"CreateSubscriptionPayloadEvent","value":{"key":{"name":"CreateSubscriptionPayloadEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.onap.pmcontrol","source":"APEX","target":"APEX","parameter":{"entry":[{"key":"albumID","value":{"key":"albumID","fieldSchemaKey":{"name":"UUIDType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"CDSCreateSubscriptionPayloadType","version":"0.0.1"},"optional":false}}]}}}]},"taskParameters":{"entry":[]},"contextAlbumReference":[{"name":"PMSubscriptionAlbum","version":"0.0.1"}],"taskLogic":{"key":"TaskLogic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2020 Nordix. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n *\n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\nexecutor.logger.info(executor.subject.id);\nvar pmSubscriptionInfo = executor.getContextAlbum(\"PMSubscriptionAlbum\").get(executor.inFields.get(\"albumID\").toString())\nvar changeType = pmSubscriptionInfo.get(\"changeType\").toLowerCase()\nvar payloadProperties = executor.subject.getOutFieldSchemaHelper(\"payload\").createNewSubInstance(changeType + \"_DasH_subscription_DasH_properties_record\");\npayloadProperties.put(\"nfName\", pmSubscriptionInfo.get(\"nfName\"))\npayloadProperties.put(\"ipAddress\", pmSubscriptionInfo.get(\"ipAddress\"))\nif (\"create\".equals(changeType)) {\n payloadProperties.put(\"subscriptionName\", pmSubscriptionInfo.get(\"subscription\").get(\"subscriptionName\"))\n payloadProperties.put(\"fileBasedGP\", pmSubscriptionInfo.get(\"subscription\").get(\"fileBasedGP\").toString())\n payloadProperties.put(\"fileLocation\", pmSubscriptionInfo.get(\"subscription\").get(\"fileLocation\"))\n payloadProperties.put(\"measurementGroup\", pmSubscriptionInfo.get(\"subscription\").get(\"measurementGroup\"))\n}\nelse if (\"delete\".equals(changeType)) {\n payloadProperties.put(\"subscriptionName\", pmSubscriptionInfo.get(\"subscriptionName\"))\n payloadProperties.put(\"measurementGroupName\", pmSubscriptionInfo.get(\"measurementGroupName\"))\n}\nvar payloadEntry = executor.subject.getOutFieldSchemaHelper(\"payload\").createNewSubInstance(\"CDSRequestPayloadEntry\");\npayloadEntry.put(changeType + \"_DasH_subscription_DasH_properties\", payloadProperties)\nvar payload = executor.subject.getOutFieldSchemaHelper(\"payload\").createNewInstance();\npayload.put(changeType + \"_DasH_subscription_DasH_request\", payloadEntry);\nexecutor.outFields.put(\"albumID\", executor.inFields.get(\"albumID\"))\nexecutor.outFields.put(\"payload\", payload);\nreturnValue = executor.isTrue;\ntrue;"}}},{"key":{"name":"CreateSubscriptionRequestTask","version":"0.0.1"},"value":{"key":{"name":"CreateSubscriptionRequestTask","version":"0.0.1"},"inputEvent":{"key":{"name":"CreateSubscriptionPayloadEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.onap.pmcontrol","source":"APEX","target":"APEX","parameter":{"entry":[{"key":"albumID","value":{"key":"albumID","fieldSchemaKey":{"name":"UUIDType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"CDSCreateSubscriptionPayloadType","version":"0.0.1"},"optional":false}}]}},"outputEvents":{"entry":[{"key":"CDSCreateSubscriptionRequestEvent","value":{"key":{"name":"CDSCreateSubscriptionRequestEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.onap.pmcontrol","source":"APEX","target":"APEX","parameter":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"CDSRequestCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"CDSCreateSubscriptionPayloadType","version":"0.0.1"},"optional":false}}]}}}]},"taskParameters":{"entry":[]},"contextAlbumReference":[{"name":"PMSubscriptionAlbum","version":"0.0.1"}],"taskLogic":{"key":"TaskLogic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2020 Nordix. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n *\n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\nexecutor.logger.info(executor.subject.id);\nvar pmSubscriptionInfo = executor.getContextAlbum(\"PMSubscriptionAlbum\").get(executor.inFields.get(\"albumID\").toString())\nexecutor.logger.info(pmSubscriptionInfo)\nvar changeType = pmSubscriptionInfo.get(\"changeType\").toLowerCase()\nvar blueprintName = pmSubscriptionInfo.get(\"blueprintName\").toLowerCase()\nvar blueprintVersion = pmSubscriptionInfo.get(\"blueprintVersion\").toLowerCase()\nvar payload = executor.inFields.get(\"payload\")\nvar actionName = changeType + \"-subscription\"\nvar commonHeader = executor.subject.getOutFieldSchemaHelper(\"commonHeader\").createNewInstance();\ncommonHeader.put(\"originatorId\", \"sdnc\");\ncommonHeader.put(\"requestId\", executor.inFields.get(\"albumID\").toString());\ncommonHeader.put(\"subRequestId\", \"sub-123456-1000\");\nvar actionIdentifiers = executor.subject.getOutFieldSchemaHelper(\"actionIdentifiers\").createNewInstance();\nactionIdentifiers.put(\"actionName\", actionName);\nactionIdentifiers.put(\"blueprintName\", blueprintName);\nactionIdentifiers.put(\"blueprintVersion\", blueprintVersion);\nactionIdentifiers.put(\"mode\", \"sync\");\nexecutor.outFields.put(\"commonHeader\", commonHeader);\nexecutor.outFields.put(\"actionIdentifiers\", actionIdentifiers);\nexecutor.outFields.put(\"payload\", payload);\nreturnValue = executor.isTrue;\ntrue;"}}},{"key":{"name":"DeleteSubscriptionPayloadTask","version":"0.0.1"},"value":{"key":{"name":"DeleteSubscriptionPayloadTask","version":"0.0.1"},"inputEvent":{"key":{"name":"PMSubscriptionOutputEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.onap.pmcontrol","source":"APEX","target":"APEX","parameter":{"entry":[{"key":"albumID","value":{"key":"albumID","fieldSchemaKey":{"name":"UUIDType","version":"0.0.1"},"optional":false}}]}},"outputEvents":{"entry":[{"key":"DeleteSubscriptionPayloadEvent","value":{"key":{"name":"DeleteSubscriptionPayloadEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.onap.pmcontrol","source":"APEX","target":"APEX","parameter":{"entry":[{"key":"albumID","value":{"key":"albumID","fieldSchemaKey":{"name":"UUIDType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"CDSDeleteSubscriptionPayloadType","version":"0.0.1"},"optional":false}}]}}}]},"taskParameters":{"entry":[]},"contextAlbumReference":[{"name":"PMSubscriptionAlbum","version":"0.0.1"}],"taskLogic":{"key":"TaskLogic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2020 Nordix. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n *\n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\nexecutor.logger.info(executor.subject.id);\nvar pmSubscriptionInfo = executor.getContextAlbum(\"PMSubscriptionAlbum\").get(executor.inFields.get(\"albumID\").toString())\nvar changeType = pmSubscriptionInfo.get(\"changeType\").toLowerCase()\nvar payloadProperties = executor.subject.getOutFieldSchemaHelper(\"payload\").createNewSubInstance(changeType + \"_DasH_subscription_DasH_properties_record\");\npayloadProperties.put(\"nfName\", pmSubscriptionInfo.get(\"nfName\"))\npayloadProperties.put(\"ipAddress\", pmSubscriptionInfo.get(\"ipAddress\"))\nif (\"create\".equals(changeType)) {\n payloadProperties.put(\"subscriptionName\", pmSubscriptionInfo.get(\"subscription\").get(\"subscriptionName\"))\n payloadProperties.put(\"fileBasedGP\", pmSubscriptionInfo.get(\"subscription\").get(\"fileBasedGP\").toString())\n payloadProperties.put(\"fileLocation\", pmSubscriptionInfo.get(\"subscription\").get(\"fileLocation\"))\n payloadProperties.put(\"measurementGroup\", pmSubscriptionInfo.get(\"subscription\").get(\"measurementGroup\"))\n}\nelse if (\"delete\".equals(changeType)) {\n payloadProperties.put(\"subscriptionName\", pmSubscriptionInfo.get(\"subscriptionName\"))\n payloadProperties.put(\"measurementGroupName\", pmSubscriptionInfo.get(\"measurementGroupName\"))\n}\nvar payloadEntry = executor.subject.getOutFieldSchemaHelper(\"payload\").createNewSubInstance(\"CDSRequestPayloadEntry\");\npayloadEntry.put(changeType + \"_DasH_subscription_DasH_properties\", payloadProperties)\nvar payload = executor.subject.getOutFieldSchemaHelper(\"payload\").createNewInstance();\npayload.put(changeType + \"_DasH_subscription_DasH_request\", payloadEntry);\nexecutor.outFields.put(\"albumID\", executor.inFields.get(\"albumID\"))\nexecutor.outFields.put(\"payload\", payload);\nreturnValue = executor.isTrue;\ntrue;"}}},{"key":{"name":"DeleteSubscriptionRequestTask","version":"0.0.1"},"value":{"key":{"name":"DeleteSubscriptionRequestTask","version":"0.0.1"},"inputEvent":{"key":{"name":"DeleteSubscriptionPayloadEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.onap.pmcontrol","source":"APEX","target":"APEX","parameter":{"entry":[{"key":"albumID","value":{"key":"albumID","fieldSchemaKey":{"name":"UUIDType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"CDSDeleteSubscriptionPayloadType","version":"0.0.1"},"optional":false}}]}},"outputEvents":{"entry":[{"key":"CDSDeleteSubscriptionRequestEvent","value":{"key":{"name":"CDSDeleteSubscriptionRequestEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.onap.pmcontrol","source":"APEX","target":"APEX","parameter":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"CDSRequestCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"CDSDeleteSubscriptionPayloadType","version":"0.0.1"},"optional":false}}]}}}]},"taskParameters":{"entry":[]},"contextAlbumReference":[{"name":"PMSubscriptionAlbum","version":"0.0.1"}],"taskLogic":{"key":"TaskLogic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2020 Nordix. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n *\n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\nexecutor.logger.info(executor.subject.id);\nvar pmSubscriptionInfo = executor.getContextAlbum(\"PMSubscriptionAlbum\").get(executor.inFields.get(\"albumID\").toString())\nexecutor.logger.info(pmSubscriptionInfo)\nvar changeType = pmSubscriptionInfo.get(\"changeType\").toLowerCase()\nvar blueprintName = pmSubscriptionInfo.get(\"blueprintName\").toLowerCase()\nvar blueprintVersion = pmSubscriptionInfo.get(\"blueprintVersion\").toLowerCase()\nvar payload = executor.inFields.get(\"payload\")\nvar actionName = changeType + \"-subscription\"\nvar commonHeader = executor.subject.getOutFieldSchemaHelper(\"commonHeader\").createNewInstance();\ncommonHeader.put(\"originatorId\", \"sdnc\");\ncommonHeader.put(\"requestId\", executor.inFields.get(\"albumID\").toString());\ncommonHeader.put(\"subRequestId\", \"sub-123456-1000\");\nvar actionIdentifiers = executor.subject.getOutFieldSchemaHelper(\"actionIdentifiers\").createNewInstance();\nactionIdentifiers.put(\"actionName\", actionName);\nactionIdentifiers.put(\"blueprintName\", blueprintName);\nactionIdentifiers.put(\"blueprintVersion\", blueprintVersion);\nactionIdentifiers.put(\"mode\", \"sync\");\nexecutor.outFields.put(\"commonHeader\", commonHeader);\nexecutor.outFields.put(\"actionIdentifiers\", actionIdentifiers);\nexecutor.outFields.put(\"payload\", payload);\nreturnValue = executor.isTrue;\ntrue;"}}},{"key":{"name":"ReceiveSubscriptionTask","version":"0.0.1"},"value":{"key":{"name":"ReceiveSubscriptionTask","version":"0.0.1"},"inputEvent":{"key":{"name":"pmsh-operational-policy","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.onap.pmcontrol","source":"DCAE","target":"APEX","parameter":{"entry":[{"key":"blueprintName","value":{"key":"blueprintName","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"blueprintVersion","value":{"key":"blueprintVersion","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"changeType","value":{"key":"changeType","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"controlLoopName","value":{"key":"controlLoopName","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"ipAddress","value":{"key":"ipAddress","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"measurementGroupName","value":{"key":"measurementGroupName","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":true}},{"key":"nfName","value":{"key":"nfName","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"operationalPolicyName","value":{"key":"operationalPolicyName","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"subscription","value":{"key":"subscription","fieldSchemaKey":{"name":"SubscriptionType","version":"0.0.1"},"optional":true}},{"key":"subscriptionName","value":{"key":"subscriptionName","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":true}}]}},"outputEvents":{"entry":[{"key":"PMSubscriptionOutputEvent","value":{"key":{"name":"PMSubscriptionOutputEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.onap.pmcontrol","source":"APEX","target":"APEX","parameter":{"entry":[{"key":"albumID","value":{"key":"albumID","fieldSchemaKey":{"name":"UUIDType","version":"0.0.1"},"optional":false}}]}}}]},"taskParameters":{"entry":[]},"contextAlbumReference":[{"name":"PMSubscriptionAlbum","version":"0.0.1"}],"taskLogic":{"key":"TaskLogic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2020 Nordix. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n *\n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\nvar uuidType = java.util.UUID;\nexecutor.logger.info(executor.subject.id);\n//albumID will be used to fetch info from our album later\nvar albumID = uuidType.randomUUID();\nvar pmSubscriptionInfo = executor.getContextAlbum(\"PMSubscriptionAlbum\").getSchemaHelper().createNewInstance();\nvar returnValue = true;\nif(executor.inFields.get(\"operationalPolicyName\") != null) {\n executor.logger.info(\"nfName in receive sub event \" + executor.inFields.get(\"nfName\"));\n var changeType = executor.inFields.get(\"changeType\")\n var nfName = executor.inFields.get(\"nfName\")\n var ipAddress = executor.inFields.get(\"ipAddress\")\n var operationalPolicyName = executor.inFields.get(\"operationalPolicyName\")\n var controlLoopName = executor.inFields.get(\"controlLoopName\")\n var subscription = executor.inFields.get(\"subscription\")\n var blueprintName = executor.inFields.get(\"blueprintName\")\n var blueprintVersion = executor.inFields.get(\"blueprintVersion\")\n pmSubscriptionInfo.put(\"nfName\", executor.inFields.get(\"nfName\"));\n pmSubscriptionInfo.put(\"ipAddress\", executor.inFields.get(\"ipAddress\"));\n pmSubscriptionInfo.put(\"changeType\", executor.inFields.get(\"changeType\"))\n pmSubscriptionInfo.put(\"operationalPolicyName\", executor.inFields.get(\"operationalPolicyName\"))\n pmSubscriptionInfo.put(\"controlLoopName\", executor.inFields.get(\"controlLoopName\"))\n pmSubscriptionInfo.put(\"subscription\", subscription)\n pmSubscriptionInfo.put(\"blueprintName\", blueprintName)\n pmSubscriptionInfo.put(\"blueprintVersion\", blueprintVersion)\n if (\"delete\".equals(changeType.toLowerCase())) {\n pmSubscriptionInfo.put(\"subscriptionName\", executor.inFields.get(\"subscriptionName\"))\n pmSubscriptionInfo.put(\"measurementGroupName\", executor.inFields.get(\"measurementGroupName\"))\n }\n executor.getContextAlbum(\"PMSubscriptionAlbum\").put(albumID.toString(), pmSubscriptionInfo);\n executor.outFields.put(\"albumID\", albumID)\n} else {\n executor.message = \"Received invalid event\"\n returnValue = false;\n}\nreturnValue;"}}}]}},"events":{"key":{"name":"PMControlPolicy_Events","version":"0.0.1"},"eventMap":{"entry":[{"key":{"name":"CDSCreateResponseEvent","version":"0.0.1"},"value":{"key":{"name":"CDSCreateResponseEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.onap.pmcontrol","source":"CDS","target":"APEX","parameter":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"CDSResponseCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"CDSCreateResponsePayloadType","version":"0.0.1"},"optional":false}},{"key":"status","value":{"key":"status","fieldSchemaKey":{"name":"CDSResponseStatusType","version":"0.0.1"},"optional":false}}]}}},{"key":{"name":"CDSCreateSubscriptionRequestEvent","version":"0.0.1"},"value":{"key":{"name":"CDSCreateSubscriptionRequestEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.onap.pmcontrol","source":"APEX","target":"APEX","parameter":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"CDSRequestCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"CDSCreateSubscriptionPayloadType","version":"0.0.1"},"optional":false}}]}}},{"key":{"name":"CDSDeleteResponseEvent","version":"0.0.1"},"value":{"key":{"name":"CDSDeleteResponseEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.onap.pmcontrol","source":"CDS","target":"APEX","parameter":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"CDSResponseCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"CDSDeleteResponsePayloadType","version":"0.0.1"},"optional":false}},{"key":"status","value":{"key":"status","fieldSchemaKey":{"name":"CDSResponseStatusType","version":"0.0.1"},"optional":false}}]}}},{"key":{"name":"CDSDeleteSubscriptionRequestEvent","version":"0.0.1"},"value":{"key":{"name":"CDSDeleteSubscriptionRequestEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.onap.pmcontrol","source":"APEX","target":"APEX","parameter":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"CDSRequestCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"CDSDeleteSubscriptionPayloadType","version":"0.0.1"},"optional":false}}]}}},{"key":{"name":"CDSResponseStatusEvent","version":"0.0.1"},"value":{"key":{"name":"CDSResponseStatusEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.onap.pmcontrol","source":"APEX","target":"DCAE","parameter":{"entry":[{"key":"status","value":{"key":"status","fieldSchemaKey":{"name":"SubscriptionStatusType","version":"0.0.1"},"optional":false}}]}}},{"key":{"name":"CreateSubscriptionPayloadEvent","version":"0.0.1"},"value":{"key":{"name":"CreateSubscriptionPayloadEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.onap.pmcontrol","source":"APEX","target":"APEX","parameter":{"entry":[{"key":"albumID","value":{"key":"albumID","fieldSchemaKey":{"name":"UUIDType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"CDSCreateSubscriptionPayloadType","version":"0.0.1"},"optional":false}}]}}},{"key":{"name":"DeleteSubscriptionPayloadEvent","version":"0.0.1"},"value":{"key":{"name":"DeleteSubscriptionPayloadEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.onap.pmcontrol","source":"APEX","target":"APEX","parameter":{"entry":[{"key":"albumID","value":{"key":"albumID","fieldSchemaKey":{"name":"UUIDType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"CDSDeleteSubscriptionPayloadType","version":"0.0.1"},"optional":false}}]}}},{"key":{"name":"MRResponseEvent","version":"0.0.1"},"value":{"key":{"name":"MRResponseEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.onap.pmcontrol","source":"DCAE","target":"APEX","parameter":{"entry":[{"key":"count","value":{"key":"count","fieldSchemaKey":{"name":"SimpleIntType","version":"0.0.1"},"optional":false}},{"key":"serverTimeMs","value":{"key":"serverTimeMs","fieldSchemaKey":{"name":"SimpleIntType","version":"0.0.1"},"optional":false}}]}}},{"key":{"name":"PMSubscriptionOutputEvent","version":"0.0.1"},"value":{"key":{"name":"PMSubscriptionOutputEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.onap.pmcontrol","source":"APEX","target":"APEX","parameter":{"entry":[{"key":"albumID","value":{"key":"albumID","fieldSchemaKey":{"name":"UUIDType","version":"0.0.1"},"optional":false}}]}}},{"key":{"name":"pmsh-operational-policy","version":"0.0.1"},"value":{"key":{"name":"pmsh-operational-policy","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.onap.pmcontrol","source":"DCAE","target":"APEX","parameter":{"entry":[{"key":"blueprintName","value":{"key":"blueprintName","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"blueprintVersion","value":{"key":"blueprintVersion","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"changeType","value":{"key":"changeType","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"controlLoopName","value":{"key":"controlLoopName","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"ipAddress","value":{"key":"ipAddress","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"measurementGroupName","value":{"key":"measurementGroupName","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":true}},{"key":"nfName","value":{"key":"nfName","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"operationalPolicyName","value":{"key":"operationalPolicyName","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"subscription","value":{"key":"subscription","fieldSchemaKey":{"name":"SubscriptionType","version":"0.0.1"},"optional":true}},{"key":"subscriptionName","value":{"key":"subscriptionName","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":true}}]}}}]}},"albums":{"key":{"name":"PMControlPolicy_Albums","version":"0.0.1"},"albums":{"entry":[{"key":{"name":"PMSubscriptionAlbum","version":"0.0.1"},"value":{"key":{"name":"PMSubscriptionAlbum","version":"0.0.1"},"scope":"policy","isWritable":true,"itemSchema":{"name":"PMSubscriptionType","version":"0.0.1"}}}]}},"schemas":{"key":{"name":"PMControlPolicy_Schemas","version":"0.0.1"},"schemas":{"entry":[{"key":{"name":"CDSActionIdentifiersType","version":"0.0.1"},"value":{"key":{"name":"CDSActionIdentifiersType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"type\": \"record\",\n \"name\": \"ActionIdentifiers_Type\",\n \"namespace\": \"org.onap.policy.apex.onap.helloworld\",\n \"fields\": [\n {\n \"name\": \"actionName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"blueprintName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"blueprintVersion\",\n \"type\": \"string\"\n },\n {\n \"name\": \"mode\",\n \"type\": \"string\"\n }\n ]\n}"}},{"key":{"name":"CDSCreateResponsePayloadType","version":"0.0.1"},"value":{"key":{"name":"CDSCreateResponsePayloadType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"name\": \"CreateResponsePayloadEntry\",\n \"type\": \"record\",\n \"namespace\": \"com.acme.avro\",\n \"fields\": [\n {\n \"name\": \"create_DasH_subscription_DasH_response\",\n \"type\": {\n \"name\": \"create_DasH_subscription_DasH_response\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"odl_DasH_response\",\n \"type\": {\n \"name\": \"odl_DasH_response\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"status\",\n \"type\": \"string\"\n }\n ]\n }\n }\n ]\n }\n }\n ]\n}"}},{"key":{"name":"CDSCreateSubscriptionPayloadType","version":"0.0.1"},"value":{"key":{"name":"CDSCreateSubscriptionPayloadType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"type\":\"map\",\n \"values\":{\n \"type\":\"record\",\n \"name\":\"CDSRequestPayloadEntry\",\n \"fields\":[\n {\n \"name\":\"create_DasH_subscription_DasH_properties\",\n \"type\":{\n \"name\":\"create_DasH_subscription_DasH_properties_record\",\n \"type\":\"record\",\n \"fields\":[\n {\n \"name\":\"nfName\",\n \"type\":\"string\"\n },\n {\n \"name\":\"ipAddress\",\n \"type\":\"string\"\n },\n {\n \"name\":\"subscriptionName\",\n \"type\":\"string\"\n },\n {\n \"name\":\"fileBasedGP\",\n \"type\":\"string\"\n },\n {\n \"name\":\"fileLocation\",\n \"type\":\"string\"\n },\n {\n \"name\":\"measurementGroup\",\n \"type\":{\n \"name\":\"Measurement_Group_Type\",\n \"type\":\"record\",\n \"fields\":[\n {\n \"name\":\"measurementGroupName\",\n \"type\":\"string\"\n },\n {\n \"name\":\"measurementTypes\",\n \"type\":{\n \"type\":\"array\",\n \"items\":{\n \"name\":\"Measurement_Types_Type\",\n \"type\":\"record\",\n \"fields\":[\n {\n \"name\":\"measurementType\",\n \"type\":\"string\"\n }\n ]\n }\n }\n },\n {\n \"name\":\"managedObjectDNsBasic\",\n \"type\":{\n \"type\":\"array\",\n \"items\":{\n \"name\":\"Managed_Object_Dns_Basic_Type\",\n \"type\":\"record\",\n \"fields\":[\n {\n \"name\":\"DN\",\n \"type\":\"string\"\n }\n ]\n }\n }\n }\n ]\n }\n }\n ]\n }\n }\n ]\n }\n}"}},{"key":{"name":"CDSDeleteResponsePayloadType","version":"0.0.1"},"value":{"key":{"name":"CDSDeleteResponsePayloadType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"name\": \"DeleteResponsePayloadEntry\",\n \"type\": \"record\",\n \"namespace\": \"com.acme.avro\",\n \"fields\": [\n {\n \"name\": \"delete_DasH_subscription_DasH_response\",\n \"type\": {\n \"name\": \"delete_DasH_subscription_DasH_response\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"odl_DasH_response\",\n \"type\": {\n \"name\": \"odl_DasH_response\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"status\",\n \"type\": \"string\"\n }\n ]\n }\n }\n ]\n }\n }\n ]\n}"}},{"key":{"name":"CDSDeleteSubscriptionPayloadType","version":"0.0.1"},"value":{"key":{"name":"CDSDeleteSubscriptionPayloadType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"type\":\"map\",\n \"values\":{\n \"type\":\"record\",\n \"name\":\"CDSRequestPayloadEntry\",\n \"fields\":[\n {\n \"name\":\"delete_DasH_subscription_DasH_properties\",\n \"type\":{\n \"name\":\"delete_DasH_subscription_DasH_properties_record\",\n \"type\":\"record\",\n \"fields\":[\n {\n \"name\":\"nfName\",\n \"type\":\"string\"\n },\n {\n \"name\":\"ipAddress\",\n \"type\":\"string\"\n },\n {\n \"name\":\"subscriptionName\",\n \"type\":\"string\"\n },\n {\n \"name\":\"measurementGroupName\",\n \"type\":\"string\"\n }\n ]\n }\n }\n ]\n }\n}"}},{"key":{"name":"CDSRequestCommonHeaderType","version":"0.0.1"},"value":{"key":{"name":"CDSRequestCommonHeaderType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"type\": \"record\",\n \"name\": \"RequestCommonHeader_Type\",\n \"namespace\": \"org.onap.policy.apex.onap.helloworld\",\n \"fields\": [\n {\n \"name\": \"originatorId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"requestId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"subRequestId\",\n \"type\": \"string\"\n }\n ]\n}"}},{"key":{"name":"CDSResponseCommonHeaderType","version":"0.0.1"},"value":{"key":{"name":"CDSResponseCommonHeaderType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"type\": \"record\",\n \"name\": \"ResponseCommonHeader_Type\",\n \"namespace\": \"org.onap.policy.apex.onap.helloworld\",\n \"fields\": [\n {\n \"name\": \"originatorId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"requestId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"subRequestId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"timestamp\",\n \"type\": \"string\"\n },\n {\n \"name\": \"flags\",\n \"type\": [\"null\", \"string\"]\n }\n ]\n}"}},{"key":{"name":"CDSResponseStatusType","version":"0.0.1"},"value":{"key":{"name":"CDSResponseStatusType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"type\": \"record\",\n \"name\": \"ResponseStatus_Type\",\n \"namespace\": \"org.onap.policy.apex.onap.helloworld\",\n \"fields\": [\n {\n \"name\": \"code\",\n \"type\": \"int\"\n },\n {\n \"name\": \"eventType\",\n \"type\": \"string\"\n },\n {\n \"name\": \"timestamp\",\n \"type\": \"string\"\n },\n {\n \"name\": \"message\",\n \"type\": \"string\"\n }\n ]\n}"}},{"key":{"name":"PMSubscriptionType","version":"0.0.1"},"value":{"key":{"name":"PMSubscriptionType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"name\": \"PMSubscription\",\n \"type\": \"record\",\n \"namespace\": \"org.onap.policy.apex.onap.pmcontrol\",\n \"fields\": [\n {\n \"name\": \"nfName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"ipAddress\",\n \"type\": \"string\"\n },\n {\n \"name\": \"changeType\",\n \"type\": \"string\"\n },\n {\n \"name\": \"controlLoopName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"operationalPolicyName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"blueprintName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"blueprintVersion\",\n \"type\": \"string\"\n },\n {\n \"name\": \"subscriptionName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"measurementGroupName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"subscription\",\n \"type\": {\n \"name\": \"subscription\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"subscriptionName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"fileBasedGP\",\n \"type\": \"int\"\n },\n {\n \"name\": \"fileLocation\",\n \"type\": \"string\"\n },\n {\n \"name\": \"measurementGroup\",\n \"type\": {\n \"name\": \"Measurement_Group_Type\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"measurementGroupName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"measurementTypes\",\n \"type\": {\n \"type\": \"array\",\n \"items\": {\n \"name\": \"Measurement_Types_Type\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"measurementType\",\n \"type\": \"string\"\n }\n ]\n }\n }\n },\n {\n \"name\": \"managedObjectDNsBasic\",\n \"type\": {\n \"type\": \"array\",\n \"items\": {\n \"name\": \"Managed_Object_Dns_Basic_Type\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"DN\",\n \"type\": \"string\"\n }\n ]\n }\n }\n }\n ]\n }\n }\n ]\n }\n }\n ]\n}"}},{"key":{"name":"SimpleIntType","version":"0.0.1"},"value":{"key":{"name":"SimpleIntType","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"java.lang.Integer"}},{"key":{"name":"SimpleStringType","version":"0.0.1"},"value":{"key":{"name":"SimpleStringType","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"java.lang.String"}},{"key":{"name":"SubscriptionStatusType","version":"0.0.1"},"value":{"key":{"name":"SubscriptionStatusType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"type\": \"record\",\n \"name\": \"ActivateSubscriptionStatus_Type\",\n \"namespace\": \"org.onap.policy.apex.onap.helloworld\",\n \"fields\": [\n {\n \"name\": \"subscriptionName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"measurementGroupName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"nfName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"changeType\",\n \"type\": \"string\"\n },\n {\n \"name\": \"message\",\n \"type\": \"string\"\n }\n ]\n}"}},{"key":{"name":"SubscriptionType","version":"0.0.1"},"value":{"key":{"name":"SubscriptionType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"name\": \"subscription\",\n \"type\": \"record\",\n \"default\": \"null\",\n \"fields\": [\n {\n \"name\": \"subscriptionName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"fileBasedGP\",\n \"type\": \"int\"\n },\n {\n \"name\": \"fileLocation\",\n \"type\": \"string\"\n },\n {\n \"name\": \"measurementGroup\",\n \"type\": {\n \"name\": \"Measurement_Group_Type\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"measurementGroupName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"measurementTypes\",\n \"type\": {\n \"type\": \"array\",\n \"items\": {\n \"name\": \"Measurement_Types_Type\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"measurementType\",\n \"type\": \"string\"\n }\n ]\n }\n }\n },\n {\n \"name\": \"managedObjectDNsBasic\",\n \"type\": {\n \"type\": \"array\",\n \"items\": {\n \"name\": \"Managed_Object_Dns_Basic_Type\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"DN\",\n \"type\": \"string\"\n }\n ]\n }\n }\n }\n ]\n }\n }\n ]\n}"}},{"key":{"name":"UUIDType","version":"0.0.1"},"value":{"key":{"name":"UUIDType","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"java.util.UUID"}}]}}}}},"eventInputParameters":{"DCAEConsumer":{"carrierTechnologyParameters":{"carrierTechnology":"RESTCLIENT","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.restclient.RestClientCarrierTechnologyParameters","parameters":{"consumerPollTime":"50","url":"https://message-router:3905/events/unauthenticated.DCAE_CL_OUTPUT/cg1/sg1"}},"eventProtocolParameters":{"eventProtocol":"JSON","parameters":{"nameAlias":"operationalPolicyName"}},"eventName":"pmsh-operational-policy","eventNameFilter":"pmsh-operational-policy"},"CDSRequestConsumer":{"carrierTechnologyParameters":{"carrierTechnology":"RESTREQUESTOR","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.restrequestor.RestRequestorCarrierTechnologyParameters","parameters":{"url":"http://cds-blueprints-processor-http:8080/api/v1/execution-service/process","httpMethod":"POST","restRequestTimeout":2000,"httpHeaders":[["Authorization","Basic Y2NzZGthcHBzOmNjc2RrYXBwcw=="]]}},"eventProtocolParameters":{"eventProtocol":"JSON"},"eventName":"CDSCreateResponseEvent","eventNameFilter":"CDSCreateResponseEvent","requestorMode":true,"requestorPeer":"CDSRequestProducer","requestorTimeout":500},"CDSDeleteRequestConsumer":{"carrierTechnologyParameters":{"carrierTechnology":"RESTREQUESTOR","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.restrequestor.RestRequestorCarrierTechnologyParameters","parameters":{"url":"http://cds-blueprints-processor-http:8080/api/v1/execution-service/process","httpMethod":"POST","restRequestTimeout":2000,"httpHeaders":[["Authorization","Basic Y2NzZGthcHBzOmNjc2RrYXBwcw=="]]}},"eventProtocolParameters":{"eventProtocol":"JSON"},"eventName":"CDSDeleteResponseEvent","eventNameFilter":"CDSDeleteResponseEvent","requestorMode":true,"requestorPeer":"CDSDeleteRequestProducer","requestorTimeout":500}},"eventOutputParameters":{"logOutputter":{"carrierTechnologyParameters":{"carrierTechnology":"FILE","parameters":{"standardIo":true}},"eventProtocolParameters":{"eventProtocol":"JSON"}},"StdOutOutputter":{"carrierTechnologyParameters":{"carrierTechnology":"FILE","parameters":{"standardIo":true}},"eventProtocolParameters":{"eventProtocol":"JSON"}},"CDSRequestProducer":{"carrierTechnologyParameters":{"carrierTechnology":"RESTREQUESTOR","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.restrequestor.RestRequestorCarrierTechnologyParameters"},"eventProtocolParameters":{"eventProtocol":"JSON"},"eventNameFilter":"CDSCreateSubscriptionRequestEvent","requestorMode":true,"requestorPeer":"CDSRequestConsumer","requestorTimeout":500},"CDSDeleteRequestProducer":{"carrierTechnologyParameters":{"carrierTechnology":"RESTREQUESTOR","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.restrequestor.RestRequestorCarrierTechnologyParameters"},"eventProtocolParameters":{"eventProtocol":"JSON"},"eventNameFilter":"CDSDeleteSubscriptionRequestEvent","requestorMode":true,"requestorPeer":"CDSDeleteRequestConsumer","requestorTimeout":500},"CDSReplyProducer":{"carrierTechnologyParameters":{"carrierTechnology":"RESTCLIENT","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.restclient.RestClientCarrierTechnologyParameters","parameters":{"url":"https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT","httpMethod":"POST","restRequestTimeout":2000}},"eventProtocolParameters":{"eventProtocol":"JSON"},"eventNameFilter":"CDSResponseStatusEvent"}}},"name":"operational.apex.pmcontrol","version":"1.0.0","metadata":{"policy-id":"operational.apex.pmcontrol","policy-version":"1.0.0"}}}]},"name":"NULL","version":"0.0.0"},"properties":{}}]}],"startPhase":0,"firstStartPhase":true,"messageType":"AUTOMATION_COMPOSITION_DEPLOY","messageId":"f11abeb2-8799-4711-a2ae-c35c8325dc3f","timestamp":"2024-11-15T00:56:26.939462679Z","automationCompositionId":"26adcb4e-e90c-470b-bb73-e79ee000eb75","compositionId":"a4e1041e-3c87-476d-bd5d-809331e1f0de"} 2024-11-15T00:56:27.145Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:56:27.146Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:56:27.304Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:56:27.306Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:56:27.333Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:56:27.334Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.423 s -- in org.onap.policy.clamp.acm.runtime.instantiation.rest.InstantiationControllerTest [INFO] Running org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProviderTest 2024-11-15T00:56:28.583Z WARN 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] tomationCompositionInstantiationProvider : Migrate c4ca7981-ae99-4f20-82e7-c35b6fecb2da: Version PfConceptKey(name=policy.clamp.element, version=1.2.3) has MAJOR compatibility with PfConceptKey(name=policy.clamp.element, version=2.2.3) 2024-11-15T00:56:28.979Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] tomationCompositionInstantiationProvider : New Ac element c50d9dc4-8106-4c31-913c-bbe3b2a18d4f added in Migration 2024-11-15T00:56:28.982Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] tomationCompositionInstantiationProvider : New Ac element c50d9dc4-8106-4c31-913c-bbe3b2a18d4f added in Migration [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.567 s -- in org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProviderTest [INFO] Running org.onap.policy.clamp.acm.runtime.commissioning.rest.CommissioningControllerTest 2024-11-15T00:56:29.021Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.onap.policy.clamp.acm.runtime.commissioning.rest.CommissioningControllerTest]: CommissioningControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2024-11-15T00:56:29.048Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.onap.policy.clamp.acm.runtime.Application for test class org.onap.policy.clamp.acm.runtime.commissioning.rest.CommissioningControllerTest 2024-11-15T00:56:29.278Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:56:29.282Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:56:29.666Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:56:29.669Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:56:29.933Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:56:29.936Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:56:30.220Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:56:30.222Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:56:30.331Z ERROR 3176 --- [policy-clamp-runtime-acm-stub] [o-auto-1-exec-2] [ ] o.a.c.c.C.[.[.[.[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in context with path [/onap/policy/clamp/acm] threw exception [Request processing failed: java.lang.IllegalArgumentException: parameter "version": value "1.0.wrong", does not match regular expression "^(0|[1-9]\d*)\.(0|[1-9]\d*)\.(0|[1-9]\d*)(?:-((?:0|[1-9]\d*|\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\.(?:0|[1-9]\d*|\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\+([0-9a-zA-Z-]+(?:\.[0-9a-zA-Z-]+)*))?$"] with root cause java.lang.IllegalArgumentException: parameter "version": value "1.0.wrong", does not match regular expression "^(0|[1-9]\d*)\.(0|[1-9]\d*)\.(0|[1-9]\d*)(?:-((?:0|[1-9]\d*|\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\.(?:0|[1-9]\d*|\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\+([0-9a-zA-Z-]+(?:\.[0-9a-zA-Z-]+)*))?$" at org.onap.policy.common.utils.validation.Assertions.validateStringParameter(Assertions.java:82) ~[utils-3.0.1-SNAPSHOT.jar:na] at org.onap.policy.models.base.PfConceptKey.setVersion(PfConceptKey.java:98) ~[policy-models-base-4.0.1-SNAPSHOT.jar:na] at org.onap.policy.clamp.models.acm.document.base.DocUtil.mapToDocMap(DocUtil.java:126) ~[policy-clamp-models-8.0.1-SNAPSHOT.jar:na] at org.onap.policy.clamp.models.acm.document.base.DocUtil.mapToDocMap(DocUtil.java:102) ~[policy-clamp-models-8.0.1-SNAPSHOT.jar:na] at org.onap.policy.clamp.models.acm.document.concepts.DocToscaTopologyTemplate.fromAuthorative(DocToscaTopologyTemplate.java:105) ~[policy-clamp-models-8.0.1-SNAPSHOT.jar:na] at org.onap.policy.clamp.models.acm.document.concepts.DocToscaTopologyTemplate.(DocToscaTopologyTemplate.java:63) ~[policy-clamp-models-8.0.1-SNAPSHOT.jar:na] at org.onap.policy.clamp.models.acm.document.concepts.DocToscaServiceTemplate.fromAuthorative(DocToscaServiceTemplate.java:152) ~[policy-clamp-models-8.0.1-SNAPSHOT.jar:na] at org.onap.policy.clamp.models.acm.document.concepts.DocToscaServiceTemplate.(DocToscaServiceTemplate.java:74) ~[policy-clamp-models-8.0.1-SNAPSHOT.jar:na] at org.onap.policy.clamp.models.acm.persistence.concepts.JpaAutomationCompositionDefinition.fromAuthorative(JpaAutomationCompositionDefinition.java:124) ~[policy-clamp-models-8.0.1-SNAPSHOT.jar:na] at org.onap.policy.clamp.models.acm.persistence.concepts.JpaAutomationCompositionDefinition.fromAuthorative(JpaAutomationCompositionDefinition.java:59) ~[policy-clamp-models-8.0.1-SNAPSHOT.jar:na] at org.onap.policy.clamp.models.acm.persistence.provider.ProviderUtils.getJpaAndValidate(ProviderUtils.java:76) ~[policy-clamp-models-8.0.1-SNAPSHOT.jar:na] at org.onap.policy.clamp.models.acm.persistence.provider.AcDefinitionProvider.createAutomationCompositionDefinition(AcDefinitionProvider.java:81) ~[policy-clamp-models-8.0.1-SNAPSHOT.jar:na] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[na:na] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na] at java.base/java.lang.reflect.Method.invoke(Method.java:568) ~[na:na] at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:355) ~[spring-aop-6.1.14.jar:6.1.14] at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) ~[spring-aop-6.1.14.jar:6.1.14] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-6.1.14.jar:6.1.14] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:768) ~[spring-aop-6.1.14.jar:6.1.14] at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:379) ~[spring-tx-6.1.14.jar:6.1.14] at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) ~[spring-tx-6.1.14.jar:6.1.14] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) ~[spring-aop-6.1.14.jar:6.1.14] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:768) ~[spring-aop-6.1.14.jar:6.1.14] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:720) ~[spring-aop-6.1.14.jar:6.1.14] at org.onap.policy.clamp.models.acm.persistence.provider.AcDefinitionProvider$$SpringCGLIB$$0.createAutomationCompositionDefinition() ~[policy-clamp-models-8.0.1-SNAPSHOT.jar:na] at org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider.createAutomationCompositionDefinition(CommissioningProvider.java:91) ~[classes/:na] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[na:na] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na] at java.base/java.lang.reflect.Method.invoke(Method.java:568) ~[na:na] at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:355) ~[spring-aop-6.1.14.jar:6.1.14] at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) ~[spring-aop-6.1.14.jar:6.1.14] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-6.1.14.jar:6.1.14] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:768) ~[spring-aop-6.1.14.jar:6.1.14] at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:379) ~[spring-tx-6.1.14.jar:6.1.14] at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) ~[spring-tx-6.1.14.jar:6.1.14] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) ~[spring-aop-6.1.14.jar:6.1.14] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:768) ~[spring-aop-6.1.14.jar:6.1.14] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:720) ~[spring-aop-6.1.14.jar:6.1.14] at org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider$$SpringCGLIB$$0.createAutomationCompositionDefinition() ~[classes/:na] at org.onap.policy.clamp.acm.runtime.main.rest.CommissioningController.createCompositionDefinitions(CommissioningController.java:60) ~[classes/:na] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[na:na] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na] at java.base/java.lang.reflect.Method.invoke(Method.java:568) ~[na:na] at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:355) ~[spring-aop-6.1.14.jar:6.1.14] at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) ~[spring-aop-6.1.14.jar:6.1.14] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-6.1.14.jar:6.1.14] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:768) ~[spring-aop-6.1.14.jar:6.1.14] at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) ~[spring-context-6.1.14.jar:6.1.14] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) ~[spring-aop-6.1.14.jar:6.1.14] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:768) ~[spring-aop-6.1.14.jar:6.1.14] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:720) ~[spring-aop-6.1.14.jar:6.1.14] at org.onap.policy.clamp.acm.runtime.main.rest.CommissioningController$$SpringCGLIB$$0.createCompositionDefinitions() ~[classes/:na] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[na:na] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na] at java.base/java.lang.reflect.Method.invoke(Method.java:568) ~[na:na] at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) ~[spring-web-6.1.14.jar:6.1.14] at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) ~[spring-web-6.1.14.jar:6.1.14] at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) ~[spring-webmvc-6.1.14.jar:6.1.14] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:926) ~[spring-webmvc-6.1.14.jar:6.1.14] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:831) ~[spring-webmvc-6.1.14.jar:6.1.14] at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-6.1.14.jar:6.1.14] at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) ~[spring-webmvc-6.1.14.jar:6.1.14] at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) ~[spring-webmvc-6.1.14.jar:6.1.14] at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) ~[spring-webmvc-6.1.14.jar:6.1.14] at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) ~[spring-webmvc-6.1.14.jar:6.1.14] at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:653) ~[jakarta.servlet-api-6.1.0.jar:6.1.0] at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) ~[spring-webmvc-6.1.14.jar:6.1.14] at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) ~[jakarta.servlet-api-6.1.0.jar:6.1.0] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:195) ~[tomcat-embed-core-10.1.31.jar:10.1.31] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140) ~[tomcat-embed-core-10.1.31.jar:10.1.31] at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-10.1.31.jar:10.1.31] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164) ~[tomcat-embed-core-10.1.31.jar:10.1.31] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140) ~[tomcat-embed-core-10.1.31.jar:10.1.31] at org.onap.policy.clamp.common.acm.rest.RequestResponseLoggingFilter.doFilter(RequestResponseLoggingFilter.java:66) ~[policy-clamp-common-8.0.1-SNAPSHOT.jar:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164) ~[tomcat-embed-core-10.1.31.jar:10.1.31] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140) ~[tomcat-embed-core-10.1.31.jar:10.1.31] at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) ~[spring-web-6.1.14.jar:6.1.14] at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231) ~[spring-security-web-6.3.4.jar:6.3.4] at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:479) ~[spring-security-web-6.3.4.jar:6.3.4] at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:340) ~[spring-security-web-6.3.4.jar:6.3.4] at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:82) ~[spring-security-web-6.3.4.jar:6.3.4] at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:128) ~[spring-security-web-6.3.4.jar:6.3.4] at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:100) ~[spring-security-web-6.3.4.jar:6.3.4] at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:240) ~[spring-security-web-6.3.4.jar:6.3.4] at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:227) ~[spring-security-web-6.3.4.jar:6.3.4] at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:137) ~[spring-security-web-6.3.4.jar:6.3.4] at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:126) ~[spring-security-web-6.3.4.jar:6.3.4] at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:120) ~[spring-security-web-6.3.4.jar:6.3.4] at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:240) ~[spring-security-web-6.3.4.jar:6.3.4] at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:227) ~[spring-security-web-6.3.4.jar:6.3.4] at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:137) ~[spring-security-web-6.3.4.jar:6.3.4] at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) ~[spring-security-web-6.3.4.jar:6.3.4] at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:240) ~[spring-security-web-6.3.4.jar:6.3.4] at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:227) ~[spring-security-web-6.3.4.jar:6.3.4] at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:137) ~[spring-security-web-6.3.4.jar:6.3.4] at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179) ~[spring-security-web-6.3.4.jar:6.3.4] at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:240) ~[spring-security-web-6.3.4.jar:6.3.4] at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:227) ~[spring-security-web-6.3.4.jar:6.3.4] at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:137) ~[spring-security-web-6.3.4.jar:6.3.4] at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) ~[spring-security-web-6.3.4.jar:6.3.4] at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:240) ~[spring-security-web-6.3.4.jar:6.3.4] at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:227) ~[spring-security-web-6.3.4.jar:6.3.4] at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:137) ~[spring-security-web-6.3.4.jar:6.3.4] at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:213) ~[spring-security-web-6.3.4.jar:6.3.4] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) ~[spring-web-6.1.14.jar:6.1.14] at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:240) ~[spring-security-web-6.3.4.jar:6.3.4] at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:227) ~[spring-security-web-6.3.4.jar:6.3.4] at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:137) ~[spring-security-web-6.3.4.jar:6.3.4] at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107) ~[spring-security-web-6.3.4.jar:6.3.4] at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93) ~[spring-security-web-6.3.4.jar:6.3.4] at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:240) ~[spring-security-web-6.3.4.jar:6.3.4] at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:227) ~[spring-security-web-6.3.4.jar:6.3.4] at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:137) ~[spring-security-web-6.3.4.jar:6.3.4] at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) ~[spring-security-web-6.3.4.jar:6.3.4] at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) ~[spring-security-web-6.3.4.jar:6.3.4] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) ~[spring-web-6.1.14.jar:6.1.14] at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:240) ~[spring-security-web-6.3.4.jar:6.3.4] at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:227) ~[spring-security-web-6.3.4.jar:6.3.4] at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:137) ~[spring-security-web-6.3.4.jar:6.3.4] at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82) ~[spring-security-web-6.3.4.jar:6.3.4] at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69) ~[spring-security-web-6.3.4.jar:6.3.4] at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:240) ~[spring-security-web-6.3.4.jar:6.3.4] at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:227) ~[spring-security-web-6.3.4.jar:6.3.4] at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:137) ~[spring-security-web-6.3.4.jar:6.3.4] at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) ~[spring-security-web-6.3.4.jar:6.3.4] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) ~[spring-web-6.1.14.jar:6.1.14] at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:240) ~[spring-security-web-6.3.4.jar:6.3.4] at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:227) ~[spring-security-web-6.3.4.jar:6.3.4] at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:137) ~[spring-security-web-6.3.4.jar:6.3.4] at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) ~[spring-security-web-6.3.4.jar:6.3.4] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) ~[spring-web-6.1.14.jar:6.1.14] at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:240) ~[spring-security-web-6.3.4.jar:6.3.4] at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:323) ~[spring-security-web-6.3.4.jar:6.3.4] at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:224) ~[spring-security-web-6.3.4.jar:6.3.4] at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:137) ~[spring-security-web-6.3.4.jar:6.3.4] at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233) ~[spring-security-web-6.3.4.jar:6.3.4] at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191) ~[spring-security-web-6.3.4.jar:6.3.4] at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) ~[spring-web-6.1.14.jar:6.1.14] at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$3(HandlerMappingIntrospector.java:195) ~[spring-webmvc-6.1.14.jar:6.1.14] at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) ~[spring-web-6.1.14.jar:6.1.14] at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) ~[spring-web-6.1.14.jar:6.1.14] at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:230) ~[spring-security-config-6.3.4.jar:6.3.4] at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362) ~[spring-web-6.1.14.jar:6.1.14] at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278) ~[spring-web-6.1.14.jar:6.1.14] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164) ~[tomcat-embed-core-10.1.31.jar:10.1.31] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140) ~[tomcat-embed-core-10.1.31.jar:10.1.31] at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-6.1.14.jar:6.1.14] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) ~[spring-web-6.1.14.jar:6.1.14] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164) ~[tomcat-embed-core-10.1.31.jar:10.1.31] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140) ~[tomcat-embed-core-10.1.31.jar:10.1.31] at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-6.1.14.jar:6.1.14] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) ~[spring-web-6.1.14.jar:6.1.14] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164) ~[tomcat-embed-core-10.1.31.jar:10.1.31] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140) ~[tomcat-embed-core-10.1.31.jar:10.1.31] at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:113) ~[spring-web-6.1.14.jar:6.1.14] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) ~[spring-web-6.1.14.jar:6.1.14] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164) ~[tomcat-embed-core-10.1.31.jar:10.1.31] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140) ~[tomcat-embed-core-10.1.31.jar:10.1.31] at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-6.1.14.jar:6.1.14] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) ~[spring-web-6.1.14.jar:6.1.14] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164) ~[tomcat-embed-core-10.1.31.jar:10.1.31] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140) ~[tomcat-embed-core-10.1.31.jar:10.1.31] at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) ~[tomcat-embed-core-10.1.31.jar:10.1.31] at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-10.1.31.jar:10.1.31] at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:483) ~[tomcat-embed-core-10.1.31.jar:10.1.31] at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:115) ~[tomcat-embed-core-10.1.31.jar:10.1.31] at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-10.1.31.jar:10.1.31] at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-10.1.31.jar:10.1.31] at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:344) ~[tomcat-embed-core-10.1.31.jar:10.1.31] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:384) ~[tomcat-embed-core-10.1.31.jar:10.1.31] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-10.1.31.jar:10.1.31] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:905) ~[tomcat-embed-core-10.1.31.jar:10.1.31] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1741) ~[tomcat-embed-core-10.1.31.jar:10.1.31] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-10.1.31.jar:10.1.31] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1190) ~[tomcat-embed-core-10.1.31.jar:10.1.31] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-10.1.31.jar:10.1.31] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) ~[tomcat-embed-core-10.1.31.jar:10.1.31] at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] 2024-11-15T00:56:30.384Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:56:30.386Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:56:30.490Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:56:30.492Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:56:30.639Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:56:30.641Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:56:30.735Z WARN 3176 --- [policy-clamp-runtime-acm-stub] [o-auto-1-exec-5] [c047982d91ef139608ca7681fffc834c-82d81720dff881fd] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.http.converter.HttpMessageNotReadableException: Could not read JSON: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $] 2024-11-15T00:56:30.779Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:56:30.782Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:56:31.048Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:56:31.049Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:56:31.279Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:56:31.280Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:56:31.466Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:56:31.468Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:56:31.657Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:56:31.659Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:56:31.798Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:56:31.799Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:56:31.923Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:56:31.924Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:56:31.959Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:56:31.960Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.961 s -- in org.onap.policy.clamp.acm.runtime.commissioning.rest.CommissioningControllerTest [INFO] Running org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProviderTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.445 s -- in org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProviderTest [INFO] Running org.onap.policy.clamp.acm.runtime.config.TestOpenTelemetry . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.3.5) 2024-11-15T00:56:32.506Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.a.r.config.TestOpenTelemetry : Starting TestOpenTelemetry using Java 17.0.4 with PID 3176 (started by jenkins in /w/workspace/policy-clamp-sonar/runtime-acm) 2024-11-15T00:56:32.506Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.a.r.config.TestOpenTelemetry : The following 1 profile is active: "tracing" 2024-11-15T00:56:32.596Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.a.r.config.TestOpenTelemetry : Started TestOpenTelemetry in 0.146 seconds (process running for 28.637) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.185 s -- in org.onap.policy.clamp.acm.runtime.config.TestOpenTelemetry [INFO] Running org.onap.policy.clamp.acm.runtime.config.messaging.MessageDispatcherActivatorTest 2024-11-15T00:56:32.663Z ERROR 3176 --- [policy-clamp-runtime-acm-stub] [_WorkerThread-1] [ ] i.o.s.e.t.j.sampler.OkHttpGrpcService : Failed to execute remoteSamplings. The request could not be executed. Full error message: jaeger: System error 2024-11-15T00:56:32.848Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting 2024-11-15T00:56:32.849Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Topic endpoint management 2024-11-15T00:56:32.849Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher Publisher$MockitoMock$U1IiASn9 2024-11-15T00:56:32.851Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher Publisher$MockitoMock$U1IiASn9 2024-11-15T00:56:32.852Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantStatusListener 2024-11-15T00:56:32.852Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantStatusListener 2024-11-15T00:56:32.852Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Topic Message Dispatcher 2024-11-15T00:56:32.852Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.m.bus.event.base.TopicBase : NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=${topics.operationtopic}, effectiveTopic=${topics.operationtopic}, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@4327d0ce 2024-11-15T00:56:32.853Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager started 2024-11-15T00:56:32.858Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager stopping 2024-11-15T00:56:32.858Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager stopping Topic Message Dispatcher 2024-11-15T00:56:32.859Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.m.bus.event.base.TopicBase : NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=${topics.operationtopic}, effectiveTopic=${topics.operationtopic}, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@4327d0ce 2024-11-15T00:56:32.859Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager stopping Listener ParticipantStatusListener 2024-11-15T00:56:32.859Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager stopping Listener ParticipantStatusListener 2024-11-15T00:56:32.859Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager stopping Publisher Publisher$MockitoMock$U1IiASn9 2024-11-15T00:56:32.859Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager stopping Publisher Publisher$MockitoMock$U1IiASn9 2024-11-15T00:56:32.859Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager stopping Topic endpoint management 2024-11-15T00:56:32.859Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.m.b.e.noop.NoopTopicEndpoint : NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=${topics.operationtopic}, effectiveTopic=${topics.operationtopic}, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 2024-11-15T00:56:32.859Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.m.b.e.noop.NoopTopicEndpoint : NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka:9092], topic=policy-acruntime-participant, effectiveTopic=policy-acruntime-participant, #recentEvents=0, locked=false, #topicListeners=2]]]: stopping 2024-11-15T00:56:32.860Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.m.b.e.noop.NoopTopicEndpoint : NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=${topics.operationtopic}, effectiveTopic=${topics.operationtopic}, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 2024-11-15T00:56:32.860Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.m.b.e.noop.NoopTopicEndpoint : NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=${topics.synctopic}, effectiveTopic=${topics.synctopic}, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 2024-11-15T00:56:32.860Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.m.b.e.noop.NoopTopicEndpoint : NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[kafka:9092], topic=acm-ppnt-sync, effectiveTopic=acm-ppnt-sync, #recentEvents=2, locked=false, #topicListeners=0]]]: stopping 2024-11-15T00:56:32.860Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.m.b.e.noop.NoopTopicEndpoint : NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[kafka:9092], topic=policy-acruntime-participant, effectiveTopic=policy-acruntime-participant, #recentEvents=2, locked=false, #topicListeners=0]]]: stopping 2024-11-15T00:56:32.860Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.m.b.e.noop.NoopTopicEndpoint : NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=${topics.operationtopic}, effectiveTopic=${topics.operationtopic}, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 2024-11-15T00:56:32.860Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.m.b.e.noop.NoopTopicEndpoint : NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=${topics.operationtopic}, effectiveTopic=${topics.operationtopic}, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 2024-11-15T00:56:32.860Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.m.b.e.noop.NoopTopicEndpoint : NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=${topics.synctopic}, effectiveTopic=${topics.synctopic}, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 2024-11-15T00:56:32.860Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.m.b.e.noop.NoopTopicEndpoint : NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=${topics.synctopic}, effectiveTopic=${topics.synctopic}, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 2024-11-15T00:56:32.860Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.m.b.e.noop.NoopTopicEndpoint : NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[kafka:9092], topic=acm-ppnt-sync, effectiveTopic=acm-ppnt-sync, #recentEvents=2, locked=false, #topicListeners=0]]]: shutdown 2024-11-15T00:56:32.860Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.m.b.e.noop.NoopTopicEndpoint : NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[kafka:9092], topic=acm-ppnt-sync, effectiveTopic=acm-ppnt-sync, #recentEvents=2, locked=false, #topicListeners=0]]]: stopping 2024-11-15T00:56:32.860Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.m.b.e.noop.NoopTopicEndpoint : NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[kafka:9092], topic=policy-acruntime-participant, effectiveTopic=policy-acruntime-participant, #recentEvents=2, locked=false, #topicListeners=0]]]: shutdown 2024-11-15T00:56:32.860Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.m.b.e.noop.NoopTopicEndpoint : NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[kafka:9092], topic=policy-acruntime-participant, effectiveTopic=policy-acruntime-participant, #recentEvents=2, locked=false, #topicListeners=0]]]: stopping 2024-11-15T00:56:32.861Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.m.b.e.noop.NoopTopicEndpoint : NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=${topics.operationtopic}, effectiveTopic=${topics.operationtopic}, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 2024-11-15T00:56:32.861Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.m.b.e.noop.NoopTopicEndpoint : NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=${topics.operationtopic}, effectiveTopic=${topics.operationtopic}, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 2024-11-15T00:56:32.861Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.m.b.e.noop.NoopTopicEndpoint : NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka:9092], topic=policy-acruntime-participant, effectiveTopic=policy-acruntime-participant, #recentEvents=0, locked=false, #topicListeners=2]]]: shutdown 2024-11-15T00:56:32.861Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.m.b.e.noop.NoopTopicEndpoint : NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka:9092], topic=policy-acruntime-participant, effectiveTopic=policy-acruntime-participant, #recentEvents=0, locked=false, #topicListeners=2]]]: stopping 2024-11-15T00:56:32.861Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager stopped [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.244 s -- in org.onap.policy.clamp.acm.runtime.config.messaging.MessageDispatcherActivatorTest [INFO] Running org.onap.policy.clamp.acm.runtime.supervision.comm.SupervisionMessagesTest [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.820 s -- in org.onap.policy.clamp.acm.runtime.supervision.comm.SupervisionMessagesTest [INFO] Running org.onap.policy.clamp.acm.runtime.supervision.SupervisionHandlerTest 2024-11-15T00:56:33.871Z ERROR 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.a.r.s.SupervisionHandler : AC Definition fd49d3e3-f178-4b20-8856-592d636e02bc already primed/deprimed with participant 101c62b3-8918-41b9-a747-d21eb79c6c03 2024-11-15T00:56:33.904Z WARN 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.a.r.s.SupervisionHandler : AC Definition not found in database c25569f1-4b3c-4838-bf0f-0f8fe2b60b76 2024-11-15T00:56:33.908Z ERROR 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.a.r.s.SupervisionHandler : Not valid ParticipantPrimeAck message 2024-11-15T00:56:33.909Z ERROR 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.a.r.s.SupervisionHandler : Not valid ParticipantPrimeAck message 2024-11-15T00:56:33.909Z ERROR 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.a.r.s.SupervisionHandler : Not valid ParticipantPrimeAck message 2024-11-15T00:56:33.909Z ERROR 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.a.r.s.SupervisionHandler : Not valid ParticipantPrimeAck message 2024-11-15T00:56:33.909Z ERROR 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.a.r.s.SupervisionHandler : Not valid state PRIMING 2024-11-15T00:56:33.909Z ERROR 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.a.r.s.SupervisionHandler : Not valid state DEPRIMING [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.217 s -- in org.onap.policy.clamp.acm.runtime.supervision.SupervisionHandlerTest [INFO] Running org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspectTest 2024-11-15T00:56:34.077Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.192 s -- in org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspectTest [INFO] Running org.onap.policy.clamp.acm.runtime.supervision.SupervisionParticipantHandlerTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.183 s -- in org.onap.policy.clamp.acm.runtime.supervision.SupervisionParticipantHandlerTest [INFO] Running org.onap.policy.clamp.acm.runtime.supervision.SupervisionParticipantScannerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.policy.clamp.acm.runtime.supervision.SupervisionParticipantScannerTest [INFO] Running org.onap.policy.clamp.acm.runtime.supervision.SupervisionAcHandlerTest 2024-11-15T00:56:35.028Z ERROR 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.a.r.s.SupervisionAcHandler : Not valid AutomationCompositionDeployAck message 2024-11-15T00:56:35.029Z ERROR 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.a.r.s.SupervisionAcHandler : Not valid AutomationCompositionDeployAck message 2024-11-15T00:56:35.029Z ERROR 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.a.r.s.SupervisionAcHandler : AutomationComposition not found in database 4373c3bc-5bcc-4e1b-8643-5f5a76f52272 2024-11-15T00:56:35.029Z ERROR 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.a.r.s.SupervisionAcHandler : Not valid AutomationCompositionDeployAck message, states are not valid [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.811 s -- in org.onap.policy.clamp.acm.runtime.supervision.SupervisionAcHandlerTest [INFO] Running org.onap.policy.clamp.acm.runtime.supervision.SupervisionScannerTest [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.381 s -- in org.onap.policy.clamp.acm.runtime.supervision.SupervisionScannerTest [INFO] Running org.onap.policy.clamp.acm.runtime.main.rest.PrometheusNoAuthTest 2024-11-15T00:56:35.492Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.onap.policy.clamp.acm.runtime.main.rest.PrometheusNoAuthTest]: PrometheusNoAuthTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2024-11-15T00:56:35.515Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.onap.policy.clamp.acm.runtime.Application for test class org.onap.policy.clamp.acm.runtime.main.rest.PrometheusNoAuthTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.3.5) 2024-11-15T00:56:35.556Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.a.r.m.rest.PrometheusNoAuthTest : Starting PrometheusNoAuthTest using Java 17.0.4 with PID 3176 (started by jenkins in /w/workspace/policy-clamp-sonar/runtime-acm) 2024-11-15T00:56:35.556Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.a.r.m.rest.PrometheusNoAuthTest : The following 2 profiles are active: "prometheus-noauth", "default" 2024-11-15T00:56:35.808Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-11-15T00:56:35.816Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 7 ms. Found 6 JPA repository interfaces. 2024-11-15T00:56:36.242Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port 0 (http) 2024-11-15T00:56:36.243Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2024-11-15T00:56:36.244Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/10.1.31] 2024-11-15T00:56:36.263Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.a.c.c.C.[.[.[/onap/policy/clamp/acm] : Initializing Spring embedded WebApplicationContext 2024-11-15T00:56:36.263Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 705 ms 2024-11-15T00:56:36.323Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ scheduling-1] [5c1d8ad1c93ed2b4fd9927866103cb62-7f097f11abe977c4] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2024-11-15T00:56:36.340Z ERROR 3176 --- [policy-clamp-runtime-acm-stub] [_WorkerThread-1] [ ] i.o.s.e.t.j.sampler.OkHttpGrpcService : Failed to execute remoteSamplings. The request could not be executed. Full error message: jaeger 2024-11-15T00:56:36.624Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 2024-11-15T00:56:36.627Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.h.c.internal.RegionFactoryInitiator : HHH000026: Second-level cache disabled 2024-11-15T00:56:36.636Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer 2024-11-15T00:56:36.637Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] com.zaxxer.hikari.HikariDataSource : HikariPool-3 - Starting... 2024-11-15T00:56:36.639Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] com.zaxxer.hikari.pool.HikariPool : HikariPool-3 - Added connection conn6: url=jdbc:h2:mem:testdb user=POLICY 2024-11-15T00:56:36.639Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] com.zaxxer.hikari.HikariDataSource : HikariPool-3 - Start completed. 2024-11-15T00:56:36.947Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-11-15T00:56:36.969Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-11-15T00:56:37.470Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] r$InitializeUserDetailsManagerConfigurer : Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 2024-11-15T00:56:38.118Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.s.b.a.e.web.EndpointLinksResolver : Exposing 3 endpoints beneath base path '' 2024-11-15T00:56:38.259Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port 45377 (http) with context path '/onap/policy/clamp/acm' 2024-11-15T00:56:38.276Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting 2024-11-15T00:56:38.276Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Topic endpoint management 2024-11-15T00:56:38.276Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.m.b.e.noop.NoopTopicEndpoint : NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka:9092], topic=policy-acruntime-participant, effectiveTopic=policy-acruntime-participant, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 2024-11-15T00:56:38.276Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.m.b.e.noop.NoopTopicEndpoint : NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[kafka:9092], topic=acm-ppnt-sync, effectiveTopic=acm-ppnt-sync, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 2024-11-15T00:56:38.276Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.m.b.e.noop.NoopTopicEndpoint : NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[kafka:9092], topic=policy-acruntime-participant, effectiveTopic=policy-acruntime-participant, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 2024-11-15T00:56:38.276Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher AcElementPropertiesPublisher$$SpringCGLIB$$0 2024-11-15T00:56:38.277Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher AcPreparePublisher$$SpringCGLIB$$0 2024-11-15T00:56:38.277Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher AutomationCompositionDeployPublisher$$SpringCGLIB$$0 2024-11-15T00:56:38.277Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher AutomationCompositionMigrationPublisher$$SpringCGLIB$$0 2024-11-15T00:56:38.277Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher AutomationCompositionStateChangePublisher$$SpringCGLIB$$0 2024-11-15T00:56:38.277Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantDeregisterAckPublisher$$SpringCGLIB$$0 2024-11-15T00:56:38.278Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantPrimePublisher$$SpringCGLIB$$0 2024-11-15T00:56:38.278Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantRegisterAckPublisher$$SpringCGLIB$$0 2024-11-15T00:56:38.278Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantStatusReqPublisher$$SpringCGLIB$$0 2024-11-15T00:56:38.278Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantSyncPublisher$$SpringCGLIB$$0 2024-11-15T00:56:38.278Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AutomationCompositionStateChangeAckListener 2024-11-15T00:56:38.278Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AutomationCompositionUpdateAckListener 2024-11-15T00:56:38.278Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantDeregisterListener 2024-11-15T00:56:38.278Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantPrimeAckListener 2024-11-15T00:56:38.279Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantRegisterListener 2024-11-15T00:56:38.279Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantStatusListener 2024-11-15T00:56:38.279Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Topic Message Dispatcher 2024-11-15T00:56:38.279Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.m.bus.event.base.TopicBase : NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka:9092], topic=policy-acruntime-participant, effectiveTopic=policy-acruntime-participant, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@1c33e4cc 2024-11-15T00:56:38.279Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager started 2024-11-15T00:56:38.279Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.a.r.m.rest.PrometheusNoAuthTest : Started PrometheusNoAuthTest in 2.76 seconds (process running for 34.32) 2024-11-15T00:56:38.812Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [o-auto-3-exec-1] [ ] o.a.c.c.C.[.[.[/onap/policy/clamp/acm] : Initializing Spring DispatcherServlet 'dispatcherServlet' 2024-11-15T00:56:38.813Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [o-auto-3-exec-1] [ ] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 2024-11-15T00:56:38.815Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [o-auto-3-exec-1] [ ] o.s.web.servlet.DispatcherServlet : Completed initialization in 2 ms [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.432 s -- in org.onap.policy.clamp.acm.runtime.main.rest.PrometheusNoAuthTest [INFO] Running org.onap.policy.clamp.acm.runtime.main.rest.ActuatorControllerTest 2024-11-15T00:56:38.925Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.onap.policy.clamp.acm.runtime.main.rest.ActuatorControllerTest]: ActuatorControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2024-11-15T00:56:38.931Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.onap.policy.clamp.acm.runtime.Application for test class org.onap.policy.clamp.acm.runtime.main.rest.ActuatorControllerTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.3.5) 2024-11-15T00:56:38.959Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.a.r.m.r.ActuatorControllerTest : Starting ActuatorControllerTest using Java 17.0.4 with PID 3176 (started by jenkins in /w/workspace/policy-clamp-sonar/runtime-acm) 2024-11-15T00:56:38.960Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.a.r.m.r.ActuatorControllerTest : The following 1 profile is active: "test" 2024-11-15T00:56:39.177Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-11-15T00:56:39.183Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 6 ms. Found 6 JPA repository interfaces. 2024-11-15T00:56:39.440Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port 0 (http) 2024-11-15T00:56:39.441Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2024-11-15T00:56:39.441Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/10.1.31] 2024-11-15T00:56:39.456Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.a.c.c.C.[.[.[/onap/policy/clamp/acm] : Initializing Spring embedded WebApplicationContext 2024-11-15T00:56:39.456Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 494 ms 2024-11-15T00:56:39.714Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 2024-11-15T00:56:39.717Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.h.c.internal.RegionFactoryInitiator : HHH000026: Second-level cache disabled 2024-11-15T00:56:39.725Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer 2024-11-15T00:56:39.725Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] com.zaxxer.hikari.HikariDataSource : HikariPool-4 - Starting... 2024-11-15T00:56:39.727Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] com.zaxxer.hikari.pool.HikariPool : HikariPool-4 - Added connection conn9: url=jdbc:h2:mem:testdb user=POLICY 2024-11-15T00:56:39.727Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] com.zaxxer.hikari.HikariDataSource : HikariPool-4 - Start completed. 2024-11-15T00:56:39.892Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-11-15T00:56:39.917Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-11-15T00:56:40.360Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] r$InitializeUserDetailsManagerConfigurer : Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 2024-11-15T00:56:40.939Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.s.b.a.e.web.EndpointLinksResolver : Exposing 3 endpoints beneath base path '' 2024-11-15T00:56:41.003Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port 33697 (http) with context path '/onap/policy/clamp/acm' 2024-11-15T00:56:41.012Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting 2024-11-15T00:56:41.013Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Topic endpoint management 2024-11-15T00:56:41.013Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher AcElementPropertiesPublisher$$SpringCGLIB$$0 2024-11-15T00:56:41.013Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher AcPreparePublisher$$SpringCGLIB$$0 2024-11-15T00:56:41.014Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher AutomationCompositionDeployPublisher$$SpringCGLIB$$0 2024-11-15T00:56:41.014Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher AutomationCompositionMigrationPublisher$$SpringCGLIB$$0 2024-11-15T00:56:41.014Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher AutomationCompositionStateChangePublisher$$SpringCGLIB$$0 2024-11-15T00:56:41.014Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantDeregisterAckPublisher$$SpringCGLIB$$0 2024-11-15T00:56:41.015Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantPrimePublisher$$SpringCGLIB$$0 2024-11-15T00:56:41.015Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantRegisterAckPublisher$$SpringCGLIB$$0 2024-11-15T00:56:41.015Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantStatusReqPublisher$$SpringCGLIB$$0 2024-11-15T00:56:41.015Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantSyncPublisher$$SpringCGLIB$$0 2024-11-15T00:56:41.016Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AutomationCompositionStateChangeAckListener 2024-11-15T00:56:41.016Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AutomationCompositionUpdateAckListener 2024-11-15T00:56:41.016Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantDeregisterListener 2024-11-15T00:56:41.016Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantPrimeAckListener 2024-11-15T00:56:41.016Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantRegisterListener 2024-11-15T00:56:41.016Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantStatusListener 2024-11-15T00:56:41.016Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Topic Message Dispatcher 2024-11-15T00:56:41.016Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.m.bus.event.base.TopicBase : NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka:9092], topic=policy-acruntime-participant, effectiveTopic=policy-acruntime-participant, #recentEvents=0, locked=false, #topicListeners=1]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@59fa4c7c 2024-11-15T00:56:41.017Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager started 2024-11-15T00:56:41.017Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [ main] [ ] o.o.p.c.a.r.m.r.ActuatorControllerTest : Started ActuatorControllerTest in 2.082 seconds (process running for 37.058) 2024-11-15T00:56:41.057Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [o-auto-4-exec-1] [ ] o.a.c.c.C.[.[.[/onap/policy/clamp/acm] : Initializing Spring DispatcherServlet 'dispatcherServlet' 2024-11-15T00:56:41.058Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [o-auto-4-exec-1] [ ] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 2024-11-15T00:56:41.061Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [o-auto-4-exec-1] [ ] o.s.web.servlet.DispatcherServlet : Completed initialization in 3 ms 2024-11-15T00:56:41.452Z INFO 3176 --- [policy-clamp-runtime-acm-stub] [o-auto-4-exec-2] [1610825917f8c15782e8e2f5e787a88c-b7d8fc5d83d9be0a] o.springdoc.api.AbstractOpenApiResource : Init duration for springdoc-openapi is: 97 ms [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.764 s -- in org.onap.policy.clamp.acm.runtime.main.rest.ActuatorControllerTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 157, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ policy-clamp-runtime-acm --- [INFO] Loading execution data file /w/workspace/policy-clamp-sonar/runtime-acm/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'policy-clamp-runtime-acm' with 48 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ policy-clamp-runtime-acm --- [INFO] Building jar: /w/workspace/policy-clamp-sonar/runtime-acm/target/policy-clamp-runtime-acm-8.0.1-SNAPSHOT.jar [INFO] [INFO] --- spring-boot-maven-plugin:3.3.5:repackage (default) @ policy-clamp-runtime-acm --- [INFO] Replacing main artifact /w/workspace/policy-clamp-sonar/runtime-acm/target/policy-clamp-runtime-acm-8.0.1-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. [INFO] The original artifact has been renamed to /w/workspace/policy-clamp-sonar/runtime-acm/target/policy-clamp-runtime-acm-8.0.1-SNAPSHOT.jar.original [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ policy-clamp-runtime-acm --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ policy-clamp-runtime-acm --- [INFO] Analyzed bundle 'policy-clamp-runtime-acm' with 48 classes [INFO] Analyzed bundle 'policy-clamp-common' with 3 classes [INFO] Analyzed bundle 'policy-clamp-models' with 90 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ policy-clamp-runtime-acm --- [INFO] Failsafe report directory: /w/workspace/policy-clamp-sonar/runtime-acm/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ policy-clamp-runtime-acm --- [INFO] Installing /w/workspace/policy-clamp-sonar/runtime-acm/pom.xml to /tmp/r/org/onap/policy/clamp/policy-clamp-runtime-acm/8.0.1-SNAPSHOT/policy-clamp-runtime-acm-8.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-clamp-sonar/runtime-acm/target/policy-clamp-runtime-acm-8.0.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/clamp/policy-clamp-runtime-acm/8.0.1-SNAPSHOT/policy-clamp-runtime-acm-8.0.1-SNAPSHOT.jar [INFO] [INFO] -----< org.onap.policy.clamp.participant:policy-clamp-participant >----- [INFO] Building policy-clamp-participant 8.0.1-SNAPSHOT [6/18] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ policy-clamp-participant --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ policy-clamp-participant --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-clamp-sonar/participant/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ policy-clamp-participant --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ policy-clamp-participant --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-remote-resources-plugin:3.1.0:process (default) @ policy-clamp-participant --- [INFO] Preparing remote bundle org.onap.policy.clamp:policy-clamp-examples:8.0.1-SNAPSHOT [INFO] Copying 23 resources from 1 bundle. [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ policy-clamp-participant --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ policy-clamp-participant --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ policy-clamp-participant --- [INFO] Analyzed bundle 'policy-clamp-participant' with 0 classes [INFO] Analyzed bundle 'policy-clamp-common' with 3 classes [INFO] Analyzed bundle 'policy-clamp-models' with 90 classes [INFO] Analyzed bundle 'policy-clamp-examples' with 0 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ policy-clamp-participant --- [INFO] Failsafe report directory: /w/workspace/policy-clamp-sonar/participant/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ policy-clamp-participant --- [INFO] Installing /w/workspace/policy-clamp-sonar/participant/pom.xml to /tmp/r/org/onap/policy/clamp/participant/policy-clamp-participant/8.0.1-SNAPSHOT/policy-clamp-participant-8.0.1-SNAPSHOT.pom [INFO] [INFO] --< org.onap.policy.clamp.participant:policy-clamp-participant-intermediary >-- [INFO] Building policy-clamp-participant-intermediary 8.0.1-SNAPSHOT [7/18] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ policy-clamp-participant-intermediary --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ policy-clamp-participant-intermediary --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-clamp-sonar/participant/participant-intermediary/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ policy-clamp-participant-intermediary --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ policy-clamp-participant-intermediary --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-remote-resources-plugin:3.1.0:process (default) @ policy-clamp-participant-intermediary --- [INFO] Preparing remote bundle org.onap.policy.clamp:policy-clamp-examples:8.0.1-SNAPSHOT [INFO] Copying 23 resources from 1 bundle. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ policy-clamp-participant-intermediary --- [INFO] skip non existing resourceDirectory /w/workspace/policy-clamp-sonar/participant/participant-intermediary/src/main/resources [INFO] Copying 23 resources from target/maven-shared-archive-resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ policy-clamp-participant-intermediary --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 40 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ policy-clamp-participant-intermediary --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] Copying 23 resources from target/maven-shared-archive-resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ policy-clamp-participant-intermediary --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 17 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ policy-clamp-participant-intermediary --- [INFO] Surefire report directory: /w/workspace/policy-clamp-sonar/participant/participant-intermediary/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.clamp.acm.participant.intermediary.comm.ParticipantCommTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 00:56:56.196 [main] INFO org.onap.policy.clamp.acm.participant.intermediary.comm.ParticipantMessagePublisher -- Sent Participant Status message to CLAMP - ParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=bc832d13-d14d-44e1-a78e-85938a1881f9, timestamp=2024-11-15T00:56:56.176067653Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=null), state=null, participantDefinitionUpdates=[], automationCompositionInfoList=[], participantSupportedElementType=null) 00:56:56.218 [main] INFO org.onap.policy.clamp.acm.participant.intermediary.comm.ParticipantMessagePublisher -- Sent Participant Register message to CLAMP - ParticipantRegister(super=ParticipantMessage(messageType=PARTICIPANT_REGISTER, messageId=118e90da-ff12-4da7-9318-9f2994477cd1, timestamp=2024-11-15T00:56:56.217163577Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=null), participantSupportedElementType=null) [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.256 s -- in org.onap.policy.clamp.acm.participant.intermediary.comm.ParticipantCommTest [INFO] Running org.onap.policy.clamp.acm.participant.intermediary.handler.IntermediaryActivatorTest 00:56:56.462 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting 00:56:56.463 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Topic endpoint management 00:56:56.467 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=acm-ppnt-sync, effectiveTopic=acm-ppnt-sync, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 00:56:56.483 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=policy-acruntime-participant, effectiveTopic=policy-acruntime-participant, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 00:56:56.483 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=policy-acruntime-participant, effectiveTopic=policy-acruntime-participant, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 00:56:56.484 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Listener ParticipantStatusReqListener 00:56:56.484 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Listener ParticipantStatusReqListener 00:56:56.485 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Publisher Publisher$MockitoMock$X5dx0zZq 00:56:56.485 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Publisher Publisher$MockitoMock$X5dx0zZq 00:56:56.486 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Topic Message Dispatcher 00:56:56.486 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=policy-acruntime-participant, effectiveTopic=policy-acruntime-participant, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@794c5f5e 00:56:56.486 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=acm-ppnt-sync, effectiveTopic=acm-ppnt-sync, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@4ab66127 00:56:56.486 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager started 00:56:56.607 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping 00:56:56.608 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Topic Message Dispatcher 00:56:56.608 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=policy-acruntime-participant, effectiveTopic=policy-acruntime-participant, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@794c5f5e 00:56:56.608 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=acm-ppnt-sync, effectiveTopic=acm-ppnt-sync, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@4ab66127 00:56:56.609 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Publisher Publisher$MockitoMock$X5dx0zZq 00:56:56.609 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Publisher Publisher$MockitoMock$X5dx0zZq 00:56:56.609 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Listener ParticipantStatusReqListener 00:56:56.610 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Listener ParticipantStatusReqListener 00:56:56.610 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Topic endpoint management 00:56:56.610 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=acm-ppnt-sync, effectiveTopic=acm-ppnt-sync, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 00:56:56.610 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=policy-acruntime-participant, effectiveTopic=policy-acruntime-participant, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 00:56:56.610 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=policy-acruntime-participant, effectiveTopic=policy-acruntime-participant, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 00:56:56.610 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=policy-acruntime-participant, effectiveTopic=policy-acruntime-participant, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 00:56:56.611 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=policy-acruntime-participant, effectiveTopic=policy-acruntime-participant, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 00:56:56.611 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=acm-ppnt-sync, effectiveTopic=acm-ppnt-sync, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 00:56:56.611 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=acm-ppnt-sync, effectiveTopic=acm-ppnt-sync, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 00:56:56.611 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=policy-acruntime-participant, effectiveTopic=policy-acruntime-participant, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 00:56:56.611 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=policy-acruntime-participant, effectiveTopic=policy-acruntime-participant, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 00:56:56.611 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopped 00:56:56.651 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting 00:56:56.651 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Topic endpoint management 00:56:56.651 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Listener ParticipantStatusReqListener 00:56:56.651 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Listener ParticipantStatusReqListener 00:56:56.652 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Publisher Publisher$MockitoMock$X5dx0zZq 00:56:56.652 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Publisher Publisher$MockitoMock$X5dx0zZq 00:56:56.652 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Topic Message Dispatcher 00:56:56.652 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=policy-acruntime-participant, effectiveTopic=policy-acruntime-participant, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@794c5f5e 00:56:56.652 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=acm-ppnt-sync, effectiveTopic=acm-ppnt-sync, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@4ab66127 00:56:56.652 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager started 00:56:56.672 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping 00:56:56.672 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Topic Message Dispatcher 00:56:56.672 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=policy-acruntime-participant, effectiveTopic=policy-acruntime-participant, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@794c5f5e 00:56:56.673 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=acm-ppnt-sync, effectiveTopic=acm-ppnt-sync, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@4ab66127 00:56:56.673 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Publisher Publisher$MockitoMock$X5dx0zZq 00:56:56.673 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Publisher Publisher$MockitoMock$X5dx0zZq 00:56:56.674 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Listener ParticipantStatusReqListener 00:56:56.674 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Listener ParticipantStatusReqListener 00:56:56.675 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Topic endpoint management 00:56:56.675 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopped [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.432 s -- in org.onap.policy.clamp.acm.participant.intermediary.handler.IntermediaryActivatorTest [INFO] Running org.onap.policy.clamp.acm.participant.intermediary.handler.AcDefinitionHandlerTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.249 s -- in org.onap.policy.clamp.acm.participant.intermediary.handler.AcDefinitionHandlerTest [INFO] Running org.onap.policy.clamp.acm.participant.intermediary.handler.ParticipantHandlerTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.189 s -- in org.onap.policy.clamp.acm.participant.intermediary.handler.ParticipantHandlerTest [INFO] Running org.onap.policy.clamp.acm.participant.intermediary.handler.AcSubStateHandlerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.onap.policy.clamp.acm.participant.intermediary.handler.AcSubStateHandlerTest [INFO] Running org.onap.policy.clamp.acm.participant.intermediary.handler.ThreadHandlerTest 00:56:57.343 [pool-4-thread-1] ERROR org.onap.policy.clamp.acm.participant.intermediary.handler.ThreadHandler -- Automation composition element deploy failed a4e54bee-04b0-41c8-a66f-a0ef785cf0e6 Error 00:56:57.373 [pool-4-thread-2] ERROR org.onap.policy.clamp.acm.participant.intermediary.handler.ThreadHandler -- Automation composition element update failed a4e54bee-04b0-41c8-a66f-a0ef785cf0e6 Error 00:56:57.397 [pool-4-thread-3] ERROR org.onap.policy.clamp.acm.participant.intermediary.handler.ThreadHandler -- Automation composition element migrate failed a4e54bee-04b0-41c8-a66f-a0ef785cf0e6 Error 00:56:57.413 [pool-4-thread-4] ERROR org.onap.policy.clamp.acm.participant.intermediary.handler.ThreadHandler -- Automation composition element undeploy failed a4e54bee-04b0-41c8-a66f-a0ef785cf0e6 Error 00:56:57.423 [pool-4-thread-5] ERROR org.onap.policy.clamp.acm.participant.intermediary.handler.ThreadHandler -- Automation composition element delete failed a4e54bee-04b0-41c8-a66f-a0ef785cf0e6 Error 00:56:57.574 [pool-8-thread-1] ERROR org.onap.policy.clamp.acm.participant.intermediary.handler.ThreadHandler -- Automation composition element lock failed 082c11ee-2a44-46be-bd52-5c54c5730c61 Error 00:56:57.587 [pool-8-thread-2] ERROR org.onap.policy.clamp.acm.participant.intermediary.handler.ThreadHandler -- Automation composition element unlock failed 082c11ee-2a44-46be-bd52-5c54c5730c61 Error 00:56:57.604 [pool-9-thread-1] ERROR org.onap.policy.clamp.acm.participant.intermediary.handler.ThreadHandler -- Automation composition element prepare Pre Deploy failed 6b11a361-64c5-4335-8e76-a54b0c5f2d18 Error 00:56:57.616 [pool-9-thread-2] ERROR org.onap.policy.clamp.acm.participant.intermediary.handler.ThreadHandler -- Automation composition element Review failed 6b11a361-64c5-4335-8e76-a54b0c5f2d18 Error 00:56:57.630 [pool-9-thread-3] ERROR org.onap.policy.clamp.acm.participant.intermediary.handler.ThreadHandler -- Automation composition element migrate precheck failed 6b11a361-64c5-4335-8e76-a54b0c5f2d18 Error 00:56:57.707 [pool-11-thread-1] ERROR org.onap.policy.clamp.acm.participant.intermediary.handler.ThreadHandler -- Composition Defintion prime failed d1a4a082-a2a3-41c2-b63d-5230e17f2bcd Error 00:56:57.718 [pool-11-thread-2] ERROR org.onap.policy.clamp.acm.participant.intermediary.handler.ThreadHandler -- Composition Defintion deprime failed d1a4a082-a2a3-41c2-b63d-5230e17f2bcd Error [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.542 s -- in org.onap.policy.clamp.acm.participant.intermediary.handler.ThreadHandlerTest [INFO] Running org.onap.policy.clamp.acm.participant.intermediary.handler.AutomationCompositionHandlerTest 00:56:57.746 [main] ERROR org.onap.policy.clamp.acm.participant.intermediary.handler.AutomationCompositionHandler -- StateChange message has no state, state is null ToscaEntityKey(name=PMSHInstance1, version=1.0.1) 00:56:57.750 [main] WARN org.onap.policy.clamp.acm.participant.intermediary.handler.AutomationCompositionHandler -- No AutomationCompositionElement deploy in message null 00:56:57.771 [main] INFO org.onap.policy.clamp.acm.participant.intermediary.handler.AutomationCompositionHandler -- New Ac Element with id 389dc067-1188-444f-a928-998de45702ff is added in Migration 00:56:57.772 [main] INFO org.onap.policy.clamp.acm.participant.intermediary.handler.AutomationCompositionHandler -- Element with id 709c62b3-8918-41b9-a747-e21eb79c6c24 is removed in Migration 00:56:57.775 [main] WARN org.onap.policy.clamp.acm.participant.intermediary.handler.AutomationCompositionHandler -- No AutomationCompositionElement updates in message null 00:56:57.794 [main] INFO org.onap.policy.clamp.acm.participant.intermediary.handler.AutomationCompositionHandler -- Element with id 709c62b3-8918-41b9-a747-e21eb79c6c24 is removed in Migration 00:56:57.796 [main] INFO org.onap.policy.clamp.acm.participant.intermediary.handler.AutomationCompositionHandler -- New Ac Element with id a1454374-87b6-4835-95de-27a6d82b2e67 is added in Migration 00:56:57.799 [main] INFO org.onap.policy.clamp.acm.participant.intermediary.handler.AutomationCompositionHandler -- New Ac Element with id a1454374-87b6-4835-95de-27a6d82b2e67 is added in Migration 00:56:57.799 [main] INFO org.onap.policy.clamp.acm.participant.intermediary.handler.AutomationCompositionHandler -- Element with id 709c62b3-8918-41b9-a747-e21eb79c6c24 is removed in Migration [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s -- in org.onap.policy.clamp.acm.participant.intermediary.handler.AutomationCompositionHandlerTest [INFO] Running org.onap.policy.clamp.acm.participant.intermediary.handler.AcLockHandlerTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.onap.policy.clamp.acm.participant.intermediary.handler.AcLockHandlerTest [INFO] Running org.onap.policy.clamp.acm.participant.intermediary.handler.CacheProviderTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.onap.policy.clamp.acm.participant.intermediary.handler.CacheProviderTest [INFO] Running org.onap.policy.clamp.acm.participant.intermediary.handler.AutomationCompositionOutHandlerTest 00:56:57.871 [main] ERROR org.onap.policy.clamp.acm.participant.intermediary.handler.AutomationCompositionOutHandler -- Cannot update Automation composition definition state, id is null 00:56:57.871 [main] ERROR org.onap.policy.clamp.acm.participant.intermediary.handler.AutomationCompositionOutHandler -- state invalid null cannot be handled 00:56:57.872 [main] ERROR org.onap.policy.clamp.acm.participant.intermediary.handler.AutomationCompositionOutHandler -- Cannot update Automation composition definition state, stateChangeResult is null 00:56:57.872 [main] ERROR org.onap.policy.clamp.acm.participant.intermediary.handler.AutomationCompositionOutHandler -- state invalid PRIMING cannot be handled 00:56:57.872 [main] ERROR org.onap.policy.clamp.acm.participant.intermediary.handler.AutomationCompositionOutHandler -- state invalid DEPRIMING cannot be handled 00:56:57.872 [main] ERROR org.onap.policy.clamp.acm.participant.intermediary.handler.AutomationCompositionOutHandler -- Cannot update Automation composition definition state, stateChangeResult is not valid 00:56:57.881 [main] ERROR org.onap.policy.clamp.acm.participant.intermediary.handler.AutomationCompositionOutHandler -- Not valid Ac instance, id is null 00:56:57.881 [main] ERROR org.onap.policy.clamp.acm.participant.intermediary.handler.AutomationCompositionOutHandler -- Not valid Ac instance, id is null 00:56:57.881 [main] ERROR org.onap.policy.clamp.acm.participant.intermediary.handler.AutomationCompositionOutHandler -- Not valid Ac instance, id is null 00:56:57.881 [main] ERROR org.onap.policy.clamp.acm.participant.intermediary.handler.AutomationCompositionOutHandler -- Not valid Ac instance, stateChangeResult is null 00:56:57.882 [main] ERROR org.onap.policy.clamp.acm.participant.intermediary.handler.AutomationCompositionOutHandler -- Cannot update Automation composition element state, Automation composition id e3b50113-5900-4674-ab6e-c7bec253a5a6 not present 00:56:57.882 [main] ERROR org.onap.policy.clamp.acm.participant.intermediary.handler.AutomationCompositionOutHandler -- Not valid Ac instance, stateChangeResult is null 00:56:57.883 [main] ERROR org.onap.policy.clamp.acm.participant.intermediary.handler.AutomationCompositionOutHandler -- Cannot update Automation composition element state, AC Element id a78176f7-d038-48ec-932a-2491d882be76 not present 00:56:57.883 [main] ERROR org.onap.policy.clamp.acm.participant.intermediary.handler.AutomationCompositionOutHandler -- state error null and null cannot be handled 00:56:57.884 [main] ERROR org.onap.policy.clamp.acm.participant.intermediary.handler.AutomationCompositionOutHandler -- Not valid Ac instance, id is null 00:56:57.884 [main] ERROR org.onap.policy.clamp.acm.participant.intermediary.handler.AutomationCompositionOutHandler -- Not valid Ac instance, id is null 00:56:57.884 [main] ERROR org.onap.policy.clamp.acm.participant.intermediary.handler.AutomationCompositionOutHandler -- Cannot update Automation composition element stage, Automation composition id ac8a34f2-f92c-449e-9353-22648bfff79f not present 00:56:57.885 [main] ERROR org.onap.policy.clamp.acm.participant.intermediary.handler.AutomationCompositionOutHandler -- Cannot update Automation composition element stage, AC Element id 938c0515-251d-455d-a30e-6031619c8e72 not present 00:56:57.885 [main] ERROR org.onap.policy.clamp.acm.participant.intermediary.handler.AutomationCompositionOutHandler -- state error DEPLOYED and LOCKED cannot be handled 00:56:57.885 [main] ERROR org.onap.policy.clamp.acm.participant.intermediary.handler.AutomationCompositionOutHandler -- state error DEPLOYING and null cannot be handled 00:56:57.885 [main] ERROR org.onap.policy.clamp.acm.participant.intermediary.handler.AutomationCompositionOutHandler -- Not valid Ac instance, stateChangeResult is not valid 00:56:57.899 [main] ERROR org.onap.policy.clamp.acm.participant.intermediary.handler.AutomationCompositionOutHandler -- Cannot update Automation composition element state, id is null 00:56:57.899 [main] ERROR org.onap.policy.clamp.acm.participant.intermediary.handler.AutomationCompositionOutHandler -- Cannot update Automation composition element state, id is null 00:56:57.899 [main] ERROR org.onap.policy.clamp.acm.participant.intermediary.handler.AutomationCompositionOutHandler -- Cannot update Automation composition element state, Automation composition id 42d83dfa-6f07-462d-a5d0-07269ce369e3 not present 00:56:57.900 [main] ERROR org.onap.policy.clamp.acm.participant.intermediary.handler.AutomationCompositionOutHandler -- Cannot update Automation composition element state, AC Element id d86ee960-8acd-42ef-9759-399218c8aa17 not present 00:56:57.901 [main] ERROR org.onap.policy.clamp.acm.participant.intermediary.handler.AutomationCompositionOutHandler -- Cannot send Composition outProperties, id is null 00:56:57.902 [main] ERROR org.onap.policy.clamp.acm.participant.intermediary.handler.AutomationCompositionOutHandler -- Cannot send Composition outProperties, id 55914288-79f1-4655-90e9-7ddebe1d5359 is null 00:56:57.902 [main] ERROR org.onap.policy.clamp.acm.participant.intermediary.handler.AutomationCompositionOutHandler -- Cannot send Composition outProperties, elementId wrong 1.0.0 not present [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.onap.policy.clamp.acm.participant.intermediary.handler.AutomationCompositionOutHandlerTest [INFO] Running org.onap.policy.clamp.acm.participant.intermediary.api.impl.ParticipantIntermediaryApiImplTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.onap.policy.clamp.acm.participant.intermediary.api.impl.ParticipantIntermediaryApiImplTest [INFO] Running org.onap.policy.clamp.acm.participant.intermediary.api.impl.AcElementListenerV1Test [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s -- in org.onap.policy.clamp.acm.participant.intermediary.api.impl.AcElementListenerV1Test [INFO] Running org.onap.policy.clamp.acm.participant.intermediary.api.impl.AcElementListenerV2Test [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.onap.policy.clamp.acm.participant.intermediary.api.impl.AcElementListenerV2Test [INFO] Running org.onap.policy.clamp.acm.participant.intermediary.api.impl.AcElementListenerV3Test [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.policy.clamp.acm.participant.intermediary.api.impl.AcElementListenerV3Test [INFO] Running org.onap.policy.clamp.acm.participant.intermediary.main.parameters.TestParticipantIntermediaryParameters 00:56:58.274 [main] INFO org.hibernate.validator.internal.util.Version -- HV000001: Hibernate Validator 8.0.1.Final [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.782 s -- in org.onap.policy.clamp.acm.participant.intermediary.main.parameters.TestParticipantIntermediaryParameters [INFO] [INFO] Results: [INFO] [INFO] Tests run: 116, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ policy-clamp-participant-intermediary --- [INFO] Loading execution data file /w/workspace/policy-clamp-sonar/participant/participant-intermediary/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'policy-clamp-participant-intermediary' with 33 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ policy-clamp-participant-intermediary --- [INFO] Building jar: /w/workspace/policy-clamp-sonar/participant/participant-intermediary/target/policy-clamp-participant-intermediary-8.0.1-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ policy-clamp-participant-intermediary --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ policy-clamp-participant-intermediary --- [INFO] Analyzed bundle 'policy-clamp-participant-intermediary' with 33 classes [INFO] Analyzed bundle 'policy-clamp-common' with 3 classes [INFO] Analyzed bundle 'policy-clamp-models' with 90 classes [INFO] Analyzed bundle 'policy-clamp-examples' with 0 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ policy-clamp-participant-intermediary --- [INFO] Failsafe report directory: /w/workspace/policy-clamp-sonar/participant/participant-intermediary/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ policy-clamp-participant-intermediary --- [INFO] Installing /w/workspace/policy-clamp-sonar/participant/participant-intermediary/pom.xml to /tmp/r/org/onap/policy/clamp/participant/policy-clamp-participant-intermediary/8.0.1-SNAPSHOT/policy-clamp-participant-intermediary-8.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-clamp-sonar/participant/participant-intermediary/target/policy-clamp-participant-intermediary-8.0.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/clamp/participant/policy-clamp-participant-intermediary/8.0.1-SNAPSHOT/policy-clamp-participant-intermediary-8.0.1-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.clamp.participant:policy-clamp-participant-impl >--- [INFO] Building policy-clamp-participant-impl 8.0.1-SNAPSHOT [8/18] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ policy-clamp-participant-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ policy-clamp-participant-impl --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-clamp-sonar/participant/participant-impl/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ policy-clamp-participant-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ policy-clamp-participant-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-remote-resources-plugin:3.1.0:process (default) @ policy-clamp-participant-impl --- [INFO] Preparing remote bundle org.onap.policy.clamp:policy-clamp-examples:8.0.1-SNAPSHOT [INFO] Copying 23 resources from 1 bundle. [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ policy-clamp-participant-impl --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ policy-clamp-participant-impl --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ policy-clamp-participant-impl --- [INFO] Analyzed bundle 'policy-clamp-participant-impl' with 0 classes [INFO] Analyzed bundle 'policy-clamp-participant-intermediary' with 33 classes [INFO] Analyzed bundle 'policy-clamp-common' with 3 classes [INFO] Analyzed bundle 'policy-clamp-models' with 90 classes [INFO] Analyzed bundle 'policy-clamp-examples' with 0 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ policy-clamp-participant-impl --- [INFO] Failsafe report directory: /w/workspace/policy-clamp-sonar/participant/participant-impl/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ policy-clamp-participant-impl --- [INFO] Installing /w/workspace/policy-clamp-sonar/participant/participant-impl/pom.xml to /tmp/r/org/onap/policy/clamp/participant/policy-clamp-participant-impl/8.0.1-SNAPSHOT/policy-clamp-participant-impl-8.0.1-SNAPSHOT.pom [INFO] [INFO] --< org.onap.policy.clamp.participant:policy-clamp-participant-impl-simulator >-- [INFO] Building policy-clamp-participant-impl-simulator 8.0.1-SNAPSHOT [9/18] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ policy-clamp-participant-impl-simulator --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ policy-clamp-participant-impl-simulator --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-clamp-sonar/participant/participant-impl/participant-impl-simulator/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- swagger-codegen-maven-plugin:3.0.52:generate (code-gen) @ policy-clamp-participant-impl-simulator --- [WARNING] Output directory does not exist, or is inaccessible. No file (.swagger-codegen-ignore) will be evaluated. [INFO] Set base package to invoker package (org.onap.policy.clamp.acm.participant.sim.controller) [INFO] writing file /w/workspace/policy-clamp-sonar/participant/participant-impl/participant-impl-simulator/target/generated-sources/swagger/src/gen/java/org/onap/policy/clamp/acm/participant/sim/controller/genapi/SimulatorParticipantControllerApi.java [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ policy-clamp-participant-impl-simulator --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ policy-clamp-participant-impl-simulator --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-remote-resources-plugin:3.1.0:process (default) @ policy-clamp-participant-impl-simulator --- [INFO] Preparing remote bundle org.onap.policy.clamp:policy-clamp-examples:8.0.1-SNAPSHOT [INFO] Copying 23 resources from 1 bundle. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ policy-clamp-participant-impl-simulator --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] Copying 23 resources from target/maven-shared-archive-resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ policy-clamp-participant-impl-simulator --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 15 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ policy-clamp-participant-impl-simulator --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] Copying 23 resources from target/maven-shared-archive-resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ policy-clamp-participant-impl-simulator --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 10 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ policy-clamp-participant-impl-simulator --- [INFO] Surefire report directory: /w/workspace/policy-clamp-sonar/participant/participant-impl/participant-impl-simulator/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.clamp.acm.participant.sim.rest.AcSimRestTest 00:57:02.816 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.policy.clamp.acm.participant.sim.rest.AcSimRestTest]: AcSimRestTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 00:57:03.013 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.policy.clamp.acm.participant.sim.Application for test class org.onap.policy.clamp.acm.participant.sim.rest.AcSimRestTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.3.5) 2024-11-15T00:57:03.881Z INFO 3511 --- [ main] [ ] o.o.p.c.a.p.sim.rest.AcSimRestTest : Starting AcSimRestTest using Java 17.0.4 with PID 3511 (started by jenkins in /w/workspace/policy-clamp-sonar/participant/participant-impl/participant-impl-simulator) 2024-11-15T00:57:03.885Z INFO 3511 --- [ main] [ ] o.o.p.c.a.p.sim.rest.AcSimRestTest : No active profile set, falling back to 1 default profile: "default" OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2024-11-15T00:57:07.423Z INFO 3511 --- [ main] [ ] r$InitializeUserDetailsManagerConfigurer : Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 2024-11-15T00:57:08.705Z INFO 3511 --- [ main] [ ] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2024-11-15T00:57:08.706Z INFO 3511 --- [ main] [ ] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2024-11-15T00:57:08.707Z INFO 3511 --- [ main] [ ] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 2024-11-15T00:57:08.854Z INFO 3511 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting 2024-11-15T00:57:08.857Z INFO 3511 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Topic endpoint management 2024-11-15T00:57:08.860Z INFO 3511 --- [ main] [ ] o.o.p.c.m.b.e.noop.NoopTopicEndpoint : NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka:9092], topic=acm-ppnt-sync, effectiveTopic=acm-ppnt-sync, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 2024-11-15T00:57:08.866Z INFO 3511 --- [ main] [ ] o.o.p.c.m.b.e.noop.NoopTopicEndpoint : NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka:9092], topic=policy-acruntime-participant, effectiveTopic=policy-acruntime-participant, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 2024-11-15T00:57:08.867Z INFO 3511 --- [ main] [ ] o.o.p.c.m.b.e.noop.NoopTopicEndpoint : NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[kafka:9092], topic=policy-acruntime-participant, effectiveTopic=policy-acruntime-participant, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 2024-11-15T00:57:08.867Z INFO 3511 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AcPropertyUpdateListener 2024-11-15T00:57:08.868Z INFO 3511 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantPrimeListener 2024-11-15T00:57:08.868Z INFO 3511 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AutomationCompositionMigrationListener 2024-11-15T00:57:08.868Z INFO 3511 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AcPrepareListener 2024-11-15T00:57:08.868Z INFO 3511 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AutomationCompositionStateChangeListener 2024-11-15T00:57:08.869Z INFO 3511 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AutomationCompositionDeployListener 2024-11-15T00:57:08.869Z INFO 3511 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantDeregisterAckListener 2024-11-15T00:57:08.869Z INFO 3511 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantRegisterAckListener 2024-11-15T00:57:08.869Z INFO 3511 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantStatusReqListener 2024-11-15T00:57:08.869Z INFO 3511 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantSyncListener 2024-11-15T00:57:08.869Z INFO 3511 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantMessagePublisher 2024-11-15T00:57:08.870Z INFO 3511 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Topic Message Dispatcher 2024-11-15T00:57:08.870Z INFO 3511 --- [ main] [ ] o.o.p.c.m.bus.event.base.TopicBase : NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka:9092], topic=policy-acruntime-participant, effectiveTopic=policy-acruntime-participant, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@60219a32 2024-11-15T00:57:08.871Z INFO 3511 --- [ main] [ ] o.o.p.c.m.bus.event.base.TopicBase : NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka:9092], topic=acm-ppnt-sync, effectiveTopic=acm-ppnt-sync, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@63792a7a 2024-11-15T00:57:08.871Z INFO 3511 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager started 2024-11-15T00:57:08.872Z INFO 3511 --- [ main] [ ] o.o.p.c.a.p.sim.rest.AcSimRestTest : Started AcSimRestTest in 5.644 seconds (process running for 7.428) 2024-11-15T00:57:08.919Z INFO 3511 --- [ main] [ ] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2024-11-15T00:57:08.919Z INFO 3511 --- [ main] [ ] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2024-11-15T00:57:08.920Z INFO 3511 --- [ main] [ ] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 2024-11-15T00:57:09.229Z INFO 3511 --- [ main] [ ] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2024-11-15T00:57:09.230Z INFO 3511 --- [ main] [ ] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2024-11-15T00:57:09.231Z INFO 3511 --- [ main] [ ] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 2024-11-15T00:57:09.290Z INFO 3511 --- [ main] [ ] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2024-11-15T00:57:09.291Z INFO 3511 --- [ main] [ ] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2024-11-15T00:57:09.291Z INFO 3511 --- [ main] [ ] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 2024-11-15T00:57:09.331Z INFO 3511 --- [ main] [ ] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2024-11-15T00:57:09.331Z INFO 3511 --- [ main] [ ] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2024-11-15T00:57:09.332Z INFO 3511 --- [ main] [ ] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 2024-11-15T00:57:09.340Z INFO 3511 --- [ main] [ ] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2024-11-15T00:57:09.341Z INFO 3511 --- [ main] [ ] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2024-11-15T00:57:09.341Z INFO 3511 --- [ main] [ ] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 2024-11-15T00:57:09.354Z INFO 3511 --- [ main] [ ] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2024-11-15T00:57:09.354Z INFO 3511 --- [ main] [ ] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2024-11-15T00:57:09.354Z INFO 3511 --- [ main] [ ] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 2024-11-15T00:57:09.375Z INFO 3511 --- [ main] [ ] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2024-11-15T00:57:09.376Z INFO 3511 --- [ main] [ ] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2024-11-15T00:57:09.376Z INFO 3511 --- [ main] [ ] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 2024-11-15T00:57:09.459Z INFO 3511 --- [ main] [ ] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2024-11-15T00:57:09.460Z INFO 3511 --- [ main] [ ] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2024-11-15T00:57:09.460Z INFO 3511 --- [ main] [ ] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.907 s -- in org.onap.policy.clamp.acm.participant.sim.rest.AcSimRestTest [INFO] Running org.onap.policy.clamp.acm.participant.sim.rest.ActuatorControllerTest 2024-11-15T00:57:09.480Z INFO 3511 --- [ main] [ ] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.onap.policy.clamp.acm.participant.sim.rest.ActuatorControllerTest]: ActuatorControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2024-11-15T00:57:09.486Z INFO 3511 --- [ main] [ ] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.onap.policy.clamp.acm.participant.sim.Application for test class org.onap.policy.clamp.acm.participant.sim.rest.ActuatorControllerTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.3.5) 2024-11-15T00:57:09.560Z INFO 3511 --- [ main] [ ] o.o.p.c.a.p.s.r.ActuatorControllerTest : Starting ActuatorControllerTest using Java 17.0.4 with PID 3511 (started by jenkins in /w/workspace/policy-clamp-sonar/participant/participant-impl/participant-impl-simulator) 2024-11-15T00:57:09.561Z INFO 3511 --- [ main] [ ] o.o.p.c.a.p.s.r.ActuatorControllerTest : The following 1 profile is active: "test" 2024-11-15T00:57:10.994Z INFO 3511 --- [ main] [ ] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port 0 (http) 2024-11-15T00:57:11.015Z INFO 3511 --- [ main] [ ] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2024-11-15T00:57:11.015Z INFO 3511 --- [ main] [ ] o.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/10.1.31] 2024-11-15T00:57:11.088Z INFO 3511 --- [ main] [ ] .[/onap/policy/clamp/acm/simparticipant] : Initializing Spring embedded WebApplicationContext 2024-11-15T00:57:11.088Z INFO 3511 --- [ main] [ ] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1524 ms 2024-11-15T00:57:11.737Z INFO 3511 --- [ main] [ ] r$InitializeUserDetailsManagerConfigurer : Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 2024-11-15T00:57:12.344Z INFO 3511 --- [ main] [ ] o.s.b.a.e.web.EndpointLinksResolver : Exposing 3 endpoints beneath base path '' 2024-11-15T00:57:12.837Z INFO 3511 --- [ main] [ ] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port 46707 (http) with context path '/onap/policy/clamp/acm/simparticipant' 2024-11-15T00:57:12.850Z INFO 3511 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting 2024-11-15T00:57:12.850Z INFO 3511 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Topic endpoint management 2024-11-15T00:57:12.850Z INFO 3511 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AcPropertyUpdateListener 2024-11-15T00:57:12.851Z INFO 3511 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantPrimeListener 2024-11-15T00:57:12.851Z INFO 3511 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AutomationCompositionMigrationListener 2024-11-15T00:57:12.851Z INFO 3511 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AcPrepareListener 2024-11-15T00:57:12.851Z INFO 3511 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AutomationCompositionStateChangeListener 2024-11-15T00:57:12.851Z INFO 3511 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AutomationCompositionDeployListener 2024-11-15T00:57:12.851Z INFO 3511 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantDeregisterAckListener 2024-11-15T00:57:12.851Z INFO 3511 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantRegisterAckListener 2024-11-15T00:57:12.851Z INFO 3511 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantStatusReqListener 2024-11-15T00:57:12.852Z INFO 3511 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantSyncListener 2024-11-15T00:57:12.852Z INFO 3511 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantMessagePublisher$$SpringCGLIB$$0 2024-11-15T00:57:12.852Z INFO 3511 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Topic Message Dispatcher 2024-11-15T00:57:12.852Z INFO 3511 --- [ main] [ ] o.o.p.c.m.bus.event.base.TopicBase : NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka:9092], topic=policy-acruntime-participant, effectiveTopic=policy-acruntime-participant, #recentEvents=0, locked=false, #topicListeners=1]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@2377e83d 2024-11-15T00:57:12.852Z INFO 3511 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager started 2024-11-15T00:57:12.855Z INFO 3511 --- [ main] [ ] o.o.p.c.a.p.s.r.ActuatorControllerTest : Started ActuatorControllerTest in 3.359 seconds (process running for 11.411) 2024-11-15T00:57:13.438Z INFO 3511 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:57:13.449Z INFO 3511 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:57:13.586Z INFO 3511 --- [o-auto-1-exec-1] [ ] .[/onap/policy/clamp/acm/simparticipant] : Initializing Spring DispatcherServlet 'dispatcherServlet' 2024-11-15T00:57:13.586Z INFO 3511 --- [o-auto-1-exec-1] [ ] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 2024-11-15T00:57:13.588Z INFO 3511 --- [o-auto-1-exec-1] [ ] o.s.web.servlet.DispatcherServlet : Completed initialization in 2 ms 2024-11-15T00:57:13.883Z INFO 3511 --- [ Thread-8] [ ] o.o.p.c.u.services.OrderedServiceImpl : ***** OrderedServiceImpl implementers: [] 2024-11-15T00:57:13.885Z INFO 3511 --- [ Thread-8] [ ] network : [OUT|NOOP|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"185cff24-b02d-46aa-968b-494a137e52f4","typeName":"org.onap.policy.clamp.acm.SimAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"dc94e521-a1f3-4df2-a60b-01244a6ead9d","timestamp":"2024-11-15T00:57:13.874782093Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c90","replicaId":"82f0f43a-5f10-4f21-82be-331971e85bd2"} 2024-11-15T00:57:13.885Z INFO 3511 --- [ Thread-8] [ ] .p.c.a.p.i.c.ParticipantMessagePublisher : Sent Participant Register message to CLAMP - ParticipantRegister(super=ParticipantMessage(messageType=PARTICIPANT_REGISTER, messageId=dc94e521-a1f3-4df2-a60b-01244a6ead9d, timestamp=2024-11-15T00:57:13.874782093Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=82f0f43a-5f10-4f21-82be-331971e85bd2, automationCompositionId=null, compositionId=null), participantSupportedElementType=[ParticipantSupportedElementType(id=185cff24-b02d-46aa-968b-494a137e52f4, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)]) 2024-11-15T00:57:13.894Z INFO 3511 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:57:13.896Z INFO 3511 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:57:13.952Z INFO 3511 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:57:13.955Z INFO 3511 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:57:13.991Z INFO 3511 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:57:13.994Z INFO 3511 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:57:14.120Z INFO 3511 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:57:14.128Z INFO 3511 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:57:14.266Z INFO 3511 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:57:14.269Z INFO 3511 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.812 s -- in org.onap.policy.clamp.acm.participant.sim.rest.ActuatorControllerTest [INFO] Running org.onap.policy.clamp.acm.participant.sim.parameters.ParticipantSimParametersTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.155 s -- in org.onap.policy.clamp.acm.participant.sim.parameters.ParticipantSimParametersTest [INFO] Running org.onap.policy.clamp.acm.participant.sim.main.handler.AutomationCompositionElementHandlerV1Test [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.412 s -- in org.onap.policy.clamp.acm.participant.sim.main.handler.AutomationCompositionElementHandlerV1Test [INFO] Running org.onap.policy.clamp.acm.participant.sim.main.handler.SimulatorServiceTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.onap.policy.clamp.acm.participant.sim.main.handler.SimulatorServiceTest [INFO] Running org.onap.policy.clamp.acm.participant.sim.main.handler.AutomationCompositionElementHandlerV2Test [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.319 s -- in org.onap.policy.clamp.acm.participant.sim.main.handler.AutomationCompositionElementHandlerV2Test [INFO] Running org.onap.policy.clamp.acm.participant.sim.main.handler.AutomationCompositionElementHandlerV3Test [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.330 s -- in org.onap.policy.clamp.acm.participant.sim.main.handler.AutomationCompositionElementHandlerV3Test [INFO] [INFO] Results: [INFO] [INFO] Tests run: 60, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ policy-clamp-participant-impl-simulator --- [INFO] Loading execution data file /w/workspace/policy-clamp-sonar/participant/participant-impl/participant-impl-simulator/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'policy-clamp-participant-impl-simulator' with 11 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ policy-clamp-participant-impl-simulator --- [INFO] Building jar: /w/workspace/policy-clamp-sonar/participant/participant-impl/participant-impl-simulator/target/policy-clamp-participant-impl-simulator-8.0.1-SNAPSHOT.jar [INFO] [INFO] --- spring-boot-maven-plugin:3.3.5:repackage (default) @ policy-clamp-participant-impl-simulator --- [INFO] Replacing main artifact /w/workspace/policy-clamp-sonar/participant/participant-impl/participant-impl-simulator/target/policy-clamp-participant-impl-simulator-8.0.1-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. [INFO] The original artifact has been renamed to /w/workspace/policy-clamp-sonar/participant/participant-impl/participant-impl-simulator/target/policy-clamp-participant-impl-simulator-8.0.1-SNAPSHOT.jar.original [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ policy-clamp-participant-impl-simulator --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ policy-clamp-participant-impl-simulator --- [INFO] Analyzed bundle 'policy-clamp-participant-impl-simulator' with 11 classes [INFO] Analyzed bundle 'policy-clamp-participant-intermediary' with 33 classes [INFO] Analyzed bundle 'policy-clamp-common' with 3 classes [INFO] Analyzed bundle 'policy-clamp-models' with 90 classes [INFO] Analyzed bundle 'policy-clamp-examples' with 0 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ policy-clamp-participant-impl-simulator --- [INFO] Failsafe report directory: /w/workspace/policy-clamp-sonar/participant/participant-impl/participant-impl-simulator/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ policy-clamp-participant-impl-simulator --- [INFO] Installing /w/workspace/policy-clamp-sonar/participant/participant-impl/participant-impl-simulator/pom.xml to /tmp/r/org/onap/policy/clamp/participant/policy-clamp-participant-impl-simulator/8.0.1-SNAPSHOT/policy-clamp-participant-impl-simulator-8.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-clamp-sonar/participant/participant-impl/participant-impl-simulator/target/policy-clamp-participant-impl-simulator-8.0.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/clamp/participant/policy-clamp-participant-impl-simulator/8.0.1-SNAPSHOT/policy-clamp-participant-impl-simulator-8.0.1-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.clamp.participant:policy-clamp-participant-impl-policy >-- [INFO] Building policy-clamp-participant-impl-policy 8.0.1-SNAPSHOT [10/18] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ policy-clamp-participant-impl-policy --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ policy-clamp-participant-impl-policy --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-clamp-sonar/participant/participant-impl/participant-impl-policy/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ policy-clamp-participant-impl-policy --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ policy-clamp-participant-impl-policy --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-remote-resources-plugin:3.1.0:process (default) @ policy-clamp-participant-impl-policy --- [INFO] Preparing remote bundle org.onap.policy.clamp:policy-clamp-examples:8.0.1-SNAPSHOT [INFO] Copying 23 resources from 1 bundle. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ policy-clamp-participant-impl-policy --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] Copying 23 resources from target/maven-shared-archive-resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ policy-clamp-participant-impl-policy --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 8 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ policy-clamp-participant-impl-policy --- [INFO] Copying 3 resources from src/test/resources to target/test-classes [INFO] Copying 23 resources from target/maven-shared-archive-resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ policy-clamp-participant-impl-policy --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 10 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ policy-clamp-participant-impl-policy --- [INFO] Surefire report directory: /w/workspace/policy-clamp-sonar/participant/participant-impl/participant-impl-policy/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.clamp.acm.participant.policy.client.HttpClientTest 00:57:19.246 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-5af8bb51==org.glassfish.jersey.servlet.ServletContainer@1726c0c8{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=MockRestEndpoint, host=localhost, port=45337, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@102c577f{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@38eb0f4d{/,null,STOPPED}, connector=MockRestEndpoint@43e1692f{HTTP/1.1, (http/1.1)}{localhost:45337}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-5af8bb51==org.glassfish.jersey.servlet.ServletContainer@1726c0c8{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 00:57:19.271 [MockRestEndpoint-45337] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-5af8bb51==org.glassfish.jersey.servlet.ServletContainer@1726c0c8{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=MockRestEndpoint, host=localhost, port=45337, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@102c577f{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@38eb0f4d{/,null,STOPPED}, connector=MockRestEndpoint@43e1692f{HTTP/1.1, (http/1.1)}{localhost:45337}, jettyThread=Thread[MockRestEndpoint-45337,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-5af8bb51==org.glassfish.jersey.servlet.ServletContainer@1726c0c8{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 00:57:19.284 [MockRestEndpoint-45337] INFO org.eclipse.jetty.server.Server -- jetty-11.0.24; built: 2024-08-26T18:11:22.448Z; git: 5dfc59a691b748796f922208956bd1f2794bcd16; jvm 17.0.4+8-Ubuntu-118.04 00:57:19.365 [MockRestEndpoint-45337] INFO org.eclipse.jetty.server.session.DefaultSessionIdManager -- Session workerName=node0 00:57:19.794 [main] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 00:57:19.808 [main] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 00:57:20.060 [MockRestEndpoint-45337] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 00:57:20.120 [MockRestEndpoint-45337] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started o.e.j.s.ServletContextHandler@38eb0f4d{/,null,AVAILABLE} 00:57:20.143 [MockRestEndpoint-45337] INFO org.eclipse.jetty.server.AbstractConnector -- Started MockRestEndpoint@43e1692f{HTTP/1.1, (http/1.1)}{localhost:45337} 00:57:20.146 [MockRestEndpoint-45337] INFO org.eclipse.jetty.server.Server -- Started Server@102c577f{STARTING}[11.0.24,sto=0] @2158ms 00:57:20.382 [qtp238308051-30] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [15/Nov/2024:00:57:20 +0000] "POST /policy/api/v1/policies HTTP/1.1" 200 0 "-" "Jersey/3.1.9 (HttpUrlConnection 17.0.4)" 00:57:20.391 [qtp238308051-30] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [15/Nov/2024:00:57:20 +0000] "DELETE /policy/api/v1/policytypes/dummyPolicy/versions/1.0.0 HTTP/1.1" 200 0 "-" "Jersey/3.1.9 (HttpUrlConnection 17.0.4)" 00:57:20.416 [main] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 00:57:20.418 [main] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 00:57:20.429 [qtp238308051-22] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [15/Nov/2024:00:57:20 +0000] "POST /policy/pap/v1/pdps/deployments/batch HTTP/1.1" 200 0 "-" "Jersey/3.1.9 (HttpUrlConnection 17.0.4)" 00:57:20.441 [qtp238308051-25] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [15/Nov/2024:00:57:20 +0000] "DELETE /policy/api/v1/policies/dummyPolicy/versions/1.0.0 HTTP/1.1" 200 0 "-" "Jersey/3.1.9 (HttpUrlConnection 17.0.4)" 00:57:20.474 [qtp238308051-25] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [15/Nov/2024:00:57:20 +0000] "POST /invalid HTTP/1.1" 404 127 "-" "Jersey/3.1.9 (HttpUrlConnection 17.0.4)" 00:57:20.478 [main] ERROR org.onap.policy.clamp.acm.participant.policy.client.AbstractHttpClient -- Invocation of path /invalid failed for entity Entity{entity=ToscaServiceTemplate(toscaDefinitionsVersion=null, dataTypes=null, capabilityTypes=null, nodeTypes=null, relationshipTypes=null, policyTypes=null, toscaTopologyTemplate=null), variant=Variant[mediaType=application/json, language=null, encoding=null], annotations=[]}. Response status: 404, Response status info: Not Found 00:57:20.585 [qtp238308051-23] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [15/Nov/2024:00:57:20 +0000] "POST /policy/api/v1/policytypes HTTP/1.1" 200 0 "-" "Jersey/3.1.9 (HttpUrlConnection 17.0.4)" 00:57:20.595 [qtp238308051-25] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [15/Nov/2024:00:57:20 +0000] "POST /policy/pap/v1/pdps/deployments/batch HTTP/1.1" 200 0 "-" "Jersey/3.1.9 (HttpUrlConnection 17.0.4)" [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.706 s -- in org.onap.policy.clamp.acm.participant.policy.client.HttpClientTest [INFO] Running org.onap.policy.clamp.acm.participant.policy.main.handler.AutomationCompositionElementHandlerTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 00:57:23.717 [main] INFO org.onap.policy.clamp.acm.participant.policy.main.handler.AutomationCompositionElementHandler -- Found Policy Types in automation composition definition: NULL , Creating Policy Types 00:57:23.729 [main] INFO org.onap.policy.clamp.acm.participant.policy.main.handler.AutomationCompositionElementHandler -- Found Policies in automation composition definition: NULL , Creating Policies 00:57:23.730 [main] INFO org.onap.policy.clamp.acm.participant.policy.main.handler.AutomationCompositionElementHandler -- PolicyTypes/Policies for the automation composition element : 843851a8-86b5-4b1f-9035-7e9dd1349cb7 are created successfully 00:57:23.732 [main] INFO org.onap.policy.clamp.acm.participant.policy.main.handler.AutomationCompositionElementHandler -- Policies deployed to 843851a8-86b5-4b1f-9035-7e9dd1349cb7 successfully 00:57:23.746 [main] INFO org.onap.policy.clamp.acm.participant.policy.main.handler.AutomationCompositionElementHandler -- Found Policy Types in automation composition definition: NULL , Creating Policy Types 00:57:23.746 [main] INFO org.onap.policy.clamp.acm.participant.policy.main.handler.AutomationCompositionElementHandler -- Found Policies in automation composition definition: NULL , Creating Policies 00:57:23.747 [main] INFO org.onap.policy.clamp.acm.participant.policy.main.handler.AutomationCompositionElementHandler -- PolicyTypes/Policies for the automation composition element : 0851d7ab-6993-4cfa-960d-8e008606518c are created successfully 00:57:23.747 [main] INFO org.onap.policy.clamp.acm.participant.policy.main.handler.AutomationCompositionElementHandler -- Policies deployed to 0851d7ab-6993-4cfa-960d-8e008606518c successfully 00:57:23.772 [main] INFO org.onap.policy.clamp.acm.participant.policy.main.handler.AutomationCompositionElementHandler -- Found Policy Types in automation composition definition: NULL , Creating Policy Types 00:57:23.772 [main] INFO org.onap.policy.clamp.acm.participant.policy.main.handler.AutomationCompositionElementHandler -- Found Policies in automation composition definition: NULL , Creating Policies [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.175 s -- in org.onap.policy.clamp.acm.participant.policy.main.handler.AutomationCompositionElementHandlerTest [INFO] Running org.onap.policy.clamp.acm.participant.policy.main.rest.ActuatorControllerTest 00:57:24.038 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.policy.clamp.acm.participant.policy.main.rest.ActuatorControllerTest]: ActuatorControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 00:57:24.294 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.policy.clamp.acm.participant.policy.PolicyParticipantApplication for test class org.onap.policy.clamp.acm.participant.policy.main.rest.ActuatorControllerTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.3.5) 2024-11-15T00:57:25.434Z INFO 3625 --- [ main] [ ] o.o.p.c.a.p.p.m.r.ActuatorControllerTest : Starting ActuatorControllerTest using Java 17.0.4 with PID 3625 (started by jenkins in /w/workspace/policy-clamp-sonar/participant/participant-impl/participant-impl-policy) 2024-11-15T00:57:25.439Z INFO 3625 --- [ main] [ ] o.o.p.c.a.p.p.m.r.ActuatorControllerTest : The following 1 profile is active: "test" 2024-11-15T00:57:28.015Z INFO 3625 --- [ main] [ ] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port 0 (http) 2024-11-15T00:57:28.038Z INFO 3625 --- [ main] [ ] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2024-11-15T00:57:28.038Z INFO 3625 --- [ main] [ ] o.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/10.1.31] 2024-11-15T00:57:28.110Z INFO 3625 --- [ main] [ ] onap/policy/clamp/acm/policyparticipant] : Initializing Spring embedded WebApplicationContext 2024-11-15T00:57:28.112Z INFO 3625 --- [ main] [ ] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 2643 ms 2024-11-15T00:57:29.196Z INFO 3625 --- [ main] [ ] r$InitializeUserDetailsManagerConfigurer : Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 2024-11-15T00:57:30.279Z INFO 3625 --- [ main] [ ] o.s.b.a.e.web.EndpointLinksResolver : Exposing 3 endpoints beneath base path '' 2024-11-15T00:57:30.779Z INFO 3625 --- [ main] [ ] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port 35469 (http) with context path '/onap/policy/clamp/acm/policyparticipant' 2024-11-15T00:57:30.798Z INFO 3625 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting 2024-11-15T00:57:30.798Z INFO 3625 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Topic endpoint management 2024-11-15T00:57:30.802Z INFO 3625 --- [ main] [ ] o.o.p.c.m.b.e.noop.NoopTopicEndpoint : NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka:9092], topic=policy-acruntime-participant, effectiveTopic=policy-acruntime-participant, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 2024-11-15T00:57:30.806Z INFO 3625 --- [ main] [ ] o.o.p.c.m.b.e.noop.NoopTopicEndpoint : NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[kafka:9092], topic=policy-acruntime-participant, effectiveTopic=policy-acruntime-participant, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 2024-11-15T00:57:30.807Z INFO 3625 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AcPropertyUpdateListener 2024-11-15T00:57:30.808Z INFO 3625 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantPrimeListener 2024-11-15T00:57:30.808Z INFO 3625 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AutomationCompositionMigrationListener 2024-11-15T00:57:30.808Z INFO 3625 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AcPrepareListener 2024-11-15T00:57:30.808Z INFO 3625 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AutomationCompositionStateChangeListener 2024-11-15T00:57:30.808Z INFO 3625 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AutomationCompositionDeployListener 2024-11-15T00:57:30.808Z INFO 3625 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantDeregisterAckListener 2024-11-15T00:57:30.808Z INFO 3625 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantRegisterAckListener 2024-11-15T00:57:30.808Z INFO 3625 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantStatusReqListener 2024-11-15T00:57:30.809Z INFO 3625 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantSyncListener 2024-11-15T00:57:30.809Z INFO 3625 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantMessagePublisher$$SpringCGLIB$$0 2024-11-15T00:57:30.811Z INFO 3625 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Topic Message Dispatcher 2024-11-15T00:57:30.812Z INFO 3625 --- [ main] [ ] o.o.p.c.m.bus.event.base.TopicBase : NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka:9092], topic=policy-acruntime-participant, effectiveTopic=policy-acruntime-participant, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@58b6268f 2024-11-15T00:57:30.812Z INFO 3625 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager started 2024-11-15T00:57:30.813Z INFO 3625 --- [ main] [ ] o.o.p.c.a.p.p.m.r.ActuatorControllerTest : Started ActuatorControllerTest in 6.238 seconds (process running for 12.825) 2024-11-15T00:57:31.156Z INFO 3625 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:57:31.161Z INFO 3625 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:57:31.251Z INFO 3625 --- [o-auto-1-exec-1] [ ] onap/policy/clamp/acm/policyparticipant] : Initializing Spring DispatcherServlet 'dispatcherServlet' 2024-11-15T00:57:31.252Z INFO 3625 --- [o-auto-1-exec-1] [ ] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 2024-11-15T00:57:31.280Z INFO 3625 --- [o-auto-1-exec-1] [ ] o.s.web.servlet.DispatcherServlet : Completed initialization in 2 ms 2024-11-15T00:57:31.648Z INFO 3625 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:57:31.650Z INFO 3625 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:57:31.698Z INFO 3625 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:57:31.700Z INFO 3625 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:57:31.735Z INFO 3625 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:57:31.737Z INFO 3625 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:57:31.926Z INFO 3625 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:57:31.928Z INFO 3625 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:57:32.047Z INFO 3625 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:57:32.049Z INFO 3625 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.236 s -- in org.onap.policy.clamp.acm.participant.policy.main.rest.ActuatorControllerTest [INFO] Running org.onap.policy.clamp.acm.participant.policy.main.parameters.ParticipantPolicyParametersTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.184 s -- in org.onap.policy.clamp.acm.participant.policy.main.parameters.ParticipantPolicyParametersTest [INFO] Running org.onap.policy.clamp.acm.participant.policy.endtoend.ParticipantMessagesTest 2024-11-15T00:57:32.267Z INFO 3625 --- [ main] [ ] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.onap.policy.clamp.acm.participant.policy.endtoend.ParticipantMessagesTest]: ParticipantMessagesTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2024-11-15T00:57:32.273Z INFO 3625 --- [ main] [ ] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.onap.policy.clamp.acm.participant.policy.PolicyParticipantApplication for test class org.onap.policy.clamp.acm.participant.policy.endtoend.ParticipantMessagesTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.3.5) 2024-11-15T00:57:32.308Z INFO 3625 --- [ main] [ ] o.o.p.c.a.p.p.e.ParticipantMessagesTest : Starting ParticipantMessagesTest using Java 17.0.4 with PID 3625 (started by jenkins in /w/workspace/policy-clamp-sonar/participant/participant-impl/participant-impl-policy) 2024-11-15T00:57:32.308Z INFO 3625 --- [ main] [ ] o.o.p.c.a.p.p.e.ParticipantMessagesTest : The following 1 profile is active: "test" 2024-11-15T00:57:32.659Z INFO 3625 --- [ main] [ ] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port 0 (http) 2024-11-15T00:57:32.660Z INFO 3625 --- [ main] [ ] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2024-11-15T00:57:32.660Z INFO 3625 --- [ main] [ ] o.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/10.1.31] 2024-11-15T00:57:32.677Z INFO 3625 --- [ main] [ ] onap/policy/clamp/acm/policyparticipant] : Initializing Spring embedded WebApplicationContext 2024-11-15T00:57:32.677Z INFO 3625 --- [ main] [ ] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 367 ms 2024-11-15T00:57:32.954Z INFO 3625 --- [ main] [ ] r$InitializeUserDetailsManagerConfigurer : Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 2024-11-15T00:57:33.204Z INFO 3625 --- [ main] [ ] o.s.b.a.e.web.EndpointLinksResolver : Exposing 2 endpoints beneath base path '' 2024-11-15T00:57:33.256Z INFO 3625 --- [ main] [ ] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port 44471 (http) with context path '/onap/policy/clamp/acm/policyparticipant' 2024-11-15T00:57:33.267Z INFO 3625 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting 2024-11-15T00:57:33.267Z INFO 3625 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Topic endpoint management 2024-11-15T00:57:33.268Z INFO 3625 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AcPropertyUpdateListener 2024-11-15T00:57:33.268Z INFO 3625 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantPrimeListener 2024-11-15T00:57:33.268Z INFO 3625 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AutomationCompositionMigrationListener 2024-11-15T00:57:33.268Z INFO 3625 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AcPrepareListener 2024-11-15T00:57:33.268Z INFO 3625 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AutomationCompositionStateChangeListener 2024-11-15T00:57:33.268Z INFO 3625 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AutomationCompositionDeployListener 2024-11-15T00:57:33.268Z INFO 3625 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantDeregisterAckListener 2024-11-15T00:57:33.268Z INFO 3625 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantRegisterAckListener 2024-11-15T00:57:33.269Z INFO 3625 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantStatusReqListener 2024-11-15T00:57:33.269Z INFO 3625 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantSyncListener 2024-11-15T00:57:33.269Z INFO 3625 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantMessagePublisher$$SpringCGLIB$$0 2024-11-15T00:57:33.269Z INFO 3625 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Topic Message Dispatcher 2024-11-15T00:57:33.269Z INFO 3625 --- [ main] [ ] o.o.p.c.m.bus.event.base.TopicBase : NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka:9092], topic=policy-acruntime-participant, effectiveTopic=policy-acruntime-participant, #recentEvents=0, locked=false, #topicListeners=1]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@585c49c8 2024-11-15T00:57:33.269Z INFO 3625 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager started 2024-11-15T00:57:33.270Z INFO 3625 --- [ main] [ ] o.o.p.c.a.p.p.e.ParticipantMessagesTest : Started ParticipantMessagesTest in 0.994 seconds (process running for 15.282) 2024-11-15T00:57:33.502Z INFO 3625 --- [ main] [ ] o.o.p.c.u.services.OrderedServiceImpl : ***** OrderedServiceImpl implementers: [] 2024-11-15T00:57:33.504Z INFO 3625 --- [ main] [ ] network : [OUT|NOOP|policy-acruntime-participant] {"compositionState":"COMMISSIONED","responseTo":"bf0cc201-d12b-4e93-95c6-07387d9d64cb","result":true,"stateChangeResult":"NO_ERROR","message":"Already deprimed or never primed","messageType":"PARTICIPANT_PRIME_ACK","compositionId":"1d62ab3d-d34f-43d6-a0eb-fe1eef7017b1","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","replicaId":"8f92d883-ec62-4616-bc53-a0246cd276b8","state":"ON_LINE"} 2024-11-15T00:57:33.522Z INFO 3625 --- [ main] [ ] network : [OUT|NOOP|policy-acruntime-participant] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9d7ed92a-4b3e-4f32-8c4c-5b1409ef90f6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"24eb9c10-04a3-4c6c-b65b-fee50b3ebde8","timestamp":"2024-11-15T00:57:33.517922428Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","replicaId":"8f92d883-ec62-4616-bc53-a0246cd276b8"} 2024-11-15T00:57:33.523Z INFO 3625 --- [ main] [ ] .p.c.a.p.i.c.ParticipantMessagePublisher : Sent Participant Status message to CLAMP - ParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=24eb9c10-04a3-4c6c-b65b-fee50b3ebde8, timestamp=2024-11-15T00:57:33.517922428Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c03, replicaId=8f92d883-ec62-4616-bc53-a0246cd276b8, automationCompositionId=null, compositionId=null), state=ON_LINE, participantDefinitionUpdates=[], automationCompositionInfoList=[], participantSupportedElementType=[ParticipantSupportedElementType(id=9d7ed92a-4b3e-4f32-8c4c-5b1409ef90f6, typeName=org.onap.policy.clamp.acm.PolicyAutomationCompositionElement, typeVersion=1.0.0)]) 2024-11-15T00:57:33.533Z INFO 3625 --- [ main] [ ] .p.c.a.p.i.c.ParticipantMessagePublisher : Sent Participant Register message to CLAMP - ParticipantRegister(super=ParticipantMessage(messageType=PARTICIPANT_REGISTER, messageId=672d776f-8214-47e2-b7bf-cc3ab0db35ce, timestamp=2024-11-15T00:57:33.532684183Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c03, replicaId=null, automationCompositionId=null, compositionId=null), participantSupportedElementType=null) [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.270 s -- in org.onap.policy.clamp.acm.participant.policy.endtoend.ParticipantMessagesTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ policy-clamp-participant-impl-policy --- [INFO] Loading execution data file /w/workspace/policy-clamp-sonar/participant/participant-impl/participant-impl-policy/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'policy-clamp-participant-impl-policy' with 8 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ policy-clamp-participant-impl-policy --- [INFO] Building jar: /w/workspace/policy-clamp-sonar/participant/participant-impl/participant-impl-policy/target/policy-clamp-participant-impl-policy-8.0.1-SNAPSHOT.jar [INFO] [INFO] --- spring-boot-maven-plugin:3.3.5:repackage (default) @ policy-clamp-participant-impl-policy --- [INFO] Replacing main artifact /w/workspace/policy-clamp-sonar/participant/participant-impl/participant-impl-policy/target/policy-clamp-participant-impl-policy-8.0.1-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. [INFO] The original artifact has been renamed to /w/workspace/policy-clamp-sonar/participant/participant-impl/participant-impl-policy/target/policy-clamp-participant-impl-policy-8.0.1-SNAPSHOT.jar.original [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ policy-clamp-participant-impl-policy --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ policy-clamp-participant-impl-policy --- [INFO] Analyzed bundle 'policy-clamp-participant-impl-policy' with 8 classes [INFO] Analyzed bundle 'policy-clamp-participant-intermediary' with 33 classes [INFO] Analyzed bundle 'policy-clamp-common' with 3 classes [INFO] Analyzed bundle 'policy-clamp-models' with 90 classes [INFO] Analyzed bundle 'policy-clamp-examples' with 0 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ policy-clamp-participant-impl-policy --- [INFO] Failsafe report directory: /w/workspace/policy-clamp-sonar/participant/participant-impl/participant-impl-policy/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ policy-clamp-participant-impl-policy --- [INFO] Installing /w/workspace/policy-clamp-sonar/participant/participant-impl/participant-impl-policy/pom.xml to /tmp/r/org/onap/policy/clamp/participant/policy-clamp-participant-impl-policy/8.0.1-SNAPSHOT/policy-clamp-participant-impl-policy-8.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-clamp-sonar/participant/participant-impl/participant-impl-policy/target/policy-clamp-participant-impl-policy-8.0.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/clamp/participant/policy-clamp-participant-impl-policy/8.0.1-SNAPSHOT/policy-clamp-participant-impl-policy-8.0.1-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.clamp.participant:policy-clamp-participant-impl-kubernetes >-- [INFO] Building policy-clamp-participant-impl-kubernetes 8.0.1-SNAPSHOT [11/18] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ policy-clamp-participant-impl-kubernetes --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ policy-clamp-participant-impl-kubernetes --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-clamp-sonar/participant/participant-impl/participant-impl-kubernetes/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- swagger-codegen-maven-plugin:3.0.52:generate (code-gen) @ policy-clamp-participant-impl-kubernetes --- [WARNING] Output directory does not exist, or is inaccessible. No file (.swagger-codegen-ignore) will be evaluated. [INFO] Set base package to invoker package (org.onap.policy.clamp.acm.participant.kubernetes.controller) [INFO] writing file /w/workspace/policy-clamp-sonar/participant/participant-impl/participant-impl-kubernetes/target/generated-sources/swagger/src/gen/java/org/onap/policy/clamp/acm/participant/kubernetes/controller/genapi/KubernetesParticipantControllerApi.java [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ policy-clamp-participant-impl-kubernetes --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ policy-clamp-participant-impl-kubernetes --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-remote-resources-plugin:3.1.0:process (default) @ policy-clamp-participant-impl-kubernetes --- [INFO] Preparing remote bundle org.onap.policy.clamp:policy-clamp-examples:8.0.1-SNAPSHOT [INFO] Copying 23 resources from 1 bundle. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ policy-clamp-participant-impl-kubernetes --- [INFO] Copying 0 resource from src/main/resources to target/classes [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] Copying 23 resources from target/maven-shared-archive-resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ policy-clamp-participant-impl-kubernetes --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 19 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ policy-clamp-participant-impl-kubernetes --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] Copying 23 resources from target/maven-shared-archive-resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ policy-clamp-participant-impl-kubernetes --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 11 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ policy-clamp-participant-impl-kubernetes --- [INFO] Surefire report directory: /w/workspace/policy-clamp-sonar/participant/participant-impl/participant-impl-kubernetes/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.clamp.acm.participant.kubernetes.handler.AutomationCompositionElementHandlerTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 00:57:42.300 [main] INFO org.onap.policy.clamp.acm.participant.kubernetes.handler.AutomationCompositionElementHandler -- Installation request received for the Helm Chart {chartId={name=dcae-pmsh, version=8.0.0}, namespace=onap, releaseName=pmshms, overrideParams={global.masterPassword=test}} 00:57:42.333 [main] INFO org.onap.policy.clamp.acm.participant.kubernetes.handler.AutomationCompositionElementHandler -- Installation request received for the Helm Chart {chartId={name=dcae-pmsh, version=8.0.0}, namespace=onap, releaseName=pmshms, overrideParams={global.masterPassword=test}} 00:57:42.339 [main] INFO org.onap.policy.clamp.acm.participant.kubernetes.handler.AutomationCompositionElementHandler -- Installation request received for the Helm Chart {chartId={name=dcae-pmsh, version=8.0.0}, namespace=onap, releaseName=pmshms, overrideParams={global.masterPassword=test}} 00:57:42.376 [main] INFO org.onap.policy.clamp.acm.participant.kubernetes.helm.PodStatusValidator -- Polling the status of deployed pods for the chart HelloWorld 00:57:43.050 [main] INFO org.onap.policy.clamp.acm.participant.kubernetes.handler.AutomationCompositionElementHandler -- Installation request received for the Helm Chart {releaseName=helloworld, chartId={name=HelloWorld, version=1.0}, podName=null, namespace=onap, repository={repoName=chartMuseum, address=https://localhost:8080, userName=null, password=null}, overrideParams=null} 00:57:43.051 [main] INFO org.onap.policy.clamp.acm.participant.kubernetes.handler.AutomationCompositionElementHandler -- Helm deployment to be deleted helloworld 00:57:43.054 [main] INFO org.onap.policy.clamp.acm.participant.kubernetes.handler.AutomationCompositionElementHandler -- Installation request received for the Helm Chart null [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.004 s -- in org.onap.policy.clamp.acm.participant.kubernetes.handler.AutomationCompositionElementHandlerTest [INFO] Running org.onap.policy.clamp.acm.participant.kubernetes.rest.ChartControllerTest 00:57:43.240 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.policy.clamp.acm.participant.kubernetes.rest.ChartControllerTest]: ChartControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 00:57:43.442 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.policy.clamp.acm.participant.kubernetes.Application for test class org.onap.policy.clamp.acm.participant.kubernetes.rest.ChartControllerTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.3.5) 2024-11-15T00:57:44.198Z INFO 3764 --- [ main] [ ] o.o.p.c.a.p.k.rest.ChartControllerTest : Starting ChartControllerTest using Java 17.0.4 with PID 3764 (started by jenkins in /w/workspace/policy-clamp-sonar/participant/participant-impl/participant-impl-kubernetes) 2024-11-15T00:57:44.202Z INFO 3764 --- [ main] [ ] o.o.p.c.a.p.k.rest.ChartControllerTest : No active profile set, falling back to 1 default profile: "default" 2024-11-15T00:57:45.637Z WARN 3764 --- [ main] [ ] o.o.p.c.a.p.k.service.ChartStore : Could not restore charts from local file system java.nio.file.AccessDeniedException: /home/policy at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:90) ~[na:na] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106) ~[na:na] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) ~[na:na] at java.base/sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:397) ~[na:na] at java.base/java.nio.file.Files.createDirectory(Files.java:700) ~[na:na] at java.base/java.nio.file.Files.createAndCheckIsDirectory(Files.java:807) ~[na:na] at java.base/java.nio.file.Files.createDirectories(Files.java:793) ~[na:na] at org.onap.policy.clamp.acm.participant.kubernetes.service.ChartStore.restoreFromLocalFileSystem(ChartStore.java:185) ~[classes/:na] at org.onap.policy.clamp.acm.participant.kubernetes.service.ChartStore.(ChartStore.java:69) ~[classes/:na] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:na] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) ~[na:na] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:na] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[na:na] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[na:na] at org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:208) ~[spring-beans-6.1.14.jar:6.1.14] at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:117) ~[spring-beans-6.1.14.jar:6.1.14] at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:315) ~[spring-beans-6.1.14.jar:6.1.14] at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:306) ~[spring-beans-6.1.14.jar:6.1.14] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:1375) ~[spring-beans-6.1.14.jar:6.1.14] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1212) ~[spring-beans-6.1.14.jar:6.1.14] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:562) ~[spring-beans-6.1.14.jar:6.1.14] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:522) ~[spring-beans-6.1.14.jar:6.1.14] at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:337) ~[spring-beans-6.1.14.jar:6.1.14] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-6.1.14.jar:6.1.14] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:335) ~[spring-beans-6.1.14.jar:6.1.14] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:200) ~[spring-beans-6.1.14.jar:6.1.14] at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:254) ~[spring-beans-6.1.14.jar:6.1.14] at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1443) ~[spring-beans-6.1.14.jar:6.1.14] at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1353) ~[spring-beans-6.1.14.jar:6.1.14] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:785) ~[spring-beans-6.1.14.jar:6.1.14] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:768) ~[spring-beans-6.1.14.jar:6.1.14] at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:145) ~[spring-beans-6.1.14.jar:6.1.14] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:509) ~[spring-beans-6.1.14.jar:6.1.14] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1439) ~[spring-beans-6.1.14.jar:6.1.14] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:599) ~[spring-beans-6.1.14.jar:6.1.14] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:522) ~[spring-beans-6.1.14.jar:6.1.14] at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:337) ~[spring-beans-6.1.14.jar:6.1.14] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-6.1.14.jar:6.1.14] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:335) ~[spring-beans-6.1.14.jar:6.1.14] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:200) ~[spring-beans-6.1.14.jar:6.1.14] at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:975) ~[spring-beans-6.1.14.jar:6.1.14] at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:971) ~[spring-context-6.1.14.jar:6.1.14] at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:625) ~[spring-context-6.1.14.jar:6.1.14] at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:754) ~[spring-boot-3.3.5.jar:3.3.5] at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:456) ~[spring-boot-3.3.5.jar:3.3.5] at org.springframework.boot.SpringApplication.run(SpringApplication.java:335) ~[spring-boot-3.3.5.jar:3.3.5] at org.springframework.boot.test.context.SpringBootContextLoader.lambda$loadContext$3(SpringBootContextLoader.java:137) ~[spring-boot-test-3.3.5.jar:3.3.5] at org.springframework.util.function.ThrowingSupplier.get(ThrowingSupplier.java:58) ~[spring-core-6.1.14.jar:6.1.14] at org.springframework.util.function.ThrowingSupplier.get(ThrowingSupplier.java:46) ~[spring-core-6.1.14.jar:6.1.14] at org.springframework.boot.SpringApplication.withHook(SpringApplication.java:1463) ~[spring-boot-3.3.5.jar:3.3.5] at org.springframework.boot.test.context.SpringBootContextLoader$ContextLoaderHook.run(SpringBootContextLoader.java:553) ~[spring-boot-test-3.3.5.jar:3.3.5] at org.springframework.boot.test.context.SpringBootContextLoader.loadContext(SpringBootContextLoader.java:137) ~[spring-boot-test-3.3.5.jar:3.3.5] at org.springframework.boot.test.context.SpringBootContextLoader.loadContext(SpringBootContextLoader.java:108) ~[spring-boot-test-3.3.5.jar:3.3.5] at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:225) ~[spring-test-6.1.14.jar:6.1.14] at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:152) ~[spring-test-6.1.14.jar:6.1.14] at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:130) ~[spring-test-6.1.14.jar:6.1.14] at org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener.postProcessFields(MockitoTestExecutionListener.java:122) ~[spring-boot-test-3.3.5.jar:3.3.5] at org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener.injectFields(MockitoTestExecutionListener.java:106) ~[spring-boot-test-3.3.5.jar:3.3.5] at org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener.prepareTestInstance(MockitoTestExecutionListener.java:63) ~[spring-boot-test-3.3.5.jar:3.3.5] at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:260) ~[spring-test-6.1.14.jar:6.1.14] at org.springframework.test.context.junit.jupiter.SpringExtension.postProcessTestInstance(SpringExtension.java:163) ~[spring-test-6.1.14.jar:6.1.14] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeTestInstancePostProcessors$11(ClassBasedTestDescriptor.java:378) ~[junit-jupiter-engine-5.11.3.jar:5.11.3] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.executeAndMaskThrowable(ClassBasedTestDescriptor.java:383) ~[junit-jupiter-engine-5.11.3.jar:5.11.3] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeTestInstancePostProcessors$12(ClassBasedTestDescriptor.java:378) ~[junit-jupiter-engine-5.11.3.jar:5.11.3] at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) ~[na:na] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) ~[na:na] at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179) ~[na:na] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) ~[na:na] at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625) ~[na:na] at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) ~[na:na] at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) ~[na:na] at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) ~[na:na] at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) ~[na:na] at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[na:na] at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) ~[na:na] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeTestInstancePostProcessors(ClassBasedTestDescriptor.java:377) ~[junit-jupiter-engine-5.11.3.jar:5.11.3] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$instantiateAndPostProcessTestInstance$7(ClassBasedTestDescriptor.java:290) ~[junit-jupiter-engine-5.11.3.jar:5.11.3] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.instantiateAndPostProcessTestInstance(ClassBasedTestDescriptor.java:289) ~[junit-jupiter-engine-5.11.3.jar:5.11.3] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$5(ClassBasedTestDescriptor.java:279) ~[junit-jupiter-engine-5.11.3.jar:5.11.3] at java.base/java.util.Optional.orElseGet(Optional.java:364) ~[na:na] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$6(ClassBasedTestDescriptor.java:278) ~[junit-jupiter-engine-5.11.3.jar:5.11.3] at org.junit.jupiter.engine.execution.TestInstancesProvider.getTestInstances(TestInstancesProvider.java:31) ~[junit-jupiter-engine-5.11.3.jar:5.11.3] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$prepare$1(TestMethodTestDescriptor.java:105) ~[junit-jupiter-engine-5.11.3.jar:5.11.3] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:104) ~[junit-jupiter-engine-5.11.3.jar:5.11.3] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:68) ~[junit-jupiter-engine-5.11.3.jar:5.11.3] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:128) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:128) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.11.3.jar:1.11.3] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) ~[na:na] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) ~[junit-platform-engine-1.11.3.jar:1.11.3] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) ~[na:na] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) ~[junit-platform-launcher-1.11.3.jar:1.11.3] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) ~[junit-platform-launcher-1.11.3.jar:1.11.3] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) ~[junit-platform-launcher-1.11.3.jar:1.11.3] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) ~[junit-platform-launcher-1.11.3.jar:1.11.3] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) ~[junit-platform-launcher-1.11.3.jar:1.11.3] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) ~[junit-platform-launcher-1.11.3.jar:1.11.3] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) ~[junit-platform-launcher-1.11.3.jar:1.11.3] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) ~[junit-platform-launcher-1.11.3.jar:1.11.3] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) ~[junit-platform-launcher-1.11.3.jar:1.11.3] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) ~[surefire-junit-platform-3.1.2.jar:3.1.2] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) ~[surefire-junit-platform-3.1.2.jar:3.1.2] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) ~[surefire-junit-platform-3.1.2.jar:3.1.2] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) ~[surefire-junit-platform-3.1.2.jar:3.1.2] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) ~[surefire-booter-3.1.2.jar:3.1.2] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) ~[surefire-booter-3.1.2.jar:3.1.2] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) ~[surefire-booter-3.1.2.jar:3.1.2] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) ~[surefire-booter-3.1.2.jar:3.1.2] 2024-11-15T00:57:46.737Z INFO 3764 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting 2024-11-15T00:57:46.737Z INFO 3764 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Topic endpoint management 2024-11-15T00:57:46.741Z INFO 3764 --- [ main] [ ] o.o.p.c.m.b.e.noop.NoopTopicEndpoint : NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka:9092], topic=acm-ppnt-sync, effectiveTopic=acm-ppnt-sync, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 2024-11-15T00:57:46.747Z INFO 3764 --- [ main] [ ] o.o.p.c.m.b.e.noop.NoopTopicEndpoint : NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka:9092], topic=policy-acruntime-participant, effectiveTopic=policy-acruntime-participant, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 2024-11-15T00:57:46.748Z INFO 3764 --- [ main] [ ] o.o.p.c.m.b.e.noop.NoopTopicEndpoint : NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[kafka:9092], topic=policy-acruntime-participant, effectiveTopic=policy-acruntime-participant, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 2024-11-15T00:57:46.748Z INFO 3764 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AcPropertyUpdateListener 2024-11-15T00:57:46.749Z INFO 3764 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantPrimeListener 2024-11-15T00:57:46.749Z INFO 3764 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AutomationCompositionMigrationListener 2024-11-15T00:57:46.749Z INFO 3764 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AcPrepareListener 2024-11-15T00:57:46.749Z INFO 3764 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AutomationCompositionStateChangeListener 2024-11-15T00:57:46.749Z INFO 3764 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AutomationCompositionDeployListener 2024-11-15T00:57:46.749Z INFO 3764 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantDeregisterAckListener 2024-11-15T00:57:46.750Z INFO 3764 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantRegisterAckListener 2024-11-15T00:57:46.750Z INFO 3764 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantStatusReqListener 2024-11-15T00:57:46.750Z INFO 3764 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantSyncListener 2024-11-15T00:57:46.750Z INFO 3764 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantMessagePublisher 2024-11-15T00:57:46.751Z INFO 3764 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Topic Message Dispatcher 2024-11-15T00:57:46.751Z INFO 3764 --- [ main] [ ] o.o.p.c.m.bus.event.base.TopicBase : NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka:9092], topic=policy-acruntime-participant, effectiveTopic=policy-acruntime-participant, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@61e2a860 2024-11-15T00:57:46.751Z INFO 3764 --- [ main] [ ] o.o.p.c.m.bus.event.base.TopicBase : NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka:9092], topic=acm-ppnt-sync, effectiveTopic=acm-ppnt-sync, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@5f83aac3 2024-11-15T00:57:46.751Z INFO 3764 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager started 2024-11-15T00:57:46.754Z INFO 3764 --- [ main] [ ] o.o.p.c.a.p.k.rest.ChartControllerTest : Started ChartControllerTest in 3.2 seconds (process running for 7.695) [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.076 s -- in org.onap.policy.clamp.acm.participant.kubernetes.rest.ChartControllerTest [INFO] Running org.onap.policy.clamp.acm.participant.kubernetes.rest.ActuatorControllerTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.3.5) 2024-11-15T00:57:47.259Z INFO 3764 --- [ main] [ ] o.o.p.c.a.p.k.r.ActuatorControllerTest : Starting ActuatorControllerTest using Java 17.0.4 with PID 3764 (started by jenkins in /w/workspace/policy-clamp-sonar/participant/participant-impl/participant-impl-kubernetes) 2024-11-15T00:57:47.260Z INFO 3764 --- [ main] [ ] o.o.p.c.a.p.k.r.ActuatorControllerTest : The following 1 profile is active: "test" 2024-11-15T00:57:48.924Z INFO 3764 --- [ main] [ ] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2024-11-15T00:57:48.925Z INFO 3764 --- [ main] [ ] o.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/10.1.31] 2024-11-15T00:57:48.998Z INFO 3764 --- [ main] [ ] .[/onap/policy/clamp/acm/k8sparticipant] : Initializing Spring embedded WebApplicationContext 2024-11-15T00:57:49.501Z WARN 3764 --- [ main] [ ] o.o.p.c.a.p.k.service.ChartStore : Could not restore charts from local file system java.nio.file.AccessDeniedException: /home/policy at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:90) ~[na:na] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106) ~[na:na] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) ~[na:na] at java.base/sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:397) ~[na:na] at java.base/java.nio.file.Files.createDirectory(Files.java:700) ~[na:na] at java.base/java.nio.file.Files.createAndCheckIsDirectory(Files.java:807) ~[na:na] at java.base/java.nio.file.Files.createDirectories(Files.java:793) ~[na:na] at org.onap.policy.clamp.acm.participant.kubernetes.service.ChartStore.restoreFromLocalFileSystem(ChartStore.java:185) ~[classes/:na] at org.onap.policy.clamp.acm.participant.kubernetes.service.ChartStore.(ChartStore.java:69) ~[classes/:na] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:na] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) ~[na:na] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:na] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[na:na] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[na:na] at org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:208) ~[spring-beans-6.1.14.jar:6.1.14] at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:117) ~[spring-beans-6.1.14.jar:6.1.14] at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:315) ~[spring-beans-6.1.14.jar:6.1.14] at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:306) ~[spring-beans-6.1.14.jar:6.1.14] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:1375) ~[spring-beans-6.1.14.jar:6.1.14] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1212) ~[spring-beans-6.1.14.jar:6.1.14] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:562) ~[spring-beans-6.1.14.jar:6.1.14] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:522) ~[spring-beans-6.1.14.jar:6.1.14] at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:337) ~[spring-beans-6.1.14.jar:6.1.14] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-6.1.14.jar:6.1.14] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:335) ~[spring-beans-6.1.14.jar:6.1.14] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:200) ~[spring-beans-6.1.14.jar:6.1.14] at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:254) ~[spring-beans-6.1.14.jar:6.1.14] at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1443) ~[spring-beans-6.1.14.jar:6.1.14] at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1353) ~[spring-beans-6.1.14.jar:6.1.14] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:785) ~[spring-beans-6.1.14.jar:6.1.14] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:768) ~[spring-beans-6.1.14.jar:6.1.14] at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:145) ~[spring-beans-6.1.14.jar:6.1.14] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:509) ~[spring-beans-6.1.14.jar:6.1.14] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1439) ~[spring-beans-6.1.14.jar:6.1.14] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:599) ~[spring-beans-6.1.14.jar:6.1.14] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:522) ~[spring-beans-6.1.14.jar:6.1.14] at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:337) ~[spring-beans-6.1.14.jar:6.1.14] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-6.1.14.jar:6.1.14] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:335) ~[spring-beans-6.1.14.jar:6.1.14] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:200) ~[spring-beans-6.1.14.jar:6.1.14] at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:254) ~[spring-beans-6.1.14.jar:6.1.14] at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1443) ~[spring-beans-6.1.14.jar:6.1.14] at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1353) ~[spring-beans-6.1.14.jar:6.1.14] at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:904) ~[spring-beans-6.1.14.jar:6.1.14] at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:782) ~[spring-beans-6.1.14.jar:6.1.14] at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:237) ~[spring-beans-6.1.14.jar:6.1.14] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:1375) ~[spring-beans-6.1.14.jar:6.1.14] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1212) ~[spring-beans-6.1.14.jar:6.1.14] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:562) ~[spring-beans-6.1.14.jar:6.1.14] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:522) ~[spring-beans-6.1.14.jar:6.1.14] at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:337) ~[spring-beans-6.1.14.jar:6.1.14] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-6.1.14.jar:6.1.14] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:335) ~[spring-beans-6.1.14.jar:6.1.14] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:200) ~[spring-beans-6.1.14.jar:6.1.14] at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:975) ~[spring-beans-6.1.14.jar:6.1.14] at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:971) ~[spring-context-6.1.14.jar:6.1.14] at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:625) ~[spring-context-6.1.14.jar:6.1.14] at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:146) ~[spring-boot-3.3.5.jar:3.3.5] at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:754) ~[spring-boot-3.3.5.jar:3.3.5] at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:456) ~[spring-boot-3.3.5.jar:3.3.5] at org.springframework.boot.SpringApplication.run(SpringApplication.java:335) ~[spring-boot-3.3.5.jar:3.3.5] at org.springframework.boot.test.context.SpringBootContextLoader.lambda$loadContext$3(SpringBootContextLoader.java:137) ~[spring-boot-test-3.3.5.jar:3.3.5] at org.springframework.util.function.ThrowingSupplier.get(ThrowingSupplier.java:58) ~[spring-core-6.1.14.jar:6.1.14] at org.springframework.util.function.ThrowingSupplier.get(ThrowingSupplier.java:46) ~[spring-core-6.1.14.jar:6.1.14] at org.springframework.boot.SpringApplication.withHook(SpringApplication.java:1463) ~[spring-boot-3.3.5.jar:3.3.5] at org.springframework.boot.test.context.SpringBootContextLoader$ContextLoaderHook.run(SpringBootContextLoader.java:553) ~[spring-boot-test-3.3.5.jar:3.3.5] at org.springframework.boot.test.context.SpringBootContextLoader.loadContext(SpringBootContextLoader.java:137) ~[spring-boot-test-3.3.5.jar:3.3.5] at org.springframework.boot.test.context.SpringBootContextLoader.loadContext(SpringBootContextLoader.java:108) ~[spring-boot-test-3.3.5.jar:3.3.5] at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:225) ~[spring-test-6.1.14.jar:6.1.14] at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:152) ~[spring-test-6.1.14.jar:6.1.14] at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:130) ~[spring-test-6.1.14.jar:6.1.14] at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:142) ~[spring-test-6.1.14.jar:6.1.14] at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:98) ~[spring-test-6.1.14.jar:6.1.14] at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:260) ~[spring-test-6.1.14.jar:6.1.14] at org.springframework.test.context.junit.jupiter.SpringExtension.postProcessTestInstance(SpringExtension.java:163) ~[spring-test-6.1.14.jar:6.1.14] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeTestInstancePostProcessors$11(ClassBasedTestDescriptor.java:378) ~[junit-jupiter-engine-5.11.3.jar:5.11.3] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.executeAndMaskThrowable(ClassBasedTestDescriptor.java:383) ~[junit-jupiter-engine-5.11.3.jar:5.11.3] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeTestInstancePostProcessors$12(ClassBasedTestDescriptor.java:378) ~[junit-jupiter-engine-5.11.3.jar:5.11.3] at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) ~[na:na] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) ~[na:na] at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179) ~[na:na] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) ~[na:na] at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625) ~[na:na] at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) ~[na:na] at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) ~[na:na] at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) ~[na:na] at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) ~[na:na] at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[na:na] at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) ~[na:na] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeTestInstancePostProcessors(ClassBasedTestDescriptor.java:377) ~[junit-jupiter-engine-5.11.3.jar:5.11.3] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$instantiateAndPostProcessTestInstance$7(ClassBasedTestDescriptor.java:290) ~[junit-jupiter-engine-5.11.3.jar:5.11.3] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.instantiateAndPostProcessTestInstance(ClassBasedTestDescriptor.java:289) ~[junit-jupiter-engine-5.11.3.jar:5.11.3] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$5(ClassBasedTestDescriptor.java:279) ~[junit-jupiter-engine-5.11.3.jar:5.11.3] at java.base/java.util.Optional.orElseGet(Optional.java:364) ~[na:na] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$6(ClassBasedTestDescriptor.java:278) ~[junit-jupiter-engine-5.11.3.jar:5.11.3] at org.junit.jupiter.engine.execution.TestInstancesProvider.getTestInstances(TestInstancesProvider.java:31) ~[junit-jupiter-engine-5.11.3.jar:5.11.3] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$prepare$1(TestMethodTestDescriptor.java:105) ~[junit-jupiter-engine-5.11.3.jar:5.11.3] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:104) ~[junit-jupiter-engine-5.11.3.jar:5.11.3] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:68) ~[junit-jupiter-engine-5.11.3.jar:5.11.3] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:128) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:128) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.11.3.jar:1.11.3] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) ~[na:na] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) ~[junit-platform-engine-1.11.3.jar:1.11.3] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) ~[na:na] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) ~[junit-platform-launcher-1.11.3.jar:1.11.3] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) ~[junit-platform-launcher-1.11.3.jar:1.11.3] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) ~[junit-platform-launcher-1.11.3.jar:1.11.3] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) ~[junit-platform-launcher-1.11.3.jar:1.11.3] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) ~[junit-platform-launcher-1.11.3.jar:1.11.3] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) ~[junit-platform-launcher-1.11.3.jar:1.11.3] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) ~[junit-platform-launcher-1.11.3.jar:1.11.3] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) ~[junit-platform-launcher-1.11.3.jar:1.11.3] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) ~[junit-platform-launcher-1.11.3.jar:1.11.3] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) ~[surefire-junit-platform-3.1.2.jar:3.1.2] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) ~[surefire-junit-platform-3.1.2.jar:3.1.2] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) ~[surefire-junit-platform-3.1.2.jar:3.1.2] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) ~[surefire-junit-platform-3.1.2.jar:3.1.2] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) ~[surefire-booter-3.1.2.jar:3.1.2] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) ~[surefire-booter-3.1.2.jar:3.1.2] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) ~[surefire-booter-3.1.2.jar:3.1.2] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) ~[surefire-booter-3.1.2.jar:3.1.2] 2024-11-15T00:57:51.127Z INFO 3764 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting 2024-11-15T00:57:51.128Z INFO 3764 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Topic endpoint management 2024-11-15T00:57:51.128Z INFO 3764 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AcPropertyUpdateListener 2024-11-15T00:57:51.128Z INFO 3764 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantPrimeListener 2024-11-15T00:57:51.128Z INFO 3764 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AutomationCompositionMigrationListener 2024-11-15T00:57:51.128Z INFO 3764 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AcPrepareListener 2024-11-15T00:57:51.128Z INFO 3764 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AutomationCompositionStateChangeListener 2024-11-15T00:57:51.128Z INFO 3764 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AutomationCompositionDeployListener 2024-11-15T00:57:51.128Z INFO 3764 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantDeregisterAckListener 2024-11-15T00:57:51.129Z INFO 3764 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantRegisterAckListener 2024-11-15T00:57:51.129Z INFO 3764 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantStatusReqListener 2024-11-15T00:57:51.129Z INFO 3764 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantSyncListener 2024-11-15T00:57:51.129Z INFO 3764 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantMessagePublisher$$SpringCGLIB$$0 2024-11-15T00:57:51.129Z INFO 3764 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Topic Message Dispatcher 2024-11-15T00:57:51.129Z INFO 3764 --- [ main] [ ] o.o.p.c.m.bus.event.base.TopicBase : NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka:9092], topic=policy-acruntime-participant, effectiveTopic=policy-acruntime-participant, #recentEvents=0, locked=false, #topicListeners=1]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@13e16a55 2024-11-15T00:57:51.130Z INFO 3764 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager started 2024-11-15T00:57:51.134Z INFO 3764 --- [ main] [ ] o.o.p.c.a.p.k.r.ActuatorControllerTest : Started ActuatorControllerTest in 3.929 seconds (process running for 12.074) 2024-11-15T00:57:51.752Z INFO 3764 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:57:51.762Z INFO 3764 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:57:51.768Z INFO 3764 --- [ Thread-8] [ ] o.o.p.c.u.services.OrderedServiceImpl : ***** OrderedServiceImpl implementers: [] 2024-11-15T00:57:51.770Z INFO 3764 --- [ Thread-8] [ ] network : [OUT|NOOP|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"3bbc80fa-5222-461a-92b2-a60b49af971c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"ff07a941-85b6-4cf9-be7b-f19c3e060f64","timestamp":"2024-11-15T00:57:51.756199592Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02","replicaId":"a19b60b4-d062-4f0d-bd05-23c5de796922"} 2024-11-15T00:57:51.771Z INFO 3764 --- [ Thread-8] [ ] .p.c.a.p.i.c.ParticipantMessagePublisher : Sent Participant Register message to CLAMP - ParticipantRegister(super=ParticipantMessage(messageType=PARTICIPANT_REGISTER, messageId=ff07a941-85b6-4cf9-be7b-f19c3e060f64, timestamp=2024-11-15T00:57:51.756199592Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c02, replicaId=a19b60b4-d062-4f0d-bd05-23c5de796922, automationCompositionId=null, compositionId=null), participantSupportedElementType=[ParticipantSupportedElementType(id=3bbc80fa-5222-461a-92b2-a60b49af971c, typeName=org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement, typeVersion=1.0.0)]) 2024-11-15T00:57:51.935Z INFO 3764 --- [o-auto-1-exec-1] [ ] .[/onap/policy/clamp/acm/k8sparticipant] : Initializing Spring DispatcherServlet 'dispatcherServlet' 2024-11-15T00:57:52.250Z INFO 3764 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:57:52.252Z INFO 3764 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:57:52.541Z INFO 3764 --- [o-auto-1-exec-2] [c323c030cb6cb600b6242e9d42c9d57a-f3edd2f2b189ccd7] o.springdoc.api.AbstractOpenApiResource : Init duration for springdoc-openapi is: 149 ms 2024-11-15T00:57:52.579Z INFO 3764 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:57:52.581Z INFO 3764 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:57:52.643Z INFO 3764 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:57:52.645Z INFO 3764 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:57:52.696Z INFO 3764 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:57:52.697Z INFO 3764 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:57:52.734Z INFO 3764 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:57:52.736Z INFO 3764 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:57:52.863Z INFO 3764 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:57:52.865Z INFO 3764 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:57:52.987Z INFO 3764 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:57:52.989Z INFO 3764 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.835 s -- in org.onap.policy.clamp.acm.participant.kubernetes.rest.ActuatorControllerTest [INFO] Running org.onap.policy.clamp.acm.participant.kubernetes.helm.HelmClientTest 2024-11-15T00:57:53.457Z INFO 3764 --- [ main] [ ] o.o.p.c.a.p.kubernetes.helm.HelmClient : Adding repository to helm client 2024-11-15T00:57:53.458Z INFO 3764 --- [ main] [ ] o.o.p.c.a.p.kubernetes.helm.HelmClient : Updating local helm repositories 2024-11-15T00:57:53.459Z INFO 3764 --- [ main] [ ] o.o.p.c.a.p.kubernetes.helm.HelmClient : Repository already exists, updating the repo 2024-11-15T00:57:53.459Z INFO 3764 --- [ main] [ ] o.o.p.c.a.p.kubernetes.helm.HelmClient : Updating local helm repositories 2024-11-15T00:57:53.465Z INFO 3764 --- [ main] [ ] o.o.p.c.a.p.kubernetes.helm.HelmClient : Check if namespace onap exists on the cluster 2024-11-15T00:57:53.465Z INFO 3764 --- [ main] [ ] o.o.p.c.a.p.kubernetes.helm.HelmClient : Installing helm chart HelloWorld from the repository chartMuseum 2024-11-15T00:57:53.466Z INFO 3764 --- [ main] [ ] o.o.p.c.a.p.kubernetes.helm.HelmClient : Chart HelloWorld installed successfully 2024-11-15T00:57:53.466Z INFO 3764 --- [ main] [ ] o.o.p.c.a.p.kubernetes.helm.HelmClient : Check if namespace exists on the cluster 2024-11-15T00:57:53.466Z INFO 3764 --- [ main] [ ] o.o.p.c.a.p.kubernetes.helm.HelmClient : Installing helm chart HelloWorld from the repository chartMuseum 2024-11-15T00:57:53.467Z INFO 3764 --- [ main] [ ] o.o.p.c.a.p.kubernetes.helm.HelmClient : Chart HelloWorld installed successfully 2024-11-15T00:57:53.467Z INFO 3764 --- [ main] [ ] o.o.p.c.a.p.kubernetes.helm.HelmClient : Check if namespace exists on the cluster 2024-11-15T00:57:53.468Z INFO 3764 --- [ main] [ ] o.o.p.c.a.p.kubernetes.helm.HelmClient : Installing helm chart HelloWorld from the repository chartMuseum 2024-11-15T00:57:53.468Z INFO 3764 --- [ main] [ ] o.o.p.c.a.p.kubernetes.helm.HelmClient : Chart HelloWorld installed successfully 2024-11-15T00:57:53.471Z INFO 3764 --- [ main] [ ] o.o.p.c.a.p.kubernetes.helm.HelmClient : Updating local helm repositories 2024-11-15T00:57:53.472Z INFO 3764 --- [ main] [ ] o.o.p.c.a.p.kubernetes.helm.HelmClient : Looking for helm chart nginx in all the configured helm repositories 2024-11-15T00:57:53.473Z INFO 3764 --- [ main] [ ] o.o.p.c.a.p.kubernetes.helm.HelmClient : Helm chart located in the repository nginx-stable 2024-11-15T00:57:53.480Z INFO 3764 --- [ main] [ ] o.o.p.c.a.p.kubernetes.helm.HelmClient : Updating local helm repositories 2024-11-15T00:57:53.481Z INFO 3764 --- [ main] [ ] o.o.p.c.a.p.kubernetes.helm.HelmClient : Chart not found in helm repositories, verifying local repo target/tmp/dummyChart/1.0 2024-11-15T00:57:53.488Z INFO 3764 --- [ main] [ ] o.o.p.c.a.p.kubernetes.helm.HelmClient : Looking for helm chart nginx in all the configured helm repositories [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.472 s -- in org.onap.policy.clamp.acm.participant.kubernetes.helm.HelmClientTest [INFO] Running org.onap.policy.clamp.acm.participant.kubernetes.helm.PodStatusValidatorTest 2024-11-15T00:57:53.507Z INFO 3764 --- [ main] [ ] o.o.p.c.a.p.k.helm.PodStatusValidator : Polling the status of deployed pods for the chart HelloWorld 2024-11-15T00:57:53.508Z INFO 3764 --- [ main] [ ] o.o.p.c.a.p.k.helm.PodStatusValidator : All pods are in running state for the helm chart HelloWorld 2024-11-15T00:57:53.512Z INFO 3764 --- [ main] [ ] o.o.p.c.a.p.k.helm.PodStatusValidator : Polling the status of deployed pods for the chart HelloWorld 2024-11-15T00:57:53.512Z WARN 3764 --- [ main] [ ] o.o.p.c.a.p.k.helm.PodStatusValidator : Status of Pod HelloWorld is empty 2024-11-15T00:57:53.512Z INFO 3764 --- [ main] [ ] o.o.p.c.a.p.k.helm.PodStatusValidator : Waiting for the pods to be active for the chart HelloWorld 2024-11-15T00:57:54.514Z WARN 3764 --- [ main] [ ] o.o.p.c.a.p.k.helm.PodStatusValidator : Status of Pod HelloWorld is empty 2024-11-15T00:57:54.515Z INFO 3764 --- [ main] [ ] o.o.p.c.a.p.k.helm.PodStatusValidator : Waiting for the pods to be active for the chart HelloWorld 2024-11-15T00:57:55.526Z INFO 3764 --- [ main] [ ] o.o.p.c.a.p.k.helm.PodStatusValidator : Polling the status of deployed pods for the chart HelloWorld 2024-11-15T00:57:55.527Z INFO 3764 --- [ main] [ ] o.o.p.c.a.p.k.helm.PodStatusValidator : All pods are in running state for the helm chart HelloWorld [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.032 s -- in org.onap.policy.clamp.acm.participant.kubernetes.helm.PodStatusValidatorTest [INFO] Running org.onap.policy.clamp.acm.participant.kubernetes.parameters.ParticipantK8sParametersTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.193 s -- in org.onap.policy.clamp.acm.participant.kubernetes.parameters.ParticipantK8sParametersTest [INFO] Running org.onap.policy.clamp.acm.participant.kubernetes.service.ChartServiceTest 2024-11-15T00:57:55.846Z INFO 3764 --- [ main] [ ] o.o.p.c.a.p.k.service.ChartService : Fetching helm chart repository for the given chart HelloWorld 2024-11-15T00:57:55.847Z INFO 3764 --- [ main] [ ] o.o.p.c.a.p.k.service.ChartService : Fetching helm chart repository for the given chart nginx 2024-11-15T00:57:55.848Z INFO 3764 --- [ main] [ ] o.o.p.c.a.p.k.service.ChartService : Fetching helm chart repository for the given chart HelloWorld 2024-11-15T00:57:55.857Z ERROR 3764 --- [ main] [ ] o.o.p.c.a.p.k.service.ChartService : Chart repository could not be found. Skipping chart Installation for the chart nginx 2024-11-15T00:57:55.861Z INFO 3764 --- [ main] [ ] o.o.p.c.a.p.k.service.ChartService : Uninstalling helm deployment helloworld 2024-11-15T00:57:55.862Z INFO 3764 --- [ main] [ ] o.o.p.c.a.p.k.service.ChartService : Uninstalling helm deployment helloworld [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.138 s -- in org.onap.policy.clamp.acm.participant.kubernetes.service.ChartServiceTest [INFO] Running org.onap.policy.clamp.acm.participant.kubernetes.service.ChartStoreTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.137 s -- in org.onap.policy.clamp.acm.participant.kubernetes.service.ChartStoreTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 54, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ policy-clamp-participant-impl-kubernetes --- [INFO] Loading execution data file /w/workspace/policy-clamp-sonar/participant/participant-impl/participant-impl-kubernetes/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'policy-clamp-participant-impl-kubernetes' with 16 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ policy-clamp-participant-impl-kubernetes --- [INFO] Building jar: /w/workspace/policy-clamp-sonar/participant/participant-impl/participant-impl-kubernetes/target/policy-clamp-participant-impl-kubernetes-8.0.1-SNAPSHOT.jar [INFO] [INFO] --- spring-boot-maven-plugin:3.3.5:repackage (default) @ policy-clamp-participant-impl-kubernetes --- [INFO] Replacing main artifact /w/workspace/policy-clamp-sonar/participant/participant-impl/participant-impl-kubernetes/target/policy-clamp-participant-impl-kubernetes-8.0.1-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. [INFO] The original artifact has been renamed to /w/workspace/policy-clamp-sonar/participant/participant-impl/participant-impl-kubernetes/target/policy-clamp-participant-impl-kubernetes-8.0.1-SNAPSHOT.jar.original [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ policy-clamp-participant-impl-kubernetes --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ policy-clamp-participant-impl-kubernetes --- [INFO] Analyzed bundle 'policy-clamp-participant-impl-kubernetes' with 16 classes [INFO] Analyzed bundle 'policy-clamp-participant-intermediary' with 33 classes [INFO] Analyzed bundle 'policy-clamp-common' with 3 classes [INFO] Analyzed bundle 'policy-clamp-models' with 90 classes [INFO] Analyzed bundle 'policy-clamp-examples' with 0 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ policy-clamp-participant-impl-kubernetes --- [INFO] Failsafe report directory: /w/workspace/policy-clamp-sonar/participant/participant-impl/participant-impl-kubernetes/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ policy-clamp-participant-impl-kubernetes --- [INFO] Installing /w/workspace/policy-clamp-sonar/participant/participant-impl/participant-impl-kubernetes/pom.xml to /tmp/r/org/onap/policy/clamp/participant/policy-clamp-participant-impl-kubernetes/8.0.1-SNAPSHOT/policy-clamp-participant-impl-kubernetes-8.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-clamp-sonar/participant/participant-impl/participant-impl-kubernetes/target/policy-clamp-participant-impl-kubernetes-8.0.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/clamp/participant/policy-clamp-participant-impl-kubernetes/8.0.1-SNAPSHOT/policy-clamp-participant-impl-kubernetes-8.0.1-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.clamp.participant:policy-clamp-participant-impl-http >-- [INFO] Building policy-clamp-participant-impl-http 8.0.1-SNAPSHOT [12/18] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ policy-clamp-participant-impl-http --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ policy-clamp-participant-impl-http --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-clamp-sonar/participant/participant-impl/participant-impl-http/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ policy-clamp-participant-impl-http --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ policy-clamp-participant-impl-http --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-remote-resources-plugin:3.1.0:process (default) @ policy-clamp-participant-impl-http --- [INFO] Preparing remote bundle org.onap.policy.clamp:policy-clamp-examples:8.0.1-SNAPSHOT [INFO] Copying 23 resources from 1 bundle. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ policy-clamp-participant-impl-http --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 23 resources from target/maven-shared-archive-resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ policy-clamp-participant-impl-http --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 10 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ policy-clamp-participant-impl-http --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] Copying 23 resources from target/maven-shared-archive-resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ policy-clamp-participant-impl-http --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 8 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ policy-clamp-participant-impl-http --- [INFO] Surefire report directory: /w/workspace/policy-clamp-sonar/participant/participant-impl/participant-impl-http/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.clamp.acm.participant.http.handler.AcElementHandlerTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 00:58:01.474 [main] INFO org.hibernate.validator.internal.util.Version -- HV000001: Hibernate Validator 8.0.1.Final 00:58:02.142 [main] ERROR org.onap.policy.clamp.acm.participant.http.main.handler.AutomationCompositionElementHandler -- Violations found in the config request parameters: [ConstraintViolationImpl{interpolatedMessage='must not be blank', propertyPath=baseUrl, rootBeanClass=class org.onap.policy.clamp.acm.participant.http.main.models.ConfigRequest, messageTemplate='{jakarta.validation.constraints.NotBlank.message}'}, ConstraintViolationImpl{interpolatedMessage='must not be null', propertyPath=configurationEntities, rootBeanClass=class org.onap.policy.clamp.acm.participant.http.main.models.ConfigRequest, messageTemplate='{jakarta.validation.constraints.NotNull.message}'}, ConstraintViolationImpl{interpolatedMessage='must not be null', propertyPath=httpHeaders, rootBeanClass=class org.onap.policy.clamp.acm.participant.http.main.models.ConfigRequest, messageTemplate='{jakarta.validation.constraints.NotNull.message}'}, ConstraintViolationImpl{interpolatedMessage='must be greater than or equal to 1', propertyPath=uninitializedToPassiveTimeout, rootBeanClass=class org.onap.policy.clamp.acm.participant.http.main.models.ConfigRequest, messageTemplate='{jakarta.validation.constraints.Min.message}'}] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.419 s -- in org.onap.policy.clamp.acm.participant.http.handler.AcElementHandlerTest [INFO] Running org.onap.policy.clamp.acm.participant.http.rest.ActuatorControllerTest 00:58:02.432 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.policy.clamp.acm.participant.http.rest.ActuatorControllerTest]: ActuatorControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 00:58:02.611 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.policy.clamp.acm.participant.http.Application for test class org.onap.policy.clamp.acm.participant.http.rest.ActuatorControllerTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.3.5) 2024-11-15T00:58:03.303Z INFO 3881 --- [ main] [ ] o.o.p.c.a.p.h.r.ActuatorControllerTest : Starting ActuatorControllerTest using Java 17.0.4 with PID 3881 (started by jenkins in /w/workspace/policy-clamp-sonar/participant/participant-impl/participant-impl-http) 2024-11-15T00:58:03.307Z INFO 3881 --- [ main] [ ] o.o.p.c.a.p.h.r.ActuatorControllerTest : The following 1 profile is active: "test" 2024-11-15T00:58:05.483Z INFO 3881 --- [ main] [ ] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port 0 (http) 2024-11-15T00:58:05.503Z INFO 3881 --- [ main] [ ] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2024-11-15T00:58:05.504Z INFO 3881 --- [ main] [ ] o.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/10.1.31] 2024-11-15T00:58:05.579Z INFO 3881 --- [ main] [ ] [/onap/policy/clamp/acm/httpparticipant] : Initializing Spring embedded WebApplicationContext 2024-11-15T00:58:05.581Z INFO 3881 --- [ main] [ ] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 2253 ms 2024-11-15T00:58:06.465Z INFO 3881 --- [ main] [ ] r$InitializeUserDetailsManagerConfigurer : Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 2024-11-15T00:58:07.528Z INFO 3881 --- [ main] [ ] o.s.b.a.e.web.EndpointLinksResolver : Exposing 3 endpoints beneath base path '' 2024-11-15T00:58:08.042Z INFO 3881 --- [ main] [ ] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port 36887 (http) with context path '/onap/policy/clamp/acm/httpparticipant' 2024-11-15T00:58:08.062Z INFO 3881 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting 2024-11-15T00:58:08.062Z INFO 3881 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Topic endpoint management 2024-11-15T00:58:08.066Z INFO 3881 --- [ main] [ ] o.o.p.c.m.b.e.noop.NoopTopicEndpoint : NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka:9092], topic=policy-acruntime-participant, effectiveTopic=policy-acruntime-participant, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 2024-11-15T00:58:08.071Z INFO 3881 --- [ main] [ ] o.o.p.c.m.b.e.noop.NoopTopicEndpoint : NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[kafka:9092], topic=policy-acruntime-participant, effectiveTopic=policy-acruntime-participant, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 2024-11-15T00:58:08.072Z INFO 3881 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AcPropertyUpdateListener 2024-11-15T00:58:08.073Z INFO 3881 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantPrimeListener 2024-11-15T00:58:08.073Z INFO 3881 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AutomationCompositionMigrationListener 2024-11-15T00:58:08.073Z INFO 3881 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AcPrepareListener 2024-11-15T00:58:08.073Z INFO 3881 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AutomationCompositionStateChangeListener 2024-11-15T00:58:08.073Z INFO 3881 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AutomationCompositionDeployListener 2024-11-15T00:58:08.073Z INFO 3881 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantDeregisterAckListener 2024-11-15T00:58:08.074Z INFO 3881 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantRegisterAckListener 2024-11-15T00:58:08.074Z INFO 3881 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantStatusReqListener 2024-11-15T00:58:08.074Z INFO 3881 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantSyncListener 2024-11-15T00:58:08.074Z INFO 3881 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantMessagePublisher$$SpringCGLIB$$0 2024-11-15T00:58:08.079Z INFO 3881 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Topic Message Dispatcher 2024-11-15T00:58:08.079Z INFO 3881 --- [ main] [ ] o.o.p.c.m.bus.event.base.TopicBase : NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka:9092], topic=policy-acruntime-participant, effectiveTopic=policy-acruntime-participant, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@194c02c3 2024-11-15T00:58:08.079Z INFO 3881 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager started 2024-11-15T00:58:08.081Z INFO 3881 --- [ main] [ ] o.o.p.c.a.p.h.r.ActuatorControllerTest : Started ActuatorControllerTest in 5.22 seconds (process running for 10.297) 2024-11-15T00:58:08.773Z INFO 3881 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:58:08.785Z INFO 3881 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:58:08.971Z INFO 3881 --- [o-auto-1-exec-1] [ ] [/onap/policy/clamp/acm/httpparticipant] : Initializing Spring DispatcherServlet 'dispatcherServlet' 2024-11-15T00:58:08.972Z INFO 3881 --- [o-auto-1-exec-1] [ ] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 2024-11-15T00:58:08.974Z INFO 3881 --- [o-auto-1-exec-1] [ ] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms 2024-11-15T00:58:09.384Z INFO 3881 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:58:09.396Z INFO 3881 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:58:09.465Z INFO 3881 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:58:09.467Z INFO 3881 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:58:09.517Z INFO 3881 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:58:09.520Z INFO 3881 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:58:09.752Z INFO 3881 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:58:09.754Z INFO 3881 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:58:09.882Z INFO 3881 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:58:09.884Z INFO 3881 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.683 s -- in org.onap.policy.clamp.acm.participant.http.rest.ActuatorControllerTest [INFO] Running org.onap.policy.clamp.acm.participant.http.webclient.AcHttpClientTest 2024-11-15T00:58:09.949Z INFO 3881 --- [ main] [ ] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.onap.policy.clamp.acm.participant.http.webclient.AcHttpClientTest]: AcHttpClientTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2024-11-15T00:58:10.154Z INFO 3881 --- [ main] [ ] o.o.p.c.e.h.s.i.JettyServletServer : JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-311a44a9==org.glassfish.jersey.servlet.ServletContainer@3f4a534{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=MockRestEndpoint, host=localhost, port=44805, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@14ac020b{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@9352f58{/,null,STOPPED}, connector=MockRestEndpoint@e4327cc{HTTP/1.1, (http/1.1)}{localhost:44805}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-311a44a9==org.glassfish.jersey.servlet.ServletContainer@3f4a534{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 2024-11-15T00:58:10.167Z INFO 3881 --- [tEndpoint-44805] [ ] o.o.p.c.e.h.s.i.JettyServletServer : JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-311a44a9==org.glassfish.jersey.servlet.ServletContainer@3f4a534{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=MockRestEndpoint, host=localhost, port=44805, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@14ac020b{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@9352f58{/,null,STOPPED}, connector=MockRestEndpoint@e4327cc{HTTP/1.1, (http/1.1)}{localhost:44805}, jettyThread=Thread[MockRestEndpoint-44805,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-311a44a9==org.glassfish.jersey.servlet.ServletContainer@3f4a534{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 2024-11-15T00:58:10.179Z INFO 3881 --- [tEndpoint-44805] [ ] org.eclipse.jetty.server.Server : jetty-11.0.24; built: 2024-08-26T18:11:22.448Z; git: 5dfc59a691b748796f922208956bd1f2794bcd16; jvm 17.0.4+8-Ubuntu-118.04 2024-11-15T00:58:10.234Z INFO 3881 --- [tEndpoint-44805] [ ] o.e.j.s.session.DefaultSessionIdManager : Session workerName=node0 2024-11-15T00:58:10.394Z INFO 3881 --- [ main] [ ] o.o.p.c.a.p.h.m.webclient.AcHttpClient : Executing http requests for the config entity config1 1.0.1 2024-11-15T00:58:10.398Z INFO 3881 --- [ main] [ ] o.o.p.c.a.p.h.m.webclient.AcHttpClient : Executing HTTP request: GET for the Rest request id: getRequest 1.0 2024-11-15T00:58:10.687Z INFO 3881 --- [tEndpoint-44805] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:58:10.767Z INFO 3881 --- [tEndpoint-44805] [ ] o.e.jetty.server.handler.ContextHandler : Started o.e.j.s.ServletContextHandler@9352f58{/,null,AVAILABLE} 2024-11-15T00:58:10.779Z INFO 3881 --- [tEndpoint-44805] [ ] o.e.jetty.server.AbstractConnector : Started MockRestEndpoint@e4327cc{HTTP/1.1, (http/1.1)}{localhost:44805} 2024-11-15T00:58:10.782Z INFO 3881 --- [tEndpoint-44805] [ ] org.eclipse.jetty.server.Server : Started Server@14ac020b{STARTING}[11.0.24,sto=0] @12998ms 2024-11-15T00:58:11.158Z INFO 3881 --- [tp1096321686-49] [ ] org.eclipse.jetty.server.RequestLog : 127.0.0.1 - - [15/Nov/2024:00:58:11 +0000] "GET /get?version=1.0&name=dummy HTTP/1.1" 200 14 "-" "ReactorNetty/1.1.23" 2024-11-15T00:58:11.229Z INFO 3881 --- [ main] [ ] o.o.p.c.a.p.h.m.webclient.AcHttpClient : HTTP response for the GET request : ["dummy body"] 2024-11-15T00:58:11.230Z INFO 3881 --- [ main] [ ] o.o.p.c.a.p.h.m.webclient.AcHttpClient : Executing HTTP request: POST for the Rest request id: postRequest 1.0 2024-11-15T00:58:11.268Z INFO 3881 --- [tp1096321686-53] [ ] org.eclipse.jetty.server.RequestLog : 127.0.0.1 - - [15/Nov/2024:00:58:11 +0000] "POST /post/123/dummy?version=1.0&name=dummy HTTP/1.1" 404 134 "-" "ReactorNetty/1.1.23" 2024-11-15T00:58:11.283Z ERROR 3881 --- [ main] [ ] o.o.p.c.a.p.h.m.webclient.AcHttpClient : Error occurred on the HTTP response org.onap.policy.clamp.acm.participant.http.main.exception.HttpWebClientException: 404 checkpoint("Body from POST http://localhost:44805/post/123/dummy?version=1.0&name=dummy [DefaultClientResponse]") at org.onap.policy.clamp.acm.participant.http.main.webclient.AcHttpClient.lambda$executeRequest$1(AcHttpClient.java:88) ~[classes/:na] at org.springframework.web.reactive.function.client.DefaultWebClient$DefaultRequestBodyUriSpec.lambda$exchangeToMono$3(DefaultWebClient.java:413) ~[spring-webflux-6.1.14.jar:6.1.14] at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:132) ~[reactor-core-3.6.11.jar:3.6.11] at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107) ~[reactor-core-3.6.11.jar:3.6.11] at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113) ~[reactor-core-3.6.11.jar:3.6.11] at reactor.core.publisher.MonoPeekTerminal$MonoTerminalPeekSubscriber.onNext(MonoPeekTerminal.java:180) ~[reactor-core-3.6.11.jar:3.6.11] at reactor.core.publisher.FluxPeekFuseable$PeekConditionalSubscriber.onNext(FluxPeekFuseable.java:854) ~[reactor-core-3.6.11.jar:3.6.11] at reactor.core.publisher.FluxSwitchIfEmpty$SwitchIfEmptySubscriber.onNext(FluxSwitchIfEmpty.java:74) ~[reactor-core-3.6.11.jar:3.6.11] at reactor.core.publisher.FluxOnAssembly$OnAssemblySubscriber.onNext(FluxOnAssembly.java:539) ~[reactor-core-3.6.11.jar:3.6.11] at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:200) ~[reactor-core-3.6.11.jar:3.6.11] at reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122) ~[reactor-core-3.6.11.jar:3.6.11] at reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.java:79) ~[reactor-core-3.6.11.jar:3.6.11] at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:200) ~[reactor-core-3.6.11.jar:3.6.11] at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:200) ~[reactor-core-3.6.11.jar:3.6.11] at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:200) ~[reactor-core-3.6.11.jar:3.6.11] at reactor.core.publisher.MonoNext$NextSubscriber.onNext(MonoNext.java:82) ~[reactor-core-3.6.11.jar:3.6.11] at reactor.core.publisher.MonoFlatMapMany$FlatMapManyInner.onNext(MonoFlatMapMany.java:251) ~[reactor-core-3.6.11.jar:3.6.11] at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107) ~[reactor-core-3.6.11.jar:3.6.11] at reactor.core.publisher.Operators$ScalarSubscription.request(Operators.java:2571) ~[reactor-core-3.6.11.jar:3.6.11] at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.request(FluxContextWrite.java:136) ~[reactor-core-3.6.11.jar:3.6.11] at reactor.core.publisher.MonoFlatMapMany$FlatMapManyMain.onSubscribeInner(MonoFlatMapMany.java:150) ~[reactor-core-3.6.11.jar:3.6.11] at reactor.core.publisher.MonoFlatMapMany$FlatMapManyInner.onSubscribe(MonoFlatMapMany.java:246) ~[reactor-core-3.6.11.jar:3.6.11] at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onSubscribe(FluxContextWrite.java:101) ~[reactor-core-3.6.11.jar:3.6.11] at reactor.core.publisher.FluxJust.subscribe(FluxJust.java:68) ~[reactor-core-3.6.11.jar:3.6.11] at reactor.core.publisher.Flux.subscribe(Flux.java:8848) ~[reactor-core-3.6.11.jar:3.6.11] at reactor.core.publisher.MonoFlatMapMany$FlatMapManyMain.onNext(MonoFlatMapMany.java:196) ~[reactor-core-3.6.11.jar:3.6.11] at reactor.core.publisher.SerializedSubscriber.onNext(SerializedSubscriber.java:99) ~[reactor-core-3.6.11.jar:3.6.11] at reactor.core.publisher.FluxRetryWhen$RetryWhenMainSubscriber.onNext(FluxRetryWhen.java:178) ~[reactor-core-3.6.11.jar:3.6.11] at reactor.core.publisher.MonoCreate$DefaultMonoSink.success(MonoCreate.java:176) ~[reactor-core-3.6.11.jar:3.6.11] at reactor.netty.http.client.HttpClientConnect$HttpIOHandlerObserver.onStateChange(HttpClientConnect.java:435) ~[reactor-netty-http-1.1.23.jar:1.1.23] at reactor.netty.ReactorNetty$CompositeConnectionObserver.onStateChange(ReactorNetty.java:716) ~[reactor-netty-core-1.1.23.jar:1.1.23] at reactor.netty.resources.DefaultPooledConnectionProvider$DisposableAcquire.onStateChange(DefaultPooledConnectionProvider.java:205) ~[reactor-netty-core-1.1.23.jar:1.1.23] at reactor.netty.resources.DefaultPooledConnectionProvider$PooledConnection.onStateChange(DefaultPooledConnectionProvider.java:466) ~[reactor-netty-core-1.1.23.jar:1.1.23] at reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:725) ~[reactor-netty-http-1.1.23.jar:1.1.23] at reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:115) ~[reactor-netty-core-1.1.23.jar:1.1.23] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) ~[netty-transport-4.1.112.Final.jar:4.1.112.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) ~[netty-transport-4.1.112.Final.jar:4.1.112.Final] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) ~[netty-transport-4.1.112.Final.jar:4.1.112.Final] at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) ~[netty-codec-4.1.112.Final.jar:4.1.112.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) ~[netty-transport-4.1.112.Final.jar:4.1.112.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) ~[netty-transport-4.1.112.Final.jar:4.1.112.Final] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) ~[netty-transport-4.1.112.Final.jar:4.1.112.Final] at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436) ~[netty-transport-4.1.112.Final.jar:4.1.112.Final] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:346) ~[netty-codec-4.1.112.Final.jar:4.1.112.Final] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:333) ~[netty-codec-4.1.112.Final.jar:4.1.112.Final] at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:455) ~[netty-codec-4.1.112.Final.jar:4.1.112.Final] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290) ~[netty-codec-4.1.112.Final.jar:4.1.112.Final] at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251) ~[netty-transport-4.1.112.Final.jar:4.1.112.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442) ~[netty-transport-4.1.112.Final.jar:4.1.112.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) ~[netty-transport-4.1.112.Final.jar:4.1.112.Final] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) ~[netty-transport-4.1.112.Final.jar:4.1.112.Final] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1407) ~[netty-transport-4.1.112.Final.jar:4.1.112.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440) ~[netty-transport-4.1.112.Final.jar:4.1.112.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) ~[netty-transport-4.1.112.Final.jar:4.1.112.Final] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:918) ~[netty-transport-4.1.112.Final.jar:4.1.112.Final] at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:799) ~[netty-transport-classes-epoll-4.1.112.Final.jar:4.1.112.Final] at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:501) ~[netty-transport-classes-epoll-4.1.112.Final.jar:4.1.112.Final] at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:399) ~[netty-transport-classes-epoll-4.1.112.Final.jar:4.1.112.Final] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:994) ~[netty-common-4.1.112.Final.jar:4.1.112.Final] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.112.Final.jar:4.1.112.Final] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.112.Final.jar:4.1.112.Final] at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] Suppressed: java.lang.Exception: #block terminated with an error at reactor.core.publisher.BlockingSingleSubscriber.blockingGet(BlockingSingleSubscriber.java:146) ~[reactor-core-3.6.11.jar:3.6.11] at reactor.core.publisher.Mono.block(Mono.java:1807) ~[reactor-core-3.6.11.jar:3.6.11] at org.onap.policy.clamp.acm.participant.http.main.webclient.AcHttpClient.executeRequest(AcHttpClient.java:89) ~[classes/:na] at org.onap.policy.clamp.acm.participant.http.main.webclient.AcHttpClient.run(AcHttpClient.java:64) ~[classes/:na] at org.onap.policy.clamp.acm.participant.http.webclient.AcHttpClientTest.test_invalidRequest(AcHttpClientTest.java:94) ~[test-classes/:na] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[na:na] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na] at java.base/java.lang.reflect.Method.invoke(Method.java:568) ~[na:na] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767) ~[junit-platform-commons-1.11.3.jar:1.11.3] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) ~[junit-jupiter-engine-5.11.3.jar:5.11.3] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) ~[junit-jupiter-engine-5.11.3.jar:5.11.3] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) ~[junit-jupiter-engine-5.11.3.jar:5.11.3] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) ~[junit-jupiter-engine-5.11.3.jar:5.11.3] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) ~[junit-jupiter-engine-5.11.3.jar:5.11.3] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) ~[junit-jupiter-engine-5.11.3.jar:5.11.3] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) ~[junit-jupiter-engine-5.11.3.jar:5.11.3] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) ~[junit-jupiter-engine-5.11.3.jar:5.11.3] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) ~[junit-jupiter-engine-5.11.3.jar:5.11.3] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) ~[junit-jupiter-engine-5.11.3.jar:5.11.3] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) ~[junit-jupiter-engine-5.11.3.jar:5.11.3] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) ~[junit-jupiter-engine-5.11.3.jar:5.11.3] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) ~[junit-jupiter-engine-5.11.3.jar:5.11.3] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217) ~[junit-jupiter-engine-5.11.3.jar:5.11.3] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) ~[junit-jupiter-engine-5.11.3.jar:5.11.3] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) ~[junit-jupiter-engine-5.11.3.jar:5.11.3] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) ~[junit-jupiter-engine-5.11.3.jar:5.11.3] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) ~[junit-platform-engine-1.11.3.jar:1.11.3] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) ~[na:na] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) ~[junit-platform-engine-1.11.3.jar:1.11.3] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) ~[na:na] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) ~[junit-platform-launcher-1.11.3.jar:1.11.3] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) ~[junit-platform-launcher-1.11.3.jar:1.11.3] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) ~[junit-platform-launcher-1.11.3.jar:1.11.3] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) ~[junit-platform-launcher-1.11.3.jar:1.11.3] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) ~[junit-platform-launcher-1.11.3.jar:1.11.3] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) ~[junit-platform-launcher-1.11.3.jar:1.11.3] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) ~[junit-platform-launcher-1.11.3.jar:1.11.3] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) ~[junit-platform-launcher-1.11.3.jar:1.11.3] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) ~[junit-platform-launcher-1.11.3.jar:1.11.3] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) ~[surefire-junit-platform-3.1.2.jar:3.1.2] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) ~[surefire-junit-platform-3.1.2.jar:3.1.2] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) ~[surefire-junit-platform-3.1.2.jar:3.1.2] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) ~[surefire-junit-platform-3.1.2.jar:3.1.2] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) ~[surefire-booter-3.1.2.jar:3.1.2] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) ~[surefire-booter-3.1.2.jar:3.1.2] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) ~[surefire-booter-3.1.2.jar:3.1.2] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) ~[surefire-booter-3.1.2.jar:3.1.2] 2024-11-15T00:58:11.422Z INFO 3881 --- [ main] [ ] o.o.p.c.a.p.h.m.webclient.AcHttpClient : Executing http requests for the config entity config1 1.0.1 2024-11-15T00:58:11.423Z INFO 3881 --- [ main] [ ] o.o.p.c.a.p.h.m.webclient.AcHttpClient : Executing HTTP request: GET for the Rest request id: getRequest 1.0 2024-11-15T00:58:11.432Z INFO 3881 --- [tp1096321686-54] [ ] org.eclipse.jetty.server.RequestLog : 127.0.0.1 - - [15/Nov/2024:00:58:11 +0000] "GET /get?version=1.0&name=dummy HTTP/1.1" 200 14 "-" "ReactorNetty/1.1.23" 2024-11-15T00:58:11.436Z INFO 3881 --- [ main] [ ] o.o.p.c.a.p.h.m.webclient.AcHttpClient : HTTP response for the GET request : ["dummy body"] 2024-11-15T00:58:11.437Z INFO 3881 --- [ main] [ ] o.o.p.c.a.p.h.m.webclient.AcHttpClient : Executing HTTP request: POST for the Rest request id: postRequest 1.0 2024-11-15T00:58:11.446Z INFO 3881 --- [tp1096321686-54] [ ] org.eclipse.jetty.server.RequestLog : 127.0.0.1 - - [15/Nov/2024:00:58:11 +0000] "POST /post?version=1.0&name=dummy HTTP/1.1" 200 0 "-" "ReactorNetty/1.1.23" 2024-11-15T00:58:11.448Z INFO 3881 --- [ main] [ ] o.o.p.c.a.p.h.m.webclient.AcHttpClient : HTTP response for the POST request : null 2024-11-15T00:58:11.453Z INFO 3881 --- [ main] [ ] o.o.p.c.a.p.h.m.webclient.AcHttpClient : Executing http requests for the config entity config1 1.0.1 2024-11-15T00:58:11.454Z INFO 3881 --- [ main] [ ] o.o.p.c.a.p.h.m.webclient.AcHttpClient : Executing HTTP request: GET for the Rest request id: getRequest 1.0 2024-11-15T00:58:11.526Z ERROR 3881 --- [ main] [ ] o.o.p.c.a.p.h.m.webclient.AcHttpClient : Error occurred on the HTTP request org.springframework.web.reactive.function.client.WebClientRequestException: Failed to resolve 'wrong-url' [A(1)] at org.springframework.web.reactive.function.client.ExchangeFunctions$DefaultExchangeFunction.lambda$wrapException$9(ExchangeFunctions.java:136) ~[spring-webflux-6.1.14.jar:6.1.14] Suppressed: reactor.core.publisher.FluxOnAssembly$OnAssemblyException: Error has been observed at the following site(s): *__checkpoint ⇢ Request to GET http://wrong-url:44805/get [DefaultWebClient] Original Stack Trace: at org.springframework.web.reactive.function.client.ExchangeFunctions$DefaultExchangeFunction.lambda$wrapException$9(ExchangeFunctions.java:136) ~[spring-webflux-6.1.14.jar:6.1.14] at reactor.core.publisher.MonoErrorSupplied.subscribe(MonoErrorSupplied.java:55) ~[reactor-core-3.6.11.jar:3.6.11] at reactor.core.publisher.Mono.subscribe(Mono.java:4576) ~[reactor-core-3.6.11.jar:3.6.11] at reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onError(FluxOnErrorResume.java:103) ~[reactor-core-3.6.11.jar:3.6.11] at reactor.core.publisher.FluxPeek$PeekSubscriber.onError(FluxPeek.java:222) ~[reactor-core-3.6.11.jar:3.6.11] at reactor.core.publisher.FluxPeek$PeekSubscriber.onError(FluxPeek.java:222) ~[reactor-core-3.6.11.jar:3.6.11] at reactor.core.publisher.FluxPeek$PeekSubscriber.onError(FluxPeek.java:222) ~[reactor-core-3.6.11.jar:3.6.11] at reactor.core.publisher.MonoNext$NextSubscriber.onError(MonoNext.java:93) ~[reactor-core-3.6.11.jar:3.6.11] at reactor.core.publisher.MonoFlatMapMany$FlatMapManyMain.onError(MonoFlatMapMany.java:205) ~[reactor-core-3.6.11.jar:3.6.11] at reactor.core.publisher.SerializedSubscriber.onError(SerializedSubscriber.java:124) ~[reactor-core-3.6.11.jar:3.6.11] at reactor.core.publisher.FluxRetryWhen$RetryWhenMainSubscriber.whenError(FluxRetryWhen.java:229) ~[reactor-core-3.6.11.jar:3.6.11] at reactor.core.publisher.FluxRetryWhen$RetryWhenOtherSubscriber.onError(FluxRetryWhen.java:279) ~[reactor-core-3.6.11.jar:3.6.11] at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onError(FluxContextWrite.java:121) ~[reactor-core-3.6.11.jar:3.6.11] at reactor.core.publisher.FluxConcatMapNoPrefetch$FluxConcatMapNoPrefetchSubscriber.maybeOnError(FluxConcatMapNoPrefetch.java:327) ~[reactor-core-3.6.11.jar:3.6.11] at reactor.core.publisher.FluxConcatMapNoPrefetch$FluxConcatMapNoPrefetchSubscriber.onNext(FluxConcatMapNoPrefetch.java:212) ~[reactor-core-3.6.11.jar:3.6.11] at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107) ~[reactor-core-3.6.11.jar:3.6.11] at reactor.core.publisher.SinkManyEmitterProcessor.drain(SinkManyEmitterProcessor.java:476) ~[reactor-core-3.6.11.jar:3.6.11] at reactor.core.publisher.SinkManyEmitterProcessor$EmitterInner.drainParent(SinkManyEmitterProcessor.java:620) ~[reactor-core-3.6.11.jar:3.6.11] at reactor.core.publisher.FluxPublish$PubSubInner.request(FluxPublish.java:874) ~[reactor-core-3.6.11.jar:3.6.11] at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.request(FluxContextWrite.java:136) ~[reactor-core-3.6.11.jar:3.6.11] at reactor.core.publisher.FluxConcatMapNoPrefetch$FluxConcatMapNoPrefetchSubscriber.request(FluxConcatMapNoPrefetch.java:337) ~[reactor-core-3.6.11.jar:3.6.11] at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.request(FluxContextWrite.java:136) ~[reactor-core-3.6.11.jar:3.6.11] at reactor.core.publisher.Operators$DeferredSubscription.request(Operators.java:1743) ~[reactor-core-3.6.11.jar:3.6.11] at reactor.core.publisher.FluxRetryWhen$RetryWhenMainSubscriber.onError(FluxRetryWhen.java:196) ~[reactor-core-3.6.11.jar:3.6.11] at reactor.core.publisher.MonoCreate$DefaultMonoSink.error(MonoCreate.java:205) ~[reactor-core-3.6.11.jar:3.6.11] at reactor.netty.http.client.HttpClientConnect$MonoHttpConnect$ClientTransportSubscriber.onError(HttpClientConnect.java:311) ~[reactor-netty-http-1.1.23.jar:1.1.23] at reactor.core.publisher.MonoCreate$DefaultMonoSink.error(MonoCreate.java:205) ~[reactor-core-3.6.11.jar:3.6.11] at reactor.netty.resources.DefaultPooledConnectionProvider$DisposableAcquire.onError(DefaultPooledConnectionProvider.java:172) ~[reactor-netty-core-1.1.23.jar:1.1.23] at reactor.netty.internal.shaded.reactor.pool.AbstractPool$Borrower.fail(AbstractPool.java:480) ~[reactor-netty-core-1.1.23.jar:1.1.23] at reactor.netty.internal.shaded.reactor.pool.SimpleDequePool.lambda$drainLoop$9(SimpleDequePool.java:436) ~[reactor-netty-core-1.1.23.jar:1.1.23] at reactor.core.publisher.FluxDoOnEach$DoOnEachSubscriber.onError(FluxDoOnEach.java:186) ~[reactor-core-3.6.11.jar:3.6.11] at reactor.core.publisher.MonoCreate$DefaultMonoSink.error(MonoCreate.java:205) ~[reactor-core-3.6.11.jar:3.6.11] at reactor.netty.resources.DefaultPooledConnectionProvider$PooledConnectionAllocator$PooledConnectionInitializer.onError(DefaultPooledConnectionProvider.java:583) ~[reactor-netty-core-1.1.23.jar:1.1.23] at reactor.core.publisher.MonoFlatMap$FlatMapMain.secondError(MonoFlatMap.java:241) ~[reactor-core-3.6.11.jar:3.6.11] at reactor.core.publisher.MonoFlatMap$FlatMapInner.onError(MonoFlatMap.java:315) ~[reactor-core-3.6.11.jar:3.6.11] at reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onError(FluxOnErrorResume.java:106) ~[reactor-core-3.6.11.jar:3.6.11] at reactor.core.publisher.Operators.error(Operators.java:198) ~[reactor-core-3.6.11.jar:3.6.11] at reactor.core.publisher.MonoError.subscribe(MonoError.java:53) ~[reactor-core-3.6.11.jar:3.6.11] at reactor.core.publisher.Mono.subscribe(Mono.java:4576) ~[reactor-core-3.6.11.jar:3.6.11] at reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onError(FluxOnErrorResume.java:103) ~[reactor-core-3.6.11.jar:3.6.11] at reactor.netty.transport.TransportConnector$MonoChannelPromise.tryFailure(TransportConnector.java:576) ~[reactor-netty-core-1.1.23.jar:1.1.23] at reactor.netty.transport.TransportConnector.lambda$doResolveAndConnect$11(TransportConnector.java:375) ~[reactor-netty-core-1.1.23.jar:1.1.23] at io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:590) ~[netty-common-4.1.112.Final.jar:4.1.112.Final] at io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:557) ~[netty-common-4.1.112.Final.jar:4.1.112.Final] at io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:492) ~[netty-common-4.1.112.Final.jar:4.1.112.Final] at io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:636) ~[netty-common-4.1.112.Final.jar:4.1.112.Final] at io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:629) ~[netty-common-4.1.112.Final.jar:4.1.112.Final] at io.netty.util.concurrent.DefaultPromise.setFailure(DefaultPromise.java:110) ~[netty-common-4.1.112.Final.jar:4.1.112.Final] at io.netty.resolver.InetSocketAddressResolver$2.operationComplete(InetSocketAddressResolver.java:86) ~[netty-resolver-4.1.112.Final.jar:4.1.112.Final] at io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:590) ~[netty-common-4.1.112.Final.jar:4.1.112.Final] at io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:583) ~[netty-common-4.1.112.Final.jar:4.1.112.Final] at io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:559) ~[netty-common-4.1.112.Final.jar:4.1.112.Final] at io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:492) ~[netty-common-4.1.112.Final.jar:4.1.112.Final] at io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:636) ~[netty-common-4.1.112.Final.jar:4.1.112.Final] at io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:629) ~[netty-common-4.1.112.Final.jar:4.1.112.Final] at io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:118) ~[netty-common-4.1.112.Final.jar:4.1.112.Final] at io.netty.resolver.dns.DnsResolveContext.finishResolve(DnsResolveContext.java:1159) ~[netty-resolver-dns-4.1.112.Final.jar:4.1.112.Final] at io.netty.resolver.dns.DnsResolveContext.tryToFinishResolve(DnsResolveContext.java:1098) ~[netty-resolver-dns-4.1.112.Final.jar:4.1.112.Final] at io.netty.resolver.dns.DnsResolveContext.query(DnsResolveContext.java:457) ~[netty-resolver-dns-4.1.112.Final.jar:4.1.112.Final] at io.netty.resolver.dns.DnsResolveContext.onResponse(DnsResolveContext.java:664) ~[netty-resolver-dns-4.1.112.Final.jar:4.1.112.Final] at io.netty.resolver.dns.DnsResolveContext.access$500(DnsResolveContext.java:69) ~[netty-resolver-dns-4.1.112.Final.jar:4.1.112.Final] at io.netty.resolver.dns.DnsResolveContext$2.operationComplete(DnsResolveContext.java:515) ~[netty-resolver-dns-4.1.112.Final.jar:4.1.112.Final] at io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:590) ~[netty-common-4.1.112.Final.jar:4.1.112.Final] at io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:583) ~[netty-common-4.1.112.Final.jar:4.1.112.Final] at io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:559) ~[netty-common-4.1.112.Final.jar:4.1.112.Final] at io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:492) ~[netty-common-4.1.112.Final.jar:4.1.112.Final] at io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:636) ~[netty-common-4.1.112.Final.jar:4.1.112.Final] at io.netty.util.concurrent.DefaultPromise.setSuccess0(DefaultPromise.java:625) ~[netty-common-4.1.112.Final.jar:4.1.112.Final] at io.netty.util.concurrent.DefaultPromise.trySuccess(DefaultPromise.java:105) ~[netty-common-4.1.112.Final.jar:4.1.112.Final] at io.netty.resolver.dns.DnsQueryContext.trySuccess(DnsQueryContext.java:345) ~[netty-resolver-dns-4.1.112.Final.jar:4.1.112.Final] at io.netty.resolver.dns.DnsQueryContext.finishSuccess(DnsQueryContext.java:336) ~[netty-resolver-dns-4.1.112.Final.jar:4.1.112.Final] at io.netty.resolver.dns.DnsNameResolver$DnsResponseHandler.channelRead(DnsNameResolver.java:1401) ~[netty-resolver-dns-4.1.112.Final.jar:4.1.112.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) ~[netty-transport-4.1.112.Final.jar:4.1.112.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) ~[netty-transport-4.1.112.Final.jar:4.1.112.Final] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) ~[netty-transport-4.1.112.Final.jar:4.1.112.Final] at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) ~[netty-codec-4.1.112.Final.jar:4.1.112.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) ~[netty-transport-4.1.112.Final.jar:4.1.112.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) ~[netty-transport-4.1.112.Final.jar:4.1.112.Final] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) ~[netty-transport-4.1.112.Final.jar:4.1.112.Final] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1407) ~[netty-transport-4.1.112.Final.jar:4.1.112.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440) ~[netty-transport-4.1.112.Final.jar:4.1.112.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) ~[netty-transport-4.1.112.Final.jar:4.1.112.Final] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:918) ~[netty-transport-4.1.112.Final.jar:4.1.112.Final] at io.netty.channel.epoll.EpollDatagramChannel.processPacket(EpollDatagramChannel.java:662) ~[netty-transport-classes-epoll-4.1.112.Final.jar:4.1.112.Final] at io.netty.channel.epoll.EpollDatagramChannel.recvmsg(EpollDatagramChannel.java:697) ~[netty-transport-classes-epoll-4.1.112.Final.jar:4.1.112.Final] at io.netty.channel.epoll.EpollDatagramChannel.access$300(EpollDatagramChannel.java:56) ~[netty-transport-classes-epoll-4.1.112.Final.jar:4.1.112.Final] at io.netty.channel.epoll.EpollDatagramChannel$EpollDatagramChannelUnsafe.epollInReady(EpollDatagramChannel.java:536) ~[netty-transport-classes-epoll-4.1.112.Final.jar:4.1.112.Final] at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe$1.run(AbstractEpollChannel.java:425) ~[netty-transport-classes-epoll-4.1.112.Final.jar:4.1.112.Final] at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:173) ~[netty-common-4.1.112.Final.jar:4.1.112.Final] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:166) ~[netty-common-4.1.112.Final.jar:4.1.112.Final] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469) ~[netty-common-4.1.112.Final.jar:4.1.112.Final] at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:405) ~[netty-transport-classes-epoll-4.1.112.Final.jar:4.1.112.Final] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:994) ~[netty-common-4.1.112.Final.jar:4.1.112.Final] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.112.Final.jar:4.1.112.Final] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.112.Final.jar:4.1.112.Final] at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] Suppressed: java.lang.Exception: #block terminated with an error at reactor.core.publisher.BlockingSingleSubscriber.blockingGet(BlockingSingleSubscriber.java:146) ~[reactor-core-3.6.11.jar:3.6.11] at reactor.core.publisher.Mono.block(Mono.java:1807) ~[reactor-core-3.6.11.jar:3.6.11] at org.onap.policy.clamp.acm.participant.http.main.webclient.AcHttpClient.executeRequest(AcHttpClient.java:89) ~[classes/:na] at org.onap.policy.clamp.acm.participant.http.main.webclient.AcHttpClient.run(AcHttpClient.java:64) ~[classes/:na] at org.onap.policy.clamp.acm.participant.http.webclient.AcHttpClientTest.test_WrongUrl(AcHttpClientTest.java:110) ~[test-classes/:na] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[na:na] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na] at java.base/java.lang.reflect.Method.invoke(Method.java:568) ~[na:na] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767) ~[junit-platform-commons-1.11.3.jar:1.11.3] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) ~[junit-jupiter-engine-5.11.3.jar:5.11.3] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) ~[junit-jupiter-engine-5.11.3.jar:5.11.3] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) ~[junit-jupiter-engine-5.11.3.jar:5.11.3] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) ~[junit-jupiter-engine-5.11.3.jar:5.11.3] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) ~[junit-jupiter-engine-5.11.3.jar:5.11.3] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) ~[junit-jupiter-engine-5.11.3.jar:5.11.3] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) ~[junit-jupiter-engine-5.11.3.jar:5.11.3] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) ~[junit-jupiter-engine-5.11.3.jar:5.11.3] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) ~[junit-jupiter-engine-5.11.3.jar:5.11.3] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) ~[junit-jupiter-engine-5.11.3.jar:5.11.3] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) ~[junit-jupiter-engine-5.11.3.jar:5.11.3] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) ~[junit-jupiter-engine-5.11.3.jar:5.11.3] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) ~[junit-jupiter-engine-5.11.3.jar:5.11.3] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217) ~[junit-jupiter-engine-5.11.3.jar:5.11.3] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) ~[junit-jupiter-engine-5.11.3.jar:5.11.3] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) ~[junit-jupiter-engine-5.11.3.jar:5.11.3] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) ~[junit-jupiter-engine-5.11.3.jar:5.11.3] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) ~[junit-platform-engine-1.11.3.jar:1.11.3] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) ~[na:na] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) ~[junit-platform-engine-1.11.3.jar:1.11.3] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) ~[na:na] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) ~[junit-platform-launcher-1.11.3.jar:1.11.3] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) ~[junit-platform-launcher-1.11.3.jar:1.11.3] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) ~[junit-platform-launcher-1.11.3.jar:1.11.3] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) ~[junit-platform-launcher-1.11.3.jar:1.11.3] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) ~[junit-platform-launcher-1.11.3.jar:1.11.3] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) ~[junit-platform-launcher-1.11.3.jar:1.11.3] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) ~[junit-platform-launcher-1.11.3.jar:1.11.3] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) ~[junit-platform-launcher-1.11.3.jar:1.11.3] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) ~[junit-platform-launcher-1.11.3.jar:1.11.3] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) ~[surefire-junit-platform-3.1.2.jar:3.1.2] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) ~[surefire-junit-platform-3.1.2.jar:3.1.2] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) ~[surefire-junit-platform-3.1.2.jar:3.1.2] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) ~[surefire-junit-platform-3.1.2.jar:3.1.2] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) ~[surefire-booter-3.1.2.jar:3.1.2] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) ~[surefire-booter-3.1.2.jar:3.1.2] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) ~[surefire-booter-3.1.2.jar:3.1.2] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) ~[surefire-booter-3.1.2.jar:3.1.2] Caused by: java.net.UnknownHostException: Failed to resolve 'wrong-url' [A(1)] at io.netty.resolver.dns.DnsResolveContext.finishResolve(DnsResolveContext.java:1151) ~[netty-resolver-dns-4.1.112.Final.jar:4.1.112.Final] at io.netty.resolver.dns.DnsResolveContext.tryToFinishResolve(DnsResolveContext.java:1098) ~[netty-resolver-dns-4.1.112.Final.jar:4.1.112.Final] at io.netty.resolver.dns.DnsResolveContext.query(DnsResolveContext.java:457) ~[netty-resolver-dns-4.1.112.Final.jar:4.1.112.Final] at io.netty.resolver.dns.DnsResolveContext.onResponse(DnsResolveContext.java:664) ~[netty-resolver-dns-4.1.112.Final.jar:4.1.112.Final] at io.netty.resolver.dns.DnsResolveContext.access$500(DnsResolveContext.java:69) ~[netty-resolver-dns-4.1.112.Final.jar:4.1.112.Final] at io.netty.resolver.dns.DnsResolveContext$2.operationComplete(DnsResolveContext.java:515) ~[netty-resolver-dns-4.1.112.Final.jar:4.1.112.Final] at io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:590) ~[netty-common-4.1.112.Final.jar:4.1.112.Final] at io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:583) ~[netty-common-4.1.112.Final.jar:4.1.112.Final] at io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:559) ~[netty-common-4.1.112.Final.jar:4.1.112.Final] at io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:492) ~[netty-common-4.1.112.Final.jar:4.1.112.Final] at io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:636) ~[netty-common-4.1.112.Final.jar:4.1.112.Final] at io.netty.util.concurrent.DefaultPromise.setSuccess0(DefaultPromise.java:625) ~[netty-common-4.1.112.Final.jar:4.1.112.Final] at io.netty.util.concurrent.DefaultPromise.trySuccess(DefaultPromise.java:105) ~[netty-common-4.1.112.Final.jar:4.1.112.Final] at io.netty.resolver.dns.DnsQueryContext.trySuccess(DnsQueryContext.java:345) ~[netty-resolver-dns-4.1.112.Final.jar:4.1.112.Final] at io.netty.resolver.dns.DnsQueryContext.finishSuccess(DnsQueryContext.java:336) ~[netty-resolver-dns-4.1.112.Final.jar:4.1.112.Final] at io.netty.resolver.dns.DnsNameResolver$DnsResponseHandler.channelRead(DnsNameResolver.java:1401) ~[netty-resolver-dns-4.1.112.Final.jar:4.1.112.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) ~[netty-transport-4.1.112.Final.jar:4.1.112.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) ~[netty-transport-4.1.112.Final.jar:4.1.112.Final] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) ~[netty-transport-4.1.112.Final.jar:4.1.112.Final] at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) ~[netty-codec-4.1.112.Final.jar:4.1.112.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) ~[netty-transport-4.1.112.Final.jar:4.1.112.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) ~[netty-transport-4.1.112.Final.jar:4.1.112.Final] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) ~[netty-transport-4.1.112.Final.jar:4.1.112.Final] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1407) ~[netty-transport-4.1.112.Final.jar:4.1.112.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440) ~[netty-transport-4.1.112.Final.jar:4.1.112.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) ~[netty-transport-4.1.112.Final.jar:4.1.112.Final] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:918) ~[netty-transport-4.1.112.Final.jar:4.1.112.Final] at io.netty.channel.epoll.EpollDatagramChannel.processPacket(EpollDatagramChannel.java:662) ~[netty-transport-classes-epoll-4.1.112.Final.jar:4.1.112.Final] at io.netty.channel.epoll.EpollDatagramChannel.recvmsg(EpollDatagramChannel.java:697) ~[netty-transport-classes-epoll-4.1.112.Final.jar:4.1.112.Final] at io.netty.channel.epoll.EpollDatagramChannel.access$300(EpollDatagramChannel.java:56) ~[netty-transport-classes-epoll-4.1.112.Final.jar:4.1.112.Final] at io.netty.channel.epoll.EpollDatagramChannel$EpollDatagramChannelUnsafe.epollInReady(EpollDatagramChannel.java:536) ~[netty-transport-classes-epoll-4.1.112.Final.jar:4.1.112.Final] at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe$1.run(AbstractEpollChannel.java:425) ~[netty-transport-classes-epoll-4.1.112.Final.jar:4.1.112.Final] at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:173) ~[netty-common-4.1.112.Final.jar:4.1.112.Final] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:166) ~[netty-common-4.1.112.Final.jar:4.1.112.Final] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469) ~[netty-common-4.1.112.Final.jar:4.1.112.Final] at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:405) ~[netty-transport-classes-epoll-4.1.112.Final.jar:4.1.112.Final] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:994) ~[netty-common-4.1.112.Final.jar:4.1.112.Final] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.112.Final.jar:4.1.112.Final] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.112.Final.jar:4.1.112.Final] at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] Caused by: io.netty.resolver.dns.DnsErrorCauseException: Query failed with SERVFAIL at io.netty.resolver.dns.DnsResolveContext.onResponse(..)(Unknown Source) ~[netty-resolver-dns-4.1.112.Final.jar:4.1.112.Final] 2024-11-15T00:58:11.538Z INFO 3881 --- [ main] [ ] o.o.p.c.a.p.h.m.webclient.AcHttpClient : Executing HTTP request: POST for the Rest request id: postRequest 1.0 2024-11-15T00:58:11.549Z ERROR 3881 --- [ main] [ ] o.o.p.c.a.p.h.m.webclient.AcHttpClient : Error occurred on the HTTP request org.springframework.web.reactive.function.client.WebClientRequestException: Failed to resolve 'wrong-url' [A(1)] at org.springframework.web.reactive.function.client.ExchangeFunctions$DefaultExchangeFunction.lambda$wrapException$9(ExchangeFunctions.java:136) ~[spring-webflux-6.1.14.jar:6.1.14] Suppressed: reactor.core.publisher.FluxOnAssembly$OnAssemblyException: Error has been observed at the following site(s): *__checkpoint ⇢ Request to POST http://wrong-url:44805/post/123/dummy [DefaultWebClient] Original Stack Trace: at org.springframework.web.reactive.function.client.ExchangeFunctions$DefaultExchangeFunction.lambda$wrapException$9(ExchangeFunctions.java:136) ~[spring-webflux-6.1.14.jar:6.1.14] at reactor.core.publisher.MonoErrorSupplied.subscribe(MonoErrorSupplied.java:55) ~[reactor-core-3.6.11.jar:3.6.11] at reactor.core.publisher.Mono.subscribe(Mono.java:4576) ~[reactor-core-3.6.11.jar:3.6.11] at reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onError(FluxOnErrorResume.java:103) ~[reactor-core-3.6.11.jar:3.6.11] at reactor.core.publisher.FluxPeek$PeekSubscriber.onError(FluxPeek.java:222) ~[reactor-core-3.6.11.jar:3.6.11] at reactor.core.publisher.FluxPeek$PeekSubscriber.onError(FluxPeek.java:222) ~[reactor-core-3.6.11.jar:3.6.11] at reactor.core.publisher.FluxPeek$PeekSubscriber.onError(FluxPeek.java:222) ~[reactor-core-3.6.11.jar:3.6.11] at reactor.core.publisher.MonoNext$NextSubscriber.onError(MonoNext.java:93) ~[reactor-core-3.6.11.jar:3.6.11] at reactor.core.publisher.MonoFlatMapMany$FlatMapManyMain.onError(MonoFlatMapMany.java:205) ~[reactor-core-3.6.11.jar:3.6.11] at reactor.core.publisher.SerializedSubscriber.onError(SerializedSubscriber.java:124) ~[reactor-core-3.6.11.jar:3.6.11] at reactor.core.publisher.FluxRetryWhen$RetryWhenMainSubscriber.whenError(FluxRetryWhen.java:229) ~[reactor-core-3.6.11.jar:3.6.11] at reactor.core.publisher.FluxRetryWhen$RetryWhenOtherSubscriber.onError(FluxRetryWhen.java:279) ~[reactor-core-3.6.11.jar:3.6.11] at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onError(FluxContextWrite.java:121) ~[reactor-core-3.6.11.jar:3.6.11] at reactor.core.publisher.FluxConcatMapNoPrefetch$FluxConcatMapNoPrefetchSubscriber.maybeOnError(FluxConcatMapNoPrefetch.java:327) ~[reactor-core-3.6.11.jar:3.6.11] at reactor.core.publisher.FluxConcatMapNoPrefetch$FluxConcatMapNoPrefetchSubscriber.onNext(FluxConcatMapNoPrefetch.java:212) ~[reactor-core-3.6.11.jar:3.6.11] at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107) ~[reactor-core-3.6.11.jar:3.6.11] at reactor.core.publisher.SinkManyEmitterProcessor.drain(SinkManyEmitterProcessor.java:476) ~[reactor-core-3.6.11.jar:3.6.11] at reactor.core.publisher.SinkManyEmitterProcessor$EmitterInner.drainParent(SinkManyEmitterProcessor.java:620) ~[reactor-core-3.6.11.jar:3.6.11] at reactor.core.publisher.FluxPublish$PubSubInner.request(FluxPublish.java:874) ~[reactor-core-3.6.11.jar:3.6.11] at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.request(FluxContextWrite.java:136) ~[reactor-core-3.6.11.jar:3.6.11] at reactor.core.publisher.FluxConcatMapNoPrefetch$FluxConcatMapNoPrefetchSubscriber.request(FluxConcatMapNoPrefetch.java:337) ~[reactor-core-3.6.11.jar:3.6.11] at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.request(FluxContextWrite.java:136) ~[reactor-core-3.6.11.jar:3.6.11] at reactor.core.publisher.Operators$DeferredSubscription.request(Operators.java:1743) ~[reactor-core-3.6.11.jar:3.6.11] at reactor.core.publisher.FluxRetryWhen$RetryWhenMainSubscriber.onError(FluxRetryWhen.java:196) ~[reactor-core-3.6.11.jar:3.6.11] at reactor.core.publisher.MonoCreate$DefaultMonoSink.error(MonoCreate.java:205) ~[reactor-core-3.6.11.jar:3.6.11] at reactor.netty.http.client.HttpClientConnect$MonoHttpConnect$ClientTransportSubscriber.onError(HttpClientConnect.java:311) ~[reactor-netty-http-1.1.23.jar:1.1.23] at reactor.core.publisher.MonoCreate$DefaultMonoSink.error(MonoCreate.java:205) ~[reactor-core-3.6.11.jar:3.6.11] at reactor.netty.resources.DefaultPooledConnectionProvider$DisposableAcquire.onError(DefaultPooledConnectionProvider.java:172) ~[reactor-netty-core-1.1.23.jar:1.1.23] at reactor.netty.internal.shaded.reactor.pool.AbstractPool$Borrower.fail(AbstractPool.java:480) ~[reactor-netty-core-1.1.23.jar:1.1.23] at reactor.netty.internal.shaded.reactor.pool.SimpleDequePool.lambda$drainLoop$9(SimpleDequePool.java:436) ~[reactor-netty-core-1.1.23.jar:1.1.23] at reactor.core.publisher.FluxDoOnEach$DoOnEachSubscriber.onError(FluxDoOnEach.java:186) ~[reactor-core-3.6.11.jar:3.6.11] at reactor.core.publisher.MonoCreate$DefaultMonoSink.error(MonoCreate.java:205) ~[reactor-core-3.6.11.jar:3.6.11] at reactor.netty.resources.DefaultPooledConnectionProvider$PooledConnectionAllocator$PooledConnectionInitializer.onError(DefaultPooledConnectionProvider.java:583) ~[reactor-netty-core-1.1.23.jar:1.1.23] at reactor.core.publisher.MonoFlatMap$FlatMapMain.secondError(MonoFlatMap.java:241) ~[reactor-core-3.6.11.jar:3.6.11] at reactor.core.publisher.MonoFlatMap$FlatMapInner.onError(MonoFlatMap.java:315) ~[reactor-core-3.6.11.jar:3.6.11] at reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onError(FluxOnErrorResume.java:106) ~[reactor-core-3.6.11.jar:3.6.11] at reactor.core.publisher.Operators.error(Operators.java:198) ~[reactor-core-3.6.11.jar:3.6.11] at reactor.core.publisher.MonoError.subscribe(MonoError.java:53) ~[reactor-core-3.6.11.jar:3.6.11] at reactor.core.publisher.Mono.subscribe(Mono.java:4576) ~[reactor-core-3.6.11.jar:3.6.11] at reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onError(FluxOnErrorResume.java:103) ~[reactor-core-3.6.11.jar:3.6.11] at reactor.netty.transport.TransportConnector$MonoChannelPromise.tryFailure(TransportConnector.java:576) ~[reactor-netty-core-1.1.23.jar:1.1.23] at reactor.netty.transport.TransportConnector.lambda$doResolveAndConnect$11(TransportConnector.java:375) ~[reactor-netty-core-1.1.23.jar:1.1.23] at io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:590) ~[netty-common-4.1.112.Final.jar:4.1.112.Final] at io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:557) ~[netty-common-4.1.112.Final.jar:4.1.112.Final] at io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:492) ~[netty-common-4.1.112.Final.jar:4.1.112.Final] at io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:636) ~[netty-common-4.1.112.Final.jar:4.1.112.Final] at io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:629) ~[netty-common-4.1.112.Final.jar:4.1.112.Final] at io.netty.util.concurrent.DefaultPromise.setFailure(DefaultPromise.java:110) ~[netty-common-4.1.112.Final.jar:4.1.112.Final] at io.netty.resolver.InetSocketAddressResolver$2.operationComplete(InetSocketAddressResolver.java:86) ~[netty-resolver-4.1.112.Final.jar:4.1.112.Final] at io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:590) ~[netty-common-4.1.112.Final.jar:4.1.112.Final] at io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:583) ~[netty-common-4.1.112.Final.jar:4.1.112.Final] at io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:559) ~[netty-common-4.1.112.Final.jar:4.1.112.Final] at io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:492) ~[netty-common-4.1.112.Final.jar:4.1.112.Final] at io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:636) ~[netty-common-4.1.112.Final.jar:4.1.112.Final] at io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:629) ~[netty-common-4.1.112.Final.jar:4.1.112.Final] at io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:118) ~[netty-common-4.1.112.Final.jar:4.1.112.Final] at io.netty.resolver.dns.DnsResolveContext.finishResolve(DnsResolveContext.java:1159) ~[netty-resolver-dns-4.1.112.Final.jar:4.1.112.Final] at io.netty.resolver.dns.DnsResolveContext.tryToFinishResolve(DnsResolveContext.java:1098) ~[netty-resolver-dns-4.1.112.Final.jar:4.1.112.Final] at io.netty.resolver.dns.DnsResolveContext.query(DnsResolveContext.java:457) ~[netty-resolver-dns-4.1.112.Final.jar:4.1.112.Final] at io.netty.resolver.dns.DnsResolveContext.onResponse(DnsResolveContext.java:664) ~[netty-resolver-dns-4.1.112.Final.jar:4.1.112.Final] at io.netty.resolver.dns.DnsResolveContext.access$500(DnsResolveContext.java:69) ~[netty-resolver-dns-4.1.112.Final.jar:4.1.112.Final] at io.netty.resolver.dns.DnsResolveContext$2.operationComplete(DnsResolveContext.java:515) ~[netty-resolver-dns-4.1.112.Final.jar:4.1.112.Final] at io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:590) ~[netty-common-4.1.112.Final.jar:4.1.112.Final] at io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:583) ~[netty-common-4.1.112.Final.jar:4.1.112.Final] at io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:559) ~[netty-common-4.1.112.Final.jar:4.1.112.Final] at io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:492) ~[netty-common-4.1.112.Final.jar:4.1.112.Final] at io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:636) ~[netty-common-4.1.112.Final.jar:4.1.112.Final] at io.netty.util.concurrent.DefaultPromise.setSuccess0(DefaultPromise.java:625) ~[netty-common-4.1.112.Final.jar:4.1.112.Final] at io.netty.util.concurrent.DefaultPromise.trySuccess(DefaultPromise.java:105) ~[netty-common-4.1.112.Final.jar:4.1.112.Final] at io.netty.resolver.dns.DnsQueryContext.trySuccess(DnsQueryContext.java:345) ~[netty-resolver-dns-4.1.112.Final.jar:4.1.112.Final] at io.netty.resolver.dns.DnsQueryContext.finishSuccess(DnsQueryContext.java:336) ~[netty-resolver-dns-4.1.112.Final.jar:4.1.112.Final] at io.netty.resolver.dns.DnsNameResolver$DnsResponseHandler.channelRead(DnsNameResolver.java:1401) ~[netty-resolver-dns-4.1.112.Final.jar:4.1.112.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) ~[netty-transport-4.1.112.Final.jar:4.1.112.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) ~[netty-transport-4.1.112.Final.jar:4.1.112.Final] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) ~[netty-transport-4.1.112.Final.jar:4.1.112.Final] at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) ~[netty-codec-4.1.112.Final.jar:4.1.112.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) ~[netty-transport-4.1.112.Final.jar:4.1.112.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) ~[netty-transport-4.1.112.Final.jar:4.1.112.Final] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) ~[netty-transport-4.1.112.Final.jar:4.1.112.Final] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1407) ~[netty-transport-4.1.112.Final.jar:4.1.112.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440) ~[netty-transport-4.1.112.Final.jar:4.1.112.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) ~[netty-transport-4.1.112.Final.jar:4.1.112.Final] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:918) ~[netty-transport-4.1.112.Final.jar:4.1.112.Final] at io.netty.channel.epoll.EpollDatagramChannel.processPacket(EpollDatagramChannel.java:662) ~[netty-transport-classes-epoll-4.1.112.Final.jar:4.1.112.Final] at io.netty.channel.epoll.EpollDatagramChannel.recvmsg(EpollDatagramChannel.java:697) ~[netty-transport-classes-epoll-4.1.112.Final.jar:4.1.112.Final] at io.netty.channel.epoll.EpollDatagramChannel.access$300(EpollDatagramChannel.java:56) ~[netty-transport-classes-epoll-4.1.112.Final.jar:4.1.112.Final] at io.netty.channel.epoll.EpollDatagramChannel$EpollDatagramChannelUnsafe.epollInReady(EpollDatagramChannel.java:536) ~[netty-transport-classes-epoll-4.1.112.Final.jar:4.1.112.Final] at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe$1.run(AbstractEpollChannel.java:425) ~[netty-transport-classes-epoll-4.1.112.Final.jar:4.1.112.Final] at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:173) ~[netty-common-4.1.112.Final.jar:4.1.112.Final] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:166) ~[netty-common-4.1.112.Final.jar:4.1.112.Final] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469) ~[netty-common-4.1.112.Final.jar:4.1.112.Final] at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:405) ~[netty-transport-classes-epoll-4.1.112.Final.jar:4.1.112.Final] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:994) ~[netty-common-4.1.112.Final.jar:4.1.112.Final] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.112.Final.jar:4.1.112.Final] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.112.Final.jar:4.1.112.Final] at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] Suppressed: java.lang.Exception: #block terminated with an error at reactor.core.publisher.BlockingSingleSubscriber.blockingGet(BlockingSingleSubscriber.java:146) ~[reactor-core-3.6.11.jar:3.6.11] at reactor.core.publisher.Mono.block(Mono.java:1807) ~[reactor-core-3.6.11.jar:3.6.11] at org.onap.policy.clamp.acm.participant.http.main.webclient.AcHttpClient.executeRequest(AcHttpClient.java:89) ~[classes/:na] at org.onap.policy.clamp.acm.participant.http.main.webclient.AcHttpClient.run(AcHttpClient.java:64) ~[classes/:na] at org.onap.policy.clamp.acm.participant.http.webclient.AcHttpClientTest.test_WrongUrl(AcHttpClientTest.java:110) ~[test-classes/:na] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[na:na] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na] at java.base/java.lang.reflect.Method.invoke(Method.java:568) ~[na:na] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767) ~[junit-platform-commons-1.11.3.jar:1.11.3] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) ~[junit-jupiter-engine-5.11.3.jar:5.11.3] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) ~[junit-jupiter-engine-5.11.3.jar:5.11.3] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) ~[junit-jupiter-engine-5.11.3.jar:5.11.3] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) ~[junit-jupiter-engine-5.11.3.jar:5.11.3] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) ~[junit-jupiter-engine-5.11.3.jar:5.11.3] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) ~[junit-jupiter-engine-5.11.3.jar:5.11.3] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) ~[junit-jupiter-engine-5.11.3.jar:5.11.3] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) ~[junit-jupiter-engine-5.11.3.jar:5.11.3] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) ~[junit-jupiter-engine-5.11.3.jar:5.11.3] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) ~[junit-jupiter-engine-5.11.3.jar:5.11.3] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) ~[junit-jupiter-engine-5.11.3.jar:5.11.3] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) ~[junit-jupiter-engine-5.11.3.jar:5.11.3] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) ~[junit-jupiter-engine-5.11.3.jar:5.11.3] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217) ~[junit-jupiter-engine-5.11.3.jar:5.11.3] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) ~[junit-jupiter-engine-5.11.3.jar:5.11.3] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) ~[junit-jupiter-engine-5.11.3.jar:5.11.3] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) ~[junit-jupiter-engine-5.11.3.jar:5.11.3] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) ~[junit-platform-engine-1.11.3.jar:1.11.3] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) ~[na:na] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) ~[junit-platform-engine-1.11.3.jar:1.11.3] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) ~[na:na] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) ~[junit-platform-engine-1.11.3.jar:1.11.3] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) ~[junit-platform-launcher-1.11.3.jar:1.11.3] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) ~[junit-platform-launcher-1.11.3.jar:1.11.3] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) ~[junit-platform-launcher-1.11.3.jar:1.11.3] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) ~[junit-platform-launcher-1.11.3.jar:1.11.3] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) ~[junit-platform-launcher-1.11.3.jar:1.11.3] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) ~[junit-platform-launcher-1.11.3.jar:1.11.3] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) ~[junit-platform-launcher-1.11.3.jar:1.11.3] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) ~[junit-platform-launcher-1.11.3.jar:1.11.3] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) ~[junit-platform-launcher-1.11.3.jar:1.11.3] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) ~[surefire-junit-platform-3.1.2.jar:3.1.2] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) ~[surefire-junit-platform-3.1.2.jar:3.1.2] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) ~[surefire-junit-platform-3.1.2.jar:3.1.2] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) ~[surefire-junit-platform-3.1.2.jar:3.1.2] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) ~[surefire-booter-3.1.2.jar:3.1.2] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) ~[surefire-booter-3.1.2.jar:3.1.2] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) ~[surefire-booter-3.1.2.jar:3.1.2] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) ~[surefire-booter-3.1.2.jar:3.1.2] Caused by: java.net.UnknownHostException: Failed to resolve 'wrong-url' [A(1)] at io.netty.resolver.dns.DnsResolveContext.finishResolve(DnsResolveContext.java:1151) ~[netty-resolver-dns-4.1.112.Final.jar:4.1.112.Final] at io.netty.resolver.dns.DnsResolveContext.tryToFinishResolve(DnsResolveContext.java:1098) ~[netty-resolver-dns-4.1.112.Final.jar:4.1.112.Final] at io.netty.resolver.dns.DnsResolveContext.query(DnsResolveContext.java:457) ~[netty-resolver-dns-4.1.112.Final.jar:4.1.112.Final] at io.netty.resolver.dns.DnsResolveContext.onResponse(DnsResolveContext.java:664) ~[netty-resolver-dns-4.1.112.Final.jar:4.1.112.Final] at io.netty.resolver.dns.DnsResolveContext.access$500(DnsResolveContext.java:69) ~[netty-resolver-dns-4.1.112.Final.jar:4.1.112.Final] at io.netty.resolver.dns.DnsResolveContext$2.operationComplete(DnsResolveContext.java:515) ~[netty-resolver-dns-4.1.112.Final.jar:4.1.112.Final] at io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:590) ~[netty-common-4.1.112.Final.jar:4.1.112.Final] at io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:583) ~[netty-common-4.1.112.Final.jar:4.1.112.Final] at io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:559) ~[netty-common-4.1.112.Final.jar:4.1.112.Final] at io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:492) ~[netty-common-4.1.112.Final.jar:4.1.112.Final] at io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:636) ~[netty-common-4.1.112.Final.jar:4.1.112.Final] at io.netty.util.concurrent.DefaultPromise.setSuccess0(DefaultPromise.java:625) ~[netty-common-4.1.112.Final.jar:4.1.112.Final] at io.netty.util.concurrent.DefaultPromise.trySuccess(DefaultPromise.java:105) ~[netty-common-4.1.112.Final.jar:4.1.112.Final] at io.netty.resolver.dns.DnsQueryContext.trySuccess(DnsQueryContext.java:345) ~[netty-resolver-dns-4.1.112.Final.jar:4.1.112.Final] at io.netty.resolver.dns.DnsQueryContext.finishSuccess(DnsQueryContext.java:336) ~[netty-resolver-dns-4.1.112.Final.jar:4.1.112.Final] at io.netty.resolver.dns.DnsNameResolver$DnsResponseHandler.channelRead(DnsNameResolver.java:1401) ~[netty-resolver-dns-4.1.112.Final.jar:4.1.112.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) ~[netty-transport-4.1.112.Final.jar:4.1.112.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) ~[netty-transport-4.1.112.Final.jar:4.1.112.Final] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) ~[netty-transport-4.1.112.Final.jar:4.1.112.Final] at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) ~[netty-codec-4.1.112.Final.jar:4.1.112.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) ~[netty-transport-4.1.112.Final.jar:4.1.112.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) ~[netty-transport-4.1.112.Final.jar:4.1.112.Final] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) ~[netty-transport-4.1.112.Final.jar:4.1.112.Final] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1407) ~[netty-transport-4.1.112.Final.jar:4.1.112.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440) ~[netty-transport-4.1.112.Final.jar:4.1.112.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) ~[netty-transport-4.1.112.Final.jar:4.1.112.Final] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:918) ~[netty-transport-4.1.112.Final.jar:4.1.112.Final] at io.netty.channel.epoll.EpollDatagramChannel.processPacket(EpollDatagramChannel.java:662) ~[netty-transport-classes-epoll-4.1.112.Final.jar:4.1.112.Final] at io.netty.channel.epoll.EpollDatagramChannel.recvmsg(EpollDatagramChannel.java:697) ~[netty-transport-classes-epoll-4.1.112.Final.jar:4.1.112.Final] at io.netty.channel.epoll.EpollDatagramChannel.access$300(EpollDatagramChannel.java:56) ~[netty-transport-classes-epoll-4.1.112.Final.jar:4.1.112.Final] at io.netty.channel.epoll.EpollDatagramChannel$EpollDatagramChannelUnsafe.epollInReady(EpollDatagramChannel.java:536) ~[netty-transport-classes-epoll-4.1.112.Final.jar:4.1.112.Final] at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe$1.run(AbstractEpollChannel.java:425) ~[netty-transport-classes-epoll-4.1.112.Final.jar:4.1.112.Final] at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:173) ~[netty-common-4.1.112.Final.jar:4.1.112.Final] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:166) ~[netty-common-4.1.112.Final.jar:4.1.112.Final] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469) ~[netty-common-4.1.112.Final.jar:4.1.112.Final] at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:405) ~[netty-transport-classes-epoll-4.1.112.Final.jar:4.1.112.Final] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:994) ~[netty-common-4.1.112.Final.jar:4.1.112.Final] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.112.Final.jar:4.1.112.Final] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.112.Final.jar:4.1.112.Final] at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] Caused by: io.netty.resolver.dns.DnsErrorCauseException: Query failed with SERVFAIL at io.netty.resolver.dns.DnsResolveContext.onResponse(..)(Unknown Source) ~[netty-resolver-dns-4.1.112.Final.jar:4.1.112.Final] 2024-11-15T00:58:11.563Z INFO 3881 --- [ main] [ ] o.o.p.c.e.h.s.i.JettyServletServer : JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-311a44a9==org.glassfish.jersey.servlet.ServletContainer@3f4a534{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=MockRestEndpoint, host=localhost, port=44805, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@14ac020b{STARTED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@9352f58{/,null,AVAILABLE}, connector=MockRestEndpoint@e4327cc{HTTP/1.1, (http/1.1)}{localhost:44805}, jettyThread=Thread[MockRestEndpoint-44805,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-311a44a9==org.glassfish.jersey.servlet.ServletContainer@3f4a534{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 2024-11-15T00:58:11.569Z INFO 3881 --- [ main] [ ] o.e.jetty.server.AbstractConnector : Stopped MockRestEndpoint@e4327cc{HTTP/1.1, (http/1.1)}{localhost:44805} 2024-11-15T00:58:11.570Z INFO 3881 --- [ main] [ ] org.eclipse.jetty.server.Server : Stopped Server@14ac020b{STOPPING}[11.0.24,sto=0] 2024-11-15T00:58:11.588Z INFO 3881 --- [ main] [ ] o.e.jetty.server.handler.ContextHandler : Stopped o.e.j.s.ServletContextHandler@9352f58{/,null,STOPPED} [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.648 s -- in org.onap.policy.clamp.acm.participant.http.webclient.AcHttpClientTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ policy-clamp-participant-impl-http --- [INFO] Loading execution data file /w/workspace/policy-clamp-sonar/participant/participant-impl/participant-impl-http/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'policy-clamp-participant-impl-http' with 7 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ policy-clamp-participant-impl-http --- [INFO] Building jar: /w/workspace/policy-clamp-sonar/participant/participant-impl/participant-impl-http/target/policy-clamp-participant-impl-http-8.0.1-SNAPSHOT.jar [INFO] [INFO] --- spring-boot-maven-plugin:3.3.5:repackage (default) @ policy-clamp-participant-impl-http --- [INFO] Replacing main artifact /w/workspace/policy-clamp-sonar/participant/participant-impl/participant-impl-http/target/policy-clamp-participant-impl-http-8.0.1-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. [INFO] The original artifact has been renamed to /w/workspace/policy-clamp-sonar/participant/participant-impl/participant-impl-http/target/policy-clamp-participant-impl-http-8.0.1-SNAPSHOT.jar.original [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ policy-clamp-participant-impl-http --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ policy-clamp-participant-impl-http --- [INFO] Analyzed bundle 'policy-clamp-participant-impl-http' with 7 classes [INFO] Analyzed bundle 'policy-clamp-participant-intermediary' with 33 classes [INFO] Analyzed bundle 'policy-clamp-common' with 3 classes [INFO] Analyzed bundle 'policy-clamp-models' with 90 classes [INFO] Analyzed bundle 'policy-clamp-examples' with 0 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ policy-clamp-participant-impl-http --- [INFO] Failsafe report directory: /w/workspace/policy-clamp-sonar/participant/participant-impl/participant-impl-http/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ policy-clamp-participant-impl-http --- [INFO] Installing /w/workspace/policy-clamp-sonar/participant/participant-impl/participant-impl-http/pom.xml to /tmp/r/org/onap/policy/clamp/participant/policy-clamp-participant-impl-http/8.0.1-SNAPSHOT/policy-clamp-participant-impl-http-8.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-clamp-sonar/participant/participant-impl/participant-impl-http/target/policy-clamp-participant-impl-http-8.0.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/clamp/participant/policy-clamp-participant-impl-http/8.0.1-SNAPSHOT/policy-clamp-participant-impl-http-8.0.1-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.clamp.participant:policy-clamp-participant-impl-kserve >-- [INFO] Building policy-clamp-participant-impl-kserve 8.0.1-SNAPSHOT [13/18] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ policy-clamp-participant-impl-kserve --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ policy-clamp-participant-impl-kserve --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-clamp-sonar/participant/participant-impl/participant-impl-kserve/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ policy-clamp-participant-impl-kserve --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ policy-clamp-participant-impl-kserve --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-remote-resources-plugin:3.1.0:process (default) @ policy-clamp-participant-impl-kserve --- [INFO] Preparing remote bundle org.onap.policy.clamp:policy-clamp-examples:8.0.1-SNAPSHOT [INFO] Copying 23 resources from 1 bundle. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ policy-clamp-participant-impl-kserve --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 23 resources from target/maven-shared-archive-resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ policy-clamp-participant-impl-kserve --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 12 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ policy-clamp-participant-impl-kserve --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] Copying 23 resources from target/maven-shared-archive-resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ policy-clamp-participant-impl-kserve --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 7 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ policy-clamp-participant-impl-kserve --- [INFO] Surefire report directory: /w/workspace/policy-clamp-sonar/participant/participant-impl/participant-impl-kserve/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.clamp.acm.participant.kserve.handler.AcElementHandlerTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 00:58:19.192 [main] INFO org.hibernate.validator.internal.util.Version -- HV000001: Hibernate Validator 8.0.1.Final 00:58:20.028 [main] ERROR org.onap.policy.clamp.acm.participant.kserve.handler.AutomationCompositionElementHandler -- Violations found in the config request parameters: [ConstraintViolationImpl{interpolatedMessage='must not be null', propertyPath=kserveInferenceEntities, rootBeanClass=class org.onap.policy.clamp.acm.participant.kserve.models.ConfigurationEntity, messageTemplate='{jakarta.validation.constraints.NotNull.message}'}] 00:58:20.081 [pool-5-thread-1] INFO org.onap.policy.clamp.acm.participant.kserve.k8s.InferenceServiceValidator -- Polling the status of deployed Inference Service sklearn-iris in namespace kserve-test 00:58:20.083 [pool-5-thread-1] INFO org.onap.policy.clamp.acm.participant.kserve.k8s.InferenceServiceValidator -- Inference Service sklearn-iris is Ready to use 00:58:20.116 [main] ERROR org.onap.policy.clamp.acm.participant.kserve.handler.AutomationCompositionElementHandler -- Inference Service deployment failed [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.353 s -- in org.onap.policy.clamp.acm.participant.kserve.handler.AcElementHandlerTest [INFO] Running org.onap.policy.clamp.acm.participant.kserve.rest.ActuatorControllerTest 00:58:20.304 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.policy.clamp.acm.participant.kserve.rest.ActuatorControllerTest]: ActuatorControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 00:58:20.541 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.policy.clamp.acm.participant.kserve.Application for test class org.onap.policy.clamp.acm.participant.kserve.rest.ActuatorControllerTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.3.5) 2024-11-15T00:58:21.268Z INFO 4023 --- [ main] [ ] o.o.p.c.a.p.k.r.ActuatorControllerTest : Starting ActuatorControllerTest using Java 17.0.4 with PID 4023 (started by jenkins in /w/workspace/policy-clamp-sonar/participant/participant-impl/participant-impl-kserve) 2024-11-15T00:58:21.271Z INFO 4023 --- [ main] [ ] o.o.p.c.a.p.k.r.ActuatorControllerTest : The following 1 profile is active: "test" 2024-11-15T00:58:22.811Z INFO 4023 --- [ main] [ ] o.s.cloud.context.scope.GenericScope : BeanFactory id=6fecb495-21b5-37b5-8a74-a897cdca6020 2024-11-15T00:58:23.854Z INFO 4023 --- [ main] [ ] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port 0 (http) 2024-11-15T00:58:23.875Z INFO 4023 --- [ main] [ ] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2024-11-15T00:58:23.875Z INFO 4023 --- [ main] [ ] o.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/10.1.31] 2024-11-15T00:58:23.958Z INFO 4023 --- [ main] [ ] onap/policy/clamp/acm/kserveparticipant] : Initializing Spring embedded WebApplicationContext 2024-11-15T00:58:23.959Z INFO 4023 --- [ main] [ ] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 2668 ms 2024-11-15T00:58:24.803Z INFO 4023 --- [ main] [ ] r$InitializeUserDetailsManagerConfigurer : Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 2024-11-15T00:58:25.862Z INFO 4023 --- [ main] [ ] o.s.b.a.e.web.EndpointLinksResolver : Exposing 3 endpoints beneath base path '' 2024-11-15T00:58:26.507Z INFO 4023 --- [ main] [ ] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port 38809 (http) with context path '/onap/policy/clamp/acm/kserveparticipant' 2024-11-15T00:58:26.561Z INFO 4023 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting 2024-11-15T00:58:26.561Z INFO 4023 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Topic endpoint management 2024-11-15T00:58:26.565Z INFO 4023 --- [ main] [ ] o.o.p.c.m.b.e.noop.NoopTopicEndpoint : NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka:9092], topic=policy-acruntime-participant, effectiveTopic=policy-acruntime-participant, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 2024-11-15T00:58:26.569Z INFO 4023 --- [ main] [ ] o.o.p.c.m.b.e.noop.NoopTopicEndpoint : NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[kafka:9092], topic=policy-acruntime-participant, effectiveTopic=policy-acruntime-participant, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 2024-11-15T00:58:26.569Z INFO 4023 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AcPropertyUpdateListener 2024-11-15T00:58:26.570Z INFO 4023 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantPrimeListener 2024-11-15T00:58:26.570Z INFO 4023 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AutomationCompositionMigrationListener 2024-11-15T00:58:26.570Z INFO 4023 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AcPrepareListener 2024-11-15T00:58:26.570Z INFO 4023 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AutomationCompositionStateChangeListener 2024-11-15T00:58:26.570Z INFO 4023 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AutomationCompositionDeployListener 2024-11-15T00:58:26.570Z INFO 4023 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantDeregisterAckListener 2024-11-15T00:58:26.571Z INFO 4023 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantRegisterAckListener 2024-11-15T00:58:26.571Z INFO 4023 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantStatusReqListener 2024-11-15T00:58:26.571Z INFO 4023 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantSyncListener 2024-11-15T00:58:26.571Z INFO 4023 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantMessagePublisher$$SpringCGLIB$$0 2024-11-15T00:58:26.574Z INFO 4023 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Topic Message Dispatcher 2024-11-15T00:58:26.574Z INFO 4023 --- [ main] [ ] o.o.p.c.m.bus.event.base.TopicBase : NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka:9092], topic=policy-acruntime-participant, effectiveTopic=policy-acruntime-participant, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@7c4acde5 2024-11-15T00:58:26.574Z INFO 4023 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager started 2024-11-15T00:58:26.575Z INFO 4023 --- [ main] [ ] o.o.p.c.a.p.k.r.ActuatorControllerTest : Started ActuatorControllerTest in 5.805 seconds (process running for 10.805) 2024-11-15T00:58:27.244Z INFO 4023 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:58:27.254Z INFO 4023 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:58:27.386Z INFO 4023 --- [o-auto-1-exec-1] [ ] onap/policy/clamp/acm/kserveparticipant] : Initializing Spring DispatcherServlet 'dispatcherServlet' 2024-11-15T00:58:27.387Z INFO 4023 --- [o-auto-1-exec-1] [ ] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 2024-11-15T00:58:27.388Z INFO 4023 --- [o-auto-1-exec-1] [ ] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms 2024-11-15T00:58:27.749Z INFO 4023 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:58:27.752Z INFO 4023 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:58:27.816Z INFO 4023 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:58:27.818Z INFO 4023 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:58:27.879Z INFO 4023 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:58:27.892Z INFO 4023 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:58:28.118Z INFO 4023 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:58:28.120Z INFO 4023 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:58:28.265Z INFO 4023 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:58:28.268Z INFO 4023 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.149 s -- in org.onap.policy.clamp.acm.participant.kserve.rest.ActuatorControllerTest [INFO] Running org.onap.policy.clamp.acm.participant.kserve.k8s.KserveClientTest 2024-11-15T00:58:28.763Z INFO 4023 --- [ main] [ ] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.onap.policy.clamp.acm.participant.kserve.k8s.KserveClientTest]: KserveClientTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2024-11-15T00:58:28.773Z INFO 4023 --- [ main] [ ] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.onap.policy.clamp.acm.participant.kserve.Application for test class org.onap.policy.clamp.acm.participant.kserve.k8s.KserveClientTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.3.5) 2024-11-15T00:58:28.828Z INFO 4023 --- [ main] [ ] o.o.p.c.a.p.kserve.k8s.KserveClientTest : Starting KserveClientTest using Java 17.0.4 with PID 4023 (started by jenkins in /w/workspace/policy-clamp-sonar/participant/participant-impl/participant-impl-kserve) 2024-11-15T00:58:28.829Z INFO 4023 --- [ main] [ ] o.o.p.c.a.p.kserve.k8s.KserveClientTest : The following 1 profile is active: "test" 2024-11-15T00:58:29.209Z INFO 4023 --- [ main] [ ] o.s.cloud.context.scope.GenericScope : BeanFactory id=e73a10d7-c44e-3b0c-849d-159fc184fddc 2024-11-15T00:58:29.328Z INFO 4023 --- [ main] [ ] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port 0 (http) 2024-11-15T00:58:29.330Z INFO 4023 --- [ main] [ ] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2024-11-15T00:58:29.330Z INFO 4023 --- [ main] [ ] o.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/10.1.31] 2024-11-15T00:58:29.353Z INFO 4023 --- [ main] [ ] onap/policy/clamp/acm/kserveparticipant] : Initializing Spring embedded WebApplicationContext 2024-11-15T00:58:29.353Z INFO 4023 --- [ main] [ ] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 522 ms 2024-11-15T00:58:29.717Z INFO 4023 --- [ main] [ ] r$InitializeUserDetailsManagerConfigurer : Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 2024-11-15T00:58:30.076Z INFO 4023 --- [ main] [ ] o.s.b.a.e.web.EndpointLinksResolver : Exposing 2 endpoints beneath base path '' 2024-11-15T00:58:30.224Z INFO 4023 --- [ main] [ ] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port 33139 (http) with context path '/onap/policy/clamp/acm/kserveparticipant' 2024-11-15T00:58:30.262Z INFO 4023 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting 2024-11-15T00:58:30.263Z INFO 4023 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Topic endpoint management 2024-11-15T00:58:30.263Z INFO 4023 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AcPropertyUpdateListener 2024-11-15T00:58:30.263Z INFO 4023 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantPrimeListener 2024-11-15T00:58:30.263Z INFO 4023 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AutomationCompositionMigrationListener 2024-11-15T00:58:30.263Z INFO 4023 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AcPrepareListener 2024-11-15T00:58:30.263Z INFO 4023 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AutomationCompositionStateChangeListener 2024-11-15T00:58:30.263Z INFO 4023 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AutomationCompositionDeployListener 2024-11-15T00:58:30.264Z INFO 4023 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantDeregisterAckListener 2024-11-15T00:58:30.264Z INFO 4023 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantRegisterAckListener 2024-11-15T00:58:30.264Z INFO 4023 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantStatusReqListener 2024-11-15T00:58:30.264Z INFO 4023 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantSyncListener 2024-11-15T00:58:30.264Z INFO 4023 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantMessagePublisher$$SpringCGLIB$$0 2024-11-15T00:58:30.264Z INFO 4023 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Topic Message Dispatcher 2024-11-15T00:58:30.264Z INFO 4023 --- [ main] [ ] o.o.p.c.m.bus.event.base.TopicBase : NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka:9092], topic=policy-acruntime-participant, effectiveTopic=policy-acruntime-participant, #recentEvents=0, locked=false, #topicListeners=1]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@75362771 2024-11-15T00:58:30.264Z INFO 4023 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager started 2024-11-15T00:58:30.265Z INFO 4023 --- [ main] [ ] o.o.p.c.a.p.kserve.k8s.KserveClientTest : Started KserveClientTest in 1.489 seconds (process running for 14.495) [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.139 s -- in org.onap.policy.clamp.acm.participant.kserve.k8s.KserveClientTest [INFO] Running org.onap.policy.clamp.acm.participant.kserve.k8s.InferenceServiceValidatorTest 2024-11-15T00:58:30.467Z INFO 4023 --- [ main] [ ] .o.p.c.a.p.k.k.InferenceServiceValidator : Polling the status of deployed Inference Service inference-test in namespace test 2024-11-15T00:58:30.467Z INFO 4023 --- [ main] [ ] .o.p.c.a.p.k.k.InferenceServiceValidator : Waiting for the inference service inference-test to be active 2024-11-15T00:58:31.481Z INFO 4023 --- [ main] [ ] .o.p.c.a.p.k.k.InferenceServiceValidator : Waiting for the inference service inference-test to be active 2024-11-15T00:58:31.604Z INFO 4023 --- [ Thread-12] [ ] o.o.p.c.u.services.OrderedServiceImpl : ***** OrderedServiceImpl implementers: [] 2024-11-15T00:58:31.610Z INFO 4023 --- [ Thread-12] [ ] network : [OUT|NOOP|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"a644b9ef-821b-4d77-ad5b-841099ef4e91","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"4b179e1a-c9da-4eac-92a0-27a4d23866f6","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"469b2717-152a-4289-af64-bb71ae788ea5","timestamp":"2024-11-15T00:58:31.581896964Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04","replicaId":"54b8cd73-6b87-4331-afa3-4289a73d541e"} 2024-11-15T00:58:31.611Z INFO 4023 --- [ Thread-12] [ ] .p.c.a.p.i.c.ParticipantMessagePublisher : Sent Participant Register message to CLAMP - ParticipantRegister(super=ParticipantMessage(messageType=PARTICIPANT_REGISTER, messageId=469b2717-152a-4289-af64-bb71ae788ea5, timestamp=2024-11-15T00:58:31.581896964Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c04, replicaId=54b8cd73-6b87-4331-afa3-4289a73d541e, automationCompositionId=null, compositionId=null), participantSupportedElementType=[ParticipantSupportedElementType(id=a644b9ef-821b-4d77-ad5b-841099ef4e91, typeName=org.onap.policy.clamp.acm.KserveAutomationCompositionElement, typeVersion=1.0.1), ParticipantSupportedElementType(id=4b179e1a-c9da-4eac-92a0-27a4d23866f6, typeName=org.onap.policy.clamp.acm.AutomationCompositionElement, typeVersion=1.0.0)]) 2024-11-15T00:58:32.488Z INFO 4023 --- [ main] [ ] .o.p.c.a.p.k.k.InferenceServiceValidator : Polling the status of deployed Inference Service in namespace test 2024-11-15T00:58:32.488Z INFO 4023 --- [ main] [ ] .o.p.c.a.p.k.k.InferenceServiceValidator : Waiting for the inference service to be active 2024-11-15T00:58:33.489Z INFO 4023 --- [ main] [ ] .o.p.c.a.p.k.k.InferenceServiceValidator : Waiting for the inference service to be active 2024-11-15T00:58:34.497Z INFO 4023 --- [ main] [ ] .o.p.c.a.p.k.k.InferenceServiceValidator : Polling the status of deployed Inference Service inference-test in namespace test 2024-11-15T00:58:34.497Z INFO 4023 --- [ main] [ ] .o.p.c.a.p.k.k.InferenceServiceValidator : Inference Service inference-test is Ready to use [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.034 s -- in org.onap.policy.clamp.acm.participant.kserve.k8s.InferenceServiceValidatorTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ policy-clamp-participant-impl-kserve --- [INFO] Loading execution data file /w/workspace/policy-clamp-sonar/participant/participant-impl/participant-impl-kserve/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'policy-clamp-participant-impl-kserve' with 10 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ policy-clamp-participant-impl-kserve --- [INFO] Building jar: /w/workspace/policy-clamp-sonar/participant/participant-impl/participant-impl-kserve/target/policy-clamp-participant-impl-kserve-8.0.1-SNAPSHOT.jar [INFO] [INFO] --- spring-boot-maven-plugin:3.3.5:repackage (default) @ policy-clamp-participant-impl-kserve --- [INFO] Replacing main artifact /w/workspace/policy-clamp-sonar/participant/participant-impl/participant-impl-kserve/target/policy-clamp-participant-impl-kserve-8.0.1-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. [INFO] The original artifact has been renamed to /w/workspace/policy-clamp-sonar/participant/participant-impl/participant-impl-kserve/target/policy-clamp-participant-impl-kserve-8.0.1-SNAPSHOT.jar.original [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ policy-clamp-participant-impl-kserve --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ policy-clamp-participant-impl-kserve --- [INFO] Analyzed bundle 'policy-clamp-participant-impl-kserve' with 10 classes [INFO] Analyzed bundle 'policy-clamp-participant-intermediary' with 33 classes [INFO] Analyzed bundle 'policy-clamp-common' with 3 classes [INFO] Analyzed bundle 'policy-clamp-models' with 90 classes [INFO] Analyzed bundle 'policy-clamp-examples' with 0 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ policy-clamp-participant-impl-kserve --- [INFO] Failsafe report directory: /w/workspace/policy-clamp-sonar/participant/participant-impl/participant-impl-kserve/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ policy-clamp-participant-impl-kserve --- [INFO] Installing /w/workspace/policy-clamp-sonar/participant/participant-impl/participant-impl-kserve/pom.xml to /tmp/r/org/onap/policy/clamp/participant/policy-clamp-participant-impl-kserve/8.0.1-SNAPSHOT/policy-clamp-participant-impl-kserve-8.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-clamp-sonar/participant/participant-impl/participant-impl-kserve/target/policy-clamp-participant-impl-kserve-8.0.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/clamp/participant/policy-clamp-participant-impl-kserve/8.0.1-SNAPSHOT/policy-clamp-participant-impl-kserve-8.0.1-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.clamp.participant:policy-clamp-participant-impl-a1pms >-- [INFO] Building policy-clamp-participant-impl-a1pms 8.0.1-SNAPSHOT [14/18] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ policy-clamp-participant-impl-a1pms --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ policy-clamp-participant-impl-a1pms --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-clamp-sonar/participant/participant-impl/participant-impl-a1pms/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ policy-clamp-participant-impl-a1pms --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ policy-clamp-participant-impl-a1pms --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-remote-resources-plugin:3.1.0:process (default) @ policy-clamp-participant-impl-a1pms --- [INFO] Preparing remote bundle org.onap.policy.clamp:policy-clamp-examples:8.0.1-SNAPSHOT [INFO] Copying 23 resources from 1 bundle. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ policy-clamp-participant-impl-a1pms --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 23 resources from target/maven-shared-archive-resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ policy-clamp-participant-impl-a1pms --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 10 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ policy-clamp-participant-impl-a1pms --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] Copying 23 resources from target/maven-shared-archive-resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ policy-clamp-participant-impl-a1pms --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 8 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ policy-clamp-participant-impl-a1pms --- [INFO] Surefire report directory: /w/workspace/policy-clamp-sonar/participant/participant-impl/participant-impl-a1pms/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.clamp.acm.participant.a1pms.handler.AcElementHandlerTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 00:58:40.934 [main] INFO org.hibernate.validator.internal.util.Version -- HV000001: Hibernate Validator 8.0.1.Final 00:58:41.574 [main] WARN org.onap.policy.clamp.acm.participant.a1pms.handler.AutomationCompositionElementHandler -- Failed to connect with A1PMS. Service configuration is: ConfigurationEntity(policyServiceEntities=[A1PolicyServiceEntity(a1PolicyServiceEntityId=entity1 1.0.1, clientId=firstService, callbackUrl=http://localhost, keepAliveIntervalSeconds=0), A1PolicyServiceEntity(a1PolicyServiceEntityId=entity2 1.0.1, clientId=secondService, callbackUrl=http://127.0.0.1, keepAliveIntervalSeconds=0)]) 00:58:41.678 [main] ERROR org.onap.policy.clamp.acm.participant.a1pms.handler.AutomationCompositionElementHandler -- Violations found in the config request parameters: [ConstraintViolationImpl{interpolatedMessage='must not be null', propertyPath=policyServiceEntities, rootBeanClass=class org.onap.policy.clamp.acm.participant.a1pms.models.ConfigurationEntity, messageTemplate='{jakarta.validation.constraints.NotNull.message}'}] 00:58:41.708 [main] ERROR org.onap.policy.clamp.acm.participant.a1pms.handler.AutomationCompositionElementHandler -- Failed to connect with A1PMS [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.933 s -- in org.onap.policy.clamp.acm.participant.a1pms.handler.AcElementHandlerTest [INFO] Running org.onap.policy.clamp.acm.participant.a1pms.rest.ActuatorControllerTest 00:58:41.907 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.policy.clamp.acm.participant.a1pms.rest.ActuatorControllerTest]: ActuatorControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 00:58:42.100 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.policy.clamp.acm.participant.a1pms.Application for test class org.onap.policy.clamp.acm.participant.a1pms.rest.ActuatorControllerTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.3.5) 2024-11-15T00:58:42.822Z INFO 4159 --- [ main] [ ] o.o.p.c.a.p.a.r.ActuatorControllerTest : Starting ActuatorControllerTest using Java 17.0.4 with PID 4159 (started by jenkins in /w/workspace/policy-clamp-sonar/participant/participant-impl/participant-impl-a1pms) 2024-11-15T00:58:42.826Z INFO 4159 --- [ main] [ ] o.o.p.c.a.p.a.r.ActuatorControllerTest : The following 1 profile is active: "test" 2024-11-15T00:58:44.981Z INFO 4159 --- [ main] [ ] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port 0 (http) 2024-11-15T00:58:45.000Z INFO 4159 --- [ main] [ ] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2024-11-15T00:58:45.001Z INFO 4159 --- [ main] [ ] o.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/10.1.31] 2024-11-15T00:58:45.102Z INFO 4159 --- [ main] [ ] /onap/policy/clamp/acm/a1pmsparticipant] : Initializing Spring embedded WebApplicationContext 2024-11-15T00:58:45.103Z INFO 4159 --- [ main] [ ] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 2257 ms 2024-11-15T00:58:46.010Z INFO 4159 --- [ main] [ ] r$InitializeUserDetailsManagerConfigurer : Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 2024-11-15T00:58:47.151Z INFO 4159 --- [ main] [ ] o.s.b.a.e.web.EndpointLinksResolver : Exposing 3 endpoints beneath base path '' 2024-11-15T00:58:47.751Z INFO 4159 --- [ main] [ ] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port 36655 (http) with context path '/onap/policy/clamp/acm/a1pmsparticipant' 2024-11-15T00:58:47.770Z INFO 4159 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting 2024-11-15T00:58:47.770Z INFO 4159 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Topic endpoint management 2024-11-15T00:58:47.775Z INFO 4159 --- [ main] [ ] o.o.p.c.m.b.e.noop.NoopTopicEndpoint : NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka:9092], topic=policy-acruntime-participant, effectiveTopic=policy-acruntime-participant, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 2024-11-15T00:58:47.780Z INFO 4159 --- [ main] [ ] o.o.p.c.m.b.e.noop.NoopTopicEndpoint : NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[kafka:9092], topic=policy-acruntime-participant, effectiveTopic=policy-acruntime-participant, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 2024-11-15T00:58:47.780Z INFO 4159 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AcPropertyUpdateListener 2024-11-15T00:58:47.781Z INFO 4159 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantPrimeListener 2024-11-15T00:58:47.781Z INFO 4159 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AutomationCompositionMigrationListener 2024-11-15T00:58:47.781Z INFO 4159 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AcPrepareListener 2024-11-15T00:58:47.781Z INFO 4159 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AutomationCompositionStateChangeListener 2024-11-15T00:58:47.782Z INFO 4159 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AutomationCompositionDeployListener 2024-11-15T00:58:47.782Z INFO 4159 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantDeregisterAckListener 2024-11-15T00:58:47.782Z INFO 4159 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantRegisterAckListener 2024-11-15T00:58:47.782Z INFO 4159 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantStatusReqListener 2024-11-15T00:58:47.782Z INFO 4159 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantSyncListener 2024-11-15T00:58:47.782Z INFO 4159 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantMessagePublisher$$SpringCGLIB$$0 2024-11-15T00:58:47.785Z INFO 4159 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Topic Message Dispatcher 2024-11-15T00:58:47.786Z INFO 4159 --- [ main] [ ] o.o.p.c.m.bus.event.base.TopicBase : NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka:9092], topic=policy-acruntime-participant, effectiveTopic=policy-acruntime-participant, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@42a345ae 2024-11-15T00:58:47.786Z INFO 4159 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager started 2024-11-15T00:58:47.787Z INFO 4159 --- [ main] [ ] o.o.p.c.a.p.a.r.ActuatorControllerTest : Started ActuatorControllerTest in 5.435 seconds (process running for 10.099) 2024-11-15T00:58:48.495Z INFO 4159 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:58:48.505Z INFO 4159 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:58:48.653Z INFO 4159 --- [o-auto-1-exec-2] [ ] /onap/policy/clamp/acm/a1pmsparticipant] : Initializing Spring DispatcherServlet 'dispatcherServlet' 2024-11-15T00:58:48.653Z INFO 4159 --- [o-auto-1-exec-2] [ ] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 2024-11-15T00:58:48.655Z INFO 4159 --- [o-auto-1-exec-2] [ ] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms 2024-11-15T00:58:49.066Z INFO 4159 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:58:49.069Z INFO 4159 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:58:49.129Z INFO 4159 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:58:49.131Z INFO 4159 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:58:49.168Z INFO 4159 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:58:49.170Z INFO 4159 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:58:49.385Z INFO 4159 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:58:49.387Z INFO 4159 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:58:49.525Z INFO 4159 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:58:49.527Z INFO 4159 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.812 s -- in org.onap.policy.clamp.acm.participant.a1pms.rest.ActuatorControllerTest [INFO] Running org.onap.policy.clamp.acm.participant.a1pms.webclient.AcA1PmsClientTest 2024-11-15T00:58:49.564Z INFO 4159 --- [ main] [ ] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.onap.policy.clamp.acm.participant.a1pms.webclient.AcA1PmsClientTest]: AcA1PmsClientTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2024-11-15T00:58:49.707Z INFO 4159 --- [ main] [ ] o.o.p.c.e.h.s.i.JettyServletServer : JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-209ed046==org.glassfish.jersey.servlet.ServletContainer@75221d66{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=MockRestEndpoint, host=localhost, port=46875, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@2f5a22ae{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@edd3497{/,null,STOPPED}, connector=MockRestEndpoint@9053b33{HTTP/1.1, (http/1.1)}{localhost:46875}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-209ed046==org.glassfish.jersey.servlet.ServletContainer@75221d66{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 2024-11-15T00:58:49.715Z INFO 4159 --- [tEndpoint-46875] [ ] o.o.p.c.e.h.s.i.JettyServletServer : JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-209ed046==org.glassfish.jersey.servlet.ServletContainer@75221d66{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=MockRestEndpoint, host=localhost, port=46875, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@2f5a22ae{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@edd3497{/,null,STOPPED}, connector=MockRestEndpoint@9053b33{HTTP/1.1, (http/1.1)}{localhost:46875}, jettyThread=Thread[MockRestEndpoint-46875,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-209ed046==org.glassfish.jersey.servlet.ServletContainer@75221d66{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 2024-11-15T00:58:49.724Z INFO 4159 --- [tEndpoint-46875] [ ] org.eclipse.jetty.server.Server : jetty-11.0.24; built: 2024-08-26T18:11:22.448Z; git: 5dfc59a691b748796f922208956bd1f2794bcd16; jvm 17.0.4+8-Ubuntu-118.04 2024-11-15T00:58:49.785Z INFO 4159 --- [tEndpoint-46875] [ ] o.e.j.s.session.DefaultSessionIdManager : Session workerName=node0 2024-11-15T00:58:50.261Z INFO 4159 --- [tEndpoint-46875] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:58:50.323Z INFO 4159 --- [tEndpoint-46875] [ ] o.e.jetty.server.handler.ContextHandler : Started o.e.j.s.ServletContextHandler@edd3497{/,null,AVAILABLE} 2024-11-15T00:58:50.333Z INFO 4159 --- [tEndpoint-46875] [ ] o.e.jetty.server.AbstractConnector : Started MockRestEndpoint@9053b33{HTTP/1.1, (http/1.1)}{localhost:46875} 2024-11-15T00:58:50.335Z INFO 4159 --- [tEndpoint-46875] [ ] org.eclipse.jetty.server.Server : Started Server@2f5a22ae{STARTING}[11.0.24,sto=0] @12646ms 2024-11-15T00:58:50.718Z INFO 4159 --- [tp1895777810-49] [ ] org.eclipse.jetty.server.RequestLog : 127.0.0.1 - - [15/Nov/2024:00:58:50 +0000] "DELETE /service/success/testService1 HTTP/1.1" 204 2 "-" "ReactorNetty/1.1.23" 2024-11-15T00:58:50.778Z INFO 4159 --- [tp1895777810-53] [ ] org.eclipse.jetty.server.RequestLog : 127.0.0.1 - - [15/Nov/2024:00:58:50 +0000] "DELETE /service/success/testService2 HTTP/1.1" 204 2 "-" "ReactorNetty/1.1.23" 2024-11-15T00:58:50.799Z INFO 4159 --- [tp1895777810-52] [ ] org.eclipse.jetty.server.RequestLog : 127.0.0.1 - - [15/Nov/2024:00:58:50 +0000] "PUT /services/success HTTP/1.1" 200 2 "-" "ReactorNetty/1.1.23" 2024-11-15T00:58:50.803Z WARN 4159 --- [or-http-epoll-2] [ ] o.o.p.c.a.p.a.webclient.AcA1PmsClient : Client testService1 already exists and the configuration is updated 2024-11-15T00:58:50.821Z INFO 4159 --- [tp1895777810-53] [ ] org.eclipse.jetty.server.RequestLog : 127.0.0.1 - - [15/Nov/2024:00:58:50 +0000] "PUT /services/success HTTP/1.1" 200 2 "-" "ReactorNetty/1.1.23" 2024-11-15T00:58:50.822Z WARN 4159 --- [or-http-epoll-2] [ ] o.o.p.c.a.p.a.webclient.AcA1PmsClient : Client testService2 already exists and the configuration is updated 2024-11-15T00:58:50.845Z INFO 4159 --- [tp1895777810-52] [ ] org.eclipse.jetty.server.RequestLog : 127.0.0.1 - - [15/Nov/2024:00:58:50 +0000] "DELETE /services/failure/testService1 HTTP/1.1" 404 0 "-" "ReactorNetty/1.1.23" 2024-11-15T00:58:50.900Z INFO 4159 --- [tp1895777810-53] [ ] org.eclipse.jetty.server.RequestLog : 127.0.0.1 - - [15/Nov/2024:00:58:50 +0000] "PUT /services/failure HTTP/1.1" 500 2 "-" "ReactorNetty/1.1.23" 2024-11-15T00:58:50.918Z INFO 4159 --- [tp1895777810-52] [ ] org.eclipse.jetty.server.RequestLog : 127.0.0.1 - - [15/Nov/2024:00:58:50 +0000] "GET /healthy HTTP/1.1" 200 2 "-" "ReactorNetty/1.1.23" 2024-11-15T00:58:50.935Z INFO 4159 --- [tp1895777810-53] [ ] org.eclipse.jetty.server.RequestLog : 127.0.0.1 - - [15/Nov/2024:00:58:50 +0000] "GET /unhealthy HTTP/1.1" 500 2 "-" "ReactorNetty/1.1.23" 2024-11-15T00:58:50.940Z INFO 4159 --- [ main] [ ] o.o.p.c.e.h.s.i.JettyServletServer : JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-209ed046==org.glassfish.jersey.servlet.ServletContainer@75221d66{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=MockRestEndpoint, host=localhost, port=46875, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@2f5a22ae{STARTED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@edd3497{/,null,AVAILABLE}, connector=MockRestEndpoint@9053b33{HTTP/1.1, (http/1.1)}{localhost:46875}, jettyThread=Thread[MockRestEndpoint-46875,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-209ed046==org.glassfish.jersey.servlet.ServletContainer@75221d66{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 2024-11-15T00:58:50.945Z INFO 4159 --- [ main] [ ] o.e.jetty.server.AbstractConnector : Stopped MockRestEndpoint@9053b33{HTTP/1.1, (http/1.1)}{localhost:46875} 2024-11-15T00:58:50.946Z INFO 4159 --- [ main] [ ] org.eclipse.jetty.server.Server : Stopped Server@2f5a22ae{STOPPING}[11.0.24,sto=0] 2024-11-15T00:58:50.952Z INFO 4159 --- [ main] [ ] o.e.jetty.server.handler.ContextHandler : Stopped o.e.j.s.ServletContextHandler@edd3497{/,null,STOPPED} [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.396 s -- in org.onap.policy.clamp.acm.participant.a1pms.webclient.AcA1PmsClientTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ policy-clamp-participant-impl-a1pms --- [INFO] Loading execution data file /w/workspace/policy-clamp-sonar/participant/participant-impl/participant-impl-a1pms/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'policy-clamp-participant-impl-a1pms' with 7 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ policy-clamp-participant-impl-a1pms --- [INFO] Building jar: /w/workspace/policy-clamp-sonar/participant/participant-impl/participant-impl-a1pms/target/policy-clamp-participant-impl-a1pms-8.0.1-SNAPSHOT.jar [INFO] [INFO] --- spring-boot-maven-plugin:3.3.5:repackage (default) @ policy-clamp-participant-impl-a1pms --- [INFO] Replacing main artifact /w/workspace/policy-clamp-sonar/participant/participant-impl/participant-impl-a1pms/target/policy-clamp-participant-impl-a1pms-8.0.1-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. [INFO] The original artifact has been renamed to /w/workspace/policy-clamp-sonar/participant/participant-impl/participant-impl-a1pms/target/policy-clamp-participant-impl-a1pms-8.0.1-SNAPSHOT.jar.original [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ policy-clamp-participant-impl-a1pms --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ policy-clamp-participant-impl-a1pms --- [INFO] Analyzed bundle 'policy-clamp-participant-impl-a1pms' with 7 classes [INFO] Analyzed bundle 'policy-clamp-participant-intermediary' with 33 classes [INFO] Analyzed bundle 'policy-clamp-common' with 3 classes [INFO] Analyzed bundle 'policy-clamp-models' with 90 classes [INFO] Analyzed bundle 'policy-clamp-examples' with 0 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ policy-clamp-participant-impl-a1pms --- [INFO] Failsafe report directory: /w/workspace/policy-clamp-sonar/participant/participant-impl/participant-impl-a1pms/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ policy-clamp-participant-impl-a1pms --- [INFO] Installing /w/workspace/policy-clamp-sonar/participant/participant-impl/participant-impl-a1pms/pom.xml to /tmp/r/org/onap/policy/clamp/participant/policy-clamp-participant-impl-a1pms/8.0.1-SNAPSHOT/policy-clamp-participant-impl-a1pms-8.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-clamp-sonar/participant/participant-impl/participant-impl-a1pms/target/policy-clamp-participant-impl-a1pms-8.0.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/clamp/participant/policy-clamp-participant-impl-a1pms/8.0.1-SNAPSHOT/policy-clamp-participant-impl-a1pms-8.0.1-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.clamp.participant:policy-clamp-acm-element-impl >--- [INFO] Building policy-clamp-acm-element-impl 8.0.1-SNAPSHOT [15/18] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ policy-clamp-acm-element-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ policy-clamp-acm-element-impl --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-clamp-sonar/participant/participant-impl/participant-impl-acelement/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- swagger-codegen-maven-plugin:3.0.52:generate (code-gen) @ policy-clamp-acm-element-impl --- [WARNING] Output directory does not exist, or is inaccessible. No file (.swagger-codegen-ignore) will be evaluated. [INFO] Set base package to invoker package (org.onap.policy.clamp.acm.runtime.main.rest) [INFO] writing file /w/workspace/policy-clamp-sonar/participant/participant-impl/participant-impl-acelement/target/generated-sources/swagger/src/gen/java/org/onap/policy/clamp/acm/element/main/rest/genapi/AcElementControllerApi.java [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ policy-clamp-acm-element-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ policy-clamp-acm-element-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-remote-resources-plugin:3.1.0:process (default) @ policy-clamp-acm-element-impl --- [INFO] Preparing remote bundle org.onap.policy.clamp:policy-clamp-examples:8.0.1-SNAPSHOT [INFO] Copying 23 resources from 1 bundle. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ policy-clamp-acm-element-impl --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] Copying 23 resources from target/maven-shared-archive-resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ policy-clamp-acm-element-impl --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 27 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ policy-clamp-acm-element-impl --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] Copying 23 resources from target/maven-shared-archive-resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ policy-clamp-acm-element-impl --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 10 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ policy-clamp-acm-element-impl --- [INFO] Surefire report directory: /w/workspace/policy-clamp-sonar/participant/participant-impl/participant-impl-acelement/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.clamp.acm.element.handler.MessagePublisherTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.850 s -- in org.onap.policy.clamp.acm.element.handler.MessagePublisherTest [INFO] Running org.onap.policy.clamp.acm.element.handler.MessageActivatorTest 00:58:56.582 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting 00:58:56.592 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Topic endpoint management 00:58:56.601 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=topic, effectiveTopic=topic, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 00:58:56.612 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=topic, effectiveTopic=topic, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 00:58:56.612 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Message Publisher 00:58:56.618 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Message Listener 00:58:56.618 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Topic Message Dispatcher 00:58:56.618 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=topic, effectiveTopic=topic, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@713999c2 00:58:56.618 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager started 00:58:56.619 [main] INFO org.onap.policy.clamp.acm.element.handler.MessageActivator -- Kafka configuration initialised successfully 00:58:56.620 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping 00:58:56.620 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Topic Message Dispatcher 00:58:56.620 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=topic, effectiveTopic=topic, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@713999c2 00:58:56.621 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Message Listener 00:58:56.621 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Message Publisher 00:58:56.621 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Topic endpoint management 00:58:56.621 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=topic, effectiveTopic=topic, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 00:58:56.621 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=topic, effectiveTopic=topic, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 00:58:56.621 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=topic, effectiveTopic=topic, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 00:58:56.621 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=topic, effectiveTopic=topic, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 00:58:56.622 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=topic, effectiveTopic=topic, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 00:58:56.622 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=topic, effectiveTopic=topic, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 00:58:56.622 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopped [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.405 s -- in org.onap.policy.clamp.acm.element.handler.MessageActivatorTest [INFO] Running org.onap.policy.clamp.acm.element.handler.MessageHandlerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s -- in org.onap.policy.clamp.acm.element.handler.MessageHandlerTest [INFO] Running org.onap.policy.clamp.acm.element.rest.AcElementControllerTest 00:58:57.057 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.policy.clamp.acm.element.rest.AcElementControllerTest]: AcElementControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 00:58:57.467 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.policy.clamp.acm.element.AcElementApplication for test class org.onap.policy.clamp.acm.element.rest.AcElementControllerTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.3.5) 2024-11-15T00:58:58.541Z INFO 4284 --- [ main] [ ] o.o.p.c.a.e.r.AcElementControllerTest : Starting AcElementControllerTest using Java 17.0.4 with PID 4284 (started by jenkins in /w/workspace/policy-clamp-sonar/participant/participant-impl/participant-impl-acelement) 2024-11-15T00:58:58.544Z INFO 4284 --- [ main] [ ] o.o.p.c.a.e.r.AcElementControllerTest : No active profile set, falling back to 1 default profile: "default" 2024-11-15T00:59:00.438Z INFO 4284 --- [ main] [ ] r$InitializeUserDetailsManagerConfigurer : Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 2024-11-15T00:59:00.659Z INFO 4284 --- [ main] [ ] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2024-11-15T00:59:00.659Z INFO 4284 --- [ main] [ ] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2024-11-15T00:59:00.661Z INFO 4284 --- [ main] [ ] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 2 ms 2024-11-15T00:59:00.826Z INFO 4284 --- [ main] [ ] o.o.p.c.a.e.r.AcElementControllerTest : Started AcElementControllerTest in 3.037 seconds (process running for 7.582) 2024-11-15T00:59:00.844Z INFO 4284 --- [ main] [ ] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2024-11-15T00:59:00.844Z INFO 4284 --- [ main] [ ] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2024-11-15T00:59:00.845Z INFO 4284 --- [ main] [ ] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 2024-11-15T00:59:01.175Z INFO 4284 --- [ main] [ ] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2024-11-15T00:59:01.175Z INFO 4284 --- [ main] [ ] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2024-11-15T00:59:01.176Z INFO 4284 --- [ main] [ ] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 2024-11-15T00:59:01.184Z INFO 4284 --- [ main] [ ] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2024-11-15T00:59:01.185Z INFO 4284 --- [ main] [ ] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2024-11-15T00:59:01.185Z INFO 4284 --- [ main] [ ] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.471 s -- in org.onap.policy.clamp.acm.element.rest.AcElementControllerTest [INFO] Running org.onap.policy.clamp.acm.element.rest.ActuatorControllerTest 2024-11-15T00:59:01.265Z INFO 4284 --- [ main] [ ] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.onap.policy.clamp.acm.element.rest.ActuatorControllerTest]: ActuatorControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2024-11-15T00:59:01.270Z INFO 4284 --- [ main] [ ] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.onap.policy.clamp.acm.element.AcElementApplication for test class org.onap.policy.clamp.acm.element.rest.ActuatorControllerTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.3.5) 2024-11-15T00:59:01.330Z INFO 4284 --- [ main] [ ] o.o.p.c.a.e.rest.ActuatorControllerTest : Starting ActuatorControllerTest using Java 17.0.4 with PID 4284 (started by jenkins in /w/workspace/policy-clamp-sonar/participant/participant-impl/participant-impl-acelement) 2024-11-15T00:59:01.331Z INFO 4284 --- [ main] [ ] o.o.p.c.a.e.rest.ActuatorControllerTest : The following 2 profiles are active: "test", "default" 2024-11-15T00:59:02.986Z INFO 4284 --- [ main] [ ] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port 0 (http) 2024-11-15T00:59:03.006Z INFO 4284 --- [ main] [ ] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2024-11-15T00:59:03.007Z INFO 4284 --- [ main] [ ] o.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/10.1.31] 2024-11-15T00:59:03.119Z INFO 4284 --- [ main] [ ] .C.[.[.[/onap/policy/clamp/acelement/v2] : Initializing Spring embedded WebApplicationContext 2024-11-15T00:59:03.119Z INFO 4284 --- [ main] [ ] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1786 ms 2024-11-15T00:59:03.866Z INFO 4284 --- [ main] [ ] r$InitializeUserDetailsManagerConfigurer : Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 2024-11-15T00:59:04.670Z INFO 4284 --- [ main] [ ] o.s.b.a.e.web.EndpointLinksResolver : Exposing 3 endpoints beneath base path '' 2024-11-15T00:59:05.292Z INFO 4284 --- [ main] [ ] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port 36509 (http) with context path '/onap/policy/clamp/acelement/v2' 2024-11-15T00:59:05.307Z INFO 4284 --- [ main] [ ] o.o.p.c.a.e.rest.ActuatorControllerTest : Started ActuatorControllerTest in 4.028 seconds (process running for 12.063) 2024-11-15T00:59:05.961Z INFO 4284 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:59:05.971Z INFO 4284 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:59:06.139Z INFO 4284 --- [o-auto-1-exec-1] [ ] .C.[.[.[/onap/policy/clamp/acelement/v2] : Initializing Spring DispatcherServlet 'dispatcherServlet' 2024-11-15T00:59:06.139Z INFO 4284 --- [o-auto-1-exec-1] [ ] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 2024-11-15T00:59:06.141Z INFO 4284 --- [o-auto-1-exec-1] [ ] o.s.web.servlet.DispatcherServlet : Completed initialization in 2 ms 2024-11-15T00:59:06.474Z INFO 4284 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:59:06.477Z INFO 4284 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:59:06.920Z INFO 4284 --- [o-auto-1-exec-2] [e78d24296a68c94c591530bc3d6c7f6d-a6998d481bb2ede9] o.springdoc.api.AbstractOpenApiResource : Init duration for springdoc-openapi is: 334 ms 2024-11-15T00:59:06.969Z INFO 4284 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:59:06.971Z INFO 4284 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:59:07.049Z INFO 4284 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:59:07.051Z INFO 4284 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:59:07.088Z INFO 4284 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:59:07.092Z INFO 4284 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:59:07.129Z INFO 4284 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:59:07.131Z INFO 4284 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:59:07.256Z INFO 4284 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:59:07.258Z INFO 4284 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:59:07.368Z INFO 4284 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:59:07.371Z INFO 4284 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:59:07.491Z INFO 4284 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-11-15T00:59:07.493Z INFO 4284 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.251 s -- in org.onap.policy.clamp.acm.element.rest.ActuatorControllerTest [INFO] Running org.onap.policy.clamp.acm.element.service.SinkServiceTest 2024-11-15T00:59:07.518Z INFO 4284 --- [ main] [ ] o.o.p.c.acm.element.service.SinkService : Cycle completed in sink service with the full message: ElementMessage(messageType=STATUS, elementId=null, message=null, messageId=9ebf6a92-6cad-4327-81eb-db47685cb57e, timestamp=2024-11-15T00:59:07.518175073Z) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.policy.clamp.acm.element.service.SinkServiceTest [INFO] Running org.onap.policy.clamp.acm.element.service.ConfigServiceTest 2024-11-15T00:59:07.770Z INFO 4284 --- [ main] [ ] o.o.p.c.a.element.service.ConfigService : Messages and service activated 2024-11-15T00:59:07.773Z INFO 4284 --- [ main] [ ] o.o.p.c.a.element.service.ConfigService : Messages and service deactivated [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.255 s -- in org.onap.policy.clamp.acm.element.service.ConfigServiceTest [INFO] Running org.onap.policy.clamp.acm.element.service.StarterServiceTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.122 s -- in org.onap.policy.clamp.acm.element.service.StarterServiceTest [INFO] Running org.onap.policy.clamp.acm.element.service.BridgeServiceTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.policy.clamp.acm.element.service.BridgeServiceTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ policy-clamp-acm-element-impl --- [INFO] Loading execution data file /w/workspace/policy-clamp-sonar/participant/participant-impl/participant-impl-acelement/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'policy-clamp-acm-element-impl' with 22 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ policy-clamp-acm-element-impl --- [INFO] Building jar: /w/workspace/policy-clamp-sonar/participant/participant-impl/participant-impl-acelement/target/policy-clamp-acm-element-impl-8.0.1-SNAPSHOT.jar [INFO] [INFO] --- spring-boot-maven-plugin:3.3.5:repackage (default) @ policy-clamp-acm-element-impl --- [INFO] Replacing main artifact /w/workspace/policy-clamp-sonar/participant/participant-impl/participant-impl-acelement/target/policy-clamp-acm-element-impl-8.0.1-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. [INFO] The original artifact has been renamed to /w/workspace/policy-clamp-sonar/participant/participant-impl/participant-impl-acelement/target/policy-clamp-acm-element-impl-8.0.1-SNAPSHOT.jar.original [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ policy-clamp-acm-element-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ policy-clamp-acm-element-impl --- [INFO] Analyzed bundle 'policy-clamp-acm-element-impl' with 22 classes [INFO] Analyzed bundle 'policy-clamp-participant-intermediary' with 33 classes [INFO] Analyzed bundle 'policy-clamp-common' with 3 classes [INFO] Analyzed bundle 'policy-clamp-models' with 90 classes [INFO] Analyzed bundle 'policy-clamp-examples' with 0 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ policy-clamp-acm-element-impl --- [INFO] Failsafe report directory: /w/workspace/policy-clamp-sonar/participant/participant-impl/participant-impl-acelement/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ policy-clamp-acm-element-impl --- [INFO] Installing /w/workspace/policy-clamp-sonar/participant/participant-impl/participant-impl-acelement/pom.xml to /tmp/r/org/onap/policy/clamp/participant/policy-clamp-acm-element-impl/8.0.1-SNAPSHOT/policy-clamp-acm-element-impl-8.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-clamp-sonar/participant/participant-impl/participant-impl-acelement/target/policy-clamp-acm-element-impl-8.0.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/clamp/participant/policy-clamp-acm-element-impl/8.0.1-SNAPSHOT/policy-clamp-acm-element-impl-8.0.1-SNAPSHOT.jar [INFO] [INFO] ----------------< org.onap.policy.clamp:clamp-packages >---------------- [INFO] Building clamp-packages 8.0.1-SNAPSHOT [16/18] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ clamp-packages --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ clamp-packages --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-clamp-sonar/packages/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ clamp-packages --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ clamp-packages --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ clamp-packages --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ clamp-packages --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ clamp-packages --- [INFO] Analyzed bundle 'clamp-packages' with 0 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ clamp-packages --- [INFO] Failsafe report directory: /w/workspace/policy-clamp-sonar/packages/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ clamp-packages --- [INFO] Installing /w/workspace/policy-clamp-sonar/packages/pom.xml to /tmp/r/org/onap/policy/clamp/clamp-packages/8.0.1-SNAPSHOT/clamp-packages-8.0.1-SNAPSHOT.pom [INFO] [INFO] -------------< org.onap.policy.clamp:policy-clamp-tarball >------------- [INFO] Building policy-clamp-tarball 8.0.1-SNAPSHOT [17/18] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ policy-clamp-tarball --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ policy-clamp-tarball --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-clamp-sonar/packages/policy-clamp-tarball/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ policy-clamp-tarball --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ policy-clamp-tarball --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ policy-clamp-tarball --- [INFO] Copying 11 resources from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ policy-clamp-tarball --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ policy-clamp-tarball --- [INFO] skip non existing resourceDirectory /w/workspace/policy-clamp-sonar/packages/policy-clamp-tarball/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ policy-clamp-tarball --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ policy-clamp-tarball --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ policy-clamp-tarball --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ policy-clamp-tarball --- [INFO] Building jar: /w/workspace/policy-clamp-sonar/packages/policy-clamp-tarball/target/policy-clamp-tarball-8.0.1-SNAPSHOT.jar [INFO] [INFO] --- maven-assembly-plugin:3.6.0:single (generate-complete-tar) @ policy-clamp-tarball --- [INFO] Reading assembly descriptor: src/main/package/tarball/assembly.xml [INFO] Building tar: /w/workspace/policy-clamp-sonar/packages/policy-clamp-tarball/target/policy-clamp-tarball-8.0.1-SNAPSHOT-tarball.tar.gz [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ policy-clamp-tarball --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ policy-clamp-tarball --- [INFO] Analyzed bundle 'policy-clamp-tarball' with 0 classes [INFO] Analyzed bundle 'policy-clamp-runtime-acm' with 48 classes [INFO] Analyzed bundle 'policy-clamp-participant-impl-simulator' with 11 classes [INFO] Analyzed bundle 'policy-clamp-participant-impl-policy' with 8 classes [INFO] Analyzed bundle 'policy-clamp-participant-impl-kubernetes' with 16 classes [INFO] Analyzed bundle 'policy-clamp-participant-impl-http' with 7 classes [INFO] Analyzed bundle 'policy-clamp-participant-impl-kserve' with 10 classes [INFO] Analyzed bundle 'policy-clamp-participant-impl-a1pms' with 7 classes [INFO] Analyzed bundle 'policy-clamp-acm-element-impl' with 22 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ policy-clamp-tarball --- [INFO] Failsafe report directory: /w/workspace/policy-clamp-sonar/packages/policy-clamp-tarball/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ policy-clamp-tarball --- [INFO] Installing /w/workspace/policy-clamp-sonar/packages/policy-clamp-tarball/pom.xml to /tmp/r/org/onap/policy/clamp/policy-clamp-tarball/8.0.1-SNAPSHOT/policy-clamp-tarball-8.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-clamp-sonar/packages/policy-clamp-tarball/target/policy-clamp-tarball-8.0.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/clamp/policy-clamp-tarball/8.0.1-SNAPSHOT/policy-clamp-tarball-8.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/policy-clamp-sonar/packages/policy-clamp-tarball/target/policy-clamp-tarball-8.0.1-SNAPSHOT-tarball.tar.gz to /tmp/r/org/onap/policy/clamp/policy-clamp-tarball/8.0.1-SNAPSHOT/policy-clamp-tarball-8.0.1-SNAPSHOT-tarball.tar.gz [INFO] [INFO] --< org.onap.policy.clamp.participant:policy-clamp-participant-impl-cds >-- [INFO] Building policy-clamp-participant-impl-cds 8.0.1-SNAPSHOT [18/18] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ policy-clamp-participant-impl-cds --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ policy-clamp-participant-impl-cds --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-clamp-sonar/participant/participant-impl/participant-impl-cds/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ policy-clamp-participant-impl-cds --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ policy-clamp-participant-impl-cds --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-remote-resources-plugin:3.1.0:process (default) @ policy-clamp-participant-impl-cds --- [INFO] Preparing remote bundle org.onap.policy.clamp:policy-clamp-examples:8.0.1-SNAPSHOT [INFO] Copying 23 resources from 1 bundle. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ policy-clamp-participant-impl-cds --- [INFO] skip non existing resourceDirectory /w/workspace/policy-clamp-sonar/participant/participant-impl/participant-impl-cds/src/main/resources [INFO] Copying 23 resources from target/maven-shared-archive-resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ policy-clamp-participant-impl-cds --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ policy-clamp-participant-impl-cds --- [INFO] skip non existing resourceDirectory /w/workspace/policy-clamp-sonar/participant/participant-impl/participant-impl-cds/src/test/resources [INFO] Copying 23 resources from target/maven-shared-archive-resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ policy-clamp-participant-impl-cds --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ policy-clamp-participant-impl-cds --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ policy-clamp-participant-impl-cds --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ policy-clamp-participant-impl-cds --- [INFO] Building jar: /w/workspace/policy-clamp-sonar/participant/participant-impl/participant-impl-cds/target/policy-clamp-participant-impl-cds-8.0.1-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ policy-clamp-participant-impl-cds --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ policy-clamp-participant-impl-cds --- [INFO] Analyzed bundle 'policy-clamp-participant-impl-cds' with 0 classes [INFO] Analyzed bundle 'policy-clamp-participant-intermediary' with 33 classes [INFO] Analyzed bundle 'policy-clamp-common' with 3 classes [INFO] Analyzed bundle 'policy-clamp-models' with 90 classes [INFO] Analyzed bundle 'policy-clamp-examples' with 0 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ policy-clamp-participant-impl-cds --- [INFO] Failsafe report directory: /w/workspace/policy-clamp-sonar/participant/participant-impl/participant-impl-cds/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ policy-clamp-participant-impl-cds --- [INFO] Installing /w/workspace/policy-clamp-sonar/participant/participant-impl/participant-impl-cds/pom.xml to /tmp/r/org/onap/policy/clamp/participant/policy-clamp-participant-impl-cds/8.0.1-SNAPSHOT/policy-clamp-participant-impl-cds-8.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-clamp-sonar/participant/participant-impl/participant-impl-cds/target/policy-clamp-participant-impl-cds-8.0.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/clamp/participant/policy-clamp-participant-impl-cds/8.0.1-SNAPSHOT/policy-clamp-participant-impl-cds-8.0.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for policy-clamp 8.0.1-SNAPSHOT: [INFO] [INFO] policy-clamp ....................................... SUCCESS [ 8.826 s] [INFO] policy-clamp-common ................................ SUCCESS [ 7.605 s] [INFO] policy-clamp-examples .............................. SUCCESS [ 0.598 s] [INFO] policy-clamp-models ................................ SUCCESS [ 14.318 s] [INFO] policy-clamp-runtime-acm ........................... SUCCESS [ 54.265 s] [INFO] policy-clamp-participant ........................... SUCCESS [ 0.281 s] [INFO] policy-clamp-participant-intermediary .............. SUCCESS [ 13.886 s] [INFO] policy-clamp-participant-impl ...................... SUCCESS [ 0.243 s] [INFO] policy-clamp-participant-impl-simulator ............ SUCCESS [ 16.854 s] [INFO] policy-clamp-participant-impl-policy ............... SUCCESS [ 18.161 s] [INFO] policy-clamp-participant-impl-kubernetes ........... SUCCESS [ 22.207 s] [INFO] policy-clamp-participant-impl-http ................. SUCCESS [ 15.977 s] [INFO] policy-clamp-participant-impl-kserve ............... SUCCESS [ 22.623 s] [INFO] policy-clamp-participant-impl-a1pms ................ SUCCESS [ 16.667 s] [INFO] policy-clamp-acm-element-impl ...................... SUCCESS [ 16.726 s] [INFO] clamp-packages ..................................... SUCCESS [ 0.077 s] [INFO] policy-clamp-tarball ............................... SUCCESS [ 2.670 s] [INFO] policy-clamp-participant-impl-cds .................. SUCCESS [ 0.257 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 03:54 min [INFO] Finished at: 2024-11-15T00:59:11Z [INFO] ------------------------------------------------------------------------ + '[' https://sonarcloud.io = https://sonarcloud.io ']' + params+=("-Dsonar.projectKey=$PROJECT_KEY") + params+=("-Dsonar.organization=$PROJECT_ORGANIZATION") + params+=("-Dsonar.login=$API_TOKEN") + '[' False = True ']' + '[' -n openjdk17 ']' + '[' openjdk17 '!=' openjdk17 ']' + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn org.sonarsource.scanner.maven:sonar-maven-plugin:3.9.1.2184:sonar -e -Dsonar -Dsonar.host.url=https://sonarcloud.io --global-settings /w/workspace/policy-clamp-sonar@tmp/config2515064132721199375tmp --settings /w/workspace/policy-clamp-sonar@tmp/config7322325305046649201tmp -Dsonar.projectKey=onap_policy-clamp -Dsonar.organization=onap -Dsonar.login=**** --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 Java version: 17.0.4, vendor: Private Build, runtime: /usr/lib/jvm/java-17-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "4.15.0-192-generic", arch: "amd64", family: "unix" [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] policy-clamp [pom] [INFO] policy-clamp-common [jar] [INFO] policy-clamp-examples [jar] [INFO] policy-clamp-models [jar] [INFO] policy-clamp-runtime-acm [jar] [INFO] policy-clamp-participant [pom] [INFO] policy-clamp-participant-intermediary [jar] [INFO] policy-clamp-participant-impl [pom] [INFO] policy-clamp-participant-impl-simulator [jar] [INFO] policy-clamp-participant-impl-policy [jar] [INFO] policy-clamp-participant-impl-kubernetes [jar] [INFO] policy-clamp-participant-impl-http [jar] [INFO] policy-clamp-participant-impl-kserve [jar] [INFO] policy-clamp-participant-impl-a1pms [jar] [INFO] policy-clamp-acm-element-impl [jar] [INFO] clamp-packages [pom] [INFO] policy-clamp-tarball [jar] [INFO] policy-clamp-participant-impl-cds [jar] [INFO] [INFO] -----------------< org.onap.policy.clamp:policy-clamp >----------------- [INFO] Building policy-clamp 8.0.1-SNAPSHOT [1/18] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- sonar-maven-plugin:3.9.1.2184:sonar (default-cli) @ policy-clamp --- [INFO] User cache: /home/jenkins/.sonar/cache [INFO] SonarQube version: 11.4.0.221 [INFO] Module MavenProject: org.onap.policy.clamp:clamp-packages:8.0.1-SNAPSHOT @ /w/workspace/policy-clamp-sonar/packages/pom.xml skipped by property 'sonar.skip' [INFO] Module MavenProject: org.onap.policy.clamp:policy-clamp-tarball:8.0.1-SNAPSHOT @ /w/workspace/policy-clamp-sonar/packages/policy-clamp-tarball/pom.xml skipped by property 'sonar.skip' [INFO] Default locale: "en", source code encoding: "UTF-8" [INFO] Load global settings [INFO] Load global settings (done) | time=424ms [INFO] Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu [INFO] Loading required plugins [INFO] Load plugins index [INFO] Load plugins index (done) | time=165ms [INFO] Load/download plugins [INFO] Load/download plugins (done) | time=499ms [INFO] Found an active CI vendor: 'Jenkins' [INFO] Load project settings for component key: 'onap_policy-clamp' [INFO] Load project settings for component key: 'onap_policy-clamp' (done) | time=134ms [INFO] Process project properties [INFO] Project key: onap_policy-clamp [INFO] Base dir: /w/workspace/policy-clamp-sonar [INFO] Working dir: /w/workspace/policy-clamp-sonar/target/sonar [INFO] Load project branches [INFO] Load project branches (done) | time=225ms [INFO] Check ALM binding of project 'onap_policy-clamp' [INFO] Detected project binding: NOT_BOUND [INFO] Check ALM binding of project 'onap_policy-clamp' (done) | time=117ms [INFO] Load project pull requests [INFO] Load project pull requests (done) | time=134ms [INFO] Load branch configuration [INFO] Load branch configuration (done) | time=3ms [INFO] Load quality profiles [INFO] Load quality profiles (done) | time=301ms [INFO] Load active rules [INFO] Load active rules (done) | time=6279ms [INFO] Organization key: onap [WARNING] The property 'sonar.login' is deprecated and will be removed in the future. Please use the 'sonar.token' property instead when passing a token. [INFO] Preprocessing files... [INFO] 2 languages detected in 462 preprocessed files [INFO] 0 files ignored because of inclusion/exclusion patterns [INFO] 0 files ignored because of scm ignore settings [INFO] Loading plugins for detected languages [INFO] Load/download plugins [INFO] Load/download plugins (done) | time=1238ms [INFO] Load project repositories [INFO] Load project repositories (done) | time=314ms [INFO] Indexing files... [INFO] Project configuration: [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'policy-clamp-acm-element-impl' [INFO] Base dir: /w/workspace/policy-clamp-sonar/participant/participant-impl/participant-impl-acelement [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'policy-clamp-participant-impl-a1pms' [INFO] Base dir: /w/workspace/policy-clamp-sonar/participant/participant-impl/participant-impl-a1pms [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'policy-clamp-participant-impl-cds' [INFO] Base dir: /w/workspace/policy-clamp-sonar/participant/participant-impl/participant-impl-cds [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'policy-clamp-participant-impl-http' [INFO] Base dir: /w/workspace/policy-clamp-sonar/participant/participant-impl/participant-impl-http [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'policy-clamp-participant-impl-kserve' [INFO] Base dir: /w/workspace/policy-clamp-sonar/participant/participant-impl/participant-impl-kserve [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'policy-clamp-participant-impl-kubernetes' [INFO] Base dir: /w/workspace/policy-clamp-sonar/participant/participant-impl/participant-impl-kubernetes [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'policy-clamp-participant-impl-policy' [INFO] Base dir: /w/workspace/policy-clamp-sonar/participant/participant-impl/participant-impl-policy [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'policy-clamp-participant-impl-simulator' [INFO] Base dir: /w/workspace/policy-clamp-sonar/participant/participant-impl/participant-impl-simulator [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'policy-clamp-participant-impl' [INFO] Base dir: /w/workspace/policy-clamp-sonar/participant/participant-impl [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'policy-clamp-participant-intermediary' [INFO] Base dir: /w/workspace/policy-clamp-sonar/participant/participant-intermediary [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'policy-clamp-participant' [INFO] Base dir: /w/workspace/policy-clamp-sonar/participant [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'policy-clamp-common' [INFO] Base dir: /w/workspace/policy-clamp-sonar/common [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'policy-clamp-examples' [INFO] Base dir: /w/workspace/policy-clamp-sonar/examples [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'policy-clamp-models' [INFO] Base dir: /w/workspace/policy-clamp-sonar/models [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'policy-clamp-runtime-acm' [INFO] Base dir: /w/workspace/policy-clamp-sonar/runtime-acm [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'policy-clamp' [INFO] Base dir: /w/workspace/policy-clamp-sonar [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] 462 files indexed [INFO] Quality profile for java: ONAP way [INFO] Quality profile for xml: Sonar way [INFO] ------------- Run sensors on module policy-clamp-participant-impl-a1pms [INFO] Load metrics repository [INFO] Load metrics repository (done) | time=116ms [INFO] Sensor cache enabled [INFO] Load sensor cache [INFO] Load sensor cache (662 KB) | time=1844ms [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 10 Main java source files with batch size 421 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 10 files. [WARNING] Use of preview features have been detected during analysis. Enable DEBUG mode to see them. [INFO] Using ECJ batch to parse 8 Test java source files with batch size 421 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 8 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=2336ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=61ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=30ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=3ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-clamp-sonar/participant/participant-impl/participant-impl-a1pms/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=30ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=88ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=70ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=6ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] ------------- Run sensors on module policy-clamp-participant-impl-kubernetes [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 18 Main java source files with batch size 421 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 18 files. [WARNING] Use of preview features have been detected during analysis. Enable DEBUG mode to see them. [INFO] Using ECJ batch to parse 11 Test java source files with batch size 421 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 11 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=1448ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=11ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=3ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-clamp-sonar/participant/participant-impl/participant-impl-kubernetes/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=17ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=24ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=10ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=3ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] ------------- Run sensors on module policy-clamp-participant-impl-cds [INFO] Sensor JaCoCo XML Report Importer [jacoco] [WARNING] No coverage report can be found with sonar.coverage.jacoco.xmlReportPaths='/w/workspace/policy-clamp-sonar/participant/participant-impl/participant-impl-cds/target/site/jacoco-ut/jacoco.xml'. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=6ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=3ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=25ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=10ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module policy-clamp-participant-impl-simulator [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 14 Main java source files with batch size 421 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 14 files. [INFO] Using ECJ batch to parse 10 Test java source files with batch size 421 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 10 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=855ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=7ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-clamp-sonar/participant/participant-impl/participant-impl-simulator/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=12ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=15ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=13ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module policy-clamp-participant-impl-policy [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 8 Main java source files with batch size 421 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 8 files. [INFO] Using ECJ batch to parse 10 Test java source files with batch size 421 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 10 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=600ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=4ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=4ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-clamp-sonar/participant/participant-impl/participant-impl-policy/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=10ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=10ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=20ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=3ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] ------------- Run sensors on module policy-clamp-participant-impl-kserve [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 12 Main java source files with batch size 421 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 12 files. [WARNING] Unresolved imports/types have been detected during analysis. Enable DEBUG mode to see them. [INFO] Using ECJ batch to parse 7 Test java source files with batch size 421 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 7 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=1514ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=4ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=4ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-clamp-sonar/participant/participant-impl/participant-impl-kserve/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=53ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=15ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=10ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=2ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] ------------- Run sensors on module policy-clamp-acm-element-impl [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 26 Main java source files with batch size 421 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 26 files. [INFO] Using ECJ batch to parse 10 Test java source files with batch size 421 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 10 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=737ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=6ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=3ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-clamp-sonar/participant/participant-impl/participant-impl-acelement/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=12ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=25ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=7ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=4ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=2ms [INFO] ------------- Run sensors on module policy-clamp-participant-impl-http [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 10 Main java source files with batch size 421 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 10 files. [WARNING] Use of preview features have been detected during analysis. Enable DEBUG mode to see them. [INFO] Using ECJ batch to parse 8 Test java source files with batch size 421 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 8 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=472ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=5ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-clamp-sonar/participant/participant-impl/participant-impl-http/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=9ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=9ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=6ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=2ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] ------------- Run sensors on module policy-clamp-participant-impl [INFO] Sensor JaCoCo XML Report Importer [jacoco] [WARNING] No coverage report can be found with sonar.coverage.jacoco.xmlReportPaths='/w/workspace/policy-clamp-sonar/participant/participant-impl/target/site/jacoco-ut/jacoco.xml'. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=6ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=2ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=12ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=6ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=3ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] ------------- Run sensors on module policy-clamp-participant-intermediary [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 40 Main java source files with batch size 421 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 40 files. [WARNING] Unresolved imports/types have been detected during analysis. Enable DEBUG mode to see them. [WARNING] Use of preview features have been detected during analysis. Enable DEBUG mode to see them. [INFO] Using ECJ batch to parse 17 Test java source files with batch size 421 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 17 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=2267ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=11ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=2ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-clamp-sonar/participant/participant-intermediary/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=18ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=11ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module policy-clamp-participant [INFO] Sensor JaCoCo XML Report Importer [jacoco] [WARNING] No coverage report can be found with sonar.coverage.jacoco.xmlReportPaths='/w/workspace/policy-clamp-sonar/participant/target/site/jacoco-ut/jacoco.xml'. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=2ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=15ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module policy-clamp-examples [INFO] Sensor JaCoCo XML Report Importer [jacoco] [WARNING] No coverage report can be found with sonar.coverage.jacoco.xmlReportPaths='/w/workspace/policy-clamp-sonar/examples/target/site/jacoco-ut/jacoco.xml'. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=7ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module policy-clamp-models [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 99 Main java source files with batch size 421 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 99 files. [WARNING] Unresolved imports/types have been detected during analysis. Enable DEBUG mode to see them. [WARNING] Use of preview features have been detected during analysis. Enable DEBUG mode to see them. [INFO] Using ECJ batch to parse 49 Test java source files with batch size 421 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 49 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=3148ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=17ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=2ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-clamp-sonar/models/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=20ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=11ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] ------------- Run sensors on module policy-clamp-runtime-acm [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 52 Main java source files with batch size 421 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 52 files. [WARNING] Use of preview features have been detected during analysis. Enable DEBUG mode to see them. [INFO] Using ECJ batch to parse 22 Test java source files with batch size 421 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 22 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=2498ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=7ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-clamp-sonar/runtime-acm/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=15ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=28ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=10ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module policy-clamp-common [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 3 Main java source files with batch size 421 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 3 files. [INFO] Using ECJ batch to parse 2 Test java source files with batch size 421 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=110ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=3ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-clamp-sonar/common/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=2ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=8ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=6ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module policy-clamp [INFO] Sensor JaCoCo XML Report Importer [jacoco] [WARNING] No coverage report can be found with sonar.coverage.jacoco.xmlReportPaths='/w/workspace/policy-clamp-sonar/target/site/jacoco-ut/jacoco.xml'. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=8ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] Sensor javabugs [dbd] [INFO] Reading IR files from: /w/workspace/policy-clamp-sonar/target/sonar/ir/java [INFO] No IR files have been included for analysis. [INFO] Sensor javabugs [dbd] (done) | time=1ms [INFO] Sensor pythonbugs [dbd] [INFO] Reading IR files from: /w/workspace/policy-clamp-sonar/target/sonar/ir/python [INFO] No IR files have been included for analysis. [INFO] Sensor pythonbugs [dbd] (done) | time=0ms [INFO] Sensor EnterpriseTextAndSecretsSensor [textenterprise] [INFO] Available processors: 8 [INFO] Using 8 threads for analysis. [INFO] The property "sonar.tests" is not set. To improve the analysis accuracy, we categorize a file as a test file if any of the following is true: * The filename starts with "test" * The filename contains "test." or "tests." * Any directory in the file path is named: "doc", "docs", "test" or "tests" * Any directory in the file path has a name ending in "test" or "tests" [INFO] Sensor EnterpriseTextAndSecretsSensor [textenterprise] (done) | time=158ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] Available processors: 8 [INFO] Using 8 threads for analysis. [INFO] The property "sonar.tests" is not set. To improve the analysis accuracy, we categorize a file as a test file if any of the following is true: * The filename starts with "test" * The filename contains "test." or "tests." * Any directory in the file path is named: "doc", "docs", "test" or "tests" * Any directory in the file path has a name ending in "test" or "tests" [INFO] Using git CLI to retrieve untracked files [INFO] Analyzing language associated files and files included via "sonar.text.inclusions" that are tracked by git [INFO] 462 source files to be analyzed [INFO] 462/462 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=1471ms [INFO] Sensor JavaSecuritySensor [security] [INFO] Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5334, S6096 [INFO] Load type hierarchy and UCFGs: Starting [INFO] Load type hierarchy: Starting [INFO] Reading type hierarchy from: /w/workspace/policy-clamp-sonar/target/sonar/ucfg2/java [INFO] Read 629 type definitions [INFO] Load type hierarchy: Time spent was 00:00:00.084 [INFO] Load UCFGs: Starting [INFO] Reading UCFGs from: /w/workspace/policy-clamp-sonar/target/sonar/ucfg2/java [INFO] Load UCFGs: Time spent was 00:00:00.365 [INFO] Load type hierarchy and UCFGs: Time spent was 00:00:00.454 [INFO] Analyzing 1113 UCFGs to detect vulnerabilities. [INFO] Check cache: Starting [INFO] Load cache: Starting [INFO] Load cache: Time spent was 00:00:00.000 [INFO] Check cache: Time spent was 00:00:00.001 [INFO] Create runtime call graph: Starting [INFO] Variable Type Analysis #1: Starting [INFO] Create runtime type propagation graph: Starting [INFO] Create runtime type propagation graph: Time spent was 00:00:00.051 [INFO] Run SCC (Tarjan) on 6779 nodes: Starting [INFO] Run SCC (Tarjan) on 6779 nodes: Time spent was 00:00:00.010 [INFO] Tarjan found 6634 strongly connected components [INFO] Propagate runtime types to strongly connected components: Starting [INFO] Propagate runtime types to strongly connected components: Time spent was 00:00:00.015 [INFO] Variable Type Analysis #1: Time spent was 00:00:00.082 [INFO] Variable Type Analysis #2: Starting [INFO] Create runtime type propagation graph: Starting [INFO] Create runtime type propagation graph: Time spent was 00:00:00.054 [INFO] Run SCC (Tarjan) on 6779 nodes: Starting [INFO] Run SCC (Tarjan) on 6779 nodes: Time spent was 00:00:00.007 [INFO] Tarjan found 6634 strongly connected components [INFO] Propagate runtime types to strongly connected components: Starting [INFO] Propagate runtime types to strongly connected components: Time spent was 00:00:00.017 [INFO] Variable Type Analysis #2: Time spent was 00:00:00.082 [INFO] Create runtime call graph: Time spent was 00:00:00.174 [INFO] Load config: Starting [INFO] Load config: Time spent was 00:00:00.943 [INFO] Compute entry points: Starting [INFO] Compute entry points: Time spent was 00:00:00.841 [INFO] All rules entry points : 11 [INFO] Slice call graph: Starting [INFO] Retained UCFGs : 26 [INFO] Slice call graph: Time spent was 00:00:00.001 [INFO] Live variable analysis: Starting [INFO] Live variable analysis: Time spent was 00:00:00.009 [INFO] Taint analysis for java: Starting [INFO] 0 / 26 UCFGs simulated, memory usage: 490 MB [INFO] 26 / 26 UCFGs simulated, memory usage: 498 MB [INFO] Taint analysis for java: Time spent was 00:00:00.130 [INFO] Report issues: Starting [INFO] Report issues: Time spent was 00:00:00.003 [INFO] Store cache: Starting [INFO] Store cache: Time spent was 00:00:00.004 [INFO] java security sensor: Time spent was 00:00:02.583 [INFO] java security sensor: Begin: 2024-11-15T00:59:51.711995529Z, End: 2024-11-15T00:59:54.295514778Z, Duration: 00:00:02.583 Load type hierarchy and UCFGs: Begin: 2024-11-15T00:59:51.713799891Z, End: 2024-11-15T00:59:52.168306872Z, Duration: 00:00:00.454 Load type hierarchy: Begin: 2024-11-15T00:59:51.714656071Z, End: 2024-11-15T00:59:51.799306217Z, Duration: 00:00:00.084 Load UCFGs: Begin: 2024-11-15T00:59:51.801408838Z, End: 2024-11-15T00:59:52.167378392Z, Duration: 00:00:00.365 Check cache: Begin: 2024-11-15T00:59:52.169495764Z, End: 2024-11-15T00:59:52.170783565Z, Duration: 00:00:00.001 Load cache: Begin: 2024-11-15T00:59:52.169790834Z, End: 2024-11-15T00:59:52.170079174Z, Duration: 00:00:00.000 Create runtime call graph: Begin: 2024-11-15T00:59:52.171302475Z, End: 2024-11-15T00:59:52.345895473Z, Duration: 00:00:00.174 Variable Type Analysis #1: Begin: 2024-11-15T00:59:52.172473296Z, End: 2024-11-15T00:59:52.255278441Z, Duration: 00:00:00.082 Create runtime type propagation graph: Begin: 2024-11-15T00:59:52.173600467Z, End: 2024-11-15T00:59:52.225113328Z, Duration: 00:00:00.051 Run SCC (Tarjan) on 6779 nodes: Begin: 2024-11-15T00:59:52.226503849Z, End: 2024-11-15T00:59:52.237039027Z, Duration: 00:00:00.010 Propagate runtime types to strongly connected components: Begin: 2024-11-15T00:59:52.238358648Z, End: 2024-11-15T00:59:52.254242231Z, Duration: 00:00:00.015 Variable Type Analysis #2: Begin: 2024-11-15T00:59:52.260026315Z, End: 2024-11-15T00:59:52.343010951Z, Duration: 00:00:00.082 Create runtime type propagation graph: Begin: 2024-11-15T00:59:52.260458645Z, End: 2024-11-15T00:59:52.314725699Z, Duration: 00:00:00.054 Run SCC (Tarjan) on 6779 nodes: Begin: 2024-11-15T00:59:52.315804269Z, End: 2024-11-15T00:59:52.323285096Z, Duration: 00:00:00.007 Propagate runtime types to strongly connected components: Begin: 2024-11-15T00:59:52.324659826Z, End: 2024-11-15T00:59:52.341915120Z, Duration: 00:00:00.017 Load config: Begin: 2024-11-15T00:59:52.346565583Z, End: 2024-11-15T00:59:53.290489655Z, Duration: 00:00:00.943 Compute entry points: Begin: 2024-11-15T00:59:53.291387206Z, End: 2024-11-15T00:59:54.132701132Z, Duration: 00:00:00.841 Slice call graph: Begin: 2024-11-15T00:59:54.133953583Z, End: 2024-11-15T00:59:54.135796505Z, Duration: 00:00:00.001 Live variable analysis: Begin: 2024-11-15T00:59:54.136489345Z, End: 2024-11-15T00:59:54.146157143Z, Duration: 00:00:00.009 Taint analysis for java: Begin: 2024-11-15T00:59:54.146974534Z, End: 2024-11-15T00:59:54.277241882Z, Duration: 00:00:00.130 Report issues: Begin: 2024-11-15T00:59:54.278060384Z, End: 2024-11-15T00:59:54.281263676Z, Duration: 00:00:00.003 Store cache: Begin: 2024-11-15T00:59:54.281886897Z, End: 2024-11-15T00:59:54.286563741Z, Duration: 00:00:00.004 [INFO] java security sensor peak memory: 812 MB [INFO] Sensor JavaSecuritySensor [security] (done) | time=2603ms [INFO] Sensor CSharpSecuritySensor [security] [INFO] Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5147, S5334, S5883, S6096, S6173, S6287, S6350, S6399, S6547, S6549, S6639, S6641, S6680, S6776, S7044 [INFO] Load type hierarchy and UCFGs: Starting [INFO] Load type hierarchy: Starting [INFO] Reading type hierarchy from: /w/workspace/policy-clamp-sonar/target/ucfg2/cs [INFO] Read 0 type definitions [INFO] Load type hierarchy: Time spent was 00:00:00.000 [INFO] Load UCFGs: Starting [INFO] Load UCFGs: Time spent was 00:00:00.000 [INFO] Load type hierarchy and UCFGs: Time spent was 00:00:00.000 [INFO] No UCFGs have been included for analysis. [INFO] csharp security sensor: Time spent was 00:00:00.000 [INFO] csharp security sensor: Begin: 2024-11-15T00:59:54.313297173Z, End: 2024-11-15T00:59:54.314283923Z, Duration: 00:00:00.000 Load type hierarchy and UCFGs: Begin: 2024-11-15T00:59:54.313562013Z, End: 2024-11-15T00:59:54.313994733Z, Duration: 00:00:00.000 Load type hierarchy: Begin: 2024-11-15T00:59:54.313590003Z, End: 2024-11-15T00:59:54.313805633Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2024-11-15T00:59:54.313878403Z, End: 2024-11-15T00:59:54.313906733Z, Duration: 00:00:00.000 [INFO] csharp security sensor peak memory: 812 MB [INFO] Sensor CSharpSecuritySensor [security] (done) | time=1ms [INFO] Sensor PhpSecuritySensor [security] [INFO] Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5334, S5335, S5883, S6173, S6287, S6350, S7044 [INFO] Load type hierarchy and UCFGs: Starting [INFO] Load type hierarchy: Starting [INFO] Reading type hierarchy from: /w/workspace/policy-clamp-sonar/target/sonar/ucfg2/php [INFO] Read 0 type definitions [INFO] Load type hierarchy: Time spent was 00:00:00.000 [INFO] Load UCFGs: Starting [INFO] Load UCFGs: Time spent was 00:00:00.000 [INFO] Load type hierarchy and UCFGs: Time spent was 00:00:00.000 [INFO] No UCFGs have been included for analysis. [INFO] php security sensor: Time spent was 00:00:00.000 [INFO] php security sensor: Begin: 2024-11-15T00:59:54.315022524Z, End: 2024-11-15T00:59:54.315699415Z, Duration: 00:00:00.000 Load type hierarchy and UCFGs: Begin: 2024-11-15T00:59:54.315182455Z, End: 2024-11-15T00:59:54.315469965Z, Duration: 00:00:00.000 Load type hierarchy: Begin: 2024-11-15T00:59:54.315209805Z, End: 2024-11-15T00:59:54.315328055Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2024-11-15T00:59:54.315397745Z, End: 2024-11-15T00:59:54.315418335Z, Duration: 00:00:00.000 [INFO] php security sensor peak memory: 812 MB [INFO] Sensor PhpSecuritySensor [security] (done) | time=2ms [INFO] Sensor PythonSecuritySensor [security] [INFO] Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5147, S5334, S5496, S6287, S6350, S6639, S6680, S6776, S6839, S7044 [INFO] Load type hierarchy and UCFGs: Starting [INFO] Load type hierarchy: Starting [INFO] Reading type hierarchy from: /w/workspace/policy-clamp-sonar/target/sonar/ucfg2/python [INFO] Read 0 type definitions [INFO] Load type hierarchy: Time spent was 00:00:00.000 [INFO] Load UCFGs: Starting [INFO] Load UCFGs: Time spent was 00:00:00.000 [INFO] Load type hierarchy and UCFGs: Time spent was 00:00:00.000 [INFO] No UCFGs have been included for analysis. [INFO] python security sensor: Time spent was 00:00:00.001 [INFO] python security sensor: Begin: 2024-11-15T00:59:54.316937925Z, End: 2024-11-15T00:59:54.318040767Z, Duration: 00:00:00.001 Load type hierarchy and UCFGs: Begin: 2024-11-15T00:59:54.317208035Z, End: 2024-11-15T00:59:54.317737337Z, Duration: 00:00:00.000 Load type hierarchy: Begin: 2024-11-15T00:59:54.317314857Z, End: 2024-11-15T00:59:54.317496337Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2024-11-15T00:59:54.317648687Z, End: 2024-11-15T00:59:54.317675607Z, Duration: 00:00:00.000 [INFO] python security sensor peak memory: 812 MB [INFO] Sensor PythonSecuritySensor [security] (done) | time=2ms [INFO] Sensor JsSecuritySensor [security] [INFO] Enabled taint analysis rules: S2083, S6287, S2631, S6350, S5147, S5144, S5131, S6105, S5146, S6096, S3649, S5334, S5696, S5883, S2076 [INFO] Load type hierarchy and UCFGs: Starting [INFO] Load type hierarchy: Starting [INFO] Reading type hierarchy from: /w/workspace/policy-clamp-sonar/target/sonar/ucfg2/js [INFO] Read 0 type definitions [INFO] Load type hierarchy: Time spent was 00:00:00.000 [INFO] Load UCFGs: Starting [INFO] Load UCFGs: Time spent was 00:00:00.000 [INFO] Load type hierarchy and UCFGs: Time spent was 00:00:00.000 [INFO] No UCFGs have been included for analysis. [INFO] js security sensor: Time spent was 00:00:00.000 [INFO] js security sensor: Begin: 2024-11-15T00:59:54.319046487Z, End: 2024-11-15T00:59:54.319991608Z, Duration: 00:00:00.000 Load type hierarchy and UCFGs: Begin: 2024-11-15T00:59:54.319262057Z, End: 2024-11-15T00:59:54.319725368Z, Duration: 00:00:00.000 Load type hierarchy: Begin: 2024-11-15T00:59:54.319332357Z, End: 2024-11-15T00:59:54.319507258Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2024-11-15T00:59:54.319620788Z, End: 2024-11-15T00:59:54.319657438Z, Duration: 00:00:00.000 [INFO] js security sensor peak memory: 812 MB [INFO] Sensor JsSecuritySensor [security] (done) | time=2ms [INFO] ------------- Run sensors on project [INFO] Sensor ArchitectureSensor [architecture] [INFO] Starting ArchitectureSensor sensor. [INFO] Reading SonarArchitecture IR data from directory "/w/workspace/policy-clamp-sonar/target/sonar/architecture-ir/java" [WARNING] No SonarArchitecture IR data present in directory "/w/workspace/policy-clamp-sonar/target/sonar/architecture-ir/java" [INFO] Sensor ArchitectureSensor [architecture] (done) | time=1ms [INFO] Sensor Zero Coverage Sensor [INFO] Sensor Zero Coverage Sensor (done) | time=2ms [INFO] Sensor Java CPD Block Indexer [INFO] Sensor Java CPD Block Indexer (done) | time=208ms [INFO] CPD Executor 109 files had no CPD blocks [INFO] CPD Executor Calculating CPD for 183 files [INFO] CPD Executor CPD calculation finished (done) | time=42ms [INFO] Analysis report generated in 176ms, dir size=3 MB [INFO] Analysis report compressed in 512ms, zip size=1 MB [INFO] Analysis report uploaded in 2760ms [INFO] ANALYSIS SUCCESSFUL, you can find the results at: https://sonarcloud.io/dashboard?id=onap_policy-clamp [INFO] Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report [INFO] More about the report processing at https://sonarcloud.io/api/ce/task?id=AZMtVX7Qhv8Kqs7pfURN [INFO] Sensor cache published successfully [INFO] Analysis total time: 40.200 s [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for policy-clamp 8.0.1-SNAPSHOT: [INFO] [INFO] policy-clamp ....................................... SUCCESS [ 45.970 s] [INFO] policy-clamp-common ................................ SKIPPED [INFO] policy-clamp-examples .............................. SKIPPED [INFO] policy-clamp-models ................................ SKIPPED [INFO] policy-clamp-runtime-acm ........................... SKIPPED [INFO] policy-clamp-participant ........................... SKIPPED [INFO] policy-clamp-participant-intermediary .............. SKIPPED [INFO] policy-clamp-participant-impl ...................... SKIPPED [INFO] policy-clamp-participant-impl-simulator ............ SKIPPED [INFO] policy-clamp-participant-impl-policy ............... SKIPPED [INFO] policy-clamp-participant-impl-kubernetes ........... SKIPPED [INFO] policy-clamp-participant-impl-http ................. SKIPPED [INFO] policy-clamp-participant-impl-kserve ............... SKIPPED [INFO] policy-clamp-participant-impl-a1pms ................ SKIPPED [INFO] policy-clamp-acm-element-impl ...................... SKIPPED [INFO] clamp-packages ..................................... SKIPPED [INFO] policy-clamp-tarball ............................... SKIPPED [INFO] policy-clamp-participant-impl-cds .................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 46.773 s [INFO] Finished at: 2024-11-15T00:59:59Z [INFO] ------------------------------------------------------------------------ [policy-clamp-sonar] $ /bin/bash /tmp/jenkins13974286948120356213.sh [Boolean condition] checking [true] against [^(1|y|yes|t|true|on|run)$] (origin token: true) Run condition [Not] preventing perform for step [BuilderChain] [FINDBUGS] Collecting findbugs analysis files... [FINDBUGS] Searching for all files in /w/workspace/policy-clamp-sonar that match the pattern **/findbugs.xml [FINDBUGS] No files found. Configuration error? The recommended git tool is: NONE using credential onap-jenkins-ssh Using GitBlamer to create author and commit information for all warnings. GIT_COMMIT=0af6a6864821eb4d4541d2db79167a6527daa207, workspace=/w/workspace/policy-clamp-sonar [FINDBUGS] Computing warning deltas based on reference build #1257 [PostBuildScript] - [INFO] Executing post build scripts. [policy-clamp-sonar] $ /bin/bash /tmp/jenkins11250833559664822975.sh ---> sysstat.sh [policy-clamp-sonar] $ /bin/bash /tmp/jenkins17113166915132243274.sh ---> package-listing.sh ++ tr '[:upper:]' '[:lower:]' ++ facter osfamily + OS_FAMILY=debian + workspace=/w/workspace/policy-clamp-sonar + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/policy-clamp-sonar ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/policy-clamp-sonar ']' + mkdir -p /w/workspace/policy-clamp-sonar/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/policy-clamp-sonar/archives/ [policy-clamp-sonar] $ /bin/bash /tmp/jenkins733042228306209197.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/policy-clamp-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iixW from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-iixW/bin to PATH INFO: Running in OpenStack, capturing instance metadata [policy-clamp-sonar] $ /bin/bash /tmp/jenkins6615343203528378738.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/policy-clamp-sonar@tmp/config8687492765479190051tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [policy-clamp-sonar] $ /bin/bash /tmp/jenkins15332533437306237749.sh ---> create-netrc.sh [policy-clamp-sonar] $ /bin/bash /tmp/jenkins13434382819081231529.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/policy-clamp-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iixW from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-iixW/bin to PATH [policy-clamp-sonar] $ /bin/bash /tmp/jenkins17125032722488855441.sh ---> sudo-logs.sh Archiving 'sudo' log.. [policy-clamp-sonar] $ /bin/bash /tmp/jenkins13378957183047741929.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/policy-clamp-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iixW from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-iixW/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-8 INFO: Archiving Costs [policy-clamp-sonar] $ /bin/bash -l /tmp/jenkins11946880890858575675.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/policy-clamp-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iixW from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-iixW/bin to PATH INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/policy-clamp-sonar/1258 INFO: archiving workspace using pattern(s): -p **/*.log -p **/hs_err_*.log -p **/target/**/feature.xml -p **/target/failsafe-reports/failsafe-summary.xml -p **/target/surefire-reports/*-output.txt Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-8c-8g-83789 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 8 On-line CPU(s) list: 0-7 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 8 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2799.998 BogoMIPS: 5599.99 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-7 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl 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 ---> nproc: 8 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 16G 0 16G 0% /dev tmpfs 3.2G 708K 3.2G 1% /run /dev/vda1 155G 13G 143G 8% / tmpfs 16G 0 16G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 16G 0 16G 0% /sys/fs/cgroup /dev/vda15 105M 4.4M 100M 5% /boot/efi tmpfs 3.2G 0 3.2G 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 32167 843 26805 0 4517 30867 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:eb:8c:bf brd ff:ff:ff:ff:ff:ff inet 10.30.106.215/23 brd 10.30.107.255 scope global dynamic ens3 valid_lft 85956sec preferred_lft 85956sec inet6 fe80::f816:3eff:feeb:8cbf/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:bf:bb:a5:3b brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-83789) 11/15/24 _x86_64_ (8 CPU) 00:53:26 LINUX RESTART (8 CPU) 00:54:01 tps rtps wtps bread/s bwrtn/s 00:55:01 306.78 42.61 264.17 1901.02 26701.82 00:56:01 178.75 42.74 136.01 2469.32 35091.62 00:57:01 27.70 4.00 23.70 123.71 17416.16 00:58:01 29.31 0.30 29.01 9.33 28922.63 00:59:01 33.29 0.02 33.28 0.13 38917.38 01:00:02 41.43 3.85 37.58 547.24 47274.12 Average: 102.87 15.59 87.29 841.77 32387.19 00:54:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:55:01 30125224 31716256 2813996 8.54 70636 1830844 1407524 4.14 862688 1657452 158224 00:56:01 28701456 30705740 4237764 12.87 87408 2211216 2119316 6.24 1961100 1948900 28068 00:57:01 28087732 30362912 4851488 14.73 90144 2473308 2967692 8.73 2407836 2100552 243312 00:58:01 27043580 29993444 5895640 17.90 92444 3134548 2949460 8.68 2778700 2753412 441776 00:59:01 26065248 29781992 6873972 20.87 95280 3885052 2891116 8.51 3017740 3466728 501060 01:00:02 27508160 31658524 5431060 16.49 98248 4297996 1389120 4.09 1214996 3812864 9024 Average: 27921900 30703145 5017320 15.23 89027 2972161 2287371 6.73 2040510 2623318 230244 00:54:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:55:01 lo 1.40 1.40 0.15 0.15 0.00 0.00 0.00 0.00 00:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:01 ens3 248.06 167.87 1450.04 53.05 0.00 0.00 0.00 0.00 00:56:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 00:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:01 ens3 720.81 530.00 3772.50 132.08 0.00 0.00 0.00 0.00 00:57:01 lo 13.36 13.36 35.66 35.66 0.00 0.00 0.00 0.00 00:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:01 ens3 296.97 196.47 348.76 96.50 0.00 0.00 0.00 0.00 00:58:01 lo 4.03 4.03 1.68 1.68 0.00 0.00 0.00 0.00 00:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:01 ens3 110.23 81.14 41.34 29.54 0.00 0.00 0.00 0.00 00:59:01 lo 3.97 3.97 1.68 1.68 0.00 0.00 0.00 0.00 00:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:01 ens3 112.31 89.94 599.22 25.06 0.00 0.00 0.00 0.00 01:00:02 lo 1.67 1.67 0.68 0.68 0.00 0.00 0.00 0.00 01:00:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:02 ens3 879.00 607.95 2725.89 208.28 0.00 0.00 0.00 0.00 Average: lo 4.15 4.15 6.65 6.65 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: ens3 394.56 278.89 1489.59 90.75 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-83789) 11/15/24 _x86_64_ (8 CPU) 00:53:26 LINUX RESTART (8 CPU) 00:54:01 CPU %user %nice %system %iowait %steal %idle 00:55:01 all 9.76 0.00 0.95 3.08 0.04 86.17 00:55:01 0 4.64 0.00 0.40 15.28 0.02 79.66 00:55:01 1 4.21 0.00 0.85 1.10 0.03 93.80 00:55:01 2 1.55 0.00 0.32 0.68 0.07 97.38 00:55:01 3 10.79 0.00 0.64 0.74 0.03 87.80 00:55:01 4 18.68 0.00 2.17 4.60 0.03 74.52 00:55:01 5 28.81 0.00 1.92 2.07 0.05 67.15 00:55:01 6 6.91 0.00 0.75 0.07 0.03 92.24 00:55:01 7 2.49 0.00 0.57 0.13 0.02 96.80 00:56:01 all 28.85 0.00 1.37 2.44 0.07 67.27 00:56:01 0 22.72 0.00 1.45 6.44 0.07 69.32 00:56:01 1 32.56 0.00 0.75 0.53 0.05 66.11 00:56:01 2 20.98 0.00 1.39 6.33 0.08 71.21 00:56:01 3 26.24 0.00 0.94 1.83 0.05 70.94 00:56:01 4 34.04 0.00 2.49 0.97 0.08 62.42 00:56:01 5 38.34 0.00 1.71 1.86 0.08 58.01 00:56:01 6 32.24 0.00 0.69 0.13 0.07 66.87 00:56:01 7 23.66 0.00 1.49 1.44 0.07 73.34 00:57:01 all 43.45 0.00 1.36 2.59 0.09 52.51 00:57:01 0 38.59 0.00 0.95 0.47 0.08 59.91 00:57:01 1 46.55 0.00 1.19 0.02 0.08 52.17 00:57:01 2 35.54 0.00 1.32 2.91 0.08 60.15 00:57:01 3 54.22 0.00 2.50 0.09 0.10 43.08 00:57:01 4 45.40 0.00 2.53 2.05 0.12 49.90 00:57:01 5 52.52 0.00 0.83 4.57 0.08 41.99 00:57:01 6 35.73 0.00 0.63 3.72 0.09 59.84 00:57:01 7 39.11 0.00 0.99 6.90 0.08 52.92 00:58:01 all 42.94 0.00 1.12 5.86 0.08 49.99 00:58:01 0 27.23 0.00 1.44 6.31 0.07 64.96 00:58:01 1 45.23 0.00 1.21 2.14 0.08 51.33 00:58:01 2 48.30 0.00 1.27 0.44 0.08 49.90 00:58:01 3 29.96 0.00 0.97 29.81 0.07 39.20 00:58:01 4 63.53 0.00 0.86 0.23 0.08 35.30 00:58:01 5 48.04 0.00 0.55 0.02 0.10 51.29 00:58:01 6 33.42 0.00 0.92 0.00 0.10 65.56 00:58:01 7 47.92 0.00 1.77 7.83 0.07 42.41 00:59:01 all 42.68 0.00 1.24 3.92 0.09 52.07 00:59:01 0 33.27 0.00 1.04 13.55 0.07 52.08 00:59:01 1 28.59 0.00 1.41 13.67 0.10 56.23 00:59:01 2 51.54 0.00 1.28 0.14 0.08 46.96 00:59:01 3 47.68 0.00 1.07 1.83 0.10 49.32 00:59:01 4 40.89 0.00 0.86 0.00 0.10 58.15 00:59:01 5 53.05 0.00 1.60 0.02 0.10 45.23 00:59:01 6 44.16 0.00 1.67 1.99 0.08 52.09 00:59:01 7 42.36 0.00 1.04 0.13 0.07 56.40 01:00:02 all 32.09 0.00 1.29 3.41 0.07 63.13 01:00:02 0 19.37 0.00 0.79 11.31 0.07 68.46 01:00:02 1 32.16 0.00 2.02 4.92 0.07 60.84 01:00:02 2 40.38 0.00 1.09 0.37 0.07 58.10 01:00:02 3 33.99 0.00 1.46 1.46 0.10 62.99 01:00:02 4 34.94 0.00 1.07 0.03 0.07 63.89 01:00:02 5 29.21 0.00 1.39 5.99 0.05 63.36 01:00:02 6 29.57 0.00 1.62 3.20 0.05 65.56 01:00:02 7 37.16 0.00 0.91 0.00 0.08 61.85 Average: all 33.26 0.00 1.22 3.55 0.07 61.89 Average: 0 24.30 0.00 1.01 8.89 0.06 65.73 Average: 1 31.53 0.00 1.24 3.72 0.07 63.44 Average: 2 32.97 0.00 1.11 1.81 0.08 64.03 Average: 3 33.69 0.00 1.26 6.00 0.08 58.98 Average: 4 39.54 0.00 1.66 1.31 0.08 57.41 Average: 5 41.66 0.00 1.33 2.42 0.08 54.51 Average: 6 30.29 0.00 1.05 1.50 0.07 67.08 Average: 7 32.11 0.00 1.13 2.74 0.06 63.96